[==========] 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 11:01:42.636629 13136 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.212.62:41107
I20260710 11:01:42.638067 13136 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 11:01:42.639046 13136 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:42.655829 13145 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 11:01:42.655941 13143 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 11:01:42.655925 13142 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 11:01:42.656872 13136 server_base.cc:1061] running on GCE node
I20260710 11:01:43.893913 13136 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:43.894172 13136 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 11:01:43.894338 13136 hybrid_clock.cc:648] HybridClock initialized: now 1783681303894323 us; error 0 us; skew 500 ppm
I20260710 11:01:43.895283 13136 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:43.900502 13136 webserver.cc:533] Webserver started at http://127.12.212.62:38941/ using document root <none> and password file <none>
I20260710 11:01:43.901306 13136 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:43.901494 13136 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:43.901881 13136 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:43.907608 13136 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681302471308-13136-0/minicluster-data/master-0-root/instance:
uuid: "a255424c81b3498d8726478e0de6f3ba"
format_stamp: "Formatted at 2026-07-10 11:01:43 on dist-test-slave-vn19"
I20260710 11:01:43.915396 13136 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.001s
I20260710 11:01:43.920464 13151 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:43.921623 13136 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:01:43.921996 13136 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681302471308-13136-0/minicluster-data/master-0-root
uuid: "a255424c81b3498d8726478e0de6f3ba"
format_stamp: "Formatted at 2026-07-10 11:01:43 on dist-test-slave-vn19"
I20260710 11:01:43.922328 13136 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681302471308-13136-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681302471308-13136-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681302471308-13136-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 11:01:43.971143 13136 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:43.972671 13136 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 11:01:43.973122 13136 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:44.046175 13136 rpc_server.cc:307] RPC server started. Bound to: 127.12.212.62:41107
I20260710 11:01:44.046259 13202 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.212.62:41107 every 8 connection(s)
I20260710 11:01:44.053973 13203 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 11:01:44.075577 13203 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a255424c81b3498d8726478e0de6f3ba: Bootstrap starting.
I20260710 11:01:44.081954 13203 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a255424c81b3498d8726478e0de6f3ba: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:44.083841 13203 log.cc:826] T 00000000000000000000000000000000 P a255424c81b3498d8726478e0de6f3ba: Log is configured to *not* fsync() on all Append() calls
I20260710 11:01:44.088374 13203 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a255424c81b3498d8726478e0de6f3ba: No bootstrap required, opened a new log
I20260710 11:01:44.108594 13203 raft_consensus.cc:359] T 00000000000000000000000000000000 P a255424c81b3498d8726478e0de6f3ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a255424c81b3498d8726478e0de6f3ba" member_type: VOTER }
I20260710 11:01:44.109151 13203 raft_consensus.cc:385] T 00000000000000000000000000000000 P a255424c81b3498d8726478e0de6f3ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:44.109467 13203 raft_consensus.cc:740] T 00000000000000000000000000000000 P a255424c81b3498d8726478e0de6f3ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a255424c81b3498d8726478e0de6f3ba, State: Initialized, Role: FOLLOWER
I20260710 11:01:44.110368 13203 consensus_queue.cc:260] T 00000000000000000000000000000000 P a255424c81b3498d8726478e0de6f3ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a255424c81b3498d8726478e0de6f3ba" member_type: VOTER }
I20260710 11:01:44.110877 13203 raft_consensus.cc:399] T 00000000000000000000000000000000 P a255424c81b3498d8726478e0de6f3ba [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:01:44.111248 13203 raft_consensus.cc:493] T 00000000000000000000000000000000 P a255424c81b3498d8726478e0de6f3ba [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:01:44.111658 13203 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a255424c81b3498d8726478e0de6f3ba [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:44.115796 13203 raft_consensus.cc:515] T 00000000000000000000000000000000 P a255424c81b3498d8726478e0de6f3ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a255424c81b3498d8726478e0de6f3ba" member_type: VOTER }
I20260710 11:01:44.116513 13203 leader_election.cc:304] T 00000000000000000000000000000000 P a255424c81b3498d8726478e0de6f3ba [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: a255424c81b3498d8726478e0de6f3ba; no voters: 
I20260710 11:01:44.118266 13203 leader_election.cc:290] T 00000000000000000000000000000000 P a255424c81b3498d8726478e0de6f3ba [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:01:44.118646 13206 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a255424c81b3498d8726478e0de6f3ba [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:44.121264 13206 raft_consensus.cc:697] T 00000000000000000000000000000000 P a255424c81b3498d8726478e0de6f3ba [term 1 LEADER]: Becoming Leader. State: Replica: a255424c81b3498d8726478e0de6f3ba, State: Running, Role: LEADER
I20260710 11:01:44.122148 13206 consensus_queue.cc:237] T 00000000000000000000000000000000 P a255424c81b3498d8726478e0de6f3ba [LEADER]: Queue going to LEADER mode. State: All 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: "a255424c81b3498d8726478e0de6f3ba" member_type: VOTER }
I20260710 11:01:44.123312 13203 sys_catalog.cc:565] T 00000000000000000000000000000000 P a255424c81b3498d8726478e0de6f3ba [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:01:44.133262 13207 sys_catalog.cc:455] T 00000000000000000000000000000000 P a255424c81b3498d8726478e0de6f3ba [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a255424c81b3498d8726478e0de6f3ba" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a255424c81b3498d8726478e0de6f3ba" member_type: VOTER } }
I20260710 11:01:44.133949 13207 sys_catalog.cc:458] T 00000000000000000000000000000000 P a255424c81b3498d8726478e0de6f3ba [sys.catalog]: This master's current role is: LEADER
I20260710 11:01:44.136348 13208 sys_catalog.cc:455] T 00000000000000000000000000000000 P a255424c81b3498d8726478e0de6f3ba [sys.catalog]: SysCatalogTable state changed. Reason: New leader a255424c81b3498d8726478e0de6f3ba. Latest consensus state: current_term: 1 leader_uuid: "a255424c81b3498d8726478e0de6f3ba" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a255424c81b3498d8726478e0de6f3ba" member_type: VOTER } }
I20260710 11:01:44.136945 13208 sys_catalog.cc:458] T 00000000000000000000000000000000 P a255424c81b3498d8726478e0de6f3ba [sys.catalog]: This master's current role is: LEADER
I20260710 11:01:44.137985 13215 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:01:44.149401 13215 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:01:44.153535 13136 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:01:44.167243 13215 catalog_manager.cc:1383] Generated new cluster ID: c2ca1d1d54dd4e71847f6ebc83e6fc68
I20260710 11:01:44.167548 13215 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:01:44.191151 13215 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:01:44.192651 13215 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:01:44.218286 13215 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a255424c81b3498d8726478e0de6f3ba: Generated new TSK 0
I20260710 11:01:44.219686 13215 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:01:44.284478 13136 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:44.292765 13225 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 11:01:44.294061 13226 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 11:01:44.297293 13228 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 11:01:44.297451 13136 server_base.cc:1061] running on GCE node
I20260710 11:01:44.298415 13136 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:44.298674 13136 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 11:01:44.298887 13136 hybrid_clock.cc:648] HybridClock initialized: now 1783681304298868 us; error 0 us; skew 500 ppm
I20260710 11:01:44.299690 13136 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:44.307354 13136 webserver.cc:533] Webserver started at http://127.12.212.1:45977/ using document root <none> and password file <none>
I20260710 11:01:44.308051 13136 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:44.308305 13136 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:44.308645 13136 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:44.310150 13136 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681302471308-13136-0/minicluster-data/ts-0-root/instance:
uuid: "b802a50073224fd0aa950625ca0177be"
format_stamp: "Formatted at 2026-07-10 11:01:44 on dist-test-slave-vn19"
I20260710 11:01:44.316812 13136 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.000s	sys 0.009s
I20260710 11:01:44.321702 13233 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:44.322585 13136 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260710 11:01:44.322916 13136 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681302471308-13136-0/minicluster-data/ts-0-root
uuid: "b802a50073224fd0aa950625ca0177be"
format_stamp: "Formatted at 2026-07-10 11:01:44 on dist-test-slave-vn19"
I20260710 11:01:44.323313 13136 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681302471308-13136-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681302471308-13136-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681302471308-13136-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 11:01:44.355877 13136 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:44.357879 13136 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:44.361325 13136 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:44.367678 13136 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:44.368219 13136 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.000s	sys 0.000s
I20260710 11:01:44.368530 13136 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:44.368748 13136 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:44.468744 13136 rpc_server.cc:307] RPC server started. Bound to: 127.12.212.1:38755
I20260710 11:01:44.468783 13295 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.212.1:38755 every 8 connection(s)
I20260710 11:01:44.477887 13136 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:44.487252 13300 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 11:01:44.489935 13301 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 11:01:44.499085 13136 server_base.cc:1061] running on GCE node
W20260710 11:01:44.500653 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 11:01:44.501536 13296 heartbeater.cc:344] Connected to a master server at 127.12.212.62:41107
I20260710 11:01:44.502043 13296 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:44.502097 13136 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:44.502400 13136 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 11:01:44.502606 13136 hybrid_clock.cc:648] HybridClock initialized: now 1783681304502586 us; error 0 us; skew 500 ppm
I20260710 11:01:44.503330 13296 heartbeater.cc:507] Master 127.12.212.62:41107 requested a full tablet report, sending...
I20260710 11:01:44.503476 13136 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:44.507076 13136 webserver.cc:533] Webserver started at http://127.12.212.2:41733/ using document root <none> and password file <none>
I20260710 11:01:44.507130 13168 ts_manager.cc:194] Registered new tserver with Master: b802a50073224fd0aa950625ca0177be (127.12.212.1:38755)
I20260710 11:01:44.507710 13136 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:44.507966 13136 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:44.508262 13136 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:44.509370 13136 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681302471308-13136-0/minicluster-data/ts-1-root/instance:
uuid: "8c5a9c0301ec4d88a612a33c50365b5f"
format_stamp: "Formatted at 2026-07-10 11:01:44 on dist-test-slave-vn19"
I20260710 11:01:44.510141 13168 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57078
I20260710 11:01:44.516256 13136 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:01:44.520906 13308 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:44.521739 13136 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 11:01:44.522035 13136 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681302471308-13136-0/minicluster-data/ts-1-root
uuid: "8c5a9c0301ec4d88a612a33c50365b5f"
format_stamp: "Formatted at 2026-07-10 11:01:44 on dist-test-slave-vn19"
I20260710 11:01:44.522392 13136 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681302471308-13136-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681302471308-13136-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681302471308-13136-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 11:01:44.551431 13136 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:44.552775 13136 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:44.554872 13136 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:44.558300 13136 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:44.558528 13136 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:44.558784 13136 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:44.558981 13136 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260710 11:01:44.653512 13136 rpc_server.cc:307] RPC server started. Bound to: 127.12.212.2:35963
I20260710 11:01:44.653704 13370 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.212.2:35963 every 8 connection(s)
I20260710 11:01:44.665134 13136 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:44.672855 13374 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 11:01:44.679414 13375 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 11:01:44.680033 13371 heartbeater.cc:344] Connected to a master server at 127.12.212.62:41107
I20260710 11:01:44.680476 13371 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:44.681456 13371 heartbeater.cc:507] Master 127.12.212.62:41107 requested a full tablet report, sending...
W20260710 11:01:44.681977 13377 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 11:01:44.684185 13168 ts_manager.cc:194] Registered new tserver with Master: 8c5a9c0301ec4d88a612a33c50365b5f (127.12.212.2:35963)
I20260710 11:01:44.684999 13136 server_base.cc:1061] running on GCE node
I20260710 11:01:44.685922 13168 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57080
I20260710 11:01:44.686056 13136 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:44.686362 13136 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 11:01:44.686558 13136 hybrid_clock.cc:648] HybridClock initialized: now 1783681304686541 us; error 0 us; skew 500 ppm
I20260710 11:01:44.687340 13136 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:44.690090 13136 webserver.cc:533] Webserver started at http://127.12.212.3:40267/ using document root <none> and password file <none>
I20260710 11:01:44.690687 13136 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:44.690950 13136 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:44.691262 13136 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:44.692608 13136 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681302471308-13136-0/minicluster-data/ts-2-root/instance:
uuid: "652af32c665b44ab9516cf4755907be3"
format_stamp: "Formatted at 2026-07-10 11:01:44 on dist-test-slave-vn19"
I20260710 11:01:44.698252 13136 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260710 11:01:44.702680 13382 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:44.703583 13136 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 11:01:44.703912 13136 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681302471308-13136-0/minicluster-data/ts-2-root
uuid: "652af32c665b44ab9516cf4755907be3"
format_stamp: "Formatted at 2026-07-10 11:01:44 on dist-test-slave-vn19"
I20260710 11:01:44.704265 13136 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681302471308-13136-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681302471308-13136-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783681302471308-13136-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 11:01:44.730193 13136 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:44.731805 13136 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:44.733379 13136 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:44.736136 13136 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:44.736383 13136 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:44.736656 13136 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:44.736871 13136 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:44.822767 13136 rpc_server.cc:307] RPC server started. Bound to: 127.12.212.3:42051
I20260710 11:01:44.822867 13444 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.212.3:42051 every 8 connection(s)
I20260710 11:01:44.840773 13445 heartbeater.cc:344] Connected to a master server at 127.12.212.62:41107
I20260710 11:01:44.841218 13445 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:44.842170 13445 heartbeater.cc:507] Master 127.12.212.62:41107 requested a full tablet report, sending...
I20260710 11:01:44.844641 13168 ts_manager.cc:194] Registered new tserver with Master: 652af32c665b44ab9516cf4755907be3 (127.12.212.3:42051)
I20260710 11:01:44.844784 13136 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01626428s
I20260710 11:01:44.846616 13168 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57082
I20260710 11:01:44.897239 13168 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57098:
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 11:01:44.900723 13168 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 11:01:45.014107 13409 tablet_service.cc:1511] Processing CreateTablet for tablet 652edeff4a0241f1b988e6d448dc0d37 (DEFAULT_TABLE table=test-workload [id=bc17b8ac30e64b61a8bc5020277a4139]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:45.017045 13410 tablet_service.cc:1511] Processing CreateTablet for tablet 047b000b5f1a4bc998b4df0bb22f0e4f (DEFAULT_TABLE table=test-workload [id=bc17b8ac30e64b61a8bc5020277a4139]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:45.020615 13406 tablet_service.cc:1511] Processing CreateTablet for tablet 27e53d25275b499aa65d46ddf66f4028 (DEFAULT_TABLE table=test-workload [id=bc17b8ac30e64b61a8bc5020277a4139]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:45.021111 13410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 047b000b5f1a4bc998b4df0bb22f0e4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:45.019137 13407 tablet_service.cc:1511] Processing CreateTablet for tablet 0179c93f035149c3af10aa5b1320ebee (DEFAULT_TABLE table=test-workload [id=bc17b8ac30e64b61a8bc5020277a4139]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:45.020135 13408 tablet_service.cc:1511] Processing CreateTablet for tablet af62324bc2ee48ba8e893da778d4740b (DEFAULT_TABLE table=test-workload [id=bc17b8ac30e64b61a8bc5020277a4139]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:45.023186 13409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 652edeff4a0241f1b988e6d448dc0d37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:45.026450 13408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af62324bc2ee48ba8e893da778d4740b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:45.028537 13333 tablet_service.cc:1511] Processing CreateTablet for tablet 0179c93f035149c3af10aa5b1320ebee (DEFAULT_TABLE table=test-workload [id=bc17b8ac30e64b61a8bc5020277a4139]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:45.029266 13336 tablet_service.cc:1511] Processing CreateTablet for tablet 047b000b5f1a4bc998b4df0bb22f0e4f (DEFAULT_TABLE table=test-workload [id=bc17b8ac30e64b61a8bc5020277a4139]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:45.029933 13333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0179c93f035149c3af10aa5b1320ebee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:45.030560 13336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 047b000b5f1a4bc998b4df0bb22f0e4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:45.032281 13335 tablet_service.cc:1511] Processing CreateTablet for tablet 652edeff4a0241f1b988e6d448dc0d37 (DEFAULT_TABLE table=test-workload [id=bc17b8ac30e64b61a8bc5020277a4139]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:45.032294 13332 tablet_service.cc:1511] Processing CreateTablet for tablet 27e53d25275b499aa65d46ddf66f4028 (DEFAULT_TABLE table=test-workload [id=bc17b8ac30e64b61a8bc5020277a4139]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:45.033016 13330 tablet_service.cc:1511] Processing CreateTablet for tablet d71e8f9598594af7a53ea7c558f9d8c3 (DEFAULT_TABLE table=test-workload [id=bc17b8ac30e64b61a8bc5020277a4139]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:45.034718 13334 tablet_service.cc:1511] Processing CreateTablet for tablet af62324bc2ee48ba8e893da778d4740b (DEFAULT_TABLE table=test-workload [id=bc17b8ac30e64b61a8bc5020277a4139]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:45.035144 13405 tablet_service.cc:1511] Processing CreateTablet for tablet 764cfbbb63a74b10b287cad9f78b204e (DEFAULT_TABLE table=test-workload [id=bc17b8ac30e64b61a8bc5020277a4139]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:45.036520 13405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 764cfbbb63a74b10b287cad9f78b204e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:45.036742 13331 tablet_service.cc:1511] Processing CreateTablet for tablet 764cfbbb63a74b10b287cad9f78b204e (DEFAULT_TABLE table=test-workload [id=bc17b8ac30e64b61a8bc5020277a4139]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:45.038614 13407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0179c93f035149c3af10aa5b1320ebee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:45.041244 13329 tablet_service.cc:1511] Processing CreateTablet for tablet 8f62e20281de4e10a2c45e4b280d69d8 (DEFAULT_TABLE table=test-workload [id=bc17b8ac30e64b61a8bc5020277a4139]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:45.043908 13404 tablet_service.cc:1511] Processing CreateTablet for tablet d71e8f9598594af7a53ea7c558f9d8c3 (DEFAULT_TABLE table=test-workload [id=bc17b8ac30e64b61a8bc5020277a4139]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:45.045246 13404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d71e8f9598594af7a53ea7c558f9d8c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:45.047912 13328 tablet_service.cc:1511] Processing CreateTablet for tablet 1e0164f8acf548269ae95f51198a9ad7 (DEFAULT_TABLE table=test-workload [id=bc17b8ac30e64b61a8bc5020277a4139]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:45.049820 13406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27e53d25275b499aa65d46ddf66f4028. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:45.053236 13335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 652edeff4a0241f1b988e6d448dc0d37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:45.056622 13332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27e53d25275b499aa65d46ddf66f4028. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:45.059510 13403 tablet_service.cc:1511] Processing CreateTablet for tablet 8f62e20281de4e10a2c45e4b280d69d8 (DEFAULT_TABLE table=test-workload [id=bc17b8ac30e64b61a8bc5020277a4139]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:45.061362 13334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af62324bc2ee48ba8e893da778d4740b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:45.065044 13403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f62e20281de4e10a2c45e4b280d69d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:45.065663 13402 tablet_service.cc:1511] Processing CreateTablet for tablet 1e0164f8acf548269ae95f51198a9ad7 (DEFAULT_TABLE table=test-workload [id=bc17b8ac30e64b61a8bc5020277a4139]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:45.068413 13330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d71e8f9598594af7a53ea7c558f9d8c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:45.070747 13402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e0164f8acf548269ae95f51198a9ad7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:45.073252 13328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e0164f8acf548269ae95f51198a9ad7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:45.080803 13331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 764cfbbb63a74b10b287cad9f78b204e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:45.088272 13329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f62e20281de4e10a2c45e4b280d69d8. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:01:45.149353 13216 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:01:45.148132 13463 tablet_bootstrap.cc:492] T 652edeff4a0241f1b988e6d448dc0d37 P 652af32c665b44ab9516cf4755907be3: Bootstrap starting.
I20260710 11:01:45.176173 13259 tablet_service.cc:1511] Processing CreateTablet for tablet af62324bc2ee48ba8e893da778d4740b (DEFAULT_TABLE table=test-workload [id=bc17b8ac30e64b61a8bc5020277a4139]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:01:45.178107 13256 tablet_service.cc:1511] Processing CreateTablet for tablet 764cfbbb63a74b10b287cad9f78b204e (DEFAULT_TABLE table=test-workload [id=bc17b8ac30e64b61a8bc5020277a4139]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:01:45.169659 13258 tablet_service.cc:1511] Processing CreateTablet for tablet 0179c93f035149c3af10aa5b1320ebee (DEFAULT_TABLE table=test-workload [id=bc17b8ac30e64b61a8bc5020277a4139]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:01:45.189170 13261 tablet_service.cc:1511] Processing CreateTablet for tablet 047b000b5f1a4bc998b4df0bb22f0e4f (DEFAULT_TABLE table=test-workload [id=bc17b8ac30e64b61a8bc5020277a4139]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:01:45.190397 13260 tablet_service.cc:1511] Processing CreateTablet for tablet 652edeff4a0241f1b988e6d448dc0d37 (DEFAULT_TABLE table=test-workload [id=bc17b8ac30e64b61a8bc5020277a4139]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:01:45.205991 13257 tablet_service.cc:1511] Processing CreateTablet for tablet 27e53d25275b499aa65d46ddf66f4028 (DEFAULT_TABLE table=test-workload [id=bc17b8ac30e64b61a8bc5020277a4139]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:01:45.214357 13253 tablet_service.cc:1511] Processing CreateTablet for tablet 1e0164f8acf548269ae95f51198a9ad7 (DEFAULT_TABLE table=test-workload [id=bc17b8ac30e64b61a8bc5020277a4139]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:01:45.198271 13255 tablet_service.cc:1511] Processing CreateTablet for tablet d71e8f9598594af7a53ea7c558f9d8c3 (DEFAULT_TABLE table=test-workload [id=bc17b8ac30e64b61a8bc5020277a4139]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:01:45.219167 13254 tablet_service.cc:1511] Processing CreateTablet for tablet 8f62e20281de4e10a2c45e4b280d69d8 (DEFAULT_TABLE table=test-workload [id=bc17b8ac30e64b61a8bc5020277a4139]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:01:45.221138 13259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af62324bc2ee48ba8e893da778d4740b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:45.241349 13258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0179c93f035149c3af10aa5b1320ebee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:45.245517 13260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 652edeff4a0241f1b988e6d448dc0d37. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:45.248426 13261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 047b000b5f1a4bc998b4df0bb22f0e4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:45.252069 13257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27e53d25275b499aa65d46ddf66f4028. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:45.256676 13253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e0164f8acf548269ae95f51198a9ad7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:45.259578 13256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 764cfbbb63a74b10b287cad9f78b204e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:45.261037 13255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d71e8f9598594af7a53ea7c558f9d8c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:45.274174 13254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f62e20281de4e10a2c45e4b280d69d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:45.309742 13464 tablet_bootstrap.cc:492] T af62324bc2ee48ba8e893da778d4740b P 8c5a9c0301ec4d88a612a33c50365b5f: Bootstrap starting.
I20260710 11:01:45.334892 13465 tablet_bootstrap.cc:492] T 764cfbbb63a74b10b287cad9f78b204e P b802a50073224fd0aa950625ca0177be: Bootstrap starting.
I20260710 11:01:45.342463 13463 tablet_bootstrap.cc:654] T 652edeff4a0241f1b988e6d448dc0d37 P 652af32c665b44ab9516cf4755907be3: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:45.384119 13463 tablet_bootstrap.cc:492] T 652edeff4a0241f1b988e6d448dc0d37 P 652af32c665b44ab9516cf4755907be3: No bootstrap required, opened a new log
I20260710 11:01:45.384461 13465 tablet_bootstrap.cc:654] T 764cfbbb63a74b10b287cad9f78b204e P b802a50073224fd0aa950625ca0177be: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:45.384714 13463 ts_tablet_manager.cc:1403] T 652edeff4a0241f1b988e6d448dc0d37 P 652af32c665b44ab9516cf4755907be3: Time spent bootstrapping tablet: real 0.237s	user 0.027s	sys 0.014s
I20260710 11:01:45.387867 13464 tablet_bootstrap.cc:654] T af62324bc2ee48ba8e893da778d4740b P 8c5a9c0301ec4d88a612a33c50365b5f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:45.387915 13463 raft_consensus.cc:359] T 652edeff4a0241f1b988e6d448dc0d37 P 652af32c665b44ab9516cf4755907be3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:45.389099 13463 raft_consensus.cc:385] T 652edeff4a0241f1b988e6d448dc0d37 P 652af32c665b44ab9516cf4755907be3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:45.389523 13463 raft_consensus.cc:740] T 652edeff4a0241f1b988e6d448dc0d37 P 652af32c665b44ab9516cf4755907be3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 652af32c665b44ab9516cf4755907be3, State: Initialized, Role: FOLLOWER
I20260710 11:01:45.390494 13463 consensus_queue.cc:260] T 652edeff4a0241f1b988e6d448dc0d37 P 652af32c665b44ab9516cf4755907be3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:45.396193 13465 tablet_bootstrap.cc:492] T 764cfbbb63a74b10b287cad9f78b204e P b802a50073224fd0aa950625ca0177be: No bootstrap required, opened a new log
I20260710 11:01:45.396711 13465 ts_tablet_manager.cc:1403] T 764cfbbb63a74b10b287cad9f78b204e P b802a50073224fd0aa950625ca0177be: Time spent bootstrapping tablet: real 0.062s	user 0.022s	sys 0.027s
I20260710 11:01:45.397234 13445 heartbeater.cc:499] Master 127.12.212.62:41107 was elected leader, sending a full tablet report...
I20260710 11:01:45.398252 13463 ts_tablet_manager.cc:1434] T 652edeff4a0241f1b988e6d448dc0d37 P 652af32c665b44ab9516cf4755907be3: Time spent starting tablet: real 0.013s	user 0.011s	sys 0.000s
I20260710 11:01:45.399228 13463 tablet_bootstrap.cc:492] T 0179c93f035149c3af10aa5b1320ebee P 652af32c665b44ab9516cf4755907be3: Bootstrap starting.
I20260710 11:01:45.399628 13465 raft_consensus.cc:359] T 764cfbbb63a74b10b287cad9f78b204e P b802a50073224fd0aa950625ca0177be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:45.400357 13465 raft_consensus.cc:385] T 764cfbbb63a74b10b287cad9f78b204e P b802a50073224fd0aa950625ca0177be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:45.400660 13465 raft_consensus.cc:740] T 764cfbbb63a74b10b287cad9f78b204e P b802a50073224fd0aa950625ca0177be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b802a50073224fd0aa950625ca0177be, State: Initialized, Role: FOLLOWER
I20260710 11:01:45.401401 13465 consensus_queue.cc:260] T 764cfbbb63a74b10b287cad9f78b204e P b802a50073224fd0aa950625ca0177be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:45.407968 13463 tablet_bootstrap.cc:654] T 0179c93f035149c3af10aa5b1320ebee P 652af32c665b44ab9516cf4755907be3: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:45.413801 13296 heartbeater.cc:499] Master 127.12.212.62:41107 was elected leader, sending a full tablet report...
I20260710 11:01:45.413805 13470 raft_consensus.cc:493] T 764cfbbb63a74b10b287cad9f78b204e P b802a50073224fd0aa950625ca0177be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:45.414326 13465 ts_tablet_manager.cc:1434] T 764cfbbb63a74b10b287cad9f78b204e P b802a50073224fd0aa950625ca0177be: Time spent starting tablet: real 0.017s	user 0.010s	sys 0.008s
I20260710 11:01:45.414573 13470 raft_consensus.cc:515] T 764cfbbb63a74b10b287cad9f78b204e P b802a50073224fd0aa950625ca0177be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:45.415297 13465 tablet_bootstrap.cc:492] T 8f62e20281de4e10a2c45e4b280d69d8 P b802a50073224fd0aa950625ca0177be: Bootstrap starting.
I20260710 11:01:45.418048 13470 leader_election.cc:290] T 764cfbbb63a74b10b287cad9f78b204e P b802a50073224fd0aa950625ca0177be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c5a9c0301ec4d88a612a33c50365b5f (127.12.212.2:35963), 652af32c665b44ab9516cf4755907be3 (127.12.212.3:42051)
I20260710 11:01:45.430980 13463 tablet_bootstrap.cc:492] T 0179c93f035149c3af10aa5b1320ebee P 652af32c665b44ab9516cf4755907be3: No bootstrap required, opened a new log
I20260710 11:01:45.431520 13463 ts_tablet_manager.cc:1403] T 0179c93f035149c3af10aa5b1320ebee P 652af32c665b44ab9516cf4755907be3: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.008s
I20260710 11:01:45.434528 13463 raft_consensus.cc:359] T 0179c93f035149c3af10aa5b1320ebee P 652af32c665b44ab9516cf4755907be3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:45.435289 13465 tablet_bootstrap.cc:654] T 8f62e20281de4e10a2c45e4b280d69d8 P b802a50073224fd0aa950625ca0177be: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:45.435356 13463 raft_consensus.cc:385] T 0179c93f035149c3af10aa5b1320ebee P 652af32c665b44ab9516cf4755907be3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:45.435731 13463 raft_consensus.cc:740] T 0179c93f035149c3af10aa5b1320ebee P 652af32c665b44ab9516cf4755907be3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 652af32c665b44ab9516cf4755907be3, State: Initialized, Role: FOLLOWER
I20260710 11:01:45.442540 13463 consensus_queue.cc:260] T 0179c93f035149c3af10aa5b1320ebee P 652af32c665b44ab9516cf4755907be3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:45.449160 13346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "764cfbbb63a74b10b287cad9f78b204e" candidate_uuid: "b802a50073224fd0aa950625ca0177be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" is_pre_election: true
I20260710 11:01:45.450743 13465 tablet_bootstrap.cc:492] T 8f62e20281de4e10a2c45e4b280d69d8 P b802a50073224fd0aa950625ca0177be: No bootstrap required, opened a new log
I20260710 11:01:45.451363 13465 ts_tablet_manager.cc:1403] T 8f62e20281de4e10a2c45e4b280d69d8 P b802a50073224fd0aa950625ca0177be: Time spent bootstrapping tablet: real 0.036s	user 0.007s	sys 0.011s
W20260710 11:01:45.451326 13234 leader_election.cc:343] T 764cfbbb63a74b10b287cad9f78b204e P b802a50073224fd0aa950625ca0177be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8c5a9c0301ec4d88a612a33c50365b5f (127.12.212.2:35963): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:45.450608 13464 tablet_bootstrap.cc:492] T af62324bc2ee48ba8e893da778d4740b P 8c5a9c0301ec4d88a612a33c50365b5f: No bootstrap required, opened a new log
I20260710 11:01:45.450644 13463 ts_tablet_manager.cc:1434] T 0179c93f035149c3af10aa5b1320ebee P 652af32c665b44ab9516cf4755907be3: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260710 11:01:45.455415 13463 tablet_bootstrap.cc:492] T 047b000b5f1a4bc998b4df0bb22f0e4f P 652af32c665b44ab9516cf4755907be3: Bootstrap starting.
I20260710 11:01:45.456125 13420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "764cfbbb63a74b10b287cad9f78b204e" candidate_uuid: "b802a50073224fd0aa950625ca0177be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652af32c665b44ab9516cf4755907be3" is_pre_election: true
I20260710 11:01:45.456696 13465 raft_consensus.cc:359] T 8f62e20281de4e10a2c45e4b280d69d8 P b802a50073224fd0aa950625ca0177be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:45.457522 13465 raft_consensus.cc:385] T 8f62e20281de4e10a2c45e4b280d69d8 P b802a50073224fd0aa950625ca0177be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:45.455564 13464 ts_tablet_manager.cc:1403] T af62324bc2ee48ba8e893da778d4740b P 8c5a9c0301ec4d88a612a33c50365b5f: Time spent bootstrapping tablet: real 0.181s	user 0.015s	sys 0.010s
I20260710 11:01:45.457830 13465 raft_consensus.cc:740] T 8f62e20281de4e10a2c45e4b280d69d8 P b802a50073224fd0aa950625ca0177be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b802a50073224fd0aa950625ca0177be, State: Initialized, Role: FOLLOWER
W20260710 11:01:45.458886 13235 leader_election.cc:343] T 764cfbbb63a74b10b287cad9f78b204e P b802a50073224fd0aa950625ca0177be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 652af32c665b44ab9516cf4755907be3 (127.12.212.3:42051): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:45.459559 13235 leader_election.cc:304] T 764cfbbb63a74b10b287cad9f78b204e P b802a50073224fd0aa950625ca0177be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b802a50073224fd0aa950625ca0177be; no voters: 652af32c665b44ab9516cf4755907be3, 8c5a9c0301ec4d88a612a33c50365b5f
I20260710 11:01:45.459692 13465 consensus_queue.cc:260] T 8f62e20281de4e10a2c45e4b280d69d8 P b802a50073224fd0aa950625ca0177be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:45.460884 13470 raft_consensus.cc:2749] T 764cfbbb63a74b10b287cad9f78b204e P b802a50073224fd0aa950625ca0177be [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:45.462339 13464 raft_consensus.cc:359] T af62324bc2ee48ba8e893da778d4740b P 8c5a9c0301ec4d88a612a33c50365b5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:45.462800 13464 raft_consensus.cc:385] T af62324bc2ee48ba8e893da778d4740b P 8c5a9c0301ec4d88a612a33c50365b5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:45.463105 13464 raft_consensus.cc:740] T af62324bc2ee48ba8e893da778d4740b P 8c5a9c0301ec4d88a612a33c50365b5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c5a9c0301ec4d88a612a33c50365b5f, State: Initialized, Role: FOLLOWER
I20260710 11:01:45.468473 13465 ts_tablet_manager.cc:1434] T 8f62e20281de4e10a2c45e4b280d69d8 P b802a50073224fd0aa950625ca0177be: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260710 11:01:45.469524 13465 tablet_bootstrap.cc:492] T 1e0164f8acf548269ae95f51198a9ad7 P b802a50073224fd0aa950625ca0177be: Bootstrap starting.
I20260710 11:01:45.463948 13464 consensus_queue.cc:260] T af62324bc2ee48ba8e893da778d4740b P 8c5a9c0301ec4d88a612a33c50365b5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:45.474306 13463 tablet_bootstrap.cc:654] T 047b000b5f1a4bc998b4df0bb22f0e4f P 652af32c665b44ab9516cf4755907be3: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:45.476276 13465 tablet_bootstrap.cc:654] T 1e0164f8acf548269ae95f51198a9ad7 P b802a50073224fd0aa950625ca0177be: Neither blocks nor log segments found. Creating new log.
W20260710 11:01:45.476562 13297 tablet.cc:2406] T 764cfbbb63a74b10b287cad9f78b204e P b802a50073224fd0aa950625ca0177be: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:01:45.484709 13464 ts_tablet_manager.cc:1434] T af62324bc2ee48ba8e893da778d4740b P 8c5a9c0301ec4d88a612a33c50365b5f: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.001s
I20260710 11:01:45.485827 13371 heartbeater.cc:499] Master 127.12.212.62:41107 was elected leader, sending a full tablet report...
I20260710 11:01:45.499917 13464 tablet_bootstrap.cc:492] T 8f62e20281de4e10a2c45e4b280d69d8 P 8c5a9c0301ec4d88a612a33c50365b5f: Bootstrap starting.
I20260710 11:01:45.508755 13465 tablet_bootstrap.cc:492] T 1e0164f8acf548269ae95f51198a9ad7 P b802a50073224fd0aa950625ca0177be: No bootstrap required, opened a new log
I20260710 11:01:45.509233 13465 ts_tablet_manager.cc:1403] T 1e0164f8acf548269ae95f51198a9ad7 P b802a50073224fd0aa950625ca0177be: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.024s
I20260710 11:01:45.509248 13463 tablet_bootstrap.cc:492] T 047b000b5f1a4bc998b4df0bb22f0e4f P 652af32c665b44ab9516cf4755907be3: No bootstrap required, opened a new log
I20260710 11:01:45.509873 13463 ts_tablet_manager.cc:1403] T 047b000b5f1a4bc998b4df0bb22f0e4f P 652af32c665b44ab9516cf4755907be3: Time spent bootstrapping tablet: real 0.055s	user 0.017s	sys 0.019s
I20260710 11:01:45.512224 13465 raft_consensus.cc:359] T 1e0164f8acf548269ae95f51198a9ad7 P b802a50073224fd0aa950625ca0177be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:45.513000 13465 raft_consensus.cc:385] T 1e0164f8acf548269ae95f51198a9ad7 P b802a50073224fd0aa950625ca0177be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:45.512766 13463 raft_consensus.cc:359] T 047b000b5f1a4bc998b4df0bb22f0e4f P 652af32c665b44ab9516cf4755907be3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } } peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } }
I20260710 11:01:45.513159 13464 tablet_bootstrap.cc:654] T 8f62e20281de4e10a2c45e4b280d69d8 P 8c5a9c0301ec4d88a612a33c50365b5f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:45.513340 13465 raft_consensus.cc:740] T 1e0164f8acf548269ae95f51198a9ad7 P b802a50073224fd0aa950625ca0177be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b802a50073224fd0aa950625ca0177be, State: Initialized, Role: FOLLOWER
I20260710 11:01:45.513556 13463 raft_consensus.cc:385] T 047b000b5f1a4bc998b4df0bb22f0e4f P 652af32c665b44ab9516cf4755907be3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:45.514249 13465 consensus_queue.cc:260] T 1e0164f8acf548269ae95f51198a9ad7 P b802a50073224fd0aa950625ca0177be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:45.516741 13465 ts_tablet_manager.cc:1434] T 1e0164f8acf548269ae95f51198a9ad7 P b802a50073224fd0aa950625ca0177be: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:01:45.517691 13465 tablet_bootstrap.cc:492] T af62324bc2ee48ba8e893da778d4740b P b802a50073224fd0aa950625ca0177be: Bootstrap starting.
I20260710 11:01:45.513917 13463 raft_consensus.cc:740] T 047b000b5f1a4bc998b4df0bb22f0e4f P 652af32c665b44ab9516cf4755907be3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 652af32c665b44ab9516cf4755907be3, State: Initialized, Role: FOLLOWER
I20260710 11:01:45.519836 13463 consensus_queue.cc:260] T 047b000b5f1a4bc998b4df0bb22f0e4f P 652af32c665b44ab9516cf4755907be3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } } peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } }
I20260710 11:01:45.523896 13465 tablet_bootstrap.cc:654] T af62324bc2ee48ba8e893da778d4740b P b802a50073224fd0aa950625ca0177be: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:45.536826 13463 ts_tablet_manager.cc:1434] T 047b000b5f1a4bc998b4df0bb22f0e4f P 652af32c665b44ab9516cf4755907be3: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.002s
I20260710 11:01:45.537858 13463 tablet_bootstrap.cc:492] T 764cfbbb63a74b10b287cad9f78b204e P 652af32c665b44ab9516cf4755907be3: Bootstrap starting.
I20260710 11:01:45.545171 13463 tablet_bootstrap.cc:654] T 764cfbbb63a74b10b287cad9f78b204e P 652af32c665b44ab9516cf4755907be3: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:45.567003 13464 tablet_bootstrap.cc:492] T 8f62e20281de4e10a2c45e4b280d69d8 P 8c5a9c0301ec4d88a612a33c50365b5f: No bootstrap required, opened a new log
I20260710 11:01:45.567809 13464 ts_tablet_manager.cc:1403] T 8f62e20281de4e10a2c45e4b280d69d8 P 8c5a9c0301ec4d88a612a33c50365b5f: Time spent bootstrapping tablet: real 0.068s	user 0.007s	sys 0.008s
I20260710 11:01:45.570165 13469 raft_consensus.cc:493] T 652edeff4a0241f1b988e6d448dc0d37 P 652af32c665b44ab9516cf4755907be3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:45.570446 13463 tablet_bootstrap.cc:492] T 764cfbbb63a74b10b287cad9f78b204e P 652af32c665b44ab9516cf4755907be3: No bootstrap required, opened a new log
I20260710 11:01:45.570501 13464 raft_consensus.cc:359] T 8f62e20281de4e10a2c45e4b280d69d8 P 8c5a9c0301ec4d88a612a33c50365b5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:45.570701 13469 raft_consensus.cc:515] T 652edeff4a0241f1b988e6d448dc0d37 P 652af32c665b44ab9516cf4755907be3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:45.571177 13463 ts_tablet_manager.cc:1403] T 764cfbbb63a74b10b287cad9f78b204e P 652af32c665b44ab9516cf4755907be3: Time spent bootstrapping tablet: real 0.034s	user 0.018s	sys 0.010s
I20260710 11:01:45.571389 13464 raft_consensus.cc:385] T 8f62e20281de4e10a2c45e4b280d69d8 P 8c5a9c0301ec4d88a612a33c50365b5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:45.571733 13464 raft_consensus.cc:740] T 8f62e20281de4e10a2c45e4b280d69d8 P 8c5a9c0301ec4d88a612a33c50365b5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c5a9c0301ec4d88a612a33c50365b5f, State: Initialized, Role: FOLLOWER
I20260710 11:01:45.572557 13464 consensus_queue.cc:260] T 8f62e20281de4e10a2c45e4b280d69d8 P 8c5a9c0301ec4d88a612a33c50365b5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:45.575610 13469 leader_election.cc:290] T 652edeff4a0241f1b988e6d448dc0d37 P 652af32c665b44ab9516cf4755907be3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b802a50073224fd0aa950625ca0177be (127.12.212.1:38755), 8c5a9c0301ec4d88a612a33c50365b5f (127.12.212.2:35963)
I20260710 11:01:45.585680 13463 raft_consensus.cc:359] T 764cfbbb63a74b10b287cad9f78b204e P 652af32c665b44ab9516cf4755907be3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:45.586735 13463 raft_consensus.cc:385] T 764cfbbb63a74b10b287cad9f78b204e P 652af32c665b44ab9516cf4755907be3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:45.587147 13463 raft_consensus.cc:740] T 764cfbbb63a74b10b287cad9f78b204e P 652af32c665b44ab9516cf4755907be3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 652af32c665b44ab9516cf4755907be3, State: Initialized, Role: FOLLOWER
I20260710 11:01:45.588183 13463 consensus_queue.cc:260] T 764cfbbb63a74b10b287cad9f78b204e P 652af32c665b44ab9516cf4755907be3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:45.592085 13464 ts_tablet_manager.cc:1434] T 8f62e20281de4e10a2c45e4b280d69d8 P 8c5a9c0301ec4d88a612a33c50365b5f: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260710 11:01:45.595006 13464 tablet_bootstrap.cc:492] T d71e8f9598594af7a53ea7c558f9d8c3 P 8c5a9c0301ec4d88a612a33c50365b5f: Bootstrap starting.
I20260710 11:01:45.598444 13465 tablet_bootstrap.cc:492] T af62324bc2ee48ba8e893da778d4740b P b802a50073224fd0aa950625ca0177be: No bootstrap required, opened a new log
I20260710 11:01:45.598902 13465 ts_tablet_manager.cc:1403] T af62324bc2ee48ba8e893da778d4740b P b802a50073224fd0aa950625ca0177be: Time spent bootstrapping tablet: real 0.081s	user 0.034s	sys 0.034s
I20260710 11:01:45.601872 13465 raft_consensus.cc:359] T af62324bc2ee48ba8e893da778d4740b P b802a50073224fd0aa950625ca0177be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:45.602213 13463 ts_tablet_manager.cc:1434] T 764cfbbb63a74b10b287cad9f78b204e P 652af32c665b44ab9516cf4755907be3: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.001s
I20260710 11:01:45.604230 13465 raft_consensus.cc:385] T af62324bc2ee48ba8e893da778d4740b P b802a50073224fd0aa950625ca0177be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:45.604594 13465 raft_consensus.cc:740] T af62324bc2ee48ba8e893da778d4740b P b802a50073224fd0aa950625ca0177be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b802a50073224fd0aa950625ca0177be, State: Initialized, Role: FOLLOWER
I20260710 11:01:45.605819 13463 tablet_bootstrap.cc:492] T 27e53d25275b499aa65d46ddf66f4028 P 652af32c665b44ab9516cf4755907be3: Bootstrap starting.
I20260710 11:01:45.607327 13465 consensus_queue.cc:260] T af62324bc2ee48ba8e893da778d4740b P b802a50073224fd0aa950625ca0177be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:45.616971 13464 tablet_bootstrap.cc:654] T d71e8f9598594af7a53ea7c558f9d8c3 P 8c5a9c0301ec4d88a612a33c50365b5f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:45.620497 13346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "652edeff4a0241f1b988e6d448dc0d37" candidate_uuid: "652af32c665b44ab9516cf4755907be3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" is_pre_election: true
I20260710 11:01:45.621426 13465 ts_tablet_manager.cc:1434] T af62324bc2ee48ba8e893da778d4740b P b802a50073224fd0aa950625ca0177be: Time spent starting tablet: real 0.022s	user 0.000s	sys 0.008s
W20260710 11:01:45.622273 13383 leader_election.cc:343] T 652edeff4a0241f1b988e6d448dc0d37 P 652af32c665b44ab9516cf4755907be3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8c5a9c0301ec4d88a612a33c50365b5f (127.12.212.2:35963): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:45.622895 13463 tablet_bootstrap.cc:654] T 27e53d25275b499aa65d46ddf66f4028 P 652af32c665b44ab9516cf4755907be3: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:45.623133 13465 tablet_bootstrap.cc:492] T 0179c93f035149c3af10aa5b1320ebee P b802a50073224fd0aa950625ca0177be: Bootstrap starting.
I20260710 11:01:45.629330 13465 tablet_bootstrap.cc:654] T 0179c93f035149c3af10aa5b1320ebee P b802a50073224fd0aa950625ca0177be: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:45.632987 13271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "652edeff4a0241f1b988e6d448dc0d37" candidate_uuid: "652af32c665b44ab9516cf4755907be3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b802a50073224fd0aa950625ca0177be" is_pre_election: true
W20260710 11:01:45.634778 13385 leader_election.cc:343] T 652edeff4a0241f1b988e6d448dc0d37 P 652af32c665b44ab9516cf4755907be3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b802a50073224fd0aa950625ca0177be (127.12.212.1:38755): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:45.635394 13385 leader_election.cc:304] T 652edeff4a0241f1b988e6d448dc0d37 P 652af32c665b44ab9516cf4755907be3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 652af32c665b44ab9516cf4755907be3; no voters: 8c5a9c0301ec4d88a612a33c50365b5f, b802a50073224fd0aa950625ca0177be
I20260710 11:01:45.636723 13469 raft_consensus.cc:2749] T 652edeff4a0241f1b988e6d448dc0d37 P 652af32c665b44ab9516cf4755907be3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:45.640415 13464 tablet_bootstrap.cc:492] T d71e8f9598594af7a53ea7c558f9d8c3 P 8c5a9c0301ec4d88a612a33c50365b5f: No bootstrap required, opened a new log
I20260710 11:01:45.640817 13464 ts_tablet_manager.cc:1403] T d71e8f9598594af7a53ea7c558f9d8c3 P 8c5a9c0301ec4d88a612a33c50365b5f: Time spent bootstrapping tablet: real 0.046s	user 0.017s	sys 0.001s
I20260710 11:01:45.641604 13465 tablet_bootstrap.cc:492] T 0179c93f035149c3af10aa5b1320ebee P b802a50073224fd0aa950625ca0177be: No bootstrap required, opened a new log
I20260710 11:01:45.642035 13465 ts_tablet_manager.cc:1403] T 0179c93f035149c3af10aa5b1320ebee P b802a50073224fd0aa950625ca0177be: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.001s
I20260710 11:01:45.643054 13464 raft_consensus.cc:359] T d71e8f9598594af7a53ea7c558f9d8c3 P 8c5a9c0301ec4d88a612a33c50365b5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:45.643643 13464 raft_consensus.cc:385] T d71e8f9598594af7a53ea7c558f9d8c3 P 8c5a9c0301ec4d88a612a33c50365b5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:45.643947 13464 raft_consensus.cc:740] T d71e8f9598594af7a53ea7c558f9d8c3 P 8c5a9c0301ec4d88a612a33c50365b5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c5a9c0301ec4d88a612a33c50365b5f, State: Initialized, Role: FOLLOWER
I20260710 11:01:45.645152 13463 tablet_bootstrap.cc:492] T 27e53d25275b499aa65d46ddf66f4028 P 652af32c665b44ab9516cf4755907be3: No bootstrap required, opened a new log
I20260710 11:01:45.644728 13465 raft_consensus.cc:359] T 0179c93f035149c3af10aa5b1320ebee P b802a50073224fd0aa950625ca0177be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:45.644793 13464 consensus_queue.cc:260] T d71e8f9598594af7a53ea7c558f9d8c3 P 8c5a9c0301ec4d88a612a33c50365b5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:45.645532 13465 raft_consensus.cc:385] T 0179c93f035149c3af10aa5b1320ebee P b802a50073224fd0aa950625ca0177be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:45.645841 13465 raft_consensus.cc:740] T 0179c93f035149c3af10aa5b1320ebee P b802a50073224fd0aa950625ca0177be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b802a50073224fd0aa950625ca0177be, State: Initialized, Role: FOLLOWER
I20260710 11:01:45.646611 13465 consensus_queue.cc:260] T 0179c93f035149c3af10aa5b1320ebee P b802a50073224fd0aa950625ca0177be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:45.647289 13464 ts_tablet_manager.cc:1434] T d71e8f9598594af7a53ea7c558f9d8c3 P 8c5a9c0301ec4d88a612a33c50365b5f: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260710 11:01:45.648207 13464 tablet_bootstrap.cc:492] T 1e0164f8acf548269ae95f51198a9ad7 P 8c5a9c0301ec4d88a612a33c50365b5f: Bootstrap starting.
I20260710 11:01:45.649057 13465 ts_tablet_manager.cc:1434] T 0179c93f035149c3af10aa5b1320ebee P b802a50073224fd0aa950625ca0177be: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 11:01:45.651988 13476 raft_consensus.cc:493] T af62324bc2ee48ba8e893da778d4740b P 8c5a9c0301ec4d88a612a33c50365b5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:45.652518 13465 tablet_bootstrap.cc:492] T 047b000b5f1a4bc998b4df0bb22f0e4f P b802a50073224fd0aa950625ca0177be: Bootstrap starting.
I20260710 11:01:45.652458 13476 raft_consensus.cc:515] T af62324bc2ee48ba8e893da778d4740b P 8c5a9c0301ec4d88a612a33c50365b5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:45.645727 13463 ts_tablet_manager.cc:1403] T 27e53d25275b499aa65d46ddf66f4028 P 652af32c665b44ab9516cf4755907be3: Time spent bootstrapping tablet: real 0.040s	user 0.008s	sys 0.010s
I20260710 11:01:45.655354 13476 leader_election.cc:290] T af62324bc2ee48ba8e893da778d4740b P 8c5a9c0301ec4d88a612a33c50365b5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b802a50073224fd0aa950625ca0177be (127.12.212.1:38755), 652af32c665b44ab9516cf4755907be3 (127.12.212.3:42051)
I20260710 11:01:45.656493 13463 raft_consensus.cc:359] T 27e53d25275b499aa65d46ddf66f4028 P 652af32c665b44ab9516cf4755907be3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:45.657466 13463 raft_consensus.cc:385] T 27e53d25275b499aa65d46ddf66f4028 P 652af32c665b44ab9516cf4755907be3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:45.660171 13464 tablet_bootstrap.cc:654] T 1e0164f8acf548269ae95f51198a9ad7 P 8c5a9c0301ec4d88a612a33c50365b5f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:45.660208 13463 raft_consensus.cc:740] T 27e53d25275b499aa65d46ddf66f4028 P 652af32c665b44ab9516cf4755907be3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 652af32c665b44ab9516cf4755907be3, State: Initialized, Role: FOLLOWER
I20260710 11:01:45.662061 13463 consensus_queue.cc:260] T 27e53d25275b499aa65d46ddf66f4028 P 652af32c665b44ab9516cf4755907be3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:45.671999 13465 tablet_bootstrap.cc:654] T 047b000b5f1a4bc998b4df0bb22f0e4f P b802a50073224fd0aa950625ca0177be: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:45.675457 13463 ts_tablet_manager.cc:1434] T 27e53d25275b499aa65d46ddf66f4028 P 652af32c665b44ab9516cf4755907be3: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
I20260710 11:01:45.678810 13463 tablet_bootstrap.cc:492] T af62324bc2ee48ba8e893da778d4740b P 652af32c665b44ab9516cf4755907be3: Bootstrap starting.
I20260710 11:01:45.690853 13463 tablet_bootstrap.cc:654] T af62324bc2ee48ba8e893da778d4740b P 652af32c665b44ab9516cf4755907be3: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:45.709589 13420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af62324bc2ee48ba8e893da778d4740b" candidate_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652af32c665b44ab9516cf4755907be3" is_pre_election: true
I20260710 11:01:45.710150 13465 tablet_bootstrap.cc:492] T 047b000b5f1a4bc998b4df0bb22f0e4f P b802a50073224fd0aa950625ca0177be: No bootstrap required, opened a new log
I20260710 11:01:45.710677 13465 ts_tablet_manager.cc:1403] T 047b000b5f1a4bc998b4df0bb22f0e4f P b802a50073224fd0aa950625ca0177be: Time spent bootstrapping tablet: real 0.058s	user 0.014s	sys 0.014s
W20260710 11:01:45.712075 13310 leader_election.cc:343] T af62324bc2ee48ba8e893da778d4740b P 8c5a9c0301ec4d88a612a33c50365b5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 652af32c665b44ab9516cf4755907be3 (127.12.212.3:42051): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:45.714743 13464 tablet_bootstrap.cc:492] T 1e0164f8acf548269ae95f51198a9ad7 P 8c5a9c0301ec4d88a612a33c50365b5f: No bootstrap required, opened a new log
I20260710 11:01:45.714782 13271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af62324bc2ee48ba8e893da778d4740b" candidate_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b802a50073224fd0aa950625ca0177be" is_pre_election: true
I20260710 11:01:45.715359 13464 ts_tablet_manager.cc:1403] T 1e0164f8acf548269ae95f51198a9ad7 P 8c5a9c0301ec4d88a612a33c50365b5f: Time spent bootstrapping tablet: real 0.067s	user 0.017s	sys 0.002s
I20260710 11:01:45.715663 13271 raft_consensus.cc:2468] T af62324bc2ee48ba8e893da778d4740b P b802a50073224fd0aa950625ca0177be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c5a9c0301ec4d88a612a33c50365b5f in term 0.
I20260710 11:01:45.716840 13311 leader_election.cc:304] T af62324bc2ee48ba8e893da778d4740b P 8c5a9c0301ec4d88a612a33c50365b5f [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: 8c5a9c0301ec4d88a612a33c50365b5f, b802a50073224fd0aa950625ca0177be; no voters: 652af32c665b44ab9516cf4755907be3
I20260710 11:01:45.717549 13476 raft_consensus.cc:2804] T af62324bc2ee48ba8e893da778d4740b P 8c5a9c0301ec4d88a612a33c50365b5f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:45.717962 13476 raft_consensus.cc:493] T af62324bc2ee48ba8e893da778d4740b P 8c5a9c0301ec4d88a612a33c50365b5f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:45.718294 13476 raft_consensus.cc:3060] T af62324bc2ee48ba8e893da778d4740b P 8c5a9c0301ec4d88a612a33c50365b5f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:45.718854 13464 raft_consensus.cc:359] T 1e0164f8acf548269ae95f51198a9ad7 P 8c5a9c0301ec4d88a612a33c50365b5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:45.719617 13464 raft_consensus.cc:385] T 1e0164f8acf548269ae95f51198a9ad7 P 8c5a9c0301ec4d88a612a33c50365b5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:45.719902 13464 raft_consensus.cc:740] T 1e0164f8acf548269ae95f51198a9ad7 P 8c5a9c0301ec4d88a612a33c50365b5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c5a9c0301ec4d88a612a33c50365b5f, State: Initialized, Role: FOLLOWER
I20260710 11:01:45.720625 13464 consensus_queue.cc:260] T 1e0164f8acf548269ae95f51198a9ad7 P 8c5a9c0301ec4d88a612a33c50365b5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:45.722683 13463 tablet_bootstrap.cc:492] T af62324bc2ee48ba8e893da778d4740b P 652af32c665b44ab9516cf4755907be3: No bootstrap required, opened a new log
I20260710 11:01:45.723011 13465 raft_consensus.cc:359] T 047b000b5f1a4bc998b4df0bb22f0e4f P b802a50073224fd0aa950625ca0177be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } } peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } }
I20260710 11:01:45.724001 13465 raft_consensus.cc:385] T 047b000b5f1a4bc998b4df0bb22f0e4f P b802a50073224fd0aa950625ca0177be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:45.724756 13465 raft_consensus.cc:740] T 047b000b5f1a4bc998b4df0bb22f0e4f P b802a50073224fd0aa950625ca0177be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b802a50073224fd0aa950625ca0177be, State: Initialized, Role: FOLLOWER
I20260710 11:01:45.724570 13463 ts_tablet_manager.cc:1403] T af62324bc2ee48ba8e893da778d4740b P 652af32c665b44ab9516cf4755907be3: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.009s
I20260710 11:01:45.725925 13476 raft_consensus.cc:515] T af62324bc2ee48ba8e893da778d4740b P 8c5a9c0301ec4d88a612a33c50365b5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:45.726962 13465 consensus_queue.cc:260] T 047b000b5f1a4bc998b4df0bb22f0e4f P b802a50073224fd0aa950625ca0177be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } } peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } }
I20260710 11:01:45.730312 13420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af62324bc2ee48ba8e893da778d4740b" candidate_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652af32c665b44ab9516cf4755907be3"
I20260710 11:01:45.728878 13271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af62324bc2ee48ba8e893da778d4740b" candidate_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b802a50073224fd0aa950625ca0177be"
I20260710 11:01:45.731164 13271 raft_consensus.cc:3060] T af62324bc2ee48ba8e893da778d4740b P b802a50073224fd0aa950625ca0177be [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:45.732515 13465 ts_tablet_manager.cc:1434] T 047b000b5f1a4bc998b4df0bb22f0e4f P b802a50073224fd0aa950625ca0177be: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260710 11:01:45.733644 13465 tablet_bootstrap.cc:492] T 652edeff4a0241f1b988e6d448dc0d37 P b802a50073224fd0aa950625ca0177be: Bootstrap starting.
I20260710 11:01:45.738786 13271 raft_consensus.cc:2468] T af62324bc2ee48ba8e893da778d4740b P b802a50073224fd0aa950625ca0177be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c5a9c0301ec4d88a612a33c50365b5f in term 1.
I20260710 11:01:45.729964 13463 raft_consensus.cc:359] T af62324bc2ee48ba8e893da778d4740b P 652af32c665b44ab9516cf4755907be3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:45.739987 13463 raft_consensus.cc:385] T af62324bc2ee48ba8e893da778d4740b P 652af32c665b44ab9516cf4755907be3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:45.740300 13463 raft_consensus.cc:740] T af62324bc2ee48ba8e893da778d4740b P 652af32c665b44ab9516cf4755907be3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 652af32c665b44ab9516cf4755907be3, State: Initialized, Role: FOLLOWER
I20260710 11:01:45.740268 13311 leader_election.cc:304] T af62324bc2ee48ba8e893da778d4740b P 8c5a9c0301ec4d88a612a33c50365b5f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c5a9c0301ec4d88a612a33c50365b5f, b802a50073224fd0aa950625ca0177be; no voters: 
I20260710 11:01:45.741154 13463 consensus_queue.cc:260] T af62324bc2ee48ba8e893da778d4740b P 652af32c665b44ab9516cf4755907be3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:45.742265 13420 raft_consensus.cc:3060] T af62324bc2ee48ba8e893da778d4740b P 652af32c665b44ab9516cf4755907be3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:45.743808 13463 ts_tablet_manager.cc:1434] T af62324bc2ee48ba8e893da778d4740b P 652af32c665b44ab9516cf4755907be3: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.002s
I20260710 11:01:45.744750 13463 tablet_bootstrap.cc:492] T 8f62e20281de4e10a2c45e4b280d69d8 P 652af32c665b44ab9516cf4755907be3: Bootstrap starting.
I20260710 11:01:45.752822 13476 leader_election.cc:290] T af62324bc2ee48ba8e893da778d4740b P 8c5a9c0301ec4d88a612a33c50365b5f [CANDIDATE]: Term 1 election: Requested vote from peers b802a50073224fd0aa950625ca0177be (127.12.212.1:38755), 652af32c665b44ab9516cf4755907be3 (127.12.212.3:42051)
I20260710 11:01:45.753657 13420 raft_consensus.cc:2468] T af62324bc2ee48ba8e893da778d4740b P 652af32c665b44ab9516cf4755907be3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c5a9c0301ec4d88a612a33c50365b5f in term 1.
I20260710 11:01:45.758191 13465 tablet_bootstrap.cc:654] T 652edeff4a0241f1b988e6d448dc0d37 P b802a50073224fd0aa950625ca0177be: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:45.767793 13463 tablet_bootstrap.cc:654] T 8f62e20281de4e10a2c45e4b280d69d8 P 652af32c665b44ab9516cf4755907be3: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:45.754810 13476 raft_consensus.cc:2804] T af62324bc2ee48ba8e893da778d4740b P 8c5a9c0301ec4d88a612a33c50365b5f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:45.781309 13476 raft_consensus.cc:697] T af62324bc2ee48ba8e893da778d4740b P 8c5a9c0301ec4d88a612a33c50365b5f [term 1 LEADER]: Becoming Leader. State: Replica: 8c5a9c0301ec4d88a612a33c50365b5f, State: Running, Role: LEADER
I20260710 11:01:45.783003 13476 consensus_queue.cc:237] T af62324bc2ee48ba8e893da778d4740b P 8c5a9c0301ec4d88a612a33c50365b5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:45.784186 13494 raft_consensus.cc:493] T 8f62e20281de4e10a2c45e4b280d69d8 P 8c5a9c0301ec4d88a612a33c50365b5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:45.784739 13494 raft_consensus.cc:515] T 8f62e20281de4e10a2c45e4b280d69d8 P 8c5a9c0301ec4d88a612a33c50365b5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:45.789320 13494 leader_election.cc:290] T 8f62e20281de4e10a2c45e4b280d69d8 P 8c5a9c0301ec4d88a612a33c50365b5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b802a50073224fd0aa950625ca0177be (127.12.212.1:38755), 652af32c665b44ab9516cf4755907be3 (127.12.212.3:42051)
I20260710 11:01:45.790531 13494 raft_consensus.cc:493] T d71e8f9598594af7a53ea7c558f9d8c3 P 8c5a9c0301ec4d88a612a33c50365b5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:45.791885 13420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f62e20281de4e10a2c45e4b280d69d8" candidate_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652af32c665b44ab9516cf4755907be3" is_pre_election: true
I20260710 11:01:45.791919 13494 raft_consensus.cc:515] T d71e8f9598594af7a53ea7c558f9d8c3 P 8c5a9c0301ec4d88a612a33c50365b5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
W20260710 11:01:45.793355 13310 leader_election.cc:343] T 8f62e20281de4e10a2c45e4b280d69d8 P 8c5a9c0301ec4d88a612a33c50365b5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 652af32c665b44ab9516cf4755907be3 (127.12.212.3:42051): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:01:45.791028 13311 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.12.212.1:38755, user_credentials={real_user=slave}} blocked reactor thread for 50830.3us
I20260710 11:01:45.795020 13420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d71e8f9598594af7a53ea7c558f9d8c3" candidate_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652af32c665b44ab9516cf4755907be3" is_pre_election: true
I20260710 11:01:45.795210 13271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f62e20281de4e10a2c45e4b280d69d8" candidate_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b802a50073224fd0aa950625ca0177be" is_pre_election: true
I20260710 11:01:45.795864 13271 raft_consensus.cc:2468] T 8f62e20281de4e10a2c45e4b280d69d8 P b802a50073224fd0aa950625ca0177be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c5a9c0301ec4d88a612a33c50365b5f in term 0.
W20260710 11:01:45.796278 13310 leader_election.cc:343] T d71e8f9598594af7a53ea7c558f9d8c3 P 8c5a9c0301ec4d88a612a33c50365b5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 652af32c665b44ab9516cf4755907be3 (127.12.212.3:42051): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:45.798110 13271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d71e8f9598594af7a53ea7c558f9d8c3" candidate_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b802a50073224fd0aa950625ca0177be" is_pre_election: true
I20260710 11:01:45.799981 13311 leader_election.cc:304] T 8f62e20281de4e10a2c45e4b280d69d8 P 8c5a9c0301ec4d88a612a33c50365b5f [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: 8c5a9c0301ec4d88a612a33c50365b5f, b802a50073224fd0aa950625ca0177be; no voters: 652af32c665b44ab9516cf4755907be3
I20260710 11:01:45.801138 13494 leader_election.cc:290] T d71e8f9598594af7a53ea7c558f9d8c3 P 8c5a9c0301ec4d88a612a33c50365b5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b802a50073224fd0aa950625ca0177be (127.12.212.1:38755), 652af32c665b44ab9516cf4755907be3 (127.12.212.3:42051)
I20260710 11:01:45.804147 13465 tablet_bootstrap.cc:492] T 652edeff4a0241f1b988e6d448dc0d37 P b802a50073224fd0aa950625ca0177be: No bootstrap required, opened a new log
I20260710 11:01:45.804667 13494 raft_consensus.cc:2804] T 8f62e20281de4e10a2c45e4b280d69d8 P 8c5a9c0301ec4d88a612a33c50365b5f [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:01:45.805101 13311 leader_election.cc:343] T d71e8f9598594af7a53ea7c558f9d8c3 P 8c5a9c0301ec4d88a612a33c50365b5f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b802a50073224fd0aa950625ca0177be (127.12.212.1:38755): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:45.805692 13494 raft_consensus.cc:493] T 8f62e20281de4e10a2c45e4b280d69d8 P 8c5a9c0301ec4d88a612a33c50365b5f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:45.805805 13311 leader_election.cc:304] T d71e8f9598594af7a53ea7c558f9d8c3 P 8c5a9c0301ec4d88a612a33c50365b5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8c5a9c0301ec4d88a612a33c50365b5f; no voters: 652af32c665b44ab9516cf4755907be3, b802a50073224fd0aa950625ca0177be
I20260710 11:01:45.806188 13494 raft_consensus.cc:3060] T 8f62e20281de4e10a2c45e4b280d69d8 P 8c5a9c0301ec4d88a612a33c50365b5f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:45.807423 13493 raft_consensus.cc:2749] T d71e8f9598594af7a53ea7c558f9d8c3 P 8c5a9c0301ec4d88a612a33c50365b5f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:45.808414 13465 ts_tablet_manager.cc:1403] T 652edeff4a0241f1b988e6d448dc0d37 P b802a50073224fd0aa950625ca0177be: Time spent bootstrapping tablet: real 0.075s	user 0.015s	sys 0.006s
I20260710 11:01:45.811172 13464 ts_tablet_manager.cc:1434] T 1e0164f8acf548269ae95f51198a9ad7 P 8c5a9c0301ec4d88a612a33c50365b5f: Time spent starting tablet: real 0.096s	user 0.040s	sys 0.038s
I20260710 11:01:45.812139 13464 tablet_bootstrap.cc:492] T 047b000b5f1a4bc998b4df0bb22f0e4f P 8c5a9c0301ec4d88a612a33c50365b5f: Bootstrap starting.
I20260710 11:01:45.813917 13465 raft_consensus.cc:359] T 652edeff4a0241f1b988e6d448dc0d37 P b802a50073224fd0aa950625ca0177be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:45.815811 13494 raft_consensus.cc:515] T 8f62e20281de4e10a2c45e4b280d69d8 P 8c5a9c0301ec4d88a612a33c50365b5f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:45.819439 13465 raft_consensus.cc:385] T 652edeff4a0241f1b988e6d448dc0d37 P b802a50073224fd0aa950625ca0177be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:45.821858 13465 raft_consensus.cc:740] T 652edeff4a0241f1b988e6d448dc0d37 P b802a50073224fd0aa950625ca0177be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b802a50073224fd0aa950625ca0177be, State: Initialized, Role: FOLLOWER
I20260710 11:01:45.826805 13463 tablet_bootstrap.cc:492] T 8f62e20281de4e10a2c45e4b280d69d8 P 652af32c665b44ab9516cf4755907be3: No bootstrap required, opened a new log
I20260710 11:01:45.827438 13463 ts_tablet_manager.cc:1403] T 8f62e20281de4e10a2c45e4b280d69d8 P 652af32c665b44ab9516cf4755907be3: Time spent bootstrapping tablet: real 0.083s	user 0.006s	sys 0.015s
I20260710 11:01:45.827384 13271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f62e20281de4e10a2c45e4b280d69d8" candidate_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b802a50073224fd0aa950625ca0177be"
I20260710 11:01:45.825708 13465 consensus_queue.cc:260] T 652edeff4a0241f1b988e6d448dc0d37 P b802a50073224fd0aa950625ca0177be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:45.829195 13271 raft_consensus.cc:3060] T 8f62e20281de4e10a2c45e4b280d69d8 P b802a50073224fd0aa950625ca0177be [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:45.830370 13464 tablet_bootstrap.cc:654] T 047b000b5f1a4bc998b4df0bb22f0e4f P 8c5a9c0301ec4d88a612a33c50365b5f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:45.829634 13494 leader_election.cc:290] T 8f62e20281de4e10a2c45e4b280d69d8 P 8c5a9c0301ec4d88a612a33c50365b5f [CANDIDATE]: Term 1 election: Requested vote from peers b802a50073224fd0aa950625ca0177be (127.12.212.1:38755), 652af32c665b44ab9516cf4755907be3 (127.12.212.3:42051)
I20260710 11:01:45.831753 13420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f62e20281de4e10a2c45e4b280d69d8" candidate_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652af32c665b44ab9516cf4755907be3"
W20260710 11:01:45.834375 13310 leader_election.cc:343] T 8f62e20281de4e10a2c45e4b280d69d8 P 8c5a9c0301ec4d88a612a33c50365b5f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 652af32c665b44ab9516cf4755907be3 (127.12.212.3:42051): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:45.834774 13465 ts_tablet_manager.cc:1434] T 652edeff4a0241f1b988e6d448dc0d37 P b802a50073224fd0aa950625ca0177be: Time spent starting tablet: real 0.024s	user 0.002s	sys 0.005s
I20260710 11:01:45.835673 13465 tablet_bootstrap.cc:492] T d71e8f9598594af7a53ea7c558f9d8c3 P b802a50073224fd0aa950625ca0177be: Bootstrap starting.
I20260710 11:01:45.841006 13271 raft_consensus.cc:2468] T 8f62e20281de4e10a2c45e4b280d69d8 P b802a50073224fd0aa950625ca0177be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c5a9c0301ec4d88a612a33c50365b5f in term 1.
I20260710 11:01:45.839515 13463 raft_consensus.cc:359] T 8f62e20281de4e10a2c45e4b280d69d8 P 652af32c665b44ab9516cf4755907be3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:45.842233 13463 raft_consensus.cc:385] T 8f62e20281de4e10a2c45e4b280d69d8 P 652af32c665b44ab9516cf4755907be3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:45.842998 13463 raft_consensus.cc:740] T 8f62e20281de4e10a2c45e4b280d69d8 P 652af32c665b44ab9516cf4755907be3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 652af32c665b44ab9516cf4755907be3, State: Initialized, Role: FOLLOWER
I20260710 11:01:45.843134 13311 leader_election.cc:304] T 8f62e20281de4e10a2c45e4b280d69d8 P 8c5a9c0301ec4d88a612a33c50365b5f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8c5a9c0301ec4d88a612a33c50365b5f, b802a50073224fd0aa950625ca0177be; no voters: 652af32c665b44ab9516cf4755907be3
I20260710 11:01:45.844106 13463 consensus_queue.cc:260] T 8f62e20281de4e10a2c45e4b280d69d8 P 652af32c665b44ab9516cf4755907be3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:45.845417 13494 raft_consensus.cc:2804] T 8f62e20281de4e10a2c45e4b280d69d8 P 8c5a9c0301ec4d88a612a33c50365b5f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:45.848155 13494 raft_consensus.cc:697] T 8f62e20281de4e10a2c45e4b280d69d8 P 8c5a9c0301ec4d88a612a33c50365b5f [term 1 LEADER]: Becoming Leader. State: Replica: 8c5a9c0301ec4d88a612a33c50365b5f, State: Running, Role: LEADER
I20260710 11:01:45.849741 13464 tablet_bootstrap.cc:492] T 047b000b5f1a4bc998b4df0bb22f0e4f P 8c5a9c0301ec4d88a612a33c50365b5f: No bootstrap required, opened a new log
I20260710 11:01:45.849208 13494 consensus_queue.cc:237] T 8f62e20281de4e10a2c45e4b280d69d8 P 8c5a9c0301ec4d88a612a33c50365b5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:45.850190 13464 ts_tablet_manager.cc:1403] T 047b000b5f1a4bc998b4df0bb22f0e4f P 8c5a9c0301ec4d88a612a33c50365b5f: Time spent bootstrapping tablet: real 0.038s	user 0.005s	sys 0.009s
I20260710 11:01:45.850680 13465 tablet_bootstrap.cc:654] T d71e8f9598594af7a53ea7c558f9d8c3 P b802a50073224fd0aa950625ca0177be: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:45.853114 13464 raft_consensus.cc:359] T 047b000b5f1a4bc998b4df0bb22f0e4f P 8c5a9c0301ec4d88a612a33c50365b5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } } peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } }
I20260710 11:01:45.854265 13464 raft_consensus.cc:385] T 047b000b5f1a4bc998b4df0bb22f0e4f P 8c5a9c0301ec4d88a612a33c50365b5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:45.854645 13464 raft_consensus.cc:740] T 047b000b5f1a4bc998b4df0bb22f0e4f P 8c5a9c0301ec4d88a612a33c50365b5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c5a9c0301ec4d88a612a33c50365b5f, State: Initialized, Role: FOLLOWER
I20260710 11:01:45.855187 13463 ts_tablet_manager.cc:1434] T 8f62e20281de4e10a2c45e4b280d69d8 P 652af32c665b44ab9516cf4755907be3: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.004s
I20260710 11:01:45.855532 13464 consensus_queue.cc:260] T 047b000b5f1a4bc998b4df0bb22f0e4f P 8c5a9c0301ec4d88a612a33c50365b5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } } peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } }
I20260710 11:01:45.856209 13463 tablet_bootstrap.cc:492] T 1e0164f8acf548269ae95f51198a9ad7 P 652af32c665b44ab9516cf4755907be3: Bootstrap starting.
I20260710 11:01:45.858042 13464 ts_tablet_manager.cc:1434] T 047b000b5f1a4bc998b4df0bb22f0e4f P 8c5a9c0301ec4d88a612a33c50365b5f: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 11:01:45.864369 13464 tablet_bootstrap.cc:492] T 764cfbbb63a74b10b287cad9f78b204e P 8c5a9c0301ec4d88a612a33c50365b5f: Bootstrap starting.
I20260710 11:01:45.878716 13465 tablet_bootstrap.cc:492] T d71e8f9598594af7a53ea7c558f9d8c3 P b802a50073224fd0aa950625ca0177be: No bootstrap required, opened a new log
I20260710 11:01:45.879315 13465 ts_tablet_manager.cc:1403] T d71e8f9598594af7a53ea7c558f9d8c3 P b802a50073224fd0aa950625ca0177be: Time spent bootstrapping tablet: real 0.044s	user 0.010s	sys 0.010s
I20260710 11:01:45.874156 13167 catalog_manager.cc:5697] T af62324bc2ee48ba8e893da778d4740b P 8c5a9c0301ec4d88a612a33c50365b5f reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c5a9c0301ec4d88a612a33c50365b5f (127.12.212.2). New cstate: current_term: 1 leader_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:45.882786 13463 tablet_bootstrap.cc:654] T 1e0164f8acf548269ae95f51198a9ad7 P 652af32c665b44ab9516cf4755907be3: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:45.882748 13469 raft_consensus.cc:493] T 047b000b5f1a4bc998b4df0bb22f0e4f P 652af32c665b44ab9516cf4755907be3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:45.884398 13469 raft_consensus.cc:515] T 047b000b5f1a4bc998b4df0bb22f0e4f P 652af32c665b44ab9516cf4755907be3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } } peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } }
I20260710 11:01:45.885293 13465 raft_consensus.cc:359] T d71e8f9598594af7a53ea7c558f9d8c3 P b802a50073224fd0aa950625ca0177be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:45.885934 13465 raft_consensus.cc:385] T d71e8f9598594af7a53ea7c558f9d8c3 P b802a50073224fd0aa950625ca0177be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:45.886379 13465 raft_consensus.cc:740] T d71e8f9598594af7a53ea7c558f9d8c3 P b802a50073224fd0aa950625ca0177be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b802a50073224fd0aa950625ca0177be, State: Initialized, Role: FOLLOWER
I20260710 11:01:45.887231 13469 leader_election.cc:290] T 047b000b5f1a4bc998b4df0bb22f0e4f P 652af32c665b44ab9516cf4755907be3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c5a9c0301ec4d88a612a33c50365b5f (127.12.212.2:35963), b802a50073224fd0aa950625ca0177be (127.12.212.1:38755)
I20260710 11:01:45.887108 13465 consensus_queue.cc:260] T d71e8f9598594af7a53ea7c558f9d8c3 P b802a50073224fd0aa950625ca0177be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:45.887739 13346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "047b000b5f1a4bc998b4df0bb22f0e4f" candidate_uuid: "652af32c665b44ab9516cf4755907be3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" is_pre_election: true
I20260710 11:01:45.888373 13346 raft_consensus.cc:2468] T 047b000b5f1a4bc998b4df0bb22f0e4f P 8c5a9c0301ec4d88a612a33c50365b5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 652af32c665b44ab9516cf4755907be3 in term 0.
I20260710 11:01:45.888427 13271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "047b000b5f1a4bc998b4df0bb22f0e4f" candidate_uuid: "652af32c665b44ab9516cf4755907be3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b802a50073224fd0aa950625ca0177be" is_pre_election: true
I20260710 11:01:45.889056 13271 raft_consensus.cc:2468] T 047b000b5f1a4bc998b4df0bb22f0e4f P b802a50073224fd0aa950625ca0177be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 652af32c665b44ab9516cf4755907be3 in term 0.
I20260710 11:01:45.890090 13383 leader_election.cc:304] T 047b000b5f1a4bc998b4df0bb22f0e4f P 652af32c665b44ab9516cf4755907be3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 652af32c665b44ab9516cf4755907be3, 8c5a9c0301ec4d88a612a33c50365b5f; no voters: 
I20260710 11:01:45.892894 13464 tablet_bootstrap.cc:654] T 764cfbbb63a74b10b287cad9f78b204e P 8c5a9c0301ec4d88a612a33c50365b5f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:45.893141 13465 ts_tablet_manager.cc:1434] T d71e8f9598594af7a53ea7c558f9d8c3 P b802a50073224fd0aa950625ca0177be: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260710 11:01:45.893841 13465 tablet_bootstrap.cc:492] T 27e53d25275b499aa65d46ddf66f4028 P b802a50073224fd0aa950625ca0177be: Bootstrap starting.
I20260710 11:01:45.891403 13469 raft_consensus.cc:493] T 0179c93f035149c3af10aa5b1320ebee P 652af32c665b44ab9516cf4755907be3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:45.895279 13469 raft_consensus.cc:515] T 0179c93f035149c3af10aa5b1320ebee P 652af32c665b44ab9516cf4755907be3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:45.897399 13469 leader_election.cc:290] T 0179c93f035149c3af10aa5b1320ebee P 652af32c665b44ab9516cf4755907be3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b802a50073224fd0aa950625ca0177be (127.12.212.1:38755), 8c5a9c0301ec4d88a612a33c50365b5f (127.12.212.2:35963)
I20260710 11:01:45.897861 13469 raft_consensus.cc:2804] T 047b000b5f1a4bc998b4df0bb22f0e4f P 652af32c665b44ab9516cf4755907be3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:45.898187 13469 raft_consensus.cc:493] T 047b000b5f1a4bc998b4df0bb22f0e4f P 652af32c665b44ab9516cf4755907be3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:45.898272 13271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0179c93f035149c3af10aa5b1320ebee" candidate_uuid: "652af32c665b44ab9516cf4755907be3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b802a50073224fd0aa950625ca0177be" is_pre_election: true
I20260710 11:01:45.898561 13469 raft_consensus.cc:3060] T 047b000b5f1a4bc998b4df0bb22f0e4f P 652af32c665b44ab9516cf4755907be3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:45.899091 13271 raft_consensus.cc:2468] T 0179c93f035149c3af10aa5b1320ebee P b802a50073224fd0aa950625ca0177be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 652af32c665b44ab9516cf4755907be3 in term 0.
I20260710 11:01:45.900563 13385 leader_election.cc:304] T 0179c93f035149c3af10aa5b1320ebee P 652af32c665b44ab9516cf4755907be3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 652af32c665b44ab9516cf4755907be3, b802a50073224fd0aa950625ca0177be; no voters: 
I20260710 11:01:45.908143 13465 tablet_bootstrap.cc:654] T 27e53d25275b499aa65d46ddf66f4028 P b802a50073224fd0aa950625ca0177be: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:45.914070 13502 raft_consensus.cc:2804] T 0179c93f035149c3af10aa5b1320ebee P 652af32c665b44ab9516cf4755907be3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:45.914520 13502 raft_consensus.cc:493] T 0179c93f035149c3af10aa5b1320ebee P 652af32c665b44ab9516cf4755907be3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:45.914896 13502 raft_consensus.cc:3060] T 0179c93f035149c3af10aa5b1320ebee P 652af32c665b44ab9516cf4755907be3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:45.915170 13346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0179c93f035149c3af10aa5b1320ebee" candidate_uuid: "652af32c665b44ab9516cf4755907be3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" is_pre_election: true
W20260710 11:01:45.916702 13383 leader_election.cc:343] T 0179c93f035149c3af10aa5b1320ebee P 652af32c665b44ab9516cf4755907be3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8c5a9c0301ec4d88a612a33c50365b5f (127.12.212.2:35963): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:45.916656 13469 raft_consensus.cc:515] T 047b000b5f1a4bc998b4df0bb22f0e4f P 652af32c665b44ab9516cf4755907be3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } } peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } }
I20260710 11:01:45.918898 13469 leader_election.cc:290] T 047b000b5f1a4bc998b4df0bb22f0e4f P 652af32c665b44ab9516cf4755907be3 [CANDIDATE]: Term 1 election: Requested vote from peers 8c5a9c0301ec4d88a612a33c50365b5f (127.12.212.2:35963), b802a50073224fd0aa950625ca0177be (127.12.212.1:38755)
I20260710 11:01:45.920315 13271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "047b000b5f1a4bc998b4df0bb22f0e4f" candidate_uuid: "652af32c665b44ab9516cf4755907be3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b802a50073224fd0aa950625ca0177be"
I20260710 11:01:45.924450 13271 raft_consensus.cc:3060] T 047b000b5f1a4bc998b4df0bb22f0e4f P b802a50073224fd0aa950625ca0177be [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:45.926678 13465 tablet_bootstrap.cc:492] T 27e53d25275b499aa65d46ddf66f4028 P b802a50073224fd0aa950625ca0177be: No bootstrap required, opened a new log
I20260710 11:01:45.920608 13346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "047b000b5f1a4bc998b4df0bb22f0e4f" candidate_uuid: "652af32c665b44ab9516cf4755907be3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5a9c0301ec4d88a612a33c50365b5f"
I20260710 11:01:45.927277 13465 ts_tablet_manager.cc:1403] T 27e53d25275b499aa65d46ddf66f4028 P b802a50073224fd0aa950625ca0177be: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.001s
I20260710 11:01:45.927896 13346 raft_consensus.cc:3060] T 047b000b5f1a4bc998b4df0bb22f0e4f P 8c5a9c0301ec4d88a612a33c50365b5f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:45.927908 13470 raft_consensus.cc:493] T 1e0164f8acf548269ae95f51198a9ad7 P b802a50073224fd0aa950625ca0177be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:45.929291 13470 raft_consensus.cc:515] T 1e0164f8acf548269ae95f51198a9ad7 P b802a50073224fd0aa950625ca0177be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:45.929863 13502 raft_consensus.cc:515] T 0179c93f035149c3af10aa5b1320ebee P 652af32c665b44ab9516cf4755907be3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:45.931625 13470 leader_election.cc:290] T 1e0164f8acf548269ae95f51198a9ad7 P b802a50073224fd0aa950625ca0177be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c5a9c0301ec4d88a612a33c50365b5f (127.12.212.2:35963), 652af32c665b44ab9516cf4755907be3 (127.12.212.3:42051)
I20260710 11:01:45.932996 13345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e0164f8acf548269ae95f51198a9ad7" candidate_uuid: "b802a50073224fd0aa950625ca0177be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" is_pre_election: true
I20260710 11:01:45.933784 13345 raft_consensus.cc:2468] T 1e0164f8acf548269ae95f51198a9ad7 P 8c5a9c0301ec4d88a612a33c50365b5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b802a50073224fd0aa950625ca0177be in term 0.
I20260710 11:01:45.934255 13464 tablet_bootstrap.cc:492] T 764cfbbb63a74b10b287cad9f78b204e P 8c5a9c0301ec4d88a612a33c50365b5f: No bootstrap required, opened a new log
I20260710 11:01:45.934764 13464 ts_tablet_manager.cc:1403] T 764cfbbb63a74b10b287cad9f78b204e P 8c5a9c0301ec4d88a612a33c50365b5f: Time spent bootstrapping tablet: real 0.075s	user 0.011s	sys 0.006s
I20260710 11:01:45.935026 13502 leader_election.cc:290] T 0179c93f035149c3af10aa5b1320ebee P 652af32c665b44ab9516cf4755907be3 [CANDIDATE]: Term 1 election: Requested vote from peers b802a50073224fd0aa950625ca0177be (127.12.212.1:38755), 8c5a9c0301ec4d88a612a33c50365b5f (127.12.212.2:35963)
I20260710 11:01:45.935938 13270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0179c93f035149c3af10aa5b1320ebee" candidate_uuid: "652af32c665b44ab9516cf4755907be3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b802a50073224fd0aa950625ca0177be"
I20260710 11:01:45.936651 13270 raft_consensus.cc:3060] T 0179c93f035149c3af10aa5b1320ebee P b802a50073224fd0aa950625ca0177be [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:45.938262 13464 raft_consensus.cc:359] T 764cfbbb63a74b10b287cad9f78b204e P 8c5a9c0301ec4d88a612a33c50365b5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:45.939476 13464 raft_consensus.cc:385] T 764cfbbb63a74b10b287cad9f78b204e P 8c5a9c0301ec4d88a612a33c50365b5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:45.940167 13234 leader_election.cc:304] T 1e0164f8acf548269ae95f51198a9ad7 P b802a50073224fd0aa950625ca0177be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c5a9c0301ec4d88a612a33c50365b5f, b802a50073224fd0aa950625ca0177be; no voters: 
I20260710 11:01:45.940719 13464 raft_consensus.cc:740] T 764cfbbb63a74b10b287cad9f78b204e P 8c5a9c0301ec4d88a612a33c50365b5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c5a9c0301ec4d88a612a33c50365b5f, State: Initialized, Role: FOLLOWER
I20260710 11:01:45.941424 13470 raft_consensus.cc:2804] T 1e0164f8acf548269ae95f51198a9ad7 P b802a50073224fd0aa950625ca0177be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:45.942378 13345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0179c93f035149c3af10aa5b1320ebee" candidate_uuid: "652af32c665b44ab9516cf4755907be3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5a9c0301ec4d88a612a33c50365b5f"
I20260710 11:01:45.943141 13470 raft_consensus.cc:493] T 1e0164f8acf548269ae95f51198a9ad7 P b802a50073224fd0aa950625ca0177be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:45.943517 13470 raft_consensus.cc:3060] T 1e0164f8acf548269ae95f51198a9ad7 P b802a50073224fd0aa950625ca0177be [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:45.943718 13465 raft_consensus.cc:359] T 27e53d25275b499aa65d46ddf66f4028 P b802a50073224fd0aa950625ca0177be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:45.944353 13465 raft_consensus.cc:385] T 27e53d25275b499aa65d46ddf66f4028 P b802a50073224fd0aa950625ca0177be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:45.944653 13465 raft_consensus.cc:740] T 27e53d25275b499aa65d46ddf66f4028 P b802a50073224fd0aa950625ca0177be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b802a50073224fd0aa950625ca0177be, State: Initialized, Role: FOLLOWER
W20260710 11:01:45.945912 13383 leader_election.cc:343] T 0179c93f035149c3af10aa5b1320ebee P 652af32c665b44ab9516cf4755907be3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8c5a9c0301ec4d88a612a33c50365b5f (127.12.212.2:35963): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:45.945958 13420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e0164f8acf548269ae95f51198a9ad7" candidate_uuid: "b802a50073224fd0aa950625ca0177be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652af32c665b44ab9516cf4755907be3" is_pre_election: true
I20260710 11:01:45.947152 13502 raft_consensus.cc:493] T 764cfbbb63a74b10b287cad9f78b204e P 652af32c665b44ab9516cf4755907be3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:45.946705 13465 consensus_queue.cc:260] T 27e53d25275b499aa65d46ddf66f4028 P b802a50073224fd0aa950625ca0177be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
W20260710 11:01:45.948405 13235 leader_election.cc:343] T 1e0164f8acf548269ae95f51198a9ad7 P b802a50073224fd0aa950625ca0177be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 652af32c665b44ab9516cf4755907be3 (127.12.212.3:42051): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:45.947618 13502 raft_consensus.cc:515] T 764cfbbb63a74b10b287cad9f78b204e P 652af32c665b44ab9516cf4755907be3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:45.952338 13271 raft_consensus.cc:2468] T 047b000b5f1a4bc998b4df0bb22f0e4f P b802a50073224fd0aa950625ca0177be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 652af32c665b44ab9516cf4755907be3 in term 1.
I20260710 11:01:45.953191 13465 ts_tablet_manager.cc:1434] T 27e53d25275b499aa65d46ddf66f4028 P b802a50073224fd0aa950625ca0177be: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260710 11:01:45.953079 13269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "764cfbbb63a74b10b287cad9f78b204e" candidate_uuid: "652af32c665b44ab9516cf4755907be3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b802a50073224fd0aa950625ca0177be" is_pre_election: true
I20260710 11:01:45.953403 13502 leader_election.cc:290] T 764cfbbb63a74b10b287cad9f78b204e P 652af32c665b44ab9516cf4755907be3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b802a50073224fd0aa950625ca0177be (127.12.212.1:38755), 8c5a9c0301ec4d88a612a33c50365b5f (127.12.212.2:35963)
I20260710 11:01:45.953754 13269 raft_consensus.cc:2468] T 764cfbbb63a74b10b287cad9f78b204e P b802a50073224fd0aa950625ca0177be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 652af32c665b44ab9516cf4755907be3 in term 0.
I20260710 11:01:45.955907 13385 leader_election.cc:304] T 047b000b5f1a4bc998b4df0bb22f0e4f P 652af32c665b44ab9516cf4755907be3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 652af32c665b44ab9516cf4755907be3, b802a50073224fd0aa950625ca0177be; no voters: 
I20260710 11:01:45.957557 13385 leader_election.cc:304] T 764cfbbb63a74b10b287cad9f78b204e P 652af32c665b44ab9516cf4755907be3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 652af32c665b44ab9516cf4755907be3, b802a50073224fd0aa950625ca0177be; no voters: 
I20260710 11:01:45.957906 13345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "764cfbbb63a74b10b287cad9f78b204e" candidate_uuid: "652af32c665b44ab9516cf4755907be3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" is_pre_election: true
I20260710 11:01:45.957669 13470 raft_consensus.cc:515] T 1e0164f8acf548269ae95f51198a9ad7 P b802a50073224fd0aa950625ca0177be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:45.958345 13469 raft_consensus.cc:2804] T 047b000b5f1a4bc998b4df0bb22f0e4f P 652af32c665b44ab9516cf4755907be3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:45.959214 13502 raft_consensus.cc:2804] T 764cfbbb63a74b10b287cad9f78b204e P 652af32c665b44ab9516cf4755907be3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:45.961519 13502 raft_consensus.cc:493] T 764cfbbb63a74b10b287cad9f78b204e P 652af32c665b44ab9516cf4755907be3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:45.961304 13464 consensus_queue.cc:260] T 764cfbbb63a74b10b287cad9f78b204e P 8c5a9c0301ec4d88a612a33c50365b5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:45.961877 13502 raft_consensus.cc:3060] T 764cfbbb63a74b10b287cad9f78b204e P 652af32c665b44ab9516cf4755907be3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:45.963564 13464 ts_tablet_manager.cc:1434] T 764cfbbb63a74b10b287cad9f78b204e P 8c5a9c0301ec4d88a612a33c50365b5f: Time spent starting tablet: real 0.028s	user 0.003s	sys 0.004s
I20260710 11:01:45.964524 13464 tablet_bootstrap.cc:492] T 0179c93f035149c3af10aa5b1320ebee P 8c5a9c0301ec4d88a612a33c50365b5f: Bootstrap starting.
I20260710 11:01:45.964717 13270 raft_consensus.cc:2468] T 0179c93f035149c3af10aa5b1320ebee P b802a50073224fd0aa950625ca0177be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 652af32c665b44ab9516cf4755907be3 in term 1.
I20260710 11:01:45.965943 13463 tablet_bootstrap.cc:492] T 1e0164f8acf548269ae95f51198a9ad7 P 652af32c665b44ab9516cf4755907be3: No bootstrap required, opened a new log
I20260710 11:01:45.966355 13463 ts_tablet_manager.cc:1403] T 1e0164f8acf548269ae95f51198a9ad7 P 652af32c665b44ab9516cf4755907be3: Time spent bootstrapping tablet: real 0.110s	user 0.010s	sys 0.004s
I20260710 11:01:45.967373 13385 leader_election.cc:304] T 0179c93f035149c3af10aa5b1320ebee P 652af32c665b44ab9516cf4755907be3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 652af32c665b44ab9516cf4755907be3, b802a50073224fd0aa950625ca0177be; no voters: 8c5a9c0301ec4d88a612a33c50365b5f
I20260710 11:01:45.968318 13502 raft_consensus.cc:515] T 764cfbbb63a74b10b287cad9f78b204e P 652af32c665b44ab9516cf4755907be3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:45.969467 13346 raft_consensus.cc:2468] T 047b000b5f1a4bc998b4df0bb22f0e4f P 8c5a9c0301ec4d88a612a33c50365b5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 652af32c665b44ab9516cf4755907be3 in term 1.
I20260710 11:01:45.972457 13344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "764cfbbb63a74b10b287cad9f78b204e" candidate_uuid: "652af32c665b44ab9516cf4755907be3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5a9c0301ec4d88a612a33c50365b5f"
I20260710 11:01:45.973444 13470 leader_election.cc:290] T 1e0164f8acf548269ae95f51198a9ad7 P b802a50073224fd0aa950625ca0177be [CANDIDATE]: Term 1 election: Requested vote from peers 8c5a9c0301ec4d88a612a33c50365b5f (127.12.212.2:35963), 652af32c665b44ab9516cf4755907be3 (127.12.212.3:42051)
I20260710 11:01:45.964496 13345 raft_consensus.cc:2468] T 764cfbbb63a74b10b287cad9f78b204e P 8c5a9c0301ec4d88a612a33c50365b5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 652af32c665b44ab9516cf4755907be3 in term 0.
I20260710 11:01:45.977095 13420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e0164f8acf548269ae95f51198a9ad7" candidate_uuid: "b802a50073224fd0aa950625ca0177be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652af32c665b44ab9516cf4755907be3"
W20260710 11:01:45.978471 13235 leader_election.cc:343] T 1e0164f8acf548269ae95f51198a9ad7 P b802a50073224fd0aa950625ca0177be [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 652af32c665b44ab9516cf4755907be3 (127.12.212.3:42051): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:45.975747 13344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e0164f8acf548269ae95f51198a9ad7" candidate_uuid: "b802a50073224fd0aa950625ca0177be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5a9c0301ec4d88a612a33c50365b5f"
I20260710 11:01:45.979233 13344 raft_consensus.cc:3060] T 1e0164f8acf548269ae95f51198a9ad7 P 8c5a9c0301ec4d88a612a33c50365b5f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:45.987366 13469 raft_consensus.cc:697] T 047b000b5f1a4bc998b4df0bb22f0e4f P 652af32c665b44ab9516cf4755907be3 [term 1 LEADER]: Becoming Leader. State: Replica: 652af32c665b44ab9516cf4755907be3, State: Running, Role: LEADER
I20260710 11:01:45.988830 13463 raft_consensus.cc:359] T 1e0164f8acf548269ae95f51198a9ad7 P 652af32c665b44ab9516cf4755907be3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:45.989507 13463 raft_consensus.cc:385] T 1e0164f8acf548269ae95f51198a9ad7 P 652af32c665b44ab9516cf4755907be3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:45.989184 13469 consensus_queue.cc:237] T 047b000b5f1a4bc998b4df0bb22f0e4f P 652af32c665b44ab9516cf4755907be3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } } peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } }
I20260710 11:01:45.989790 13463 raft_consensus.cc:740] T 1e0164f8acf548269ae95f51198a9ad7 P 652af32c665b44ab9516cf4755907be3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 652af32c665b44ab9516cf4755907be3, State: Initialized, Role: FOLLOWER
I20260710 11:01:45.990475 13463 consensus_queue.cc:260] T 1e0164f8acf548269ae95f51198a9ad7 P 652af32c665b44ab9516cf4755907be3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:45.972188 13502 leader_election.cc:290] T 764cfbbb63a74b10b287cad9f78b204e P 652af32c665b44ab9516cf4755907be3 [CANDIDATE]: Term 1 election: Requested vote from peers b802a50073224fd0aa950625ca0177be (127.12.212.1:38755), 8c5a9c0301ec4d88a612a33c50365b5f (127.12.212.2:35963)
I20260710 11:01:45.981309 13167 catalog_manager.cc:5697] T 8f62e20281de4e10a2c45e4b280d69d8 P 8c5a9c0301ec4d88a612a33c50365b5f reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c5a9c0301ec4d88a612a33c50365b5f (127.12.212.2). New cstate: current_term: 1 leader_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:45.994778 13344 raft_consensus.cc:2468] T 1e0164f8acf548269ae95f51198a9ad7 P 8c5a9c0301ec4d88a612a33c50365b5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b802a50073224fd0aa950625ca0177be in term 1.
I20260710 11:01:45.996932 13234 leader_election.cc:304] T 1e0164f8acf548269ae95f51198a9ad7 P b802a50073224fd0aa950625ca0177be [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8c5a9c0301ec4d88a612a33c50365b5f, b802a50073224fd0aa950625ca0177be; no voters: 652af32c665b44ab9516cf4755907be3
I20260710 11:01:45.997704 13470 raft_consensus.cc:2804] T 1e0164f8acf548269ae95f51198a9ad7 P b802a50073224fd0aa950625ca0177be [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:45.998168 13470 raft_consensus.cc:697] T 1e0164f8acf548269ae95f51198a9ad7 P b802a50073224fd0aa950625ca0177be [term 1 LEADER]: Becoming Leader. State: Replica: b802a50073224fd0aa950625ca0177be, State: Running, Role: LEADER
I20260710 11:01:45.999853 13470 consensus_queue.cc:237] T 1e0164f8acf548269ae95f51198a9ad7 P b802a50073224fd0aa950625ca0177be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:46.002010 13509 raft_consensus.cc:2804] T 0179c93f035149c3af10aa5b1320ebee P 652af32c665b44ab9516cf4755907be3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:46.002535 13509 raft_consensus.cc:697] T 0179c93f035149c3af10aa5b1320ebee P 652af32c665b44ab9516cf4755907be3 [term 1 LEADER]: Becoming Leader. State: Replica: 652af32c665b44ab9516cf4755907be3, State: Running, Role: LEADER
I20260710 11:01:46.003427 13509 consensus_queue.cc:237] T 0179c93f035149c3af10aa5b1320ebee P 652af32c665b44ab9516cf4755907be3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:46.005097 13270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "764cfbbb63a74b10b287cad9f78b204e" candidate_uuid: "652af32c665b44ab9516cf4755907be3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b802a50073224fd0aa950625ca0177be"
I20260710 11:01:46.006632 13270 raft_consensus.cc:3060] T 764cfbbb63a74b10b287cad9f78b204e P b802a50073224fd0aa950625ca0177be [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:46.016408 13464 tablet_bootstrap.cc:654] T 0179c93f035149c3af10aa5b1320ebee P 8c5a9c0301ec4d88a612a33c50365b5f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:46.016762 13502 raft_consensus.cc:493] T 1e0164f8acf548269ae95f51198a9ad7 P 652af32c665b44ab9516cf4755907be3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:46.022558 13463 ts_tablet_manager.cc:1434] T 1e0164f8acf548269ae95f51198a9ad7 P 652af32c665b44ab9516cf4755907be3: Time spent starting tablet: real 0.056s	user 0.018s	sys 0.000s
I20260710 11:01:46.017261 13502 raft_consensus.cc:515] T 1e0164f8acf548269ae95f51198a9ad7 P 652af32c665b44ab9516cf4755907be3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:46.028017 13269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e0164f8acf548269ae95f51198a9ad7" candidate_uuid: "652af32c665b44ab9516cf4755907be3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b802a50073224fd0aa950625ca0177be" is_pre_election: true
I20260710 11:01:46.029268 13463 tablet_bootstrap.cc:492] T d71e8f9598594af7a53ea7c558f9d8c3 P 652af32c665b44ab9516cf4755907be3: Bootstrap starting.
I20260710 11:01:46.033233 13502 leader_election.cc:290] T 1e0164f8acf548269ae95f51198a9ad7 P 652af32c665b44ab9516cf4755907be3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b802a50073224fd0aa950625ca0177be (127.12.212.1:38755), 8c5a9c0301ec4d88a612a33c50365b5f (127.12.212.2:35963)
I20260710 11:01:46.039310 13344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e0164f8acf548269ae95f51198a9ad7" candidate_uuid: "652af32c665b44ab9516cf4755907be3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" is_pre_election: true
I20260710 11:01:46.035637 13166 catalog_manager.cc:5697] T 047b000b5f1a4bc998b4df0bb22f0e4f P 652af32c665b44ab9516cf4755907be3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 652af32c665b44ab9516cf4755907be3 (127.12.212.3). New cstate: current_term: 1 leader_uuid: "652af32c665b44ab9516cf4755907be3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:46.045399 13344 raft_consensus.cc:2393] T 1e0164f8acf548269ae95f51198a9ad7 P 8c5a9c0301ec4d88a612a33c50365b5f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 652af32c665b44ab9516cf4755907be3 in current term 1: Already voted for candidate b802a50073224fd0aa950625ca0177be in this term.
I20260710 11:01:46.048566 13383 leader_election.cc:304] T 1e0164f8acf548269ae95f51198a9ad7 P 652af32c665b44ab9516cf4755907be3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 652af32c665b44ab9516cf4755907be3; no voters: 8c5a9c0301ec4d88a612a33c50365b5f, b802a50073224fd0aa950625ca0177be
I20260710 11:01:46.050117 13502 raft_consensus.cc:3060] T 1e0164f8acf548269ae95f51198a9ad7 P 652af32c665b44ab9516cf4755907be3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:46.051163 13470 raft_consensus.cc:493] T 652edeff4a0241f1b988e6d448dc0d37 P b802a50073224fd0aa950625ca0177be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:46.051872 13470 raft_consensus.cc:515] T 652edeff4a0241f1b988e6d448dc0d37 P b802a50073224fd0aa950625ca0177be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:46.054121 13270 raft_consensus.cc:2468] T 764cfbbb63a74b10b287cad9f78b204e P b802a50073224fd0aa950625ca0177be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 652af32c665b44ab9516cf4755907be3 in term 1.
I20260710 11:01:46.055424 13167 catalog_manager.cc:5697] T 1e0164f8acf548269ae95f51198a9ad7 P b802a50073224fd0aa950625ca0177be reported cstate change: term changed from 0 to 1, leader changed from <none> to b802a50073224fd0aa950625ca0177be (127.12.212.1). New cstate: current_term: 1 leader_uuid: "b802a50073224fd0aa950625ca0177be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:46.057333 13502 raft_consensus.cc:2749] T 1e0164f8acf548269ae95f51198a9ad7 P 652af32c665b44ab9516cf4755907be3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:46.059293 13385 leader_election.cc:304] T 764cfbbb63a74b10b287cad9f78b204e P 652af32c665b44ab9516cf4755907be3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 652af32c665b44ab9516cf4755907be3, b802a50073224fd0aa950625ca0177be; no voters: 8c5a9c0301ec4d88a612a33c50365b5f
I20260710 11:01:46.060802 13469 raft_consensus.cc:2804] T 764cfbbb63a74b10b287cad9f78b204e P 652af32c665b44ab9516cf4755907be3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:46.061451 13469 raft_consensus.cc:697] T 764cfbbb63a74b10b287cad9f78b204e P 652af32c665b44ab9516cf4755907be3 [term 1 LEADER]: Becoming Leader. State: Replica: 652af32c665b44ab9516cf4755907be3, State: Running, Role: LEADER
I20260710 11:01:46.100387 13469 consensus_queue.cc:237] T 764cfbbb63a74b10b287cad9f78b204e P 652af32c665b44ab9516cf4755907be3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:46.102311 13463 tablet_bootstrap.cc:654] T d71e8f9598594af7a53ea7c558f9d8c3 P 652af32c665b44ab9516cf4755907be3: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:46.102731 13470 leader_election.cc:290] T 652edeff4a0241f1b988e6d448dc0d37 P b802a50073224fd0aa950625ca0177be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c5a9c0301ec4d88a612a33c50365b5f (127.12.212.2:35963), 652af32c665b44ab9516cf4755907be3 (127.12.212.3:42051)
I20260710 11:01:46.106877 13344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "652edeff4a0241f1b988e6d448dc0d37" candidate_uuid: "b802a50073224fd0aa950625ca0177be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" is_pre_election: true
I20260710 11:01:46.107821 13420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "652edeff4a0241f1b988e6d448dc0d37" candidate_uuid: "b802a50073224fd0aa950625ca0177be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652af32c665b44ab9516cf4755907be3" is_pre_election: true
I20260710 11:01:46.108763 13420 raft_consensus.cc:2468] T 652edeff4a0241f1b988e6d448dc0d37 P 652af32c665b44ab9516cf4755907be3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b802a50073224fd0aa950625ca0177be in term 0.
I20260710 11:01:46.109896 13235 leader_election.cc:304] T 652edeff4a0241f1b988e6d448dc0d37 P b802a50073224fd0aa950625ca0177be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 652af32c665b44ab9516cf4755907be3, b802a50073224fd0aa950625ca0177be; no voters: 
I20260710 11:01:46.110747 13464 tablet_bootstrap.cc:492] T 0179c93f035149c3af10aa5b1320ebee P 8c5a9c0301ec4d88a612a33c50365b5f: No bootstrap required, opened a new log
W20260710 11:01:46.111685 13234 leader_election.cc:343] T 652edeff4a0241f1b988e6d448dc0d37 P b802a50073224fd0aa950625ca0177be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8c5a9c0301ec4d88a612a33c50365b5f (127.12.212.2:35963): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:46.111761 13470 raft_consensus.cc:2804] T 652edeff4a0241f1b988e6d448dc0d37 P b802a50073224fd0aa950625ca0177be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:46.113417 13464 ts_tablet_manager.cc:1403] T 0179c93f035149c3af10aa5b1320ebee P 8c5a9c0301ec4d88a612a33c50365b5f: Time spent bootstrapping tablet: real 0.149s	user 0.022s	sys 0.001s
I20260710 11:01:46.103127 13502 raft_consensus.cc:493] T 27e53d25275b499aa65d46ddf66f4028 P 652af32c665b44ab9516cf4755907be3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:46.115940 13502 raft_consensus.cc:515] T 27e53d25275b499aa65d46ddf66f4028 P 652af32c665b44ab9516cf4755907be3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:46.112987 13470 raft_consensus.cc:493] T 652edeff4a0241f1b988e6d448dc0d37 P b802a50073224fd0aa950625ca0177be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:46.117048 13470 raft_consensus.cc:3060] T 652edeff4a0241f1b988e6d448dc0d37 P b802a50073224fd0aa950625ca0177be [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:46.118367 13464 raft_consensus.cc:359] T 0179c93f035149c3af10aa5b1320ebee P 8c5a9c0301ec4d88a612a33c50365b5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:46.119056 13270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27e53d25275b499aa65d46ddf66f4028" candidate_uuid: "652af32c665b44ab9516cf4755907be3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b802a50073224fd0aa950625ca0177be" is_pre_election: true
I20260710 11:01:46.119444 13464 raft_consensus.cc:385] T 0179c93f035149c3af10aa5b1320ebee P 8c5a9c0301ec4d88a612a33c50365b5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:46.119668 13270 raft_consensus.cc:2468] T 27e53d25275b499aa65d46ddf66f4028 P b802a50073224fd0aa950625ca0177be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 652af32c665b44ab9516cf4755907be3 in term 0.
I20260710 11:01:46.119824 13344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27e53d25275b499aa65d46ddf66f4028" candidate_uuid: "652af32c665b44ab9516cf4755907be3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" is_pre_election: true
I20260710 11:01:46.119902 13464 raft_consensus.cc:740] T 0179c93f035149c3af10aa5b1320ebee P 8c5a9c0301ec4d88a612a33c50365b5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c5a9c0301ec4d88a612a33c50365b5f, State: Initialized, Role: FOLLOWER
I20260710 11:01:46.120965 13385 leader_election.cc:304] T 27e53d25275b499aa65d46ddf66f4028 P 652af32c665b44ab9516cf4755907be3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 652af32c665b44ab9516cf4755907be3, b802a50073224fd0aa950625ca0177be; no voters: 
I20260710 11:01:46.121235 13502 leader_election.cc:290] T 27e53d25275b499aa65d46ddf66f4028 P 652af32c665b44ab9516cf4755907be3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b802a50073224fd0aa950625ca0177be (127.12.212.1:38755), 8c5a9c0301ec4d88a612a33c50365b5f (127.12.212.2:35963)
I20260710 11:01:46.121753 13502 raft_consensus.cc:2804] T 27e53d25275b499aa65d46ddf66f4028 P 652af32c665b44ab9516cf4755907be3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:46.121034 13464 consensus_queue.cc:260] T 0179c93f035149c3af10aa5b1320ebee P 8c5a9c0301ec4d88a612a33c50365b5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
W20260710 11:01:46.121958 13383 leader_election.cc:343] T 27e53d25275b499aa65d46ddf66f4028 P 652af32c665b44ab9516cf4755907be3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8c5a9c0301ec4d88a612a33c50365b5f (127.12.212.2:35963): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:46.122135 13502 raft_consensus.cc:493] T 27e53d25275b499aa65d46ddf66f4028 P 652af32c665b44ab9516cf4755907be3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:46.123154 13502 raft_consensus.cc:3060] T 27e53d25275b499aa65d46ddf66f4028 P 652af32c665b44ab9516cf4755907be3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:46.126672 13463 tablet_bootstrap.cc:492] T d71e8f9598594af7a53ea7c558f9d8c3 P 652af32c665b44ab9516cf4755907be3: No bootstrap required, opened a new log
I20260710 11:01:46.132066 13463 ts_tablet_manager.cc:1403] T d71e8f9598594af7a53ea7c558f9d8c3 P 652af32c665b44ab9516cf4755907be3: Time spent bootstrapping tablet: real 0.109s	user 0.008s	sys 0.007s
I20260710 11:01:46.135032 13463 raft_consensus.cc:359] T d71e8f9598594af7a53ea7c558f9d8c3 P 652af32c665b44ab9516cf4755907be3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:46.135756 13463 raft_consensus.cc:385] T d71e8f9598594af7a53ea7c558f9d8c3 P 652af32c665b44ab9516cf4755907be3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:46.136060 13463 raft_consensus.cc:740] T d71e8f9598594af7a53ea7c558f9d8c3 P 652af32c665b44ab9516cf4755907be3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 652af32c665b44ab9516cf4755907be3, State: Initialized, Role: FOLLOWER
I20260710 11:01:46.136808 13463 consensus_queue.cc:260] T d71e8f9598594af7a53ea7c558f9d8c3 P 652af32c665b44ab9516cf4755907be3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:46.127235 13464 ts_tablet_manager.cc:1434] T 0179c93f035149c3af10aa5b1320ebee P 8c5a9c0301ec4d88a612a33c50365b5f: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 11:01:46.139150 13463 ts_tablet_manager.cc:1434] T d71e8f9598594af7a53ea7c558f9d8c3 P 652af32c665b44ab9516cf4755907be3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:01:46.131127 13470 raft_consensus.cc:515] T 652edeff4a0241f1b988e6d448dc0d37 P b802a50073224fd0aa950625ca0177be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:46.139928 13464 tablet_bootstrap.cc:492] T 652edeff4a0241f1b988e6d448dc0d37 P 8c5a9c0301ec4d88a612a33c50365b5f: Bootstrap starting.
I20260710 11:01:46.141492 13470 leader_election.cc:290] T 652edeff4a0241f1b988e6d448dc0d37 P b802a50073224fd0aa950625ca0177be [CANDIDATE]: Term 1 election: Requested vote from peers 8c5a9c0301ec4d88a612a33c50365b5f (127.12.212.2:35963), 652af32c665b44ab9516cf4755907be3 (127.12.212.3:42051)
I20260710 11:01:46.141801 13167 catalog_manager.cc:5697] T 0179c93f035149c3af10aa5b1320ebee P 652af32c665b44ab9516cf4755907be3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 652af32c665b44ab9516cf4755907be3 (127.12.212.3). New cstate: current_term: 1 leader_uuid: "652af32c665b44ab9516cf4755907be3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:46.142603 13344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "652edeff4a0241f1b988e6d448dc0d37" candidate_uuid: "b802a50073224fd0aa950625ca0177be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5a9c0301ec4d88a612a33c50365b5f"
I20260710 11:01:46.143791 13420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "652edeff4a0241f1b988e6d448dc0d37" candidate_uuid: "b802a50073224fd0aa950625ca0177be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652af32c665b44ab9516cf4755907be3"
W20260710 11:01:46.144099 13234 leader_election.cc:343] T 652edeff4a0241f1b988e6d448dc0d37 P b802a50073224fd0aa950625ca0177be [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8c5a9c0301ec4d88a612a33c50365b5f (127.12.212.2:35963): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:46.144407 13420 raft_consensus.cc:3060] T 652edeff4a0241f1b988e6d448dc0d37 P 652af32c665b44ab9516cf4755907be3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:46.145732 13167 catalog_manager.cc:5697] T 764cfbbb63a74b10b287cad9f78b204e P 652af32c665b44ab9516cf4755907be3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 652af32c665b44ab9516cf4755907be3 (127.12.212.3). New cstate: current_term: 1 leader_uuid: "652af32c665b44ab9516cf4755907be3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:46.147708 13464 tablet_bootstrap.cc:654] T 652edeff4a0241f1b988e6d448dc0d37 P 8c5a9c0301ec4d88a612a33c50365b5f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:46.149242 13420 raft_consensus.cc:2468] T 652edeff4a0241f1b988e6d448dc0d37 P 652af32c665b44ab9516cf4755907be3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b802a50073224fd0aa950625ca0177be in term 1.
I20260710 11:01:46.151311 13235 leader_election.cc:304] T 652edeff4a0241f1b988e6d448dc0d37 P b802a50073224fd0aa950625ca0177be [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 652af32c665b44ab9516cf4755907be3, b802a50073224fd0aa950625ca0177be; no voters: 8c5a9c0301ec4d88a612a33c50365b5f
I20260710 11:01:46.152081 13470 raft_consensus.cc:2804] T 652edeff4a0241f1b988e6d448dc0d37 P b802a50073224fd0aa950625ca0177be [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:46.152518 13470 raft_consensus.cc:697] T 652edeff4a0241f1b988e6d448dc0d37 P b802a50073224fd0aa950625ca0177be [term 1 LEADER]: Becoming Leader. State: Replica: b802a50073224fd0aa950625ca0177be, State: Running, Role: LEADER
I20260710 11:01:46.153038 13464 tablet_bootstrap.cc:492] T 652edeff4a0241f1b988e6d448dc0d37 P 8c5a9c0301ec4d88a612a33c50365b5f: No bootstrap required, opened a new log
I20260710 11:01:46.153527 13464 ts_tablet_manager.cc:1403] T 652edeff4a0241f1b988e6d448dc0d37 P 8c5a9c0301ec4d88a612a33c50365b5f: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260710 11:01:46.153286 13470 consensus_queue.cc:237] T 652edeff4a0241f1b988e6d448dc0d37 P b802a50073224fd0aa950625ca0177be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:46.156833 13464 raft_consensus.cc:359] T 652edeff4a0241f1b988e6d448dc0d37 P 8c5a9c0301ec4d88a612a33c50365b5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:46.157588 13464 raft_consensus.cc:385] T 652edeff4a0241f1b988e6d448dc0d37 P 8c5a9c0301ec4d88a612a33c50365b5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:46.157938 13464 raft_consensus.cc:740] T 652edeff4a0241f1b988e6d448dc0d37 P 8c5a9c0301ec4d88a612a33c50365b5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c5a9c0301ec4d88a612a33c50365b5f, State: Initialized, Role: FOLLOWER
I20260710 11:01:46.158694 13464 consensus_queue.cc:260] T 652edeff4a0241f1b988e6d448dc0d37 P 8c5a9c0301ec4d88a612a33c50365b5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:46.160908 13464 ts_tablet_manager.cc:1434] T 652edeff4a0241f1b988e6d448dc0d37 P 8c5a9c0301ec4d88a612a33c50365b5f: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260710 11:01:46.161945 13464 tablet_bootstrap.cc:492] T 27e53d25275b499aa65d46ddf66f4028 P 8c5a9c0301ec4d88a612a33c50365b5f: Bootstrap starting.
I20260710 11:01:46.168308 13464 tablet_bootstrap.cc:654] T 27e53d25275b499aa65d46ddf66f4028 P 8c5a9c0301ec4d88a612a33c50365b5f: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:46.171243 13502 raft_consensus.cc:515] T 27e53d25275b499aa65d46ddf66f4028 P 652af32c665b44ab9516cf4755907be3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:46.174832 13270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27e53d25275b499aa65d46ddf66f4028" candidate_uuid: "652af32c665b44ab9516cf4755907be3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b802a50073224fd0aa950625ca0177be"
I20260710 11:01:46.175415 13270 raft_consensus.cc:3060] T 27e53d25275b499aa65d46ddf66f4028 P b802a50073224fd0aa950625ca0177be [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:46.178280 13502 leader_election.cc:290] T 27e53d25275b499aa65d46ddf66f4028 P 652af32c665b44ab9516cf4755907be3 [CANDIDATE]: Term 1 election: Requested vote from peers b802a50073224fd0aa950625ca0177be (127.12.212.1:38755), 8c5a9c0301ec4d88a612a33c50365b5f (127.12.212.2:35963)
I20260710 11:01:46.181633 13270 raft_consensus.cc:2468] T 27e53d25275b499aa65d46ddf66f4028 P b802a50073224fd0aa950625ca0177be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 652af32c665b44ab9516cf4755907be3 in term 1.
I20260710 11:01:46.182651 13385 leader_election.cc:304] T 27e53d25275b499aa65d46ddf66f4028 P 652af32c665b44ab9516cf4755907be3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 652af32c665b44ab9516cf4755907be3, b802a50073224fd0aa950625ca0177be; no voters: 
I20260710 11:01:46.182962 13344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27e53d25275b499aa65d46ddf66f4028" candidate_uuid: "652af32c665b44ab9516cf4755907be3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5a9c0301ec4d88a612a33c50365b5f"
I20260710 11:01:46.183483 13502 raft_consensus.cc:2804] T 27e53d25275b499aa65d46ddf66f4028 P 652af32c665b44ab9516cf4755907be3 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 11:01:46.184371 13383 leader_election.cc:343] T 27e53d25275b499aa65d46ddf66f4028 P 652af32c665b44ab9516cf4755907be3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8c5a9c0301ec4d88a612a33c50365b5f (127.12.212.2:35963): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:46.183955 13502 raft_consensus.cc:697] T 27e53d25275b499aa65d46ddf66f4028 P 652af32c665b44ab9516cf4755907be3 [term 1 LEADER]: Becoming Leader. State: Replica: 652af32c665b44ab9516cf4755907be3, State: Running, Role: LEADER
I20260710 11:01:46.185288 13502 consensus_queue.cc:237] T 27e53d25275b499aa65d46ddf66f4028 P 652af32c665b44ab9516cf4755907be3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:46.185881 13168 catalog_manager.cc:5697] T 652edeff4a0241f1b988e6d448dc0d37 P b802a50073224fd0aa950625ca0177be reported cstate change: term changed from 0 to 1, leader changed from <none> to b802a50073224fd0aa950625ca0177be (127.12.212.1). New cstate: current_term: 1 leader_uuid: "b802a50073224fd0aa950625ca0177be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:46.196412 13494 raft_consensus.cc:493] T 0179c93f035149c3af10aa5b1320ebee P 8c5a9c0301ec4d88a612a33c50365b5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:46.196693 13464 tablet_bootstrap.cc:492] T 27e53d25275b499aa65d46ddf66f4028 P 8c5a9c0301ec4d88a612a33c50365b5f: No bootstrap required, opened a new log
I20260710 11:01:46.197177 13464 ts_tablet_manager.cc:1403] T 27e53d25275b499aa65d46ddf66f4028 P 8c5a9c0301ec4d88a612a33c50365b5f: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.017s
I20260710 11:01:46.196939 13494 raft_consensus.cc:515] T 0179c93f035149c3af10aa5b1320ebee P 8c5a9c0301ec4d88a612a33c50365b5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
W20260710 11:01:46.198894 13216 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:01:46.201526 13464 raft_consensus.cc:359] T 27e53d25275b499aa65d46ddf66f4028 P 8c5a9c0301ec4d88a612a33c50365b5f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:46.202165 13464 raft_consensus.cc:385] T 27e53d25275b499aa65d46ddf66f4028 P 8c5a9c0301ec4d88a612a33c50365b5f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:46.202437 13464 raft_consensus.cc:740] T 27e53d25275b499aa65d46ddf66f4028 P 8c5a9c0301ec4d88a612a33c50365b5f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c5a9c0301ec4d88a612a33c50365b5f, State: Initialized, Role: FOLLOWER
I20260710 11:01:46.204078 13494 leader_election.cc:290] T 0179c93f035149c3af10aa5b1320ebee P 8c5a9c0301ec4d88a612a33c50365b5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b802a50073224fd0aa950625ca0177be (127.12.212.1:38755), 652af32c665b44ab9516cf4755907be3 (127.12.212.3:42051)
I20260710 11:01:46.203943 13464 consensus_queue.cc:260] T 27e53d25275b499aa65d46ddf66f4028 P 8c5a9c0301ec4d88a612a33c50365b5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:46.205292 13270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0179c93f035149c3af10aa5b1320ebee" candidate_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b802a50073224fd0aa950625ca0177be" is_pre_election: true
I20260710 11:01:46.205678 13420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0179c93f035149c3af10aa5b1320ebee" candidate_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652af32c665b44ab9516cf4755907be3" is_pre_election: true
I20260710 11:01:46.206152 13270 raft_consensus.cc:2393] T 0179c93f035149c3af10aa5b1320ebee P b802a50073224fd0aa950625ca0177be [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8c5a9c0301ec4d88a612a33c50365b5f in current term 1: Already voted for candidate 652af32c665b44ab9516cf4755907be3 in this term.
I20260710 11:01:46.206528 13464 ts_tablet_manager.cc:1434] T 27e53d25275b499aa65d46ddf66f4028 P 8c5a9c0301ec4d88a612a33c50365b5f: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260710 11:01:46.204069 13168 catalog_manager.cc:5697] T 27e53d25275b499aa65d46ddf66f4028 P 652af32c665b44ab9516cf4755907be3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 652af32c665b44ab9516cf4755907be3 (127.12.212.3). New cstate: current_term: 1 leader_uuid: "652af32c665b44ab9516cf4755907be3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:46.208067 13311 leader_election.cc:304] T 0179c93f035149c3af10aa5b1320ebee P 8c5a9c0301ec4d88a612a33c50365b5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8c5a9c0301ec4d88a612a33c50365b5f; no voters: 652af32c665b44ab9516cf4755907be3, b802a50073224fd0aa950625ca0177be
I20260710 11:01:46.208905 13494 raft_consensus.cc:3060] T 0179c93f035149c3af10aa5b1320ebee P 8c5a9c0301ec4d88a612a33c50365b5f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:46.215224 13494 raft_consensus.cc:2749] T 0179c93f035149c3af10aa5b1320ebee P 8c5a9c0301ec4d88a612a33c50365b5f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:46.234604 13502 raft_consensus.cc:493] T 8f62e20281de4e10a2c45e4b280d69d8 P 652af32c665b44ab9516cf4755907be3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:46.235126 13502 raft_consensus.cc:515] T 8f62e20281de4e10a2c45e4b280d69d8 P 652af32c665b44ab9516cf4755907be3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:46.236907 13502 leader_election.cc:290] T 8f62e20281de4e10a2c45e4b280d69d8 P 652af32c665b44ab9516cf4755907be3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b802a50073224fd0aa950625ca0177be (127.12.212.1:38755), 8c5a9c0301ec4d88a612a33c50365b5f (127.12.212.2:35963)
I20260710 11:01:46.237692 13270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f62e20281de4e10a2c45e4b280d69d8" candidate_uuid: "652af32c665b44ab9516cf4755907be3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b802a50073224fd0aa950625ca0177be" is_pre_election: true
I20260710 11:01:46.238461 13270 raft_consensus.cc:2393] T 8f62e20281de4e10a2c45e4b280d69d8 P b802a50073224fd0aa950625ca0177be [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 652af32c665b44ab9516cf4755907be3 in current term 1: Already voted for candidate 8c5a9c0301ec4d88a612a33c50365b5f in this term.
I20260710 11:01:46.238549 13344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f62e20281de4e10a2c45e4b280d69d8" candidate_uuid: "652af32c665b44ab9516cf4755907be3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" is_pre_election: true
I20260710 11:01:46.239861 13383 leader_election.cc:304] T 8f62e20281de4e10a2c45e4b280d69d8 P 652af32c665b44ab9516cf4755907be3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 652af32c665b44ab9516cf4755907be3; no voters: 8c5a9c0301ec4d88a612a33c50365b5f, b802a50073224fd0aa950625ca0177be
I20260710 11:01:46.240568 13502 raft_consensus.cc:3060] T 8f62e20281de4e10a2c45e4b280d69d8 P 652af32c665b44ab9516cf4755907be3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:46.243021 13494 raft_consensus.cc:493] T 27e53d25275b499aa65d46ddf66f4028 P 8c5a9c0301ec4d88a612a33c50365b5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:46.243427 13494 raft_consensus.cc:515] T 27e53d25275b499aa65d46ddf66f4028 P 8c5a9c0301ec4d88a612a33c50365b5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:46.245913 13270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27e53d25275b499aa65d46ddf66f4028" candidate_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b802a50073224fd0aa950625ca0177be" is_pre_election: true
I20260710 11:01:46.246168 13420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27e53d25275b499aa65d46ddf66f4028" candidate_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652af32c665b44ab9516cf4755907be3" is_pre_election: true
I20260710 11:01:46.246675 13270 raft_consensus.cc:2393] T 27e53d25275b499aa65d46ddf66f4028 P b802a50073224fd0aa950625ca0177be [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8c5a9c0301ec4d88a612a33c50365b5f in current term 1: Already voted for candidate 652af32c665b44ab9516cf4755907be3 in this term.
I20260710 11:01:46.247805 13494 leader_election.cc:290] T 27e53d25275b499aa65d46ddf66f4028 P 8c5a9c0301ec4d88a612a33c50365b5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b802a50073224fd0aa950625ca0177be (127.12.212.1:38755), 652af32c665b44ab9516cf4755907be3 (127.12.212.3:42051)
I20260710 11:01:46.247875 13502 raft_consensus.cc:2749] T 8f62e20281de4e10a2c45e4b280d69d8 P 652af32c665b44ab9516cf4755907be3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:46.248560 13311 leader_election.cc:304] T 27e53d25275b499aa65d46ddf66f4028 P 8c5a9c0301ec4d88a612a33c50365b5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8c5a9c0301ec4d88a612a33c50365b5f; no voters: 652af32c665b44ab9516cf4755907be3, b802a50073224fd0aa950625ca0177be
I20260710 11:01:46.249284 13494 raft_consensus.cc:3060] T 27e53d25275b499aa65d46ddf66f4028 P 8c5a9c0301ec4d88a612a33c50365b5f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:46.253551 13494 raft_consensus.cc:2749] T 27e53d25275b499aa65d46ddf66f4028 P 8c5a9c0301ec4d88a612a33c50365b5f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:46.285369 13494 consensus_queue.cc:1048] T af62324bc2ee48ba8e893da778d4740b P 8c5a9c0301ec4d88a612a33c50365b5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:46.308043 13476 consensus_queue.cc:1048] T af62324bc2ee48ba8e893da778d4740b P 8c5a9c0301ec4d88a612a33c50365b5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:46.309883 13470 raft_consensus.cc:493] T d71e8f9598594af7a53ea7c558f9d8c3 P b802a50073224fd0aa950625ca0177be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:46.310359 13470 raft_consensus.cc:515] T d71e8f9598594af7a53ea7c558f9d8c3 P b802a50073224fd0aa950625ca0177be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:46.312446 13470 leader_election.cc:290] T d71e8f9598594af7a53ea7c558f9d8c3 P b802a50073224fd0aa950625ca0177be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c5a9c0301ec4d88a612a33c50365b5f (127.12.212.2:35963), 652af32c665b44ab9516cf4755907be3 (127.12.212.3:42051)
I20260710 11:01:46.313791 13344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d71e8f9598594af7a53ea7c558f9d8c3" candidate_uuid: "b802a50073224fd0aa950625ca0177be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" is_pre_election: true
I20260710 11:01:46.314056 13420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d71e8f9598594af7a53ea7c558f9d8c3" candidate_uuid: "b802a50073224fd0aa950625ca0177be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652af32c665b44ab9516cf4755907be3" is_pre_election: true
I20260710 11:01:46.314429 13344 raft_consensus.cc:2468] T d71e8f9598594af7a53ea7c558f9d8c3 P 8c5a9c0301ec4d88a612a33c50365b5f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b802a50073224fd0aa950625ca0177be in term 0.
I20260710 11:01:46.314596 13420 raft_consensus.cc:2468] T d71e8f9598594af7a53ea7c558f9d8c3 P 652af32c665b44ab9516cf4755907be3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b802a50073224fd0aa950625ca0177be in term 0.
I20260710 11:01:46.315744 13235 leader_election.cc:304] T d71e8f9598594af7a53ea7c558f9d8c3 P b802a50073224fd0aa950625ca0177be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 652af32c665b44ab9516cf4755907be3, b802a50073224fd0aa950625ca0177be; no voters: 
I20260710 11:01:46.317025 13470 raft_consensus.cc:2804] T d71e8f9598594af7a53ea7c558f9d8c3 P b802a50073224fd0aa950625ca0177be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:46.317379 13470 raft_consensus.cc:493] T d71e8f9598594af7a53ea7c558f9d8c3 P b802a50073224fd0aa950625ca0177be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:46.317767 13470 raft_consensus.cc:3060] T d71e8f9598594af7a53ea7c558f9d8c3 P b802a50073224fd0aa950625ca0177be [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:46.323841 13470 raft_consensus.cc:515] T d71e8f9598594af7a53ea7c558f9d8c3 P b802a50073224fd0aa950625ca0177be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:46.325855 13470 leader_election.cc:290] T d71e8f9598594af7a53ea7c558f9d8c3 P b802a50073224fd0aa950625ca0177be [CANDIDATE]: Term 1 election: Requested vote from peers 8c5a9c0301ec4d88a612a33c50365b5f (127.12.212.2:35963), 652af32c665b44ab9516cf4755907be3 (127.12.212.3:42051)
I20260710 11:01:46.326578 13344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d71e8f9598594af7a53ea7c558f9d8c3" candidate_uuid: "b802a50073224fd0aa950625ca0177be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5a9c0301ec4d88a612a33c50365b5f"
I20260710 11:01:46.327044 13344 raft_consensus.cc:3060] T d71e8f9598594af7a53ea7c558f9d8c3 P 8c5a9c0301ec4d88a612a33c50365b5f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:46.327750 13420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d71e8f9598594af7a53ea7c558f9d8c3" candidate_uuid: "b802a50073224fd0aa950625ca0177be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652af32c665b44ab9516cf4755907be3"
I20260710 11:01:46.328271 13420 raft_consensus.cc:3060] T d71e8f9598594af7a53ea7c558f9d8c3 P 652af32c665b44ab9516cf4755907be3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:46.333635 13344 raft_consensus.cc:2468] T d71e8f9598594af7a53ea7c558f9d8c3 P 8c5a9c0301ec4d88a612a33c50365b5f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b802a50073224fd0aa950625ca0177be in term 1.
I20260710 11:01:46.334713 13420 raft_consensus.cc:2468] T d71e8f9598594af7a53ea7c558f9d8c3 P 652af32c665b44ab9516cf4755907be3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b802a50073224fd0aa950625ca0177be in term 1.
I20260710 11:01:46.334824 13234 leader_election.cc:304] T d71e8f9598594af7a53ea7c558f9d8c3 P b802a50073224fd0aa950625ca0177be [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c5a9c0301ec4d88a612a33c50365b5f, b802a50073224fd0aa950625ca0177be; no voters: 
I20260710 11:01:46.335677 13470 raft_consensus.cc:2804] T d71e8f9598594af7a53ea7c558f9d8c3 P b802a50073224fd0aa950625ca0177be [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:46.336212 13470 raft_consensus.cc:697] T d71e8f9598594af7a53ea7c558f9d8c3 P b802a50073224fd0aa950625ca0177be [term 1 LEADER]: Becoming Leader. State: Replica: b802a50073224fd0aa950625ca0177be, State: Running, Role: LEADER
I20260710 11:01:46.337184 13470 consensus_queue.cc:237] T d71e8f9598594af7a53ea7c558f9d8c3 P b802a50073224fd0aa950625ca0177be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:46.338399 13476 raft_consensus.cc:493] T 652edeff4a0241f1b988e6d448dc0d37 P 8c5a9c0301ec4d88a612a33c50365b5f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:46.338797 13476 raft_consensus.cc:515] T 652edeff4a0241f1b988e6d448dc0d37 P 8c5a9c0301ec4d88a612a33c50365b5f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:46.340770 13476 leader_election.cc:290] T 652edeff4a0241f1b988e6d448dc0d37 P 8c5a9c0301ec4d88a612a33c50365b5f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b802a50073224fd0aa950625ca0177be (127.12.212.1:38755), 652af32c665b44ab9516cf4755907be3 (127.12.212.3:42051)
I20260710 11:01:46.341827 13270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "652edeff4a0241f1b988e6d448dc0d37" candidate_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b802a50073224fd0aa950625ca0177be" is_pre_election: true
I20260710 11:01:46.342154 13420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "652edeff4a0241f1b988e6d448dc0d37" candidate_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "652af32c665b44ab9516cf4755907be3" is_pre_election: true
I20260710 11:01:46.342869 13420 raft_consensus.cc:2393] T 652edeff4a0241f1b988e6d448dc0d37 P 652af32c665b44ab9516cf4755907be3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8c5a9c0301ec4d88a612a33c50365b5f in current term 1: Already voted for candidate b802a50073224fd0aa950625ca0177be in this term.
I20260710 11:01:46.343904 13310 leader_election.cc:304] T 652edeff4a0241f1b988e6d448dc0d37 P 8c5a9c0301ec4d88a612a33c50365b5f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8c5a9c0301ec4d88a612a33c50365b5f; no voters: 652af32c665b44ab9516cf4755907be3, b802a50073224fd0aa950625ca0177be
I20260710 11:01:46.344574 13476 raft_consensus.cc:3060] T 652edeff4a0241f1b988e6d448dc0d37 P 8c5a9c0301ec4d88a612a33c50365b5f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:46.349460 13494 consensus_queue.cc:1048] T 8f62e20281de4e10a2c45e4b280d69d8 P 8c5a9c0301ec4d88a612a33c50365b5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:46.351025 13476 raft_consensus.cc:2749] T 652edeff4a0241f1b988e6d448dc0d37 P 8c5a9c0301ec4d88a612a33c50365b5f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:46.357932 13168 catalog_manager.cc:5697] T d71e8f9598594af7a53ea7c558f9d8c3 P b802a50073224fd0aa950625ca0177be reported cstate change: term changed from 0 to 1, leader changed from <none> to b802a50073224fd0aa950625ca0177be (127.12.212.1). New cstate: current_term: 1 leader_uuid: "b802a50073224fd0aa950625ca0177be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:46.373786 13494 consensus_queue.cc:1048] T 8f62e20281de4e10a2c45e4b280d69d8 P 8c5a9c0301ec4d88a612a33c50365b5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:46.409922 13502 consensus_queue.cc:1048] T 047b000b5f1a4bc998b4df0bb22f0e4f P 652af32c665b44ab9516cf4755907be3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:46.416320 13502 consensus_queue.cc:1048] T 0179c93f035149c3af10aa5b1320ebee P 652af32c665b44ab9516cf4755907be3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:46.425819 13502 consensus_queue.cc:1048] T 047b000b5f1a4bc998b4df0bb22f0e4f P 652af32c665b44ab9516cf4755907be3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:46.445209 13510 consensus_queue.cc:1048] T 0179c93f035149c3af10aa5b1320ebee P 652af32c665b44ab9516cf4755907be3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:46.493168 13420 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "047b000b5f1a4bc998b4df0bb22f0e4f"
dest_uuid: "652af32c665b44ab9516cf4755907be3"
mode: GRACEFUL
new_leader_uuid: "b802a50073224fd0aa950625ca0177be"
 from {username='slave'} at 127.0.0.1:34810
I20260710 11:01:46.493889 13420 raft_consensus.cc:606] T 047b000b5f1a4bc998b4df0bb22f0e4f P 652af32c665b44ab9516cf4755907be3 [term 1 LEADER]: Received request to transfer leadership to TS b802a50073224fd0aa950625ca0177be
I20260710 11:01:46.499333 13502 consensus_queue.cc:1048] T 764cfbbb63a74b10b287cad9f78b204e P 652af32c665b44ab9516cf4755907be3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:46.499939 13470 consensus_queue.cc:1048] T 1e0164f8acf548269ae95f51198a9ad7 P b802a50073224fd0aa950625ca0177be [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:46.523270 13471 consensus_queue.cc:1048] T 1e0164f8acf548269ae95f51198a9ad7 P b802a50073224fd0aa950625ca0177be [LEADER]: Connected to new peer: Peer: permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:46.525017 13345 raft_consensus.cc:3060] T 764cfbbb63a74b10b287cad9f78b204e P 8c5a9c0301ec4d88a612a33c50365b5f [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:46.531349 13344 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "af62324bc2ee48ba8e893da778d4740b"
dest_uuid: "8c5a9c0301ec4d88a612a33c50365b5f"
mode: GRACEFUL
new_leader_uuid: "b802a50073224fd0aa950625ca0177be"
 from {username='slave'} at 127.0.0.1:52332
I20260710 11:01:46.531951 13344 raft_consensus.cc:606] T af62324bc2ee48ba8e893da778d4740b P 8c5a9c0301ec4d88a612a33c50365b5f [term 1 LEADER]: Received request to transfer leadership to TS b802a50073224fd0aa950625ca0177be
I20260710 11:01:46.538486 13419 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0179c93f035149c3af10aa5b1320ebee"
dest_uuid: "652af32c665b44ab9516cf4755907be3"
mode: GRACEFUL
new_leader_uuid: "b802a50073224fd0aa950625ca0177be"
 from {username='slave'} at 127.0.0.1:34810
I20260710 11:01:46.539251 13419 raft_consensus.cc:606] T 0179c93f035149c3af10aa5b1320ebee P 652af32c665b44ab9516cf4755907be3 [term 1 LEADER]: Received request to transfer leadership to TS b802a50073224fd0aa950625ca0177be
I20260710 11:01:46.541824 13508 consensus_queue.cc:1048] T 764cfbbb63a74b10b287cad9f78b204e P 652af32c665b44ab9516cf4755907be3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:46.552520 13420 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "27e53d25275b499aa65d46ddf66f4028"
dest_uuid: "652af32c665b44ab9516cf4755907be3"
mode: GRACEFUL
new_leader_uuid: "8c5a9c0301ec4d88a612a33c50365b5f"
 from {username='slave'} at 127.0.0.1:34810
I20260710 11:01:46.553690 13420 raft_consensus.cc:606] T 27e53d25275b499aa65d46ddf66f4028 P 652af32c665b44ab9516cf4755907be3 [term 1 LEADER]: Received request to transfer leadership to TS 8c5a9c0301ec4d88a612a33c50365b5f
I20260710 11:01:46.560765 13470 consensus_queue.cc:1048] T 652edeff4a0241f1b988e6d448dc0d37 P b802a50073224fd0aa950625ca0177be [LEADER]: Connected to new peer: Peer: permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:46.564836 13419 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "764cfbbb63a74b10b287cad9f78b204e"
dest_uuid: "652af32c665b44ab9516cf4755907be3"
mode: GRACEFUL
new_leader_uuid: "8c5a9c0301ec4d88a612a33c50365b5f"
 from {username='slave'} at 127.0.0.1:34810
I20260710 11:01:46.565498 13419 raft_consensus.cc:606] T 764cfbbb63a74b10b287cad9f78b204e P 652af32c665b44ab9516cf4755907be3 [term 1 LEADER]: Received request to transfer leadership to TS 8c5a9c0301ec4d88a612a33c50365b5f
I20260710 11:01:46.566655 13510 raft_consensus.cc:993] T 764cfbbb63a74b10b287cad9f78b204e P 652af32c665b44ab9516cf4755907be3: : Instructing follower 8c5a9c0301ec4d88a612a33c50365b5f to start an election
I20260710 11:01:46.567087 13510 raft_consensus.cc:1081] T 764cfbbb63a74b10b287cad9f78b204e P 652af32c665b44ab9516cf4755907be3 [term 1 LEADER]: Signalling peer 8c5a9c0301ec4d88a612a33c50365b5f to start an election
I20260710 11:01:46.570220 13345 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "764cfbbb63a74b10b287cad9f78b204e"
dest_uuid: "8c5a9c0301ec4d88a612a33c50365b5f"
 from {username='slave'} at 127.0.0.1:52316
I20260710 11:01:46.570855 13345 raft_consensus.cc:493] T 764cfbbb63a74b10b287cad9f78b204e P 8c5a9c0301ec4d88a612a33c50365b5f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:46.571310 13345 raft_consensus.cc:3060] T 764cfbbb63a74b10b287cad9f78b204e P 8c5a9c0301ec4d88a612a33c50365b5f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:46.581801 13345 raft_consensus.cc:515] T 764cfbbb63a74b10b287cad9f78b204e P 8c5a9c0301ec4d88a612a33c50365b5f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:46.584074 13345 leader_election.cc:290] T 764cfbbb63a74b10b287cad9f78b204e P 8c5a9c0301ec4d88a612a33c50365b5f [CANDIDATE]: Term 2 election: Requested vote from peers b802a50073224fd0aa950625ca0177be (127.12.212.1:38755), 652af32c665b44ab9516cf4755907be3 (127.12.212.3:42051)
I20260710 11:01:46.584841 13269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "764cfbbb63a74b10b287cad9f78b204e" candidate_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b802a50073224fd0aa950625ca0177be"
I20260710 11:01:46.585500 13269 raft_consensus.cc:3060] T 764cfbbb63a74b10b287cad9f78b204e P b802a50073224fd0aa950625ca0177be [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:46.588617 13419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "764cfbbb63a74b10b287cad9f78b204e" candidate_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "652af32c665b44ab9516cf4755907be3"
I20260710 11:01:46.589285 13419 raft_consensus.cc:3055] T 764cfbbb63a74b10b287cad9f78b204e P 652af32c665b44ab9516cf4755907be3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:46.589592 13419 raft_consensus.cc:740] T 764cfbbb63a74b10b287cad9f78b204e P 652af32c665b44ab9516cf4755907be3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 652af32c665b44ab9516cf4755907be3, State: Running, Role: LEADER
I20260710 11:01:46.592264 13470 consensus_queue.cc:1048] T 652edeff4a0241f1b988e6d448dc0d37 P b802a50073224fd0aa950625ca0177be [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:46.590502 13419 consensus_queue.cc:260] T 764cfbbb63a74b10b287cad9f78b204e P 652af32c665b44ab9516cf4755907be3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:46.594945 13419 raft_consensus.cc:3060] T 764cfbbb63a74b10b287cad9f78b204e P 652af32c665b44ab9516cf4755907be3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:46.600524 13270 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d71e8f9598594af7a53ea7c558f9d8c3"
dest_uuid: "b802a50073224fd0aa950625ca0177be"
mode: GRACEFUL
new_leader_uuid: "8c5a9c0301ec4d88a612a33c50365b5f"
 from {username='slave'} at 127.0.0.1:45382
I20260710 11:01:46.601115 13270 raft_consensus.cc:606] T d71e8f9598594af7a53ea7c558f9d8c3 P b802a50073224fd0aa950625ca0177be [term 1 LEADER]: Received request to transfer leadership to TS 8c5a9c0301ec4d88a612a33c50365b5f
I20260710 11:01:46.602370 13508 consensus_queue.cc:1048] T 27e53d25275b499aa65d46ddf66f4028 P 652af32c665b44ab9516cf4755907be3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:46.609012 13419 raft_consensus.cc:2468] T 764cfbbb63a74b10b287cad9f78b204e P 652af32c665b44ab9516cf4755907be3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c5a9c0301ec4d88a612a33c50365b5f in term 2.
I20260710 11:01:46.611567 13310 leader_election.cc:304] T 764cfbbb63a74b10b287cad9f78b204e P 8c5a9c0301ec4d88a612a33c50365b5f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 652af32c665b44ab9516cf4755907be3, 8c5a9c0301ec4d88a612a33c50365b5f; no voters: 
I20260710 11:01:46.614023 13494 raft_consensus.cc:2804] T 764cfbbb63a74b10b287cad9f78b204e P 8c5a9c0301ec4d88a612a33c50365b5f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:46.614531 13494 raft_consensus.cc:697] T 764cfbbb63a74b10b287cad9f78b204e P 8c5a9c0301ec4d88a612a33c50365b5f [term 2 LEADER]: Becoming Leader. State: Replica: 8c5a9c0301ec4d88a612a33c50365b5f, State: Running, Role: LEADER
I20260710 11:01:46.615370 13494 consensus_queue.cc:237] T 764cfbbb63a74b10b287cad9f78b204e P 8c5a9c0301ec4d88a612a33c50365b5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:46.617405 13269 raft_consensus.cc:2468] T 764cfbbb63a74b10b287cad9f78b204e P b802a50073224fd0aa950625ca0177be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c5a9c0301ec4d88a612a33c50365b5f in term 2.
I20260710 11:01:46.618247 13270 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1e0164f8acf548269ae95f51198a9ad7"
dest_uuid: "b802a50073224fd0aa950625ca0177be"
mode: GRACEFUL
new_leader_uuid: "652af32c665b44ab9516cf4755907be3"
 from {username='slave'} at 127.0.0.1:45382
I20260710 11:01:46.618836 13270 raft_consensus.cc:606] T 1e0164f8acf548269ae95f51198a9ad7 P b802a50073224fd0aa950625ca0177be [term 1 LEADER]: Received request to transfer leadership to TS 652af32c665b44ab9516cf4755907be3
I20260710 11:01:46.621224 13469 raft_consensus.cc:993] T 27e53d25275b499aa65d46ddf66f4028 P 652af32c665b44ab9516cf4755907be3: : Instructing follower 8c5a9c0301ec4d88a612a33c50365b5f to start an election
I20260710 11:01:46.621711 13469 raft_consensus.cc:1081] T 27e53d25275b499aa65d46ddf66f4028 P 652af32c665b44ab9516cf4755907be3 [term 1 LEADER]: Signalling peer 8c5a9c0301ec4d88a612a33c50365b5f to start an election
I20260710 11:01:46.624203 13345 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "27e53d25275b499aa65d46ddf66f4028"
dest_uuid: "8c5a9c0301ec4d88a612a33c50365b5f"
 from {username='slave'} at 127.0.0.1:52316
I20260710 11:01:46.628005 13510 consensus_queue.cc:1048] T 27e53d25275b499aa65d46ddf66f4028 P 652af32c665b44ab9516cf4755907be3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:46.629293 13345 raft_consensus.cc:493] T 27e53d25275b499aa65d46ddf66f4028 P 8c5a9c0301ec4d88a612a33c50365b5f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:46.629817 13345 raft_consensus.cc:3060] T 27e53d25275b499aa65d46ddf66f4028 P 8c5a9c0301ec4d88a612a33c50365b5f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:46.636895 13345 raft_consensus.cc:515] T 27e53d25275b499aa65d46ddf66f4028 P 8c5a9c0301ec4d88a612a33c50365b5f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:46.642097 13269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27e53d25275b499aa65d46ddf66f4028" candidate_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b802a50073224fd0aa950625ca0177be"
I20260710 11:01:46.642258 13419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27e53d25275b499aa65d46ddf66f4028" candidate_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "652af32c665b44ab9516cf4755907be3"
I20260710 11:01:46.642688 13345 leader_election.cc:290] T 27e53d25275b499aa65d46ddf66f4028 P 8c5a9c0301ec4d88a612a33c50365b5f [CANDIDATE]: Term 2 election: Requested vote from peers b802a50073224fd0aa950625ca0177be (127.12.212.1:38755), 652af32c665b44ab9516cf4755907be3 (127.12.212.3:42051)
I20260710 11:01:46.642968 13419 raft_consensus.cc:3055] T 27e53d25275b499aa65d46ddf66f4028 P 652af32c665b44ab9516cf4755907be3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:46.643517 13419 raft_consensus.cc:740] T 27e53d25275b499aa65d46ddf66f4028 P 652af32c665b44ab9516cf4755907be3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 652af32c665b44ab9516cf4755907be3, State: Running, Role: LEADER
I20260710 11:01:46.644838 13269 raft_consensus.cc:3060] T 27e53d25275b499aa65d46ddf66f4028 P b802a50073224fd0aa950625ca0177be [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:46.644526 13419 consensus_queue.cc:260] T 27e53d25275b499aa65d46ddf66f4028 P 652af32c665b44ab9516cf4755907be3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:46.646107 13419 raft_consensus.cc:3060] T 27e53d25275b499aa65d46ddf66f4028 P 652af32c665b44ab9516cf4755907be3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:46.649907 13164 catalog_manager.cc:5697] T 764cfbbb63a74b10b287cad9f78b204e P 8c5a9c0301ec4d88a612a33c50365b5f reported cstate change: term changed from 1 to 2, leader changed from 652af32c665b44ab9516cf4755907be3 (127.12.212.3) to 8c5a9c0301ec4d88a612a33c50365b5f (127.12.212.2). New cstate: current_term: 2 leader_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:46.651578 13419 raft_consensus.cc:2468] T 27e53d25275b499aa65d46ddf66f4028 P 652af32c665b44ab9516cf4755907be3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c5a9c0301ec4d88a612a33c50365b5f in term 2.
I20260710 11:01:46.652936 13310 leader_election.cc:304] T 27e53d25275b499aa65d46ddf66f4028 P 8c5a9c0301ec4d88a612a33c50365b5f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 652af32c665b44ab9516cf4755907be3, 8c5a9c0301ec4d88a612a33c50365b5f; no voters: 
I20260710 11:01:46.653841 13494 raft_consensus.cc:2804] T 27e53d25275b499aa65d46ddf66f4028 P 8c5a9c0301ec4d88a612a33c50365b5f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:46.654342 13494 raft_consensus.cc:697] T 27e53d25275b499aa65d46ddf66f4028 P 8c5a9c0301ec4d88a612a33c50365b5f [term 2 LEADER]: Becoming Leader. State: Replica: 8c5a9c0301ec4d88a612a33c50365b5f, State: Running, Role: LEADER
I20260710 11:01:46.655455 13494 consensus_queue.cc:237] T 27e53d25275b499aa65d46ddf66f4028 P 8c5a9c0301ec4d88a612a33c50365b5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:46.657712 13269 raft_consensus.cc:2468] T 27e53d25275b499aa65d46ddf66f4028 P b802a50073224fd0aa950625ca0177be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c5a9c0301ec4d88a612a33c50365b5f in term 2.
I20260710 11:01:46.667883 13166 catalog_manager.cc:5697] T 27e53d25275b499aa65d46ddf66f4028 P 8c5a9c0301ec4d88a612a33c50365b5f reported cstate change: term changed from 1 to 2, leader changed from 652af32c665b44ab9516cf4755907be3 (127.12.212.3) to 8c5a9c0301ec4d88a612a33c50365b5f (127.12.212.2). New cstate: current_term: 2 leader_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:46.805923 13476 raft_consensus.cc:993] T af62324bc2ee48ba8e893da778d4740b P 8c5a9c0301ec4d88a612a33c50365b5f: : Instructing follower b802a50073224fd0aa950625ca0177be to start an election
I20260710 11:01:46.806434 13493 raft_consensus.cc:1081] T af62324bc2ee48ba8e893da778d4740b P 8c5a9c0301ec4d88a612a33c50365b5f [term 1 LEADER]: Signalling peer b802a50073224fd0aa950625ca0177be to start an election
I20260710 11:01:46.806682 13541 consensus_queue.cc:1048] T d71e8f9598594af7a53ea7c558f9d8c3 P b802a50073224fd0aa950625ca0177be [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:46.808245 13269 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "af62324bc2ee48ba8e893da778d4740b"
dest_uuid: "b802a50073224fd0aa950625ca0177be"
 from {username='slave'} at 127.0.0.1:45374
I20260710 11:01:46.808843 13269 raft_consensus.cc:493] T af62324bc2ee48ba8e893da778d4740b P b802a50073224fd0aa950625ca0177be [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:46.809222 13269 raft_consensus.cc:3060] T af62324bc2ee48ba8e893da778d4740b P b802a50073224fd0aa950625ca0177be [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:46.814188 13471 raft_consensus.cc:993] T d71e8f9598594af7a53ea7c558f9d8c3 P b802a50073224fd0aa950625ca0177be: : Instructing follower 8c5a9c0301ec4d88a612a33c50365b5f to start an election
I20260710 11:01:46.814718 13470 raft_consensus.cc:1081] T d71e8f9598594af7a53ea7c558f9d8c3 P b802a50073224fd0aa950625ca0177be [term 1 LEADER]: Signalling peer 8c5a9c0301ec4d88a612a33c50365b5f to start an election
I20260710 11:01:46.818616 13269 raft_consensus.cc:515] T af62324bc2ee48ba8e893da778d4740b P b802a50073224fd0aa950625ca0177be [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:46.820066 13470 consensus_queue.cc:1048] T d71e8f9598594af7a53ea7c558f9d8c3 P b802a50073224fd0aa950625ca0177be [LEADER]: Connected to new peer: Peer: permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:46.820845 13269 leader_election.cc:290] T af62324bc2ee48ba8e893da778d4740b P b802a50073224fd0aa950625ca0177be [CANDIDATE]: Term 2 election: Requested vote from peers 8c5a9c0301ec4d88a612a33c50365b5f (127.12.212.2:35963), 652af32c665b44ab9516cf4755907be3 (127.12.212.3:42051)
I20260710 11:01:46.823130 13344 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d71e8f9598594af7a53ea7c558f9d8c3"
dest_uuid: "8c5a9c0301ec4d88a612a33c50365b5f"
 from {username='slave'} at 127.0.0.1:52314
I20260710 11:01:46.823400 13419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af62324bc2ee48ba8e893da778d4740b" candidate_uuid: "b802a50073224fd0aa950625ca0177be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "652af32c665b44ab9516cf4755907be3"
I20260710 11:01:46.823673 13344 raft_consensus.cc:493] T d71e8f9598594af7a53ea7c558f9d8c3 P 8c5a9c0301ec4d88a612a33c50365b5f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:46.823940 13419 raft_consensus.cc:3060] T af62324bc2ee48ba8e893da778d4740b P 652af32c665b44ab9516cf4755907be3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:46.824059 13344 raft_consensus.cc:3060] T d71e8f9598594af7a53ea7c558f9d8c3 P 8c5a9c0301ec4d88a612a33c50365b5f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:46.832332 13419 raft_consensus.cc:2468] T af62324bc2ee48ba8e893da778d4740b P 652af32c665b44ab9516cf4755907be3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b802a50073224fd0aa950625ca0177be in term 2.
I20260710 11:01:46.833650 13235 leader_election.cc:304] T af62324bc2ee48ba8e893da778d4740b P b802a50073224fd0aa950625ca0177be [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 652af32c665b44ab9516cf4755907be3, b802a50073224fd0aa950625ca0177be; no voters: 
I20260710 11:01:46.834488 13471 raft_consensus.cc:2804] T af62324bc2ee48ba8e893da778d4740b P b802a50073224fd0aa950625ca0177be [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:46.834998 13471 raft_consensus.cc:697] T af62324bc2ee48ba8e893da778d4740b P b802a50073224fd0aa950625ca0177be [term 2 LEADER]: Becoming Leader. State: Replica: b802a50073224fd0aa950625ca0177be, State: Running, Role: LEADER
I20260710 11:01:46.835840 13471 consensus_queue.cc:237] T af62324bc2ee48ba8e893da778d4740b P b802a50073224fd0aa950625ca0177be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:46.840667 13345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af62324bc2ee48ba8e893da778d4740b" candidate_uuid: "b802a50073224fd0aa950625ca0177be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8c5a9c0301ec4d88a612a33c50365b5f"
I20260710 11:01:46.841308 13345 raft_consensus.cc:3055] T af62324bc2ee48ba8e893da778d4740b P 8c5a9c0301ec4d88a612a33c50365b5f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:46.841616 13345 raft_consensus.cc:740] T af62324bc2ee48ba8e893da778d4740b P 8c5a9c0301ec4d88a612a33c50365b5f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8c5a9c0301ec4d88a612a33c50365b5f, State: Running, Role: LEADER
I20260710 11:01:46.842388 13345 consensus_queue.cc:260] T af62324bc2ee48ba8e893da778d4740b P 8c5a9c0301ec4d88a612a33c50365b5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:46.843601 13345 raft_consensus.cc:3060] T af62324bc2ee48ba8e893da778d4740b P 8c5a9c0301ec4d88a612a33c50365b5f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:46.848369 13344 raft_consensus.cc:515] T d71e8f9598594af7a53ea7c558f9d8c3 P 8c5a9c0301ec4d88a612a33c50365b5f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:46.848284 13165 catalog_manager.cc:5697] T af62324bc2ee48ba8e893da778d4740b P b802a50073224fd0aa950625ca0177be reported cstate change: term changed from 1 to 2, leader changed from 8c5a9c0301ec4d88a612a33c50365b5f (127.12.212.2) to b802a50073224fd0aa950625ca0177be (127.12.212.1). New cstate: current_term: 2 leader_uuid: "b802a50073224fd0aa950625ca0177be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:46.851429 13344 leader_election.cc:290] T d71e8f9598594af7a53ea7c558f9d8c3 P 8c5a9c0301ec4d88a612a33c50365b5f [CANDIDATE]: Term 2 election: Requested vote from peers b802a50073224fd0aa950625ca0177be (127.12.212.1:38755), 652af32c665b44ab9516cf4755907be3 (127.12.212.3:42051)
I20260710 11:01:46.852748 13269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d71e8f9598594af7a53ea7c558f9d8c3" candidate_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b802a50073224fd0aa950625ca0177be"
I20260710 11:01:46.853032 13420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d71e8f9598594af7a53ea7c558f9d8c3" candidate_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "652af32c665b44ab9516cf4755907be3"
I20260710 11:01:46.853354 13269 raft_consensus.cc:3055] T d71e8f9598594af7a53ea7c558f9d8c3 P b802a50073224fd0aa950625ca0177be [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:46.853547 13420 raft_consensus.cc:3060] T d71e8f9598594af7a53ea7c558f9d8c3 P 652af32c665b44ab9516cf4755907be3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:46.853703 13269 raft_consensus.cc:740] T d71e8f9598594af7a53ea7c558f9d8c3 P b802a50073224fd0aa950625ca0177be [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b802a50073224fd0aa950625ca0177be, State: Running, Role: LEADER
I20260710 11:01:46.854538 13269 consensus_queue.cc:260] T d71e8f9598594af7a53ea7c558f9d8c3 P b802a50073224fd0aa950625ca0177be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:46.855588 13345 raft_consensus.cc:2468] T af62324bc2ee48ba8e893da778d4740b P 8c5a9c0301ec4d88a612a33c50365b5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b802a50073224fd0aa950625ca0177be in term 2.
I20260710 11:01:46.856019 13269 raft_consensus.cc:3060] T d71e8f9598594af7a53ea7c558f9d8c3 P b802a50073224fd0aa950625ca0177be [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:46.860710 13420 raft_consensus.cc:2468] T d71e8f9598594af7a53ea7c558f9d8c3 P 652af32c665b44ab9516cf4755907be3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c5a9c0301ec4d88a612a33c50365b5f in term 2.
I20260710 11:01:46.864297 13310 leader_election.cc:304] T d71e8f9598594af7a53ea7c558f9d8c3 P 8c5a9c0301ec4d88a612a33c50365b5f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 652af32c665b44ab9516cf4755907be3, 8c5a9c0301ec4d88a612a33c50365b5f; no voters: 
I20260710 11:01:46.865542 13493 raft_consensus.cc:2804] T d71e8f9598594af7a53ea7c558f9d8c3 P 8c5a9c0301ec4d88a612a33c50365b5f [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:46.866019 13493 raft_consensus.cc:697] T d71e8f9598594af7a53ea7c558f9d8c3 P 8c5a9c0301ec4d88a612a33c50365b5f [term 2 LEADER]: Becoming Leader. State: Replica: 8c5a9c0301ec4d88a612a33c50365b5f, State: Running, Role: LEADER
I20260710 11:01:46.866794 13493 consensus_queue.cc:237] T d71e8f9598594af7a53ea7c558f9d8c3 P 8c5a9c0301ec4d88a612a33c50365b5f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:46.868907 13269 raft_consensus.cc:2468] T d71e8f9598594af7a53ea7c558f9d8c3 P b802a50073224fd0aa950625ca0177be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c5a9c0301ec4d88a612a33c50365b5f in term 2.
I20260710 11:01:46.874294 13164 catalog_manager.cc:5697] T d71e8f9598594af7a53ea7c558f9d8c3 P 8c5a9c0301ec4d88a612a33c50365b5f reported cstate change: term changed from 1 to 2, leader changed from b802a50073224fd0aa950625ca0177be (127.12.212.1) to 8c5a9c0301ec4d88a612a33c50365b5f (127.12.212.2). New cstate: current_term: 2 leader_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:46.905572 13510 raft_consensus.cc:993] T 0179c93f035149c3af10aa5b1320ebee P 652af32c665b44ab9516cf4755907be3: : Instructing follower b802a50073224fd0aa950625ca0177be to start an election
I20260710 11:01:46.906001 13508 raft_consensus.cc:1081] T 0179c93f035149c3af10aa5b1320ebee P 652af32c665b44ab9516cf4755907be3 [term 1 LEADER]: Signalling peer b802a50073224fd0aa950625ca0177be to start an election
I20260710 11:01:46.907583 13269 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0179c93f035149c3af10aa5b1320ebee"
dest_uuid: "b802a50073224fd0aa950625ca0177be"
 from {username='slave'} at 127.0.0.1:45366
I20260710 11:01:46.908049 13269 raft_consensus.cc:493] T 0179c93f035149c3af10aa5b1320ebee P b802a50073224fd0aa950625ca0177be [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:46.908375 13269 raft_consensus.cc:3060] T 0179c93f035149c3af10aa5b1320ebee P b802a50073224fd0aa950625ca0177be [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:46.912803 13269 raft_consensus.cc:515] T 0179c93f035149c3af10aa5b1320ebee P b802a50073224fd0aa950625ca0177be [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:46.914361 13269 leader_election.cc:290] T 0179c93f035149c3af10aa5b1320ebee P b802a50073224fd0aa950625ca0177be [CANDIDATE]: Term 2 election: Requested vote from peers 8c5a9c0301ec4d88a612a33c50365b5f (127.12.212.2:35963), 652af32c665b44ab9516cf4755907be3 (127.12.212.3:42051)
I20260710 11:01:46.915319 13345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0179c93f035149c3af10aa5b1320ebee" candidate_uuid: "b802a50073224fd0aa950625ca0177be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8c5a9c0301ec4d88a612a33c50365b5f"
I20260710 11:01:46.915515 13420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0179c93f035149c3af10aa5b1320ebee" candidate_uuid: "b802a50073224fd0aa950625ca0177be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "652af32c665b44ab9516cf4755907be3"
I20260710 11:01:46.915910 13345 raft_consensus.cc:3060] T 0179c93f035149c3af10aa5b1320ebee P 8c5a9c0301ec4d88a612a33c50365b5f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:46.916081 13420 raft_consensus.cc:3055] T 0179c93f035149c3af10aa5b1320ebee P 652af32c665b44ab9516cf4755907be3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:46.916481 13420 raft_consensus.cc:740] T 0179c93f035149c3af10aa5b1320ebee P 652af32c665b44ab9516cf4755907be3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 652af32c665b44ab9516cf4755907be3, State: Running, Role: LEADER
I20260710 11:01:46.917168 13420 consensus_queue.cc:260] T 0179c93f035149c3af10aa5b1320ebee P 652af32c665b44ab9516cf4755907be3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:46.918068 13420 raft_consensus.cc:3060] T 0179c93f035149c3af10aa5b1320ebee P 652af32c665b44ab9516cf4755907be3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:46.922405 13345 raft_consensus.cc:2468] T 0179c93f035149c3af10aa5b1320ebee P 8c5a9c0301ec4d88a612a33c50365b5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b802a50073224fd0aa950625ca0177be in term 2.
I20260710 11:01:46.923024 13420 raft_consensus.cc:2468] T 0179c93f035149c3af10aa5b1320ebee P 652af32c665b44ab9516cf4755907be3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b802a50073224fd0aa950625ca0177be in term 2.
I20260710 11:01:46.923650 13234 leader_election.cc:304] T 0179c93f035149c3af10aa5b1320ebee P b802a50073224fd0aa950625ca0177be [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c5a9c0301ec4d88a612a33c50365b5f, b802a50073224fd0aa950625ca0177be; no voters: 
I20260710 11:01:46.924330 13471 raft_consensus.cc:2804] T 0179c93f035149c3af10aa5b1320ebee P b802a50073224fd0aa950625ca0177be [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:46.924775 13471 raft_consensus.cc:697] T 0179c93f035149c3af10aa5b1320ebee P b802a50073224fd0aa950625ca0177be [term 2 LEADER]: Becoming Leader. State: Replica: b802a50073224fd0aa950625ca0177be, State: Running, Role: LEADER
I20260710 11:01:46.925566 13471 consensus_queue.cc:237] T 0179c93f035149c3af10aa5b1320ebee P b802a50073224fd0aa950625ca0177be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:46.932232 13164 catalog_manager.cc:5697] T 0179c93f035149c3af10aa5b1320ebee P b802a50073224fd0aa950625ca0177be reported cstate change: term changed from 1 to 2, leader changed from 652af32c665b44ab9516cf4755907be3 (127.12.212.3) to b802a50073224fd0aa950625ca0177be (127.12.212.1). New cstate: current_term: 2 leader_uuid: "b802a50073224fd0aa950625ca0177be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:46.996879 13510 raft_consensus.cc:993] T 047b000b5f1a4bc998b4df0bb22f0e4f P 652af32c665b44ab9516cf4755907be3: : Instructing follower b802a50073224fd0aa950625ca0177be to start an election
I20260710 11:01:46.997391 13508 raft_consensus.cc:1081] T 047b000b5f1a4bc998b4df0bb22f0e4f P 652af32c665b44ab9516cf4755907be3 [term 1 LEADER]: Signalling peer b802a50073224fd0aa950625ca0177be to start an election
I20260710 11:01:46.998843 13269 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "047b000b5f1a4bc998b4df0bb22f0e4f"
dest_uuid: "b802a50073224fd0aa950625ca0177be"
 from {username='slave'} at 127.0.0.1:45366
I20260710 11:01:46.999402 13269 raft_consensus.cc:493] T 047b000b5f1a4bc998b4df0bb22f0e4f P b802a50073224fd0aa950625ca0177be [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:46.999702 13269 raft_consensus.cc:3060] T 047b000b5f1a4bc998b4df0bb22f0e4f P b802a50073224fd0aa950625ca0177be [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:47.004379 13269 raft_consensus.cc:515] T 047b000b5f1a4bc998b4df0bb22f0e4f P b802a50073224fd0aa950625ca0177be [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } } peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } }
I20260710 11:01:47.006117 13269 leader_election.cc:290] T 047b000b5f1a4bc998b4df0bb22f0e4f P b802a50073224fd0aa950625ca0177be [CANDIDATE]: Term 2 election: Requested vote from peers 8c5a9c0301ec4d88a612a33c50365b5f (127.12.212.2:35963), 652af32c665b44ab9516cf4755907be3 (127.12.212.3:42051)
I20260710 11:01:47.007030 13344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "047b000b5f1a4bc998b4df0bb22f0e4f" candidate_uuid: "b802a50073224fd0aa950625ca0177be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8c5a9c0301ec4d88a612a33c50365b5f"
I20260710 11:01:47.007309 13420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "047b000b5f1a4bc998b4df0bb22f0e4f" candidate_uuid: "b802a50073224fd0aa950625ca0177be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "652af32c665b44ab9516cf4755907be3"
I20260710 11:01:47.007639 13344 raft_consensus.cc:3060] T 047b000b5f1a4bc998b4df0bb22f0e4f P 8c5a9c0301ec4d88a612a33c50365b5f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:47.007934 13420 raft_consensus.cc:3055] T 047b000b5f1a4bc998b4df0bb22f0e4f P 652af32c665b44ab9516cf4755907be3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:47.008303 13420 raft_consensus.cc:740] T 047b000b5f1a4bc998b4df0bb22f0e4f P 652af32c665b44ab9516cf4755907be3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 652af32c665b44ab9516cf4755907be3, State: Running, Role: LEADER
I20260710 11:01:47.009061 13420 consensus_queue.cc:260] T 047b000b5f1a4bc998b4df0bb22f0e4f P 652af32c665b44ab9516cf4755907be3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } } peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } }
I20260710 11:01:47.011639 13420 raft_consensus.cc:3060] T 047b000b5f1a4bc998b4df0bb22f0e4f P 652af32c665b44ab9516cf4755907be3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:47.016048 13344 raft_consensus.cc:2468] T 047b000b5f1a4bc998b4df0bb22f0e4f P 8c5a9c0301ec4d88a612a33c50365b5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b802a50073224fd0aa950625ca0177be in term 2.
I20260710 11:01:47.016568 13420 raft_consensus.cc:2468] T 047b000b5f1a4bc998b4df0bb22f0e4f P 652af32c665b44ab9516cf4755907be3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b802a50073224fd0aa950625ca0177be in term 2.
I20260710 11:01:47.017429 13234 leader_election.cc:304] T 047b000b5f1a4bc998b4df0bb22f0e4f P b802a50073224fd0aa950625ca0177be [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c5a9c0301ec4d88a612a33c50365b5f, b802a50073224fd0aa950625ca0177be; no voters: 
I20260710 11:01:47.018438 13541 raft_consensus.cc:2804] T 047b000b5f1a4bc998b4df0bb22f0e4f P b802a50073224fd0aa950625ca0177be [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:47.018923 13541 raft_consensus.cc:697] T 047b000b5f1a4bc998b4df0bb22f0e4f P b802a50073224fd0aa950625ca0177be [term 2 LEADER]: Becoming Leader. State: Replica: b802a50073224fd0aa950625ca0177be, State: Running, Role: LEADER
I20260710 11:01:47.019780 13541 consensus_queue.cc:237] T 047b000b5f1a4bc998b4df0bb22f0e4f P b802a50073224fd0aa950625ca0177be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } } peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } }
I20260710 11:01:47.027426 13164 catalog_manager.cc:5697] T 047b000b5f1a4bc998b4df0bb22f0e4f P b802a50073224fd0aa950625ca0177be reported cstate change: term changed from 1 to 2, leader changed from 652af32c665b44ab9516cf4755907be3 (127.12.212.3) to b802a50073224fd0aa950625ca0177be (127.12.212.1). New cstate: current_term: 2 leader_uuid: "b802a50073224fd0aa950625ca0177be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:47.032582 13269 raft_consensus.cc:1275] T 764cfbbb63a74b10b287cad9f78b204e P b802a50073224fd0aa950625ca0177be [term 2 FOLLOWER]: Refusing update from remote peer 8c5a9c0301ec4d88a612a33c50365b5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:47.034505 13493 consensus_queue.cc:1048] T 764cfbbb63a74b10b287cad9f78b204e P 8c5a9c0301ec4d88a612a33c50365b5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:47.044309 13420 raft_consensus.cc:1275] T 764cfbbb63a74b10b287cad9f78b204e P 652af32c665b44ab9516cf4755907be3 [term 2 FOLLOWER]: Refusing update from remote peer 8c5a9c0301ec4d88a612a33c50365b5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:47.045828 13494 consensus_queue.cc:1048] T 764cfbbb63a74b10b287cad9f78b204e P 8c5a9c0301ec4d88a612a33c50365b5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:47.095368 13420 raft_consensus.cc:1275] T 27e53d25275b499aa65d46ddf66f4028 P 652af32c665b44ab9516cf4755907be3 [term 2 FOLLOWER]: Refusing update from remote peer 8c5a9c0301ec4d88a612a33c50365b5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:47.096931 13494 consensus_queue.cc:1048] T 27e53d25275b499aa65d46ddf66f4028 P 8c5a9c0301ec4d88a612a33c50365b5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:47.097950 13471 raft_consensus.cc:993] T 1e0164f8acf548269ae95f51198a9ad7 P b802a50073224fd0aa950625ca0177be: : Instructing follower 652af32c665b44ab9516cf4755907be3 to start an election
I20260710 11:01:47.098415 13471 raft_consensus.cc:1081] T 1e0164f8acf548269ae95f51198a9ad7 P b802a50073224fd0aa950625ca0177be [term 1 LEADER]: Signalling peer 652af32c665b44ab9516cf4755907be3 to start an election
I20260710 11:01:47.101060 13420 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1e0164f8acf548269ae95f51198a9ad7"
dest_uuid: "652af32c665b44ab9516cf4755907be3"
 from {username='slave'} at 127.0.0.1:34786
I20260710 11:01:47.101720 13420 raft_consensus.cc:493] T 1e0164f8acf548269ae95f51198a9ad7 P 652af32c665b44ab9516cf4755907be3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:47.102216 13420 raft_consensus.cc:3060] T 1e0164f8acf548269ae95f51198a9ad7 P 652af32c665b44ab9516cf4755907be3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:47.106801 13269 raft_consensus.cc:1275] T 27e53d25275b499aa65d46ddf66f4028 P b802a50073224fd0aa950625ca0177be [term 2 FOLLOWER]: Refusing update from remote peer 8c5a9c0301ec4d88a612a33c50365b5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:47.108773 13476 consensus_queue.cc:1048] T 27e53d25275b499aa65d46ddf66f4028 P 8c5a9c0301ec4d88a612a33c50365b5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:47.111253 13420 raft_consensus.cc:515] T 1e0164f8acf548269ae95f51198a9ad7 P 652af32c665b44ab9516cf4755907be3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:47.118880 13270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e0164f8acf548269ae95f51198a9ad7" candidate_uuid: "652af32c665b44ab9516cf4755907be3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b802a50073224fd0aa950625ca0177be"
I20260710 11:01:47.119454 13420 leader_election.cc:290] T 1e0164f8acf548269ae95f51198a9ad7 P 652af32c665b44ab9516cf4755907be3 [CANDIDATE]: Term 2 election: Requested vote from peers b802a50073224fd0aa950625ca0177be (127.12.212.1:38755), 8c5a9c0301ec4d88a612a33c50365b5f (127.12.212.2:35963)
I20260710 11:01:47.119529 13270 raft_consensus.cc:3055] T 1e0164f8acf548269ae95f51198a9ad7 P b802a50073224fd0aa950625ca0177be [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:47.120047 13270 raft_consensus.cc:740] T 1e0164f8acf548269ae95f51198a9ad7 P b802a50073224fd0aa950625ca0177be [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b802a50073224fd0aa950625ca0177be, State: Running, Role: LEADER
I20260710 11:01:47.120893 13270 consensus_queue.cc:260] T 1e0164f8acf548269ae95f51198a9ad7 P b802a50073224fd0aa950625ca0177be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:47.122134 13270 raft_consensus.cc:3060] T 1e0164f8acf548269ae95f51198a9ad7 P b802a50073224fd0aa950625ca0177be [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:47.125478 13344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e0164f8acf548269ae95f51198a9ad7" candidate_uuid: "652af32c665b44ab9516cf4755907be3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8c5a9c0301ec4d88a612a33c50365b5f"
I20260710 11:01:47.126051 13344 raft_consensus.cc:3060] T 1e0164f8acf548269ae95f51198a9ad7 P 8c5a9c0301ec4d88a612a33c50365b5f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:47.133490 13270 raft_consensus.cc:2468] T 1e0164f8acf548269ae95f51198a9ad7 P b802a50073224fd0aa950625ca0177be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 652af32c665b44ab9516cf4755907be3 in term 2.
I20260710 11:01:47.133490 13344 raft_consensus.cc:2468] T 1e0164f8acf548269ae95f51198a9ad7 P 8c5a9c0301ec4d88a612a33c50365b5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 652af32c665b44ab9516cf4755907be3 in term 2.
I20260710 11:01:47.135413 13385 leader_election.cc:304] T 1e0164f8acf548269ae95f51198a9ad7 P 652af32c665b44ab9516cf4755907be3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 652af32c665b44ab9516cf4755907be3, b802a50073224fd0aa950625ca0177be; no voters: 
I20260710 11:01:47.136318 13508 raft_consensus.cc:2804] T 1e0164f8acf548269ae95f51198a9ad7 P 652af32c665b44ab9516cf4755907be3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:47.136735 13508 raft_consensus.cc:697] T 1e0164f8acf548269ae95f51198a9ad7 P 652af32c665b44ab9516cf4755907be3 [term 2 LEADER]: Becoming Leader. State: Replica: 652af32c665b44ab9516cf4755907be3, State: Running, Role: LEADER
I20260710 11:01:47.137503 13508 consensus_queue.cc:237] T 1e0164f8acf548269ae95f51198a9ad7 P 652af32c665b44ab9516cf4755907be3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:47.144054 13165 catalog_manager.cc:5697] T 1e0164f8acf548269ae95f51198a9ad7 P 652af32c665b44ab9516cf4755907be3 reported cstate change: term changed from 1 to 2, leader changed from b802a50073224fd0aa950625ca0177be (127.12.212.1) to 652af32c665b44ab9516cf4755907be3 (127.12.212.3). New cstate: current_term: 2 leader_uuid: "652af32c665b44ab9516cf4755907be3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:47.244449 13344 raft_consensus.cc:1275] T af62324bc2ee48ba8e893da778d4740b P 8c5a9c0301ec4d88a612a33c50365b5f [term 2 FOLLOWER]: Refusing update from remote peer b802a50073224fd0aa950625ca0177be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:47.245721 13541 consensus_queue.cc:1048] T af62324bc2ee48ba8e893da778d4740b P b802a50073224fd0aa950625ca0177be [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:47.253610 13420 raft_consensus.cc:1275] T af62324bc2ee48ba8e893da778d4740b P 652af32c665b44ab9516cf4755907be3 [term 2 FOLLOWER]: Refusing update from remote peer b802a50073224fd0aa950625ca0177be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:47.256563 13541 consensus_queue.cc:1048] T af62324bc2ee48ba8e893da778d4740b P b802a50073224fd0aa950625ca0177be [LEADER]: Connected to new peer: Peer: permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:47.384025 13420 raft_consensus.cc:1275] T 0179c93f035149c3af10aa5b1320ebee P 652af32c665b44ab9516cf4755907be3 [term 2 FOLLOWER]: Refusing update from remote peer b802a50073224fd0aa950625ca0177be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:47.385293 13541 consensus_queue.cc:1048] T 0179c93f035149c3af10aa5b1320ebee P b802a50073224fd0aa950625ca0177be [LEADER]: Connected to new peer: Peer: permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:47.392069 13420 raft_consensus.cc:1275] T d71e8f9598594af7a53ea7c558f9d8c3 P 652af32c665b44ab9516cf4755907be3 [term 2 FOLLOWER]: Refusing update from remote peer 8c5a9c0301ec4d88a612a33c50365b5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:47.392400 13344 raft_consensus.cc:1275] T 0179c93f035149c3af10aa5b1320ebee P 8c5a9c0301ec4d88a612a33c50365b5f [term 2 FOLLOWER]: Refusing update from remote peer b802a50073224fd0aa950625ca0177be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:47.394157 13470 consensus_queue.cc:1048] T 0179c93f035149c3af10aa5b1320ebee P b802a50073224fd0aa950625ca0177be [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:47.395566 13494 consensus_queue.cc:1048] T d71e8f9598594af7a53ea7c558f9d8c3 P 8c5a9c0301ec4d88a612a33c50365b5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:47.405191 13270 raft_consensus.cc:1275] T d71e8f9598594af7a53ea7c558f9d8c3 P b802a50073224fd0aa950625ca0177be [term 2 FOLLOWER]: Refusing update from remote peer 8c5a9c0301ec4d88a612a33c50365b5f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:47.406803 13494 consensus_queue.cc:1048] T d71e8f9598594af7a53ea7c558f9d8c3 P 8c5a9c0301ec4d88a612a33c50365b5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:47.461422 13344 raft_consensus.cc:1275] T 047b000b5f1a4bc998b4df0bb22f0e4f P 8c5a9c0301ec4d88a612a33c50365b5f [term 2 FOLLOWER]: Refusing update from remote peer b802a50073224fd0aa950625ca0177be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:47.462711 13470 consensus_queue.cc:1048] T 047b000b5f1a4bc998b4df0bb22f0e4f P b802a50073224fd0aa950625ca0177be [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:47.471045 13420 raft_consensus.cc:1275] T 047b000b5f1a4bc998b4df0bb22f0e4f P 652af32c665b44ab9516cf4755907be3 [term 2 FOLLOWER]: Refusing update from remote peer b802a50073224fd0aa950625ca0177be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:47.472759 13471 consensus_queue.cc:1048] T 047b000b5f1a4bc998b4df0bb22f0e4f P b802a50073224fd0aa950625ca0177be [LEADER]: Connected to new peer: Peer: permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:47.518919 13270 raft_consensus.cc:1275] T 1e0164f8acf548269ae95f51198a9ad7 P b802a50073224fd0aa950625ca0177be [term 2 FOLLOWER]: Refusing update from remote peer 652af32c665b44ab9516cf4755907be3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:47.520251 13508 consensus_queue.cc:1048] T 1e0164f8acf548269ae95f51198a9ad7 P 652af32c665b44ab9516cf4755907be3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:47.530129 13344 raft_consensus.cc:1275] T 1e0164f8acf548269ae95f51198a9ad7 P 8c5a9c0301ec4d88a612a33c50365b5f [term 2 FOLLOWER]: Refusing update from remote peer 652af32c665b44ab9516cf4755907be3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:47.531546 13552 consensus_queue.cc:1048] T 1e0164f8acf548269ae95f51198a9ad7 P 652af32c665b44ab9516cf4755907be3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:01:49.648922 13136 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 11:01:49.649757 13136 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:49.670068 13270 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "652edeff4a0241f1b988e6d448dc0d37"
dest_uuid: "b802a50073224fd0aa950625ca0177be"
mode: GRACEFUL
new_leader_uuid: "652af32c665b44ab9516cf4755907be3"
 from {username='slave'} at 127.0.0.1:45398
I20260710 11:01:49.670652 13270 raft_consensus.cc:606] T 652edeff4a0241f1b988e6d448dc0d37 P b802a50073224fd0aa950625ca0177be [term 1 LEADER]: Received request to transfer leadership to TS 652af32c665b44ab9516cf4755907be3
I20260710 11:01:49.682139 13344 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8f62e20281de4e10a2c45e4b280d69d8"
dest_uuid: "8c5a9c0301ec4d88a612a33c50365b5f"
mode: GRACEFUL
new_leader_uuid: "652af32c665b44ab9516cf4755907be3"
 from {username='slave'} at 127.0.0.1:52334
I20260710 11:01:49.682793 13344 raft_consensus.cc:606] T 8f62e20281de4e10a2c45e4b280d69d8 P 8c5a9c0301ec4d88a612a33c50365b5f [term 1 LEADER]: Received request to transfer leadership to TS 652af32c665b44ab9516cf4755907be3
I20260710 11:01:49.684326 13136 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:01:49.684813 13136 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:01:49.828553 13554 raft_consensus.cc:993] T 652edeff4a0241f1b988e6d448dc0d37 P b802a50073224fd0aa950625ca0177be: : Instructing follower 652af32c665b44ab9516cf4755907be3 to start an election
I20260710 11:01:49.828969 13558 raft_consensus.cc:1081] T 652edeff4a0241f1b988e6d448dc0d37 P b802a50073224fd0aa950625ca0177be [term 1 LEADER]: Signalling peer 652af32c665b44ab9516cf4755907be3 to start an election
I20260710 11:01:49.830441 13420 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "652edeff4a0241f1b988e6d448dc0d37"
dest_uuid: "652af32c665b44ab9516cf4755907be3"
 from {username='slave'} at 127.0.0.1:34786
I20260710 11:01:49.830875 13420 raft_consensus.cc:493] T 652edeff4a0241f1b988e6d448dc0d37 P 652af32c665b44ab9516cf4755907be3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:49.831177 13420 raft_consensus.cc:3060] T 652edeff4a0241f1b988e6d448dc0d37 P 652af32c665b44ab9516cf4755907be3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:49.834869 13420 raft_consensus.cc:515] T 652edeff4a0241f1b988e6d448dc0d37 P 652af32c665b44ab9516cf4755907be3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:49.836200 13420 leader_election.cc:290] T 652edeff4a0241f1b988e6d448dc0d37 P 652af32c665b44ab9516cf4755907be3 [CANDIDATE]: Term 2 election: Requested vote from peers b802a50073224fd0aa950625ca0177be (127.12.212.1:38755), 8c5a9c0301ec4d88a612a33c50365b5f (127.12.212.2:35963)
I20260710 11:01:49.837107 13270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "652edeff4a0241f1b988e6d448dc0d37" candidate_uuid: "652af32c665b44ab9516cf4755907be3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b802a50073224fd0aa950625ca0177be"
I20260710 11:01:49.837260 13344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "652edeff4a0241f1b988e6d448dc0d37" candidate_uuid: "652af32c665b44ab9516cf4755907be3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8c5a9c0301ec4d88a612a33c50365b5f"
I20260710 11:01:49.837605 13270 raft_consensus.cc:3055] T 652edeff4a0241f1b988e6d448dc0d37 P b802a50073224fd0aa950625ca0177be [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:49.837783 13344 raft_consensus.cc:3060] T 652edeff4a0241f1b988e6d448dc0d37 P 8c5a9c0301ec4d88a612a33c50365b5f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:49.837981 13270 raft_consensus.cc:740] T 652edeff4a0241f1b988e6d448dc0d37 P b802a50073224fd0aa950625ca0177be [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b802a50073224fd0aa950625ca0177be, State: Running, Role: LEADER
I20260710 11:01:49.838792 13270 consensus_queue.cc:260] T 652edeff4a0241f1b988e6d448dc0d37 P b802a50073224fd0aa950625ca0177be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:49.839823 13270 raft_consensus.cc:3060] T 652edeff4a0241f1b988e6d448dc0d37 P b802a50073224fd0aa950625ca0177be [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:49.842540 13344 raft_consensus.cc:2468] T 652edeff4a0241f1b988e6d448dc0d37 P 8c5a9c0301ec4d88a612a33c50365b5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 652af32c665b44ab9516cf4755907be3 in term 2.
I20260710 11:01:49.843662 13383 leader_election.cc:304] T 652edeff4a0241f1b988e6d448dc0d37 P 652af32c665b44ab9516cf4755907be3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 652af32c665b44ab9516cf4755907be3, 8c5a9c0301ec4d88a612a33c50365b5f; no voters: 
I20260710 11:01:49.844074 13270 raft_consensus.cc:2468] T 652edeff4a0241f1b988e6d448dc0d37 P b802a50073224fd0aa950625ca0177be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 652af32c665b44ab9516cf4755907be3 in term 2.
I20260710 11:01:49.844332 13510 raft_consensus.cc:2804] T 652edeff4a0241f1b988e6d448dc0d37 P 652af32c665b44ab9516cf4755907be3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:49.845521 13510 raft_consensus.cc:697] T 652edeff4a0241f1b988e6d448dc0d37 P 652af32c665b44ab9516cf4755907be3 [term 2 LEADER]: Becoming Leader. State: Replica: 652af32c665b44ab9516cf4755907be3, State: Running, Role: LEADER
I20260710 11:01:49.846289 13510 consensus_queue.cc:237] T 652edeff4a0241f1b988e6d448dc0d37 P 652af32c665b44ab9516cf4755907be3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:49.854362 13165 catalog_manager.cc:5697] T 652edeff4a0241f1b988e6d448dc0d37 P 652af32c665b44ab9516cf4755907be3 reported cstate change: term changed from 1 to 2, leader changed from b802a50073224fd0aa950625ca0177be (127.12.212.1) to 652af32c665b44ab9516cf4755907be3 (127.12.212.3). New cstate: current_term: 2 leader_uuid: "652af32c665b44ab9516cf4755907be3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:49.885380 13493 raft_consensus.cc:993] T 8f62e20281de4e10a2c45e4b280d69d8 P 8c5a9c0301ec4d88a612a33c50365b5f: : Instructing follower 652af32c665b44ab9516cf4755907be3 to start an election
I20260710 11:01:49.885800 13565 raft_consensus.cc:1081] T 8f62e20281de4e10a2c45e4b280d69d8 P 8c5a9c0301ec4d88a612a33c50365b5f [term 1 LEADER]: Signalling peer 652af32c665b44ab9516cf4755907be3 to start an election
I20260710 11:01:49.887253 13419 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8f62e20281de4e10a2c45e4b280d69d8"
dest_uuid: "652af32c665b44ab9516cf4755907be3"
 from {username='slave'} at 127.0.0.1:34794
I20260710 11:01:49.887724 13419 raft_consensus.cc:493] T 8f62e20281de4e10a2c45e4b280d69d8 P 652af32c665b44ab9516cf4755907be3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:49.887979 13419 raft_consensus.cc:3060] T 8f62e20281de4e10a2c45e4b280d69d8 P 652af32c665b44ab9516cf4755907be3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:49.892473 13419 raft_consensus.cc:515] T 8f62e20281de4e10a2c45e4b280d69d8 P 652af32c665b44ab9516cf4755907be3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:49.894021 13419 leader_election.cc:290] T 8f62e20281de4e10a2c45e4b280d69d8 P 652af32c665b44ab9516cf4755907be3 [CANDIDATE]: Term 2 election: Requested vote from peers b802a50073224fd0aa950625ca0177be (127.12.212.1:38755), 8c5a9c0301ec4d88a612a33c50365b5f (127.12.212.2:35963)
I20260710 11:01:49.895011 13270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f62e20281de4e10a2c45e4b280d69d8" candidate_uuid: "652af32c665b44ab9516cf4755907be3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b802a50073224fd0aa950625ca0177be"
I20260710 11:01:49.895428 13344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f62e20281de4e10a2c45e4b280d69d8" candidate_uuid: "652af32c665b44ab9516cf4755907be3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8c5a9c0301ec4d88a612a33c50365b5f"
I20260710 11:01:49.895641 13270 raft_consensus.cc:3060] T 8f62e20281de4e10a2c45e4b280d69d8 P b802a50073224fd0aa950625ca0177be [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:49.896059 13344 raft_consensus.cc:3055] T 8f62e20281de4e10a2c45e4b280d69d8 P 8c5a9c0301ec4d88a612a33c50365b5f [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:49.896400 13344 raft_consensus.cc:740] T 8f62e20281de4e10a2c45e4b280d69d8 P 8c5a9c0301ec4d88a612a33c50365b5f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8c5a9c0301ec4d88a612a33c50365b5f, State: Running, Role: LEADER
I20260710 11:01:49.897212 13344 consensus_queue.cc:260] T 8f62e20281de4e10a2c45e4b280d69d8 P 8c5a9c0301ec4d88a612a33c50365b5f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:49.898437 13344 raft_consensus.cc:3060] T 8f62e20281de4e10a2c45e4b280d69d8 P 8c5a9c0301ec4d88a612a33c50365b5f [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:49.902410 13270 raft_consensus.cc:2468] T 8f62e20281de4e10a2c45e4b280d69d8 P b802a50073224fd0aa950625ca0177be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 652af32c665b44ab9516cf4755907be3 in term 2.
I20260710 11:01:49.903698 13385 leader_election.cc:304] T 8f62e20281de4e10a2c45e4b280d69d8 P 652af32c665b44ab9516cf4755907be3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 652af32c665b44ab9516cf4755907be3, b802a50073224fd0aa950625ca0177be; no voters: 
I20260710 11:01:49.904409 13510 raft_consensus.cc:2804] T 8f62e20281de4e10a2c45e4b280d69d8 P 652af32c665b44ab9516cf4755907be3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:49.904755 13344 raft_consensus.cc:2468] T 8f62e20281de4e10a2c45e4b280d69d8 P 8c5a9c0301ec4d88a612a33c50365b5f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 652af32c665b44ab9516cf4755907be3 in term 2.
I20260710 11:01:49.904899 13510 raft_consensus.cc:697] T 8f62e20281de4e10a2c45e4b280d69d8 P 652af32c665b44ab9516cf4755907be3 [term 2 LEADER]: Becoming Leader. State: Replica: 652af32c665b44ab9516cf4755907be3, State: Running, Role: LEADER
I20260710 11:01:49.905735 13510 consensus_queue.cc:237] T 8f62e20281de4e10a2c45e4b280d69d8 P 652af32c665b44ab9516cf4755907be3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:49.912489 13165 catalog_manager.cc:5697] T 8f62e20281de4e10a2c45e4b280d69d8 P 652af32c665b44ab9516cf4755907be3 reported cstate change: term changed from 1 to 2, leader changed from 8c5a9c0301ec4d88a612a33c50365b5f (127.12.212.2) to 652af32c665b44ab9516cf4755907be3 (127.12.212.3). New cstate: current_term: 2 leader_uuid: "652af32c665b44ab9516cf4755907be3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:50.272900 13270 raft_consensus.cc:1275] T 652edeff4a0241f1b988e6d448dc0d37 P b802a50073224fd0aa950625ca0177be [term 2 FOLLOWER]: Refusing update from remote peer 652af32c665b44ab9516cf4755907be3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:50.274051 13510 consensus_queue.cc:1048] T 652edeff4a0241f1b988e6d448dc0d37 P 652af32c665b44ab9516cf4755907be3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:50.283753 13344 raft_consensus.cc:1275] T 652edeff4a0241f1b988e6d448dc0d37 P 8c5a9c0301ec4d88a612a33c50365b5f [term 2 FOLLOWER]: Refusing update from remote peer 652af32c665b44ab9516cf4755907be3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:50.285293 13510 consensus_queue.cc:1048] T 652edeff4a0241f1b988e6d448dc0d37 P 652af32c665b44ab9516cf4755907be3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:50.389520 13344 raft_consensus.cc:1275] T 8f62e20281de4e10a2c45e4b280d69d8 P 8c5a9c0301ec4d88a612a33c50365b5f [term 2 FOLLOWER]: Refusing update from remote peer 652af32c665b44ab9516cf4755907be3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:50.390743 13569 consensus_queue.cc:1048] T 8f62e20281de4e10a2c45e4b280d69d8 P 652af32c665b44ab9516cf4755907be3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:50.399264 13270 raft_consensus.cc:1275] T 8f62e20281de4e10a2c45e4b280d69d8 P b802a50073224fd0aa950625ca0177be [term 2 FOLLOWER]: Refusing update from remote peer 652af32c665b44ab9516cf4755907be3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:50.402060 13569 consensus_queue.cc:1048] T 8f62e20281de4e10a2c45e4b280d69d8 P 652af32c665b44ab9516cf4755907be3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:50.685667 13136 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:50.695850 13270 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "047b000b5f1a4bc998b4df0bb22f0e4f"
dest_uuid: "b802a50073224fd0aa950625ca0177be"
mode: GRACEFUL
new_leader_uuid: "8c5a9c0301ec4d88a612a33c50365b5f"
 from {username='slave'} at 127.0.0.1:45382
I20260710 11:01:50.696516 13270 raft_consensus.cc:606] T 047b000b5f1a4bc998b4df0bb22f0e4f P b802a50073224fd0aa950625ca0177be [term 2 LEADER]: Received request to transfer leadership to TS 8c5a9c0301ec4d88a612a33c50365b5f
I20260710 11:01:50.701450 13419 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "652edeff4a0241f1b988e6d448dc0d37"
dest_uuid: "652af32c665b44ab9516cf4755907be3"
mode: GRACEFUL
new_leader_uuid: "8c5a9c0301ec4d88a612a33c50365b5f"
 from {username='slave'} at 127.0.0.1:34810
I20260710 11:01:50.702009 13419 raft_consensus.cc:606] T 652edeff4a0241f1b988e6d448dc0d37 P 652af32c665b44ab9516cf4755907be3 [term 2 LEADER]: Received request to transfer leadership to TS 8c5a9c0301ec4d88a612a33c50365b5f
I20260710 11:01:50.707237 13270 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "af62324bc2ee48ba8e893da778d4740b"
dest_uuid: "b802a50073224fd0aa950625ca0177be"
mode: GRACEFUL
new_leader_uuid: "8c5a9c0301ec4d88a612a33c50365b5f"
 from {username='slave'} at 127.0.0.1:45382
I20260710 11:01:50.707793 13270 raft_consensus.cc:606] T af62324bc2ee48ba8e893da778d4740b P b802a50073224fd0aa950625ca0177be [term 2 LEADER]: Received request to transfer leadership to TS 8c5a9c0301ec4d88a612a33c50365b5f
I20260710 11:01:50.708987 13576 raft_consensus.cc:993] T 047b000b5f1a4bc998b4df0bb22f0e4f P b802a50073224fd0aa950625ca0177be: : Instructing follower 8c5a9c0301ec4d88a612a33c50365b5f to start an election
I20260710 11:01:50.709381 13558 raft_consensus.cc:1081] T 047b000b5f1a4bc998b4df0bb22f0e4f P b802a50073224fd0aa950625ca0177be [term 2 LEADER]: Signalling peer 8c5a9c0301ec4d88a612a33c50365b5f to start an election
I20260710 11:01:50.710984 13344 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "047b000b5f1a4bc998b4df0bb22f0e4f"
dest_uuid: "8c5a9c0301ec4d88a612a33c50365b5f"
 from {username='slave'} at 127.0.0.1:52314
I20260710 11:01:50.711509 13344 raft_consensus.cc:493] T 047b000b5f1a4bc998b4df0bb22f0e4f P 8c5a9c0301ec4d88a612a33c50365b5f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:50.711872 13344 raft_consensus.cc:3060] T 047b000b5f1a4bc998b4df0bb22f0e4f P 8c5a9c0301ec4d88a612a33c50365b5f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:50.713554 13270 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0179c93f035149c3af10aa5b1320ebee"
dest_uuid: "b802a50073224fd0aa950625ca0177be"
mode: GRACEFUL
new_leader_uuid: "8c5a9c0301ec4d88a612a33c50365b5f"
 from {username='slave'} at 127.0.0.1:45382
I20260710 11:01:50.714043 13270 raft_consensus.cc:606] T 0179c93f035149c3af10aa5b1320ebee P b802a50073224fd0aa950625ca0177be [term 2 LEADER]: Received request to transfer leadership to TS 8c5a9c0301ec4d88a612a33c50365b5f
I20260710 11:01:50.717500 13344 raft_consensus.cc:515] T 047b000b5f1a4bc998b4df0bb22f0e4f P 8c5a9c0301ec4d88a612a33c50365b5f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } } peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } }
I20260710 11:01:50.719316 13344 leader_election.cc:290] T 047b000b5f1a4bc998b4df0bb22f0e4f P 8c5a9c0301ec4d88a612a33c50365b5f [CANDIDATE]: Term 3 election: Requested vote from peers 652af32c665b44ab9516cf4755907be3 (127.12.212.3:42051), b802a50073224fd0aa950625ca0177be (127.12.212.1:38755)
I20260710 11:01:50.719959 13419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "047b000b5f1a4bc998b4df0bb22f0e4f" candidate_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "652af32c665b44ab9516cf4755907be3"
I20260710 11:01:50.720372 13270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "047b000b5f1a4bc998b4df0bb22f0e4f" candidate_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b802a50073224fd0aa950625ca0177be"
I20260710 11:01:50.720592 13419 raft_consensus.cc:3060] T 047b000b5f1a4bc998b4df0bb22f0e4f P 652af32c665b44ab9516cf4755907be3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:50.720904 13270 raft_consensus.cc:3055] T 047b000b5f1a4bc998b4df0bb22f0e4f P b802a50073224fd0aa950625ca0177be [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:50.721248 13270 raft_consensus.cc:740] T 047b000b5f1a4bc998b4df0bb22f0e4f P b802a50073224fd0aa950625ca0177be [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b802a50073224fd0aa950625ca0177be, State: Running, Role: LEADER
I20260710 11:01:50.721993 13270 consensus_queue.cc:260] T 047b000b5f1a4bc998b4df0bb22f0e4f P b802a50073224fd0aa950625ca0177be [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: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } } peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } }
I20260710 11:01:50.723162 13270 raft_consensus.cc:3060] T 047b000b5f1a4bc998b4df0bb22f0e4f P b802a50073224fd0aa950625ca0177be [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:50.727460 13419 raft_consensus.cc:2468] T 047b000b5f1a4bc998b4df0bb22f0e4f P 652af32c665b44ab9516cf4755907be3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c5a9c0301ec4d88a612a33c50365b5f in term 3.
I20260710 11:01:50.728768 13310 leader_election.cc:304] T 047b000b5f1a4bc998b4df0bb22f0e4f P 8c5a9c0301ec4d88a612a33c50365b5f [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: 652af32c665b44ab9516cf4755907be3, 8c5a9c0301ec4d88a612a33c50365b5f; no voters: 
I20260710 11:01:50.729548 13419 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8f62e20281de4e10a2c45e4b280d69d8"
dest_uuid: "652af32c665b44ab9516cf4755907be3"
mode: GRACEFUL
new_leader_uuid: "8c5a9c0301ec4d88a612a33c50365b5f"
 from {username='slave'} at 127.0.0.1:34810
I20260710 11:01:50.729602 13565 raft_consensus.cc:2804] T 047b000b5f1a4bc998b4df0bb22f0e4f P 8c5a9c0301ec4d88a612a33c50365b5f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:50.729872 13270 raft_consensus.cc:2468] T 047b000b5f1a4bc998b4df0bb22f0e4f P b802a50073224fd0aa950625ca0177be [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c5a9c0301ec4d88a612a33c50365b5f in term 3.
I20260710 11:01:50.730144 13419 raft_consensus.cc:606] T 8f62e20281de4e10a2c45e4b280d69d8 P 652af32c665b44ab9516cf4755907be3 [term 2 LEADER]: Received request to transfer leadership to TS 8c5a9c0301ec4d88a612a33c50365b5f
I20260710 11:01:50.735390 13565 raft_consensus.cc:697] T 047b000b5f1a4bc998b4df0bb22f0e4f P 8c5a9c0301ec4d88a612a33c50365b5f [term 3 LEADER]: Becoming Leader. State: Replica: 8c5a9c0301ec4d88a612a33c50365b5f, State: Running, Role: LEADER
I20260710 11:01:50.736219 13565 consensus_queue.cc:237] T 047b000b5f1a4bc998b4df0bb22f0e4f P 8c5a9c0301ec4d88a612a33c50365b5f [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: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } } peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } }
I20260710 11:01:50.742563 13165 catalog_manager.cc:5697] T 047b000b5f1a4bc998b4df0bb22f0e4f P 8c5a9c0301ec4d88a612a33c50365b5f reported cstate change: term changed from 2 to 3, leader changed from b802a50073224fd0aa950625ca0177be (127.12.212.1) to 8c5a9c0301ec4d88a612a33c50365b5f (127.12.212.2). New cstate: current_term: 3 leader_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:50.780786 13574 raft_consensus.cc:993] T 652edeff4a0241f1b988e6d448dc0d37 P 652af32c665b44ab9516cf4755907be3: : Instructing follower 8c5a9c0301ec4d88a612a33c50365b5f to start an election
I20260710 11:01:50.781263 13574 raft_consensus.cc:1081] T 652edeff4a0241f1b988e6d448dc0d37 P 652af32c665b44ab9516cf4755907be3 [term 2 LEADER]: Signalling peer 8c5a9c0301ec4d88a612a33c50365b5f to start an election
I20260710 11:01:50.782879 13344 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "652edeff4a0241f1b988e6d448dc0d37"
dest_uuid: "8c5a9c0301ec4d88a612a33c50365b5f"
 from {username='slave'} at 127.0.0.1:52316
I20260710 11:01:50.783367 13344 raft_consensus.cc:493] T 652edeff4a0241f1b988e6d448dc0d37 P 8c5a9c0301ec4d88a612a33c50365b5f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:50.783728 13344 raft_consensus.cc:3060] T 652edeff4a0241f1b988e6d448dc0d37 P 8c5a9c0301ec4d88a612a33c50365b5f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:50.787979 13344 raft_consensus.cc:515] T 652edeff4a0241f1b988e6d448dc0d37 P 8c5a9c0301ec4d88a612a33c50365b5f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:50.789414 13344 leader_election.cc:290] T 652edeff4a0241f1b988e6d448dc0d37 P 8c5a9c0301ec4d88a612a33c50365b5f [CANDIDATE]: Term 3 election: Requested vote from peers b802a50073224fd0aa950625ca0177be (127.12.212.1:38755), 652af32c665b44ab9516cf4755907be3 (127.12.212.3:42051)
I20260710 11:01:50.790199 13270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "652edeff4a0241f1b988e6d448dc0d37" candidate_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b802a50073224fd0aa950625ca0177be"
I20260710 11:01:50.790385 13419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "652edeff4a0241f1b988e6d448dc0d37" candidate_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "652af32c665b44ab9516cf4755907be3"
I20260710 11:01:50.790802 13270 raft_consensus.cc:3060] T 652edeff4a0241f1b988e6d448dc0d37 P b802a50073224fd0aa950625ca0177be [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:50.790910 13419 raft_consensus.cc:3055] T 652edeff4a0241f1b988e6d448dc0d37 P 652af32c665b44ab9516cf4755907be3 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:50.791276 13419 raft_consensus.cc:740] T 652edeff4a0241f1b988e6d448dc0d37 P 652af32c665b44ab9516cf4755907be3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 652af32c665b44ab9516cf4755907be3, State: Running, Role: LEADER
I20260710 11:01:50.792052 13419 consensus_queue.cc:260] T 652edeff4a0241f1b988e6d448dc0d37 P 652af32c665b44ab9516cf4755907be3 [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: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:50.793223 13419 raft_consensus.cc:3060] T 652edeff4a0241f1b988e6d448dc0d37 P 652af32c665b44ab9516cf4755907be3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:50.796262 13576 raft_consensus.cc:993] T af62324bc2ee48ba8e893da778d4740b P b802a50073224fd0aa950625ca0177be: : Instructing follower 8c5a9c0301ec4d88a612a33c50365b5f to start an election
I20260710 11:01:50.796710 13577 raft_consensus.cc:1081] T af62324bc2ee48ba8e893da778d4740b P b802a50073224fd0aa950625ca0177be [term 2 LEADER]: Signalling peer 8c5a9c0301ec4d88a612a33c50365b5f to start an election
I20260710 11:01:50.797506 13270 raft_consensus.cc:2468] T 652edeff4a0241f1b988e6d448dc0d37 P b802a50073224fd0aa950625ca0177be [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c5a9c0301ec4d88a612a33c50365b5f in term 3.
I20260710 11:01:50.798220 13344 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "af62324bc2ee48ba8e893da778d4740b"
dest_uuid: "8c5a9c0301ec4d88a612a33c50365b5f"
 from {username='slave'} at 127.0.0.1:52314
I20260710 11:01:50.798733 13344 raft_consensus.cc:493] T af62324bc2ee48ba8e893da778d4740b P 8c5a9c0301ec4d88a612a33c50365b5f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:50.798568 13311 leader_election.cc:304] T 652edeff4a0241f1b988e6d448dc0d37 P 8c5a9c0301ec4d88a612a33c50365b5f [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: 8c5a9c0301ec4d88a612a33c50365b5f, b802a50073224fd0aa950625ca0177be; no voters: 
I20260710 11:01:50.799166 13344 raft_consensus.cc:3060] T af62324bc2ee48ba8e893da778d4740b P 8c5a9c0301ec4d88a612a33c50365b5f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:50.799531 13565 raft_consensus.cc:2804] T 652edeff4a0241f1b988e6d448dc0d37 P 8c5a9c0301ec4d88a612a33c50365b5f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:50.799849 13419 raft_consensus.cc:2468] T 652edeff4a0241f1b988e6d448dc0d37 P 652af32c665b44ab9516cf4755907be3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c5a9c0301ec4d88a612a33c50365b5f in term 3.
I20260710 11:01:50.799983 13565 raft_consensus.cc:697] T 652edeff4a0241f1b988e6d448dc0d37 P 8c5a9c0301ec4d88a612a33c50365b5f [term 3 LEADER]: Becoming Leader. State: Replica: 8c5a9c0301ec4d88a612a33c50365b5f, State: Running, Role: LEADER
I20260710 11:01:50.800782 13565 consensus_queue.cc:237] T 652edeff4a0241f1b988e6d448dc0d37 P 8c5a9c0301ec4d88a612a33c50365b5f [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: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:50.806398 13344 raft_consensus.cc:515] T af62324bc2ee48ba8e893da778d4740b P 8c5a9c0301ec4d88a612a33c50365b5f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:50.807145 13165 catalog_manager.cc:5697] T 652edeff4a0241f1b988e6d448dc0d37 P 8c5a9c0301ec4d88a612a33c50365b5f reported cstate change: term changed from 2 to 3, leader changed from 652af32c665b44ab9516cf4755907be3 (127.12.212.3) to 8c5a9c0301ec4d88a612a33c50365b5f (127.12.212.2). New cstate: current_term: 3 leader_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:50.808780 13344 leader_election.cc:290] T af62324bc2ee48ba8e893da778d4740b P 8c5a9c0301ec4d88a612a33c50365b5f [CANDIDATE]: Term 3 election: Requested vote from peers b802a50073224fd0aa950625ca0177be (127.12.212.1:38755), 652af32c665b44ab9516cf4755907be3 (127.12.212.3:42051)
I20260710 11:01:50.808856 13420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af62324bc2ee48ba8e893da778d4740b" candidate_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "652af32c665b44ab9516cf4755907be3"
I20260710 11:01:50.808702 13270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af62324bc2ee48ba8e893da778d4740b" candidate_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b802a50073224fd0aa950625ca0177be"
I20260710 11:01:50.809470 13420 raft_consensus.cc:3060] T af62324bc2ee48ba8e893da778d4740b P 652af32c665b44ab9516cf4755907be3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:50.809649 13270 raft_consensus.cc:3055] T af62324bc2ee48ba8e893da778d4740b P b802a50073224fd0aa950625ca0177be [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:50.810068 13270 raft_consensus.cc:740] T af62324bc2ee48ba8e893da778d4740b P b802a50073224fd0aa950625ca0177be [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b802a50073224fd0aa950625ca0177be, State: Running, Role: LEADER
I20260710 11:01:50.810774 13270 consensus_queue.cc:260] T af62324bc2ee48ba8e893da778d4740b P b802a50073224fd0aa950625ca0177be [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: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:50.811827 13270 raft_consensus.cc:3060] T af62324bc2ee48ba8e893da778d4740b P b802a50073224fd0aa950625ca0177be [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:50.814229 13420 raft_consensus.cc:2468] T af62324bc2ee48ba8e893da778d4740b P 652af32c665b44ab9516cf4755907be3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c5a9c0301ec4d88a612a33c50365b5f in term 3.
I20260710 11:01:50.815450 13310 leader_election.cc:304] T af62324bc2ee48ba8e893da778d4740b P 8c5a9c0301ec4d88a612a33c50365b5f [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: 652af32c665b44ab9516cf4755907be3, 8c5a9c0301ec4d88a612a33c50365b5f; no voters: 
I20260710 11:01:50.816331 13565 raft_consensus.cc:2804] T af62324bc2ee48ba8e893da778d4740b P 8c5a9c0301ec4d88a612a33c50365b5f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:50.816723 13565 raft_consensus.cc:697] T af62324bc2ee48ba8e893da778d4740b P 8c5a9c0301ec4d88a612a33c50365b5f [term 3 LEADER]: Becoming Leader. State: Replica: 8c5a9c0301ec4d88a612a33c50365b5f, State: Running, Role: LEADER
I20260710 11:01:50.817456 13565 consensus_queue.cc:237] T af62324bc2ee48ba8e893da778d4740b P 8c5a9c0301ec4d88a612a33c50365b5f [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: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:50.819945 13270 raft_consensus.cc:2468] T af62324bc2ee48ba8e893da778d4740b P b802a50073224fd0aa950625ca0177be [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c5a9c0301ec4d88a612a33c50365b5f in term 3.
I20260710 11:01:50.824016 13165 catalog_manager.cc:5697] T af62324bc2ee48ba8e893da778d4740b P 8c5a9c0301ec4d88a612a33c50365b5f reported cstate change: term changed from 2 to 3, leader changed from b802a50073224fd0aa950625ca0177be (127.12.212.1) to 8c5a9c0301ec4d88a612a33c50365b5f (127.12.212.2). New cstate: current_term: 3 leader_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:51.000735 13574 raft_consensus.cc:993] T 8f62e20281de4e10a2c45e4b280d69d8 P 652af32c665b44ab9516cf4755907be3: : Instructing follower 8c5a9c0301ec4d88a612a33c50365b5f to start an election
I20260710 11:01:51.001300 13574 raft_consensus.cc:1081] T 8f62e20281de4e10a2c45e4b280d69d8 P 652af32c665b44ab9516cf4755907be3 [term 2 LEADER]: Signalling peer 8c5a9c0301ec4d88a612a33c50365b5f to start an election
I20260710 11:01:51.002792 13344 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8f62e20281de4e10a2c45e4b280d69d8"
dest_uuid: "8c5a9c0301ec4d88a612a33c50365b5f"
 from {username='slave'} at 127.0.0.1:52316
I20260710 11:01:51.003297 13344 raft_consensus.cc:493] T 8f62e20281de4e10a2c45e4b280d69d8 P 8c5a9c0301ec4d88a612a33c50365b5f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:51.003594 13344 raft_consensus.cc:3060] T 8f62e20281de4e10a2c45e4b280d69d8 P 8c5a9c0301ec4d88a612a33c50365b5f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:51.007831 13344 raft_consensus.cc:515] T 8f62e20281de4e10a2c45e4b280d69d8 P 8c5a9c0301ec4d88a612a33c50365b5f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:51.009465 13344 leader_election.cc:290] T 8f62e20281de4e10a2c45e4b280d69d8 P 8c5a9c0301ec4d88a612a33c50365b5f [CANDIDATE]: Term 3 election: Requested vote from peers b802a50073224fd0aa950625ca0177be (127.12.212.1:38755), 652af32c665b44ab9516cf4755907be3 (127.12.212.3:42051)
I20260710 11:01:51.010280 13270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f62e20281de4e10a2c45e4b280d69d8" candidate_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b802a50073224fd0aa950625ca0177be"
I20260710 11:01:51.010622 13420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f62e20281de4e10a2c45e4b280d69d8" candidate_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "652af32c665b44ab9516cf4755907be3"
I20260710 11:01:51.010911 13270 raft_consensus.cc:3060] T 8f62e20281de4e10a2c45e4b280d69d8 P b802a50073224fd0aa950625ca0177be [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:51.011241 13420 raft_consensus.cc:3055] T 8f62e20281de4e10a2c45e4b280d69d8 P 652af32c665b44ab9516cf4755907be3 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:51.011627 13420 raft_consensus.cc:740] T 8f62e20281de4e10a2c45e4b280d69d8 P 652af32c665b44ab9516cf4755907be3 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 652af32c665b44ab9516cf4755907be3, State: Running, Role: LEADER
I20260710 11:01:51.012373 13420 consensus_queue.cc:260] T 8f62e20281de4e10a2c45e4b280d69d8 P 652af32c665b44ab9516cf4755907be3 [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: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:51.013751 13420 raft_consensus.cc:3060] T 8f62e20281de4e10a2c45e4b280d69d8 P 652af32c665b44ab9516cf4755907be3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:51.016717 13270 raft_consensus.cc:2468] T 8f62e20281de4e10a2c45e4b280d69d8 P b802a50073224fd0aa950625ca0177be [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c5a9c0301ec4d88a612a33c50365b5f in term 3.
I20260710 11:01:51.017804 13311 leader_election.cc:304] T 8f62e20281de4e10a2c45e4b280d69d8 P 8c5a9c0301ec4d88a612a33c50365b5f [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: 8c5a9c0301ec4d88a612a33c50365b5f, b802a50073224fd0aa950625ca0177be; no voters: 
I20260710 11:01:51.018594 13565 raft_consensus.cc:2804] T 8f62e20281de4e10a2c45e4b280d69d8 P 8c5a9c0301ec4d88a612a33c50365b5f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:51.018767 13420 raft_consensus.cc:2468] T 8f62e20281de4e10a2c45e4b280d69d8 P 652af32c665b44ab9516cf4755907be3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c5a9c0301ec4d88a612a33c50365b5f in term 3.
I20260710 11:01:51.019162 13565 raft_consensus.cc:697] T 8f62e20281de4e10a2c45e4b280d69d8 P 8c5a9c0301ec4d88a612a33c50365b5f [term 3 LEADER]: Becoming Leader. State: Replica: 8c5a9c0301ec4d88a612a33c50365b5f, State: Running, Role: LEADER
I20260710 11:01:51.020088 13565 consensus_queue.cc:237] T 8f62e20281de4e10a2c45e4b280d69d8 P 8c5a9c0301ec4d88a612a33c50365b5f [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: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:51.026373 13165 catalog_manager.cc:5697] T 8f62e20281de4e10a2c45e4b280d69d8 P 8c5a9c0301ec4d88a612a33c50365b5f reported cstate change: term changed from 2 to 3, leader changed from 652af32c665b44ab9516cf4755907be3 (127.12.212.3) to 8c5a9c0301ec4d88a612a33c50365b5f (127.12.212.2). New cstate: current_term: 3 leader_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:51.131520 13270 raft_consensus.cc:1275] T 047b000b5f1a4bc998b4df0bb22f0e4f P b802a50073224fd0aa950625ca0177be [term 3 FOLLOWER]: Refusing update from remote peer 8c5a9c0301ec4d88a612a33c50365b5f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:51.132702 13565 consensus_queue.cc:1048] T 047b000b5f1a4bc998b4df0bb22f0e4f P 8c5a9c0301ec4d88a612a33c50365b5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:51.141494 13420 raft_consensus.cc:1275] T 047b000b5f1a4bc998b4df0bb22f0e4f P 652af32c665b44ab9516cf4755907be3 [term 3 FOLLOWER]: Refusing update from remote peer 8c5a9c0301ec4d88a612a33c50365b5f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:51.144215 13565 consensus_queue.cc:1048] T 047b000b5f1a4bc998b4df0bb22f0e4f P 8c5a9c0301ec4d88a612a33c50365b5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:51.181834 13577 raft_consensus.cc:993] T 0179c93f035149c3af10aa5b1320ebee P b802a50073224fd0aa950625ca0177be: : Instructing follower 8c5a9c0301ec4d88a612a33c50365b5f to start an election
I20260710 11:01:51.182284 13577 raft_consensus.cc:1081] T 0179c93f035149c3af10aa5b1320ebee P b802a50073224fd0aa950625ca0177be [term 2 LEADER]: Signalling peer 8c5a9c0301ec4d88a612a33c50365b5f to start an election
I20260710 11:01:51.183727 13344 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0179c93f035149c3af10aa5b1320ebee"
dest_uuid: "8c5a9c0301ec4d88a612a33c50365b5f"
 from {username='slave'} at 127.0.0.1:52314
I20260710 11:01:51.184234 13344 raft_consensus.cc:493] T 0179c93f035149c3af10aa5b1320ebee P 8c5a9c0301ec4d88a612a33c50365b5f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:51.184525 13344 raft_consensus.cc:3060] T 0179c93f035149c3af10aa5b1320ebee P 8c5a9c0301ec4d88a612a33c50365b5f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:51.188395 13344 raft_consensus.cc:515] T 0179c93f035149c3af10aa5b1320ebee P 8c5a9c0301ec4d88a612a33c50365b5f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:51.189785 13344 leader_election.cc:290] T 0179c93f035149c3af10aa5b1320ebee P 8c5a9c0301ec4d88a612a33c50365b5f [CANDIDATE]: Term 3 election: Requested vote from peers b802a50073224fd0aa950625ca0177be (127.12.212.1:38755), 652af32c665b44ab9516cf4755907be3 (127.12.212.3:42051)
I20260710 11:01:51.190680 13270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0179c93f035149c3af10aa5b1320ebee" candidate_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b802a50073224fd0aa950625ca0177be"
I20260710 11:01:51.190793 13420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0179c93f035149c3af10aa5b1320ebee" candidate_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "652af32c665b44ab9516cf4755907be3"
I20260710 11:01:51.191131 13270 raft_consensus.cc:3055] T 0179c93f035149c3af10aa5b1320ebee P b802a50073224fd0aa950625ca0177be [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:51.191325 13420 raft_consensus.cc:3060] T 0179c93f035149c3af10aa5b1320ebee P 652af32c665b44ab9516cf4755907be3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:51.191448 13270 raft_consensus.cc:740] T 0179c93f035149c3af10aa5b1320ebee P b802a50073224fd0aa950625ca0177be [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b802a50073224fd0aa950625ca0177be, State: Running, Role: LEADER
I20260710 11:01:51.192073 13270 consensus_queue.cc:260] T 0179c93f035149c3af10aa5b1320ebee P b802a50073224fd0aa950625ca0177be [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: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:51.192843 13270 raft_consensus.cc:3060] T 0179c93f035149c3af10aa5b1320ebee P b802a50073224fd0aa950625ca0177be [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:51.195472 13420 raft_consensus.cc:2468] T 0179c93f035149c3af10aa5b1320ebee P 652af32c665b44ab9516cf4755907be3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c5a9c0301ec4d88a612a33c50365b5f in term 3.
I20260710 11:01:51.196326 13310 leader_election.cc:304] T 0179c93f035149c3af10aa5b1320ebee P 8c5a9c0301ec4d88a612a33c50365b5f [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: 652af32c665b44ab9516cf4755907be3, 8c5a9c0301ec4d88a612a33c50365b5f; no voters: 
I20260710 11:01:51.196972 13586 raft_consensus.cc:2804] T 0179c93f035149c3af10aa5b1320ebee P 8c5a9c0301ec4d88a612a33c50365b5f [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:51.197039 13270 raft_consensus.cc:2468] T 0179c93f035149c3af10aa5b1320ebee P b802a50073224fd0aa950625ca0177be [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c5a9c0301ec4d88a612a33c50365b5f in term 3.
I20260710 11:01:51.197482 13586 raft_consensus.cc:697] T 0179c93f035149c3af10aa5b1320ebee P 8c5a9c0301ec4d88a612a33c50365b5f [term 3 LEADER]: Becoming Leader. State: Replica: 8c5a9c0301ec4d88a612a33c50365b5f, State: Running, Role: LEADER
I20260710 11:01:51.198200 13586 consensus_queue.cc:237] T 0179c93f035149c3af10aa5b1320ebee P 8c5a9c0301ec4d88a612a33c50365b5f [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: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:51.204826 13165 catalog_manager.cc:5697] T 0179c93f035149c3af10aa5b1320ebee P 8c5a9c0301ec4d88a612a33c50365b5f reported cstate change: term changed from 2 to 3, leader changed from b802a50073224fd0aa950625ca0177be (127.12.212.1) to 8c5a9c0301ec4d88a612a33c50365b5f (127.12.212.2). New cstate: current_term: 3 leader_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:51.257925 13420 raft_consensus.cc:1275] T 652edeff4a0241f1b988e6d448dc0d37 P 652af32c665b44ab9516cf4755907be3 [term 3 FOLLOWER]: Refusing update from remote peer 8c5a9c0301ec4d88a612a33c50365b5f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:51.259289 13586 consensus_queue.cc:1048] T 652edeff4a0241f1b988e6d448dc0d37 P 8c5a9c0301ec4d88a612a33c50365b5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:51.266812 13270 raft_consensus.cc:1275] T 652edeff4a0241f1b988e6d448dc0d37 P b802a50073224fd0aa950625ca0177be [term 3 FOLLOWER]: Refusing update from remote peer 8c5a9c0301ec4d88a612a33c50365b5f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:51.268872 13586 consensus_queue.cc:1048] T 652edeff4a0241f1b988e6d448dc0d37 P 8c5a9c0301ec4d88a612a33c50365b5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:51.326087 13270 raft_consensus.cc:1275] T af62324bc2ee48ba8e893da778d4740b P b802a50073224fd0aa950625ca0177be [term 3 FOLLOWER]: Refusing update from remote peer 8c5a9c0301ec4d88a612a33c50365b5f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:51.327378 13586 consensus_queue.cc:1048] T af62324bc2ee48ba8e893da778d4740b P 8c5a9c0301ec4d88a612a33c50365b5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:51.335428 13420 raft_consensus.cc:1275] T af62324bc2ee48ba8e893da778d4740b P 652af32c665b44ab9516cf4755907be3 [term 3 FOLLOWER]: Refusing update from remote peer 8c5a9c0301ec4d88a612a33c50365b5f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:51.336894 13592 consensus_queue.cc:1048] T af62324bc2ee48ba8e893da778d4740b P 8c5a9c0301ec4d88a612a33c50365b5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:51.453158 13420 raft_consensus.cc:1275] T 8f62e20281de4e10a2c45e4b280d69d8 P 652af32c665b44ab9516cf4755907be3 [term 3 FOLLOWER]: Refusing update from remote peer 8c5a9c0301ec4d88a612a33c50365b5f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:51.454375 13592 consensus_queue.cc:1048] T 8f62e20281de4e10a2c45e4b280d69d8 P 8c5a9c0301ec4d88a612a33c50365b5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:51.462074 13270 raft_consensus.cc:1275] T 8f62e20281de4e10a2c45e4b280d69d8 P b802a50073224fd0aa950625ca0177be [term 3 FOLLOWER]: Refusing update from remote peer 8c5a9c0301ec4d88a612a33c50365b5f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:51.463423 13565 consensus_queue.cc:1048] T 8f62e20281de4e10a2c45e4b280d69d8 P 8c5a9c0301ec4d88a612a33c50365b5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:51.655550 13270 raft_consensus.cc:1275] T 0179c93f035149c3af10aa5b1320ebee P b802a50073224fd0aa950625ca0177be [term 3 FOLLOWER]: Refusing update from remote peer 8c5a9c0301ec4d88a612a33c50365b5f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:51.656862 13565 consensus_queue.cc:1048] T 0179c93f035149c3af10aa5b1320ebee P 8c5a9c0301ec4d88a612a33c50365b5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:51.665794 13420 raft_consensus.cc:1275] T 0179c93f035149c3af10aa5b1320ebee P 652af32c665b44ab9516cf4755907be3 [term 3 FOLLOWER]: Refusing update from remote peer 8c5a9c0301ec4d88a612a33c50365b5f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:51.668588 13592 consensus_queue.cc:1048] T 0179c93f035149c3af10aa5b1320ebee P 8c5a9c0301ec4d88a612a33c50365b5f [LEADER]: Connected to new peer: Peer: permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:53.735951 13136 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:53.743960 13344 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0179c93f035149c3af10aa5b1320ebee"
dest_uuid: "8c5a9c0301ec4d88a612a33c50365b5f"
mode: GRACEFUL
new_leader_uuid: "b802a50073224fd0aa950625ca0177be"
 from {username='slave'} at 127.0.0.1:52334
I20260710 11:01:53.744632 13344 raft_consensus.cc:606] T 0179c93f035149c3af10aa5b1320ebee P 8c5a9c0301ec4d88a612a33c50365b5f [term 3 LEADER]: Received request to transfer leadership to TS b802a50073224fd0aa950625ca0177be
I20260710 11:01:53.747323 13344 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "27e53d25275b499aa65d46ddf66f4028"
dest_uuid: "8c5a9c0301ec4d88a612a33c50365b5f"
mode: GRACEFUL
new_leader_uuid: "b802a50073224fd0aa950625ca0177be"
 from {username='slave'} at 127.0.0.1:52334
I20260710 11:01:53.747761 13344 raft_consensus.cc:606] T 27e53d25275b499aa65d46ddf66f4028 P 8c5a9c0301ec4d88a612a33c50365b5f [term 2 LEADER]: Received request to transfer leadership to TS b802a50073224fd0aa950625ca0177be
I20260710 11:01:53.749939 13344 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "652edeff4a0241f1b988e6d448dc0d37"
dest_uuid: "8c5a9c0301ec4d88a612a33c50365b5f"
mode: GRACEFUL
new_leader_uuid: "652af32c665b44ab9516cf4755907be3"
 from {username='slave'} at 127.0.0.1:52334
I20260710 11:01:53.750336 13344 raft_consensus.cc:606] T 652edeff4a0241f1b988e6d448dc0d37 P 8c5a9c0301ec4d88a612a33c50365b5f [term 3 LEADER]: Received request to transfer leadership to TS 652af32c665b44ab9516cf4755907be3
I20260710 11:01:53.752650 13344 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "af62324bc2ee48ba8e893da778d4740b"
dest_uuid: "8c5a9c0301ec4d88a612a33c50365b5f"
mode: GRACEFUL
new_leader_uuid: "652af32c665b44ab9516cf4755907be3"
 from {username='slave'} at 127.0.0.1:52334
I20260710 11:01:53.753047 13344 raft_consensus.cc:606] T af62324bc2ee48ba8e893da778d4740b P 8c5a9c0301ec4d88a612a33c50365b5f [term 3 LEADER]: Received request to transfer leadership to TS 652af32c665b44ab9516cf4755907be3
I20260710 11:01:53.755134 13344 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d71e8f9598594af7a53ea7c558f9d8c3"
dest_uuid: "8c5a9c0301ec4d88a612a33c50365b5f"
mode: GRACEFUL
new_leader_uuid: "b802a50073224fd0aa950625ca0177be"
 from {username='slave'} at 127.0.0.1:52334
I20260710 11:01:53.755515 13344 raft_consensus.cc:606] T d71e8f9598594af7a53ea7c558f9d8c3 P 8c5a9c0301ec4d88a612a33c50365b5f [term 2 LEADER]: Received request to transfer leadership to TS b802a50073224fd0aa950625ca0177be
I20260710 11:01:53.756505 13136 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:01:53.756911 13136 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:01:53.948896 13599 raft_consensus.cc:993] T 27e53d25275b499aa65d46ddf66f4028 P 8c5a9c0301ec4d88a612a33c50365b5f: : Instructing follower b802a50073224fd0aa950625ca0177be to start an election
I20260710 11:01:53.949254 13599 raft_consensus.cc:1081] T 27e53d25275b499aa65d46ddf66f4028 P 8c5a9c0301ec4d88a612a33c50365b5f [term 2 LEADER]: Signalling peer b802a50073224fd0aa950625ca0177be to start an election
I20260710 11:01:53.950814 13270 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "27e53d25275b499aa65d46ddf66f4028"
dest_uuid: "b802a50073224fd0aa950625ca0177be"
 from {username='slave'} at 127.0.0.1:45374
I20260710 11:01:53.951349 13270 raft_consensus.cc:493] T 27e53d25275b499aa65d46ddf66f4028 P b802a50073224fd0aa950625ca0177be [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:53.951661 13270 raft_consensus.cc:3060] T 27e53d25275b499aa65d46ddf66f4028 P b802a50073224fd0aa950625ca0177be [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:53.956981 13270 raft_consensus.cc:515] T 27e53d25275b499aa65d46ddf66f4028 P b802a50073224fd0aa950625ca0177be [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:53.958631 13270 leader_election.cc:290] T 27e53d25275b499aa65d46ddf66f4028 P b802a50073224fd0aa950625ca0177be [CANDIDATE]: Term 3 election: Requested vote from peers 8c5a9c0301ec4d88a612a33c50365b5f (127.12.212.2:35963), 652af32c665b44ab9516cf4755907be3 (127.12.212.3:42051)
I20260710 11:01:53.960037 13344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27e53d25275b499aa65d46ddf66f4028" candidate_uuid: "b802a50073224fd0aa950625ca0177be" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8c5a9c0301ec4d88a612a33c50365b5f"
I20260710 11:01:53.959853 13420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "27e53d25275b499aa65d46ddf66f4028" candidate_uuid: "b802a50073224fd0aa950625ca0177be" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "652af32c665b44ab9516cf4755907be3"
I20260710 11:01:53.960620 13344 raft_consensus.cc:3055] T 27e53d25275b499aa65d46ddf66f4028 P 8c5a9c0301ec4d88a612a33c50365b5f [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:53.960719 13420 raft_consensus.cc:3060] T 27e53d25275b499aa65d46ddf66f4028 P 652af32c665b44ab9516cf4755907be3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:53.960955 13344 raft_consensus.cc:740] T 27e53d25275b499aa65d46ddf66f4028 P 8c5a9c0301ec4d88a612a33c50365b5f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8c5a9c0301ec4d88a612a33c50365b5f, State: Running, Role: LEADER
I20260710 11:01:53.961786 13344 consensus_queue.cc:260] T 27e53d25275b499aa65d46ddf66f4028 P 8c5a9c0301ec4d88a612a33c50365b5f [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: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:53.962723 13600 raft_consensus.cc:993] T d71e8f9598594af7a53ea7c558f9d8c3 P 8c5a9c0301ec4d88a612a33c50365b5f: : Instructing follower b802a50073224fd0aa950625ca0177be to start an election
I20260710 11:01:53.962975 13344 raft_consensus.cc:3060] T 27e53d25275b499aa65d46ddf66f4028 P 8c5a9c0301ec4d88a612a33c50365b5f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:53.963209 13599 raft_consensus.cc:1081] T d71e8f9598594af7a53ea7c558f9d8c3 P 8c5a9c0301ec4d88a612a33c50365b5f [term 2 LEADER]: Signalling peer b802a50073224fd0aa950625ca0177be to start an election
I20260710 11:01:53.964804 13270 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d71e8f9598594af7a53ea7c558f9d8c3"
dest_uuid: "b802a50073224fd0aa950625ca0177be"
 from {username='slave'} at 127.0.0.1:45374
I20260710 11:01:53.965269 13270 raft_consensus.cc:493] T d71e8f9598594af7a53ea7c558f9d8c3 P b802a50073224fd0aa950625ca0177be [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:53.965658 13270 raft_consensus.cc:3060] T d71e8f9598594af7a53ea7c558f9d8c3 P b802a50073224fd0aa950625ca0177be [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:53.966897 13420 raft_consensus.cc:2468] T 27e53d25275b499aa65d46ddf66f4028 P 652af32c665b44ab9516cf4755907be3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b802a50073224fd0aa950625ca0177be in term 3.
I20260710 11:01:53.969059 13344 raft_consensus.cc:2468] T 27e53d25275b499aa65d46ddf66f4028 P 8c5a9c0301ec4d88a612a33c50365b5f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b802a50073224fd0aa950625ca0177be in term 3.
I20260710 11:01:53.969594 13235 leader_election.cc:304] T 27e53d25275b499aa65d46ddf66f4028 P b802a50073224fd0aa950625ca0177be [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: 652af32c665b44ab9516cf4755907be3, b802a50073224fd0aa950625ca0177be; no voters: 
I20260710 11:01:53.971223 13601 raft_consensus.cc:2804] T 27e53d25275b499aa65d46ddf66f4028 P b802a50073224fd0aa950625ca0177be [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:53.971704 13270 raft_consensus.cc:515] T d71e8f9598594af7a53ea7c558f9d8c3 P b802a50073224fd0aa950625ca0177be [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:53.972105 13601 raft_consensus.cc:697] T 27e53d25275b499aa65d46ddf66f4028 P b802a50073224fd0aa950625ca0177be [term 3 LEADER]: Becoming Leader. State: Replica: b802a50073224fd0aa950625ca0177be, State: Running, Role: LEADER
I20260710 11:01:53.973366 13270 leader_election.cc:290] T d71e8f9598594af7a53ea7c558f9d8c3 P b802a50073224fd0aa950625ca0177be [CANDIDATE]: Term 3 election: Requested vote from peers 8c5a9c0301ec4d88a612a33c50365b5f (127.12.212.2:35963), 652af32c665b44ab9516cf4755907be3 (127.12.212.3:42051)
I20260710 11:01:53.973037 13601 consensus_queue.cc:237] T 27e53d25275b499aa65d46ddf66f4028 P b802a50073224fd0aa950625ca0177be [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: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:53.974153 13344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d71e8f9598594af7a53ea7c558f9d8c3" candidate_uuid: "b802a50073224fd0aa950625ca0177be" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8c5a9c0301ec4d88a612a33c50365b5f"
I20260710 11:01:53.974298 13420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d71e8f9598594af7a53ea7c558f9d8c3" candidate_uuid: "b802a50073224fd0aa950625ca0177be" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "652af32c665b44ab9516cf4755907be3"
I20260710 11:01:53.974671 13344 raft_consensus.cc:3055] T d71e8f9598594af7a53ea7c558f9d8c3 P 8c5a9c0301ec4d88a612a33c50365b5f [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:01:53.974818 13420 raft_consensus.cc:3060] T d71e8f9598594af7a53ea7c558f9d8c3 P 652af32c665b44ab9516cf4755907be3 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:53.975097 13344 raft_consensus.cc:740] T d71e8f9598594af7a53ea7c558f9d8c3 P 8c5a9c0301ec4d88a612a33c50365b5f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8c5a9c0301ec4d88a612a33c50365b5f, State: Running, Role: LEADER
I20260710 11:01:53.976121 13344 consensus_queue.cc:260] T d71e8f9598594af7a53ea7c558f9d8c3 P 8c5a9c0301ec4d88a612a33c50365b5f [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: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:53.979349 13344 raft_consensus.cc:3060] T d71e8f9598594af7a53ea7c558f9d8c3 P 8c5a9c0301ec4d88a612a33c50365b5f [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:01:53.980399 13420 raft_consensus.cc:2468] T d71e8f9598594af7a53ea7c558f9d8c3 P 652af32c665b44ab9516cf4755907be3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b802a50073224fd0aa950625ca0177be in term 3.
I20260710 11:01:53.981310 13235 leader_election.cc:304] T d71e8f9598594af7a53ea7c558f9d8c3 P b802a50073224fd0aa950625ca0177be [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: 652af32c665b44ab9516cf4755907be3, b802a50073224fd0aa950625ca0177be; no voters: 
I20260710 11:01:53.981981 13601 raft_consensus.cc:2804] T d71e8f9598594af7a53ea7c558f9d8c3 P b802a50073224fd0aa950625ca0177be [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:01:53.982430 13601 raft_consensus.cc:697] T d71e8f9598594af7a53ea7c558f9d8c3 P b802a50073224fd0aa950625ca0177be [term 3 LEADER]: Becoming Leader. State: Replica: b802a50073224fd0aa950625ca0177be, State: Running, Role: LEADER
I20260710 11:01:53.982055 13165 catalog_manager.cc:5697] T 27e53d25275b499aa65d46ddf66f4028 P b802a50073224fd0aa950625ca0177be reported cstate change: term changed from 2 to 3, leader changed from 8c5a9c0301ec4d88a612a33c50365b5f (127.12.212.2) to b802a50073224fd0aa950625ca0177be (127.12.212.1). New cstate: current_term: 3 leader_uuid: "b802a50073224fd0aa950625ca0177be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:53.983285 13601 consensus_queue.cc:237] T d71e8f9598594af7a53ea7c558f9d8c3 P b802a50073224fd0aa950625ca0177be [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: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:53.985387 13344 raft_consensus.cc:2468] T d71e8f9598594af7a53ea7c558f9d8c3 P 8c5a9c0301ec4d88a612a33c50365b5f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b802a50073224fd0aa950625ca0177be in term 3.
I20260710 11:01:53.999548 13165 catalog_manager.cc:5697] T d71e8f9598594af7a53ea7c558f9d8c3 P b802a50073224fd0aa950625ca0177be reported cstate change: term changed from 2 to 3, leader changed from 8c5a9c0301ec4d88a612a33c50365b5f (127.12.212.2) to b802a50073224fd0aa950625ca0177be (127.12.212.1). New cstate: current_term: 3 leader_uuid: "b802a50073224fd0aa950625ca0177be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:54.027849 13600 raft_consensus.cc:993] T af62324bc2ee48ba8e893da778d4740b P 8c5a9c0301ec4d88a612a33c50365b5f: : Instructing follower 652af32c665b44ab9516cf4755907be3 to start an election
I20260710 11:01:54.028250 13600 raft_consensus.cc:1081] T af62324bc2ee48ba8e893da778d4740b P 8c5a9c0301ec4d88a612a33c50365b5f [term 3 LEADER]: Signalling peer 652af32c665b44ab9516cf4755907be3 to start an election
I20260710 11:01:54.029734 13420 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "af62324bc2ee48ba8e893da778d4740b"
dest_uuid: "652af32c665b44ab9516cf4755907be3"
 from {username='slave'} at 127.0.0.1:34794
I20260710 11:01:54.030098 13420 raft_consensus.cc:493] T af62324bc2ee48ba8e893da778d4740b P 652af32c665b44ab9516cf4755907be3 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:54.030315 13420 raft_consensus.cc:3060] T af62324bc2ee48ba8e893da778d4740b P 652af32c665b44ab9516cf4755907be3 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:54.033981 13420 raft_consensus.cc:515] T af62324bc2ee48ba8e893da778d4740b P 652af32c665b44ab9516cf4755907be3 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:54.035374 13420 leader_election.cc:290] T af62324bc2ee48ba8e893da778d4740b P 652af32c665b44ab9516cf4755907be3 [CANDIDATE]: Term 4 election: Requested vote from peers b802a50073224fd0aa950625ca0177be (127.12.212.1:38755), 8c5a9c0301ec4d88a612a33c50365b5f (127.12.212.2:35963)
I20260710 11:01:54.036229 13270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af62324bc2ee48ba8e893da778d4740b" candidate_uuid: "652af32c665b44ab9516cf4755907be3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b802a50073224fd0aa950625ca0177be"
I20260710 11:01:54.036343 13344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af62324bc2ee48ba8e893da778d4740b" candidate_uuid: "652af32c665b44ab9516cf4755907be3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8c5a9c0301ec4d88a612a33c50365b5f"
I20260710 11:01:54.036706 13270 raft_consensus.cc:3060] T af62324bc2ee48ba8e893da778d4740b P b802a50073224fd0aa950625ca0177be [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:54.036904 13344 raft_consensus.cc:3055] T af62324bc2ee48ba8e893da778d4740b P 8c5a9c0301ec4d88a612a33c50365b5f [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:01:54.037212 13344 raft_consensus.cc:740] T af62324bc2ee48ba8e893da778d4740b P 8c5a9c0301ec4d88a612a33c50365b5f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8c5a9c0301ec4d88a612a33c50365b5f, State: Running, Role: LEADER
I20260710 11:01:54.037773 13344 consensus_queue.cc:260] T af62324bc2ee48ba8e893da778d4740b P 8c5a9c0301ec4d88a612a33c50365b5f [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: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:54.038632 13344 raft_consensus.cc:3060] T af62324bc2ee48ba8e893da778d4740b P 8c5a9c0301ec4d88a612a33c50365b5f [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:54.041572 13270 raft_consensus.cc:2468] T af62324bc2ee48ba8e893da778d4740b P b802a50073224fd0aa950625ca0177be [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 652af32c665b44ab9516cf4755907be3 in term 4.
I20260710 11:01:54.042747 13385 leader_election.cc:304] T af62324bc2ee48ba8e893da778d4740b P 652af32c665b44ab9516cf4755907be3 [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: 652af32c665b44ab9516cf4755907be3, b802a50073224fd0aa950625ca0177be; no voters: 
I20260710 11:01:54.043659 13574 raft_consensus.cc:2804] T af62324bc2ee48ba8e893da778d4740b P 652af32c665b44ab9516cf4755907be3 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:01:54.043951 13344 raft_consensus.cc:2468] T af62324bc2ee48ba8e893da778d4740b P 8c5a9c0301ec4d88a612a33c50365b5f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 652af32c665b44ab9516cf4755907be3 in term 4.
I20260710 11:01:54.044934 13574 raft_consensus.cc:697] T af62324bc2ee48ba8e893da778d4740b P 652af32c665b44ab9516cf4755907be3 [term 4 LEADER]: Becoming Leader. State: Replica: 652af32c665b44ab9516cf4755907be3, State: Running, Role: LEADER
I20260710 11:01:54.045768 13574 consensus_queue.cc:237] T af62324bc2ee48ba8e893da778d4740b P 652af32c665b44ab9516cf4755907be3 [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: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:54.052616 13165 catalog_manager.cc:5697] T af62324bc2ee48ba8e893da778d4740b P 652af32c665b44ab9516cf4755907be3 reported cstate change: term changed from 3 to 4, leader changed from 8c5a9c0301ec4d88a612a33c50365b5f (127.12.212.2) to 652af32c665b44ab9516cf4755907be3 (127.12.212.3). New cstate: current_term: 4 leader_uuid: "652af32c665b44ab9516cf4755907be3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:54.146461 13599 raft_consensus.cc:993] T 0179c93f035149c3af10aa5b1320ebee P 8c5a9c0301ec4d88a612a33c50365b5f: : Instructing follower b802a50073224fd0aa950625ca0177be to start an election
I20260710 11:01:54.146883 13600 raft_consensus.cc:1081] T 0179c93f035149c3af10aa5b1320ebee P 8c5a9c0301ec4d88a612a33c50365b5f [term 3 LEADER]: Signalling peer b802a50073224fd0aa950625ca0177be to start an election
I20260710 11:01:54.148147 13270 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0179c93f035149c3af10aa5b1320ebee"
dest_uuid: "b802a50073224fd0aa950625ca0177be"
 from {username='slave'} at 127.0.0.1:45374
I20260710 11:01:54.148644 13270 raft_consensus.cc:493] T 0179c93f035149c3af10aa5b1320ebee P b802a50073224fd0aa950625ca0177be [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:54.148926 13270 raft_consensus.cc:3060] T 0179c93f035149c3af10aa5b1320ebee P b802a50073224fd0aa950625ca0177be [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:54.152992 13270 raft_consensus.cc:515] T 0179c93f035149c3af10aa5b1320ebee P b802a50073224fd0aa950625ca0177be [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:54.154392 13270 leader_election.cc:290] T 0179c93f035149c3af10aa5b1320ebee P b802a50073224fd0aa950625ca0177be [CANDIDATE]: Term 4 election: Requested vote from peers 8c5a9c0301ec4d88a612a33c50365b5f (127.12.212.2:35963), 652af32c665b44ab9516cf4755907be3 (127.12.212.3:42051)
I20260710 11:01:54.155525 13420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0179c93f035149c3af10aa5b1320ebee" candidate_uuid: "b802a50073224fd0aa950625ca0177be" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "652af32c665b44ab9516cf4755907be3"
I20260710 11:01:54.155526 13344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0179c93f035149c3af10aa5b1320ebee" candidate_uuid: "b802a50073224fd0aa950625ca0177be" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8c5a9c0301ec4d88a612a33c50365b5f"
I20260710 11:01:54.156250 13420 raft_consensus.cc:3060] T 0179c93f035149c3af10aa5b1320ebee P 652af32c665b44ab9516cf4755907be3 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:54.156276 13344 raft_consensus.cc:3055] T 0179c93f035149c3af10aa5b1320ebee P 8c5a9c0301ec4d88a612a33c50365b5f [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:01:54.156778 13344 raft_consensus.cc:740] T 0179c93f035149c3af10aa5b1320ebee P 8c5a9c0301ec4d88a612a33c50365b5f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8c5a9c0301ec4d88a612a33c50365b5f, State: Running, Role: LEADER
I20260710 11:01:54.157506 13344 consensus_queue.cc:260] T 0179c93f035149c3af10aa5b1320ebee P 8c5a9c0301ec4d88a612a33c50365b5f [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: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:54.158560 13344 raft_consensus.cc:3060] T 0179c93f035149c3af10aa5b1320ebee P 8c5a9c0301ec4d88a612a33c50365b5f [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:54.162287 13420 raft_consensus.cc:2468] T 0179c93f035149c3af10aa5b1320ebee P 652af32c665b44ab9516cf4755907be3 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b802a50073224fd0aa950625ca0177be in term 4.
I20260710 11:01:54.163275 13235 leader_election.cc:304] T 0179c93f035149c3af10aa5b1320ebee P b802a50073224fd0aa950625ca0177be [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: 652af32c665b44ab9516cf4755907be3, b802a50073224fd0aa950625ca0177be; no voters: 
I20260710 11:01:54.163957 13601 raft_consensus.cc:2804] T 0179c93f035149c3af10aa5b1320ebee P b802a50073224fd0aa950625ca0177be [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:01:54.164041 13344 raft_consensus.cc:2468] T 0179c93f035149c3af10aa5b1320ebee P 8c5a9c0301ec4d88a612a33c50365b5f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b802a50073224fd0aa950625ca0177be in term 4.
I20260710 11:01:54.164474 13601 raft_consensus.cc:697] T 0179c93f035149c3af10aa5b1320ebee P b802a50073224fd0aa950625ca0177be [term 4 LEADER]: Becoming Leader. State: Replica: b802a50073224fd0aa950625ca0177be, State: Running, Role: LEADER
I20260710 11:01:54.165289 13601 consensus_queue.cc:237] T 0179c93f035149c3af10aa5b1320ebee P b802a50073224fd0aa950625ca0177be [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: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:54.171669 13165 catalog_manager.cc:5697] T 0179c93f035149c3af10aa5b1320ebee P b802a50073224fd0aa950625ca0177be reported cstate change: term changed from 3 to 4, leader changed from 8c5a9c0301ec4d88a612a33c50365b5f (127.12.212.2) to b802a50073224fd0aa950625ca0177be (127.12.212.1). New cstate: current_term: 4 leader_uuid: "b802a50073224fd0aa950625ca0177be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:54.228371 13599 raft_consensus.cc:993] T 652edeff4a0241f1b988e6d448dc0d37 P 8c5a9c0301ec4d88a612a33c50365b5f: : Instructing follower 652af32c665b44ab9516cf4755907be3 to start an election
I20260710 11:01:54.228802 13599 raft_consensus.cc:1081] T 652edeff4a0241f1b988e6d448dc0d37 P 8c5a9c0301ec4d88a612a33c50365b5f [term 3 LEADER]: Signalling peer 652af32c665b44ab9516cf4755907be3 to start an election
I20260710 11:01:54.230151 13420 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "652edeff4a0241f1b988e6d448dc0d37"
dest_uuid: "652af32c665b44ab9516cf4755907be3"
 from {username='slave'} at 127.0.0.1:34794
I20260710 11:01:54.230571 13420 raft_consensus.cc:493] T 652edeff4a0241f1b988e6d448dc0d37 P 652af32c665b44ab9516cf4755907be3 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:54.230805 13420 raft_consensus.cc:3060] T 652edeff4a0241f1b988e6d448dc0d37 P 652af32c665b44ab9516cf4755907be3 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:54.234623 13420 raft_consensus.cc:515] T 652edeff4a0241f1b988e6d448dc0d37 P 652af32c665b44ab9516cf4755907be3 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:54.236228 13420 leader_election.cc:290] T 652edeff4a0241f1b988e6d448dc0d37 P 652af32c665b44ab9516cf4755907be3 [CANDIDATE]: Term 4 election: Requested vote from peers b802a50073224fd0aa950625ca0177be (127.12.212.1:38755), 8c5a9c0301ec4d88a612a33c50365b5f (127.12.212.2:35963)
I20260710 11:01:54.237061 13270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "652edeff4a0241f1b988e6d448dc0d37" candidate_uuid: "652af32c665b44ab9516cf4755907be3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b802a50073224fd0aa950625ca0177be"
I20260710 11:01:54.237344 13344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "652edeff4a0241f1b988e6d448dc0d37" candidate_uuid: "652af32c665b44ab9516cf4755907be3" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8c5a9c0301ec4d88a612a33c50365b5f"
I20260710 11:01:54.237744 13270 raft_consensus.cc:3060] T 652edeff4a0241f1b988e6d448dc0d37 P b802a50073224fd0aa950625ca0177be [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:54.237821 13344 raft_consensus.cc:3055] T 652edeff4a0241f1b988e6d448dc0d37 P 8c5a9c0301ec4d88a612a33c50365b5f [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:01:54.238121 13344 raft_consensus.cc:740] T 652edeff4a0241f1b988e6d448dc0d37 P 8c5a9c0301ec4d88a612a33c50365b5f [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8c5a9c0301ec4d88a612a33c50365b5f, State: Running, Role: LEADER
I20260710 11:01:54.238803 13344 consensus_queue.cc:260] T 652edeff4a0241f1b988e6d448dc0d37 P 8c5a9c0301ec4d88a612a33c50365b5f [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: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:54.239921 13344 raft_consensus.cc:3060] T 652edeff4a0241f1b988e6d448dc0d37 P 8c5a9c0301ec4d88a612a33c50365b5f [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:01:54.243841 13270 raft_consensus.cc:2468] T 652edeff4a0241f1b988e6d448dc0d37 P b802a50073224fd0aa950625ca0177be [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 652af32c665b44ab9516cf4755907be3 in term 4.
I20260710 11:01:54.244913 13385 leader_election.cc:304] T 652edeff4a0241f1b988e6d448dc0d37 P 652af32c665b44ab9516cf4755907be3 [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: 652af32c665b44ab9516cf4755907be3, b802a50073224fd0aa950625ca0177be; no voters: 
I20260710 11:01:54.245508 13344 raft_consensus.cc:2468] T 652edeff4a0241f1b988e6d448dc0d37 P 8c5a9c0301ec4d88a612a33c50365b5f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 652af32c665b44ab9516cf4755907be3 in term 4.
I20260710 11:01:54.245646 13574 raft_consensus.cc:2804] T 652edeff4a0241f1b988e6d448dc0d37 P 652af32c665b44ab9516cf4755907be3 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:01:54.246165 13574 raft_consensus.cc:697] T 652edeff4a0241f1b988e6d448dc0d37 P 652af32c665b44ab9516cf4755907be3 [term 4 LEADER]: Becoming Leader. State: Replica: 652af32c665b44ab9516cf4755907be3, State: Running, Role: LEADER
I20260710 11:01:54.247061 13574 consensus_queue.cc:237] T 652edeff4a0241f1b988e6d448dc0d37 P 652af32c665b44ab9516cf4755907be3 [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: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } }
I20260710 11:01:54.253284 13165 catalog_manager.cc:5697] T 652edeff4a0241f1b988e6d448dc0d37 P 652af32c665b44ab9516cf4755907be3 reported cstate change: term changed from 3 to 4, leader changed from 8c5a9c0301ec4d88a612a33c50365b5f (127.12.212.2) to 652af32c665b44ab9516cf4755907be3 (127.12.212.3). New cstate: current_term: 4 leader_uuid: "652af32c665b44ab9516cf4755907be3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:54.375814 13344 raft_consensus.cc:1275] T 27e53d25275b499aa65d46ddf66f4028 P 8c5a9c0301ec4d88a612a33c50365b5f [term 3 FOLLOWER]: Refusing update from remote peer b802a50073224fd0aa950625ca0177be: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:54.376924 13601 consensus_queue.cc:1048] T 27e53d25275b499aa65d46ddf66f4028 P b802a50073224fd0aa950625ca0177be [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:54.385609 13344 raft_consensus.cc:1275] T d71e8f9598594af7a53ea7c558f9d8c3 P 8c5a9c0301ec4d88a612a33c50365b5f [term 3 FOLLOWER]: Refusing update from remote peer b802a50073224fd0aa950625ca0177be: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:54.387274 13420 raft_consensus.cc:1275] T 27e53d25275b499aa65d46ddf66f4028 P 652af32c665b44ab9516cf4755907be3 [term 3 FOLLOWER]: Refusing update from remote peer b802a50073224fd0aa950625ca0177be: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:54.387706 13614 consensus_queue.cc:1048] T d71e8f9598594af7a53ea7c558f9d8c3 P b802a50073224fd0aa950625ca0177be [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:01:54.389492 13614 consensus_queue.cc:1048] T 27e53d25275b499aa65d46ddf66f4028 P b802a50073224fd0aa950625ca0177be [LEADER]: Connected to new peer: Peer: permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:01:54.400126 13419 raft_consensus.cc:1275] T d71e8f9598594af7a53ea7c558f9d8c3 P 652af32c665b44ab9516cf4755907be3 [term 3 FOLLOWER]: Refusing update from remote peer b802a50073224fd0aa950625ca0177be: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:01:54.401913 13602 consensus_queue.cc:1048] T d71e8f9598594af7a53ea7c558f9d8c3 P b802a50073224fd0aa950625ca0177be [LEADER]: Connected to new peer: Peer: permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:01:54.542593 13270 raft_consensus.cc:1275] T af62324bc2ee48ba8e893da778d4740b P b802a50073224fd0aa950625ca0177be [term 4 FOLLOWER]: Refusing update from remote peer 652af32c665b44ab9516cf4755907be3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:01:54.543951 13574 consensus_queue.cc:1048] T af62324bc2ee48ba8e893da778d4740b P 652af32c665b44ab9516cf4755907be3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:01:54.544620 13345 raft_consensus.cc:1275] T 0179c93f035149c3af10aa5b1320ebee P 8c5a9c0301ec4d88a612a33c50365b5f [term 4 FOLLOWER]: Refusing update from remote peer b802a50073224fd0aa950625ca0177be: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:01:54.545856 13602 consensus_queue.cc:1048] T 0179c93f035149c3af10aa5b1320ebee P b802a50073224fd0aa950625ca0177be [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:01:54.558878 13420 raft_consensus.cc:1275] T 0179c93f035149c3af10aa5b1320ebee P 652af32c665b44ab9516cf4755907be3 [term 4 FOLLOWER]: Refusing update from remote peer b802a50073224fd0aa950625ca0177be: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:01:54.559728 13345 raft_consensus.cc:1275] T af62324bc2ee48ba8e893da778d4740b P 8c5a9c0301ec4d88a612a33c50365b5f [term 4 FOLLOWER]: Refusing update from remote peer 652af32c665b44ab9516cf4755907be3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:01:54.560758 13614 consensus_queue.cc:1048] T 0179c93f035149c3af10aa5b1320ebee P b802a50073224fd0aa950625ca0177be [LEADER]: Connected to new peer: Peer: permanent_uuid: "652af32c665b44ab9516cf4755907be3" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 42051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:01:54.561579 13574 consensus_queue.cc:1048] T af62324bc2ee48ba8e893da778d4740b P 652af32c665b44ab9516cf4755907be3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:01:54.662590 13345 raft_consensus.cc:1275] T 652edeff4a0241f1b988e6d448dc0d37 P 8c5a9c0301ec4d88a612a33c50365b5f [term 4 FOLLOWER]: Refusing update from remote peer 652af32c665b44ab9516cf4755907be3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:01:54.663805 13574 consensus_queue.cc:1048] T 652edeff4a0241f1b988e6d448dc0d37 P 652af32c665b44ab9516cf4755907be3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5a9c0301ec4d88a612a33c50365b5f" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 35963 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:01:54.672317 13270 raft_consensus.cc:1275] T 652edeff4a0241f1b988e6d448dc0d37 P b802a50073224fd0aa950625ca0177be [term 4 FOLLOWER]: Refusing update from remote peer 652af32c665b44ab9516cf4755907be3: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:01:54.674479 13574 consensus_queue.cc:1048] T 652edeff4a0241f1b988e6d448dc0d37 P 652af32c665b44ab9516cf4755907be3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b802a50073224fd0aa950625ca0177be" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38755 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:01:54.757740 13136 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:01:54.764588 13136 tablet_server.cc:179] TabletServer@127.12.212.1:0 shutting down...
W20260710 11:01:54.787101 13311 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260710 11:01:54.791386 13311 consensus_peers.cc:597] T 8f62e20281de4e10a2c45e4b280d69d8 P 8c5a9c0301ec4d88a612a33c50365b5f -> Peer b802a50073224fd0aa950625ca0177be (127.12.212.1:38755): Couldn't send request to peer b802a50073224fd0aa950625ca0177be. 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 11:01:54.792479 13136 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:54.793102 13136 tablet_replica.cc:333] T d71e8f9598594af7a53ea7c558f9d8c3 P b802a50073224fd0aa950625ca0177be: stopping tablet replica
I20260710 11:01:54.793861 13136 raft_consensus.cc:2243] T d71e8f9598594af7a53ea7c558f9d8c3 P b802a50073224fd0aa950625ca0177be [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:01:54.794688 13136 raft_consensus.cc:2272] T d71e8f9598594af7a53ea7c558f9d8c3 P b802a50073224fd0aa950625ca0177be [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:54.797179 13136 tablet_replica.cc:333] T 047b000b5f1a4bc998b4df0bb22f0e4f P b802a50073224fd0aa950625ca0177be: stopping tablet replica
I20260710 11:01:54.797668 13136 raft_consensus.cc:2243] T 047b000b5f1a4bc998b4df0bb22f0e4f P b802a50073224fd0aa950625ca0177be [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:54.798090 13136 raft_consensus.cc:2272] T 047b000b5f1a4bc998b4df0bb22f0e4f P b802a50073224fd0aa950625ca0177be [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:54.800063 13136 tablet_replica.cc:333] T af62324bc2ee48ba8e893da778d4740b P b802a50073224fd0aa950625ca0177be: stopping tablet replica
I20260710 11:01:54.800567 13136 raft_consensus.cc:2243] T af62324bc2ee48ba8e893da778d4740b P b802a50073224fd0aa950625ca0177be [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:54.800961 13136 raft_consensus.cc:2272] T af62324bc2ee48ba8e893da778d4740b P b802a50073224fd0aa950625ca0177be [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:54.803134 13136 tablet_replica.cc:333] T 652edeff4a0241f1b988e6d448dc0d37 P b802a50073224fd0aa950625ca0177be: stopping tablet replica
I20260710 11:01:54.803617 13136 raft_consensus.cc:2243] T 652edeff4a0241f1b988e6d448dc0d37 P b802a50073224fd0aa950625ca0177be [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:54.804025 13136 raft_consensus.cc:2272] T 652edeff4a0241f1b988e6d448dc0d37 P b802a50073224fd0aa950625ca0177be [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:54.805755 13136 tablet_replica.cc:333] T 764cfbbb63a74b10b287cad9f78b204e P b802a50073224fd0aa950625ca0177be: stopping tablet replica
I20260710 11:01:54.806269 13136 raft_consensus.cc:2243] T 764cfbbb63a74b10b287cad9f78b204e P b802a50073224fd0aa950625ca0177be [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:54.806694 13136 raft_consensus.cc:2272] T 764cfbbb63a74b10b287cad9f78b204e P b802a50073224fd0aa950625ca0177be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:54.808362 13136 tablet_replica.cc:333] T 1e0164f8acf548269ae95f51198a9ad7 P b802a50073224fd0aa950625ca0177be: stopping tablet replica
I20260710 11:01:54.808811 13136 raft_consensus.cc:2243] T 1e0164f8acf548269ae95f51198a9ad7 P b802a50073224fd0aa950625ca0177be [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:54.809187 13136 raft_consensus.cc:2272] T 1e0164f8acf548269ae95f51198a9ad7 P b802a50073224fd0aa950625ca0177be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:54.810679 13136 tablet_replica.cc:333] T 27e53d25275b499aa65d46ddf66f4028 P b802a50073224fd0aa950625ca0177be: stopping tablet replica
I20260710 11:01:54.811219 13136 raft_consensus.cc:2243] T 27e53d25275b499aa65d46ddf66f4028 P b802a50073224fd0aa950625ca0177be [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:01:54.811863 13136 raft_consensus.cc:2272] T 27e53d25275b499aa65d46ddf66f4028 P b802a50073224fd0aa950625ca0177be [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:54.813601 13136 tablet_replica.cc:333] T 0179c93f035149c3af10aa5b1320ebee P b802a50073224fd0aa950625ca0177be: stopping tablet replica
I20260710 11:01:54.814044 13136 raft_consensus.cc:2243] T 0179c93f035149c3af10aa5b1320ebee P b802a50073224fd0aa950625ca0177be [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:01:54.814697 13136 raft_consensus.cc:2272] T 0179c93f035149c3af10aa5b1320ebee P b802a50073224fd0aa950625ca0177be [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:54.816455 13136 tablet_replica.cc:333] T 8f62e20281de4e10a2c45e4b280d69d8 P b802a50073224fd0aa950625ca0177be: stopping tablet replica
I20260710 11:01:54.816883 13136 raft_consensus.cc:2243] T 8f62e20281de4e10a2c45e4b280d69d8 P b802a50073224fd0aa950625ca0177be [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:54.817267 13136 raft_consensus.cc:2272] T 8f62e20281de4e10a2c45e4b280d69d8 P b802a50073224fd0aa950625ca0177be [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:54.910733 13136 tablet_server.cc:196] TabletServer@127.12.212.1:0 shutdown complete.
I20260710 11:01:54.927994 13136 tablet_server.cc:179] TabletServer@127.12.212.2:0 shutting down...
I20260710 11:01:54.950305 13136 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:54.951121 13136 tablet_replica.cc:333] T 27e53d25275b499aa65d46ddf66f4028 P 8c5a9c0301ec4d88a612a33c50365b5f: stopping tablet replica
I20260710 11:01:54.952011 13136 raft_consensus.cc:2243] T 27e53d25275b499aa65d46ddf66f4028 P 8c5a9c0301ec4d88a612a33c50365b5f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:54.952584 13136 raft_consensus.cc:2272] T 27e53d25275b499aa65d46ddf66f4028 P 8c5a9c0301ec4d88a612a33c50365b5f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:54.954538 13136 tablet_replica.cc:333] T 0179c93f035149c3af10aa5b1320ebee P 8c5a9c0301ec4d88a612a33c50365b5f: stopping tablet replica
I20260710 11:01:54.955080 13136 raft_consensus.cc:2243] T 0179c93f035149c3af10aa5b1320ebee P 8c5a9c0301ec4d88a612a33c50365b5f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:54.955439 13136 raft_consensus.cc:2272] T 0179c93f035149c3af10aa5b1320ebee P 8c5a9c0301ec4d88a612a33c50365b5f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:54.957257 13136 tablet_replica.cc:333] T 652edeff4a0241f1b988e6d448dc0d37 P 8c5a9c0301ec4d88a612a33c50365b5f: stopping tablet replica
I20260710 11:01:54.957677 13136 raft_consensus.cc:2243] T 652edeff4a0241f1b988e6d448dc0d37 P 8c5a9c0301ec4d88a612a33c50365b5f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:54.958002 13136 raft_consensus.cc:2272] T 652edeff4a0241f1b988e6d448dc0d37 P 8c5a9c0301ec4d88a612a33c50365b5f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:54.959877 13136 tablet_replica.cc:333] T 764cfbbb63a74b10b287cad9f78b204e P 8c5a9c0301ec4d88a612a33c50365b5f: stopping tablet replica
I20260710 11:01:54.960299 13136 raft_consensus.cc:2243] T 764cfbbb63a74b10b287cad9f78b204e P 8c5a9c0301ec4d88a612a33c50365b5f [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:54.960999 13136 raft_consensus.cc:2272] T 764cfbbb63a74b10b287cad9f78b204e P 8c5a9c0301ec4d88a612a33c50365b5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:54.962594 13136 tablet_replica.cc:333] T 1e0164f8acf548269ae95f51198a9ad7 P 8c5a9c0301ec4d88a612a33c50365b5f: stopping tablet replica
I20260710 11:01:54.963107 13136 raft_consensus.cc:2243] T 1e0164f8acf548269ae95f51198a9ad7 P 8c5a9c0301ec4d88a612a33c50365b5f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:54.963500 13136 raft_consensus.cc:2272] T 1e0164f8acf548269ae95f51198a9ad7 P 8c5a9c0301ec4d88a612a33c50365b5f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:54.964975 13136 tablet_replica.cc:333] T 047b000b5f1a4bc998b4df0bb22f0e4f P 8c5a9c0301ec4d88a612a33c50365b5f: stopping tablet replica
I20260710 11:01:54.965420 13136 raft_consensus.cc:2243] T 047b000b5f1a4bc998b4df0bb22f0e4f P 8c5a9c0301ec4d88a612a33c50365b5f [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:01:54.966091 13136 raft_consensus.cc:2272] T 047b000b5f1a4bc998b4df0bb22f0e4f P 8c5a9c0301ec4d88a612a33c50365b5f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:54.967615 13136 tablet_replica.cc:333] T 8f62e20281de4e10a2c45e4b280d69d8 P 8c5a9c0301ec4d88a612a33c50365b5f: stopping tablet replica
I20260710 11:01:54.968070 13136 raft_consensus.cc:2243] T 8f62e20281de4e10a2c45e4b280d69d8 P 8c5a9c0301ec4d88a612a33c50365b5f [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:01:54.968770 13136 raft_consensus.cc:2272] T 8f62e20281de4e10a2c45e4b280d69d8 P 8c5a9c0301ec4d88a612a33c50365b5f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:54.970440 13136 tablet_replica.cc:333] T d71e8f9598594af7a53ea7c558f9d8c3 P 8c5a9c0301ec4d88a612a33c50365b5f: stopping tablet replica
I20260710 11:01:54.970885 13136 raft_consensus.cc:2243] T d71e8f9598594af7a53ea7c558f9d8c3 P 8c5a9c0301ec4d88a612a33c50365b5f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:54.971349 13136 raft_consensus.cc:2272] T d71e8f9598594af7a53ea7c558f9d8c3 P 8c5a9c0301ec4d88a612a33c50365b5f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:54.973225 13136 tablet_replica.cc:333] T af62324bc2ee48ba8e893da778d4740b P 8c5a9c0301ec4d88a612a33c50365b5f: stopping tablet replica
I20260710 11:01:54.973644 13136 raft_consensus.cc:2243] T af62324bc2ee48ba8e893da778d4740b P 8c5a9c0301ec4d88a612a33c50365b5f [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:54.974015 13136 raft_consensus.cc:2272] T af62324bc2ee48ba8e893da778d4740b P 8c5a9c0301ec4d88a612a33c50365b5f [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 11:01:54.980173 13385 consensus_peers.cc:597] T 1e0164f8acf548269ae95f51198a9ad7 P 652af32c665b44ab9516cf4755907be3 -> Peer b802a50073224fd0aa950625ca0177be (127.12.212.1:38755): Couldn't send request to peer b802a50073224fd0aa950625ca0177be. Status: Network error: Client connection negotiation failed: client connection to 127.12.212.1:38755: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:55.003188 13136 tablet_server.cc:196] TabletServer@127.12.212.2:0 shutdown complete.
I20260710 11:01:55.018889 13136 tablet_server.cc:179] TabletServer@127.12.212.3:0 shutting down...
I20260710 11:01:55.041517 13136 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:01:55.042096 13136 tablet_replica.cc:333] T d71e8f9598594af7a53ea7c558f9d8c3 P 652af32c665b44ab9516cf4755907be3: stopping tablet replica
I20260710 11:01:55.042585 13136 raft_consensus.cc:2243] T d71e8f9598594af7a53ea7c558f9d8c3 P 652af32c665b44ab9516cf4755907be3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:55.043030 13136 raft_consensus.cc:2272] T d71e8f9598594af7a53ea7c558f9d8c3 P 652af32c665b44ab9516cf4755907be3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:55.045342 13136 tablet_replica.cc:333] T 8f62e20281de4e10a2c45e4b280d69d8 P 652af32c665b44ab9516cf4755907be3: stopping tablet replica
I20260710 11:01:55.045771 13136 raft_consensus.cc:2243] T 8f62e20281de4e10a2c45e4b280d69d8 P 652af32c665b44ab9516cf4755907be3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:55.046099 13136 raft_consensus.cc:2272] T 8f62e20281de4e10a2c45e4b280d69d8 P 652af32c665b44ab9516cf4755907be3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:55.047663 13136 tablet_replica.cc:333] T af62324bc2ee48ba8e893da778d4740b P 652af32c665b44ab9516cf4755907be3: stopping tablet replica
I20260710 11:01:55.048072 13136 raft_consensus.cc:2243] T af62324bc2ee48ba8e893da778d4740b P 652af32c665b44ab9516cf4755907be3 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:01:55.048703 13136 raft_consensus.cc:2272] T af62324bc2ee48ba8e893da778d4740b P 652af32c665b44ab9516cf4755907be3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:55.050488 13136 tablet_replica.cc:333] T 0179c93f035149c3af10aa5b1320ebee P 652af32c665b44ab9516cf4755907be3: stopping tablet replica
I20260710 11:01:55.051141 13136 raft_consensus.cc:2243] T 0179c93f035149c3af10aa5b1320ebee P 652af32c665b44ab9516cf4755907be3 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:55.051533 13136 raft_consensus.cc:2272] T 0179c93f035149c3af10aa5b1320ebee P 652af32c665b44ab9516cf4755907be3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:55.053419 13136 tablet_replica.cc:333] T 27e53d25275b499aa65d46ddf66f4028 P 652af32c665b44ab9516cf4755907be3: stopping tablet replica
I20260710 11:01:55.054047 13136 raft_consensus.cc:2243] T 27e53d25275b499aa65d46ddf66f4028 P 652af32c665b44ab9516cf4755907be3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:55.054461 13136 raft_consensus.cc:2272] T 27e53d25275b499aa65d46ddf66f4028 P 652af32c665b44ab9516cf4755907be3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:55.056403 13136 tablet_replica.cc:333] T 047b000b5f1a4bc998b4df0bb22f0e4f P 652af32c665b44ab9516cf4755907be3: stopping tablet replica
I20260710 11:01:55.056862 13136 raft_consensus.cc:2243] T 047b000b5f1a4bc998b4df0bb22f0e4f P 652af32c665b44ab9516cf4755907be3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:55.057282 13136 raft_consensus.cc:2272] T 047b000b5f1a4bc998b4df0bb22f0e4f P 652af32c665b44ab9516cf4755907be3 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:01:55.057880 13383 consensus_peers.cc:597] T 652edeff4a0241f1b988e6d448dc0d37 P 652af32c665b44ab9516cf4755907be3 -> Peer 8c5a9c0301ec4d88a612a33c50365b5f (127.12.212.2:35963): Couldn't send request to peer 8c5a9c0301ec4d88a612a33c50365b5f. Status: Network error: Client connection negotiation failed: client connection to 127.12.212.2:35963: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:01:55.058892 13136 tablet_replica.cc:333] T 1e0164f8acf548269ae95f51198a9ad7 P 652af32c665b44ab9516cf4755907be3: stopping tablet replica
I20260710 11:01:55.059463 13136 raft_consensus.cc:2243] T 1e0164f8acf548269ae95f51198a9ad7 P 652af32c665b44ab9516cf4755907be3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:01:55.060127 13136 raft_consensus.cc:2272] T 1e0164f8acf548269ae95f51198a9ad7 P 652af32c665b44ab9516cf4755907be3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:55.061635 13136 tablet_replica.cc:333] T 764cfbbb63a74b10b287cad9f78b204e P 652af32c665b44ab9516cf4755907be3: stopping tablet replica
I20260710 11:01:55.062084 13136 raft_consensus.cc:2243] T 764cfbbb63a74b10b287cad9f78b204e P 652af32c665b44ab9516cf4755907be3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:01:55.062512 13136 raft_consensus.cc:2272] T 764cfbbb63a74b10b287cad9f78b204e P 652af32c665b44ab9516cf4755907be3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:55.064090 13136 tablet_replica.cc:333] T 652edeff4a0241f1b988e6d448dc0d37 P 652af32c665b44ab9516cf4755907be3: stopping tablet replica
I20260710 11:01:55.064517 13136 raft_consensus.cc:2243] T 652edeff4a0241f1b988e6d448dc0d37 P 652af32c665b44ab9516cf4755907be3 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:01:55.065160 13136 raft_consensus.cc:2272] T 652edeff4a0241f1b988e6d448dc0d37 P 652af32c665b44ab9516cf4755907be3 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:55.091365 13136 tablet_server.cc:196] TabletServer@127.12.212.3:0 shutdown complete.
I20260710 11:01:55.106835 13136 master.cc:562] Master@127.12.212.62:41107 shutting down...
I20260710 11:01:55.250006 13136 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a255424c81b3498d8726478e0de6f3ba [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:01:55.250629 13136 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a255424c81b3498d8726478e0de6f3ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:01:55.251025 13136 tablet_replica.cc:333] T 00000000000000000000000000000000 P a255424c81b3498d8726478e0de6f3ba: stopping tablet replica
I20260710 11:01:55.271898 13136 master.cc:584] Master@127.12.212.62:41107 shutdown complete.
652af32c665b44ab9516cf4755907be3  1
8c5a9c0301ec4d88a612a33c50365b5f  4
b802a50073224fd0aa950625ca0177be  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12679 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 11:01:55.313167 13136 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.212.62:33831
I20260710 11:01:55.314354 13136 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:55.320089 13633 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 11:01:55.320155 13632 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 11:01:55.320731 13635 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 11:01:55.322717 13136 server_base.cc:1061] running on GCE node
I20260710 11:01:55.323571 13136 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:55.323761 13136 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 11:01:55.323974 13136 hybrid_clock.cc:648] HybridClock initialized: now 1783681315323927 us; error 0 us; skew 500 ppm
I20260710 11:01:55.324546 13136 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:55.327045 13136 webserver.cc:533] Webserver started at http://127.12.212.62:38489/ using document root <none> and password file <none>
I20260710 11:01:55.327574 13136 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:55.327764 13136 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:55.328056 13136 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:55.329175 13136 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681302471308-13136-0/minicluster-data/master-0-root/instance:
uuid: "90020b86cd3b4c579d6f5fcb7df13107"
format_stamp: "Formatted at 2026-07-10 11:01:55 on dist-test-slave-vn19"
I20260710 11:01:55.333480 13136 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260710 11:01:55.336920 13640 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:55.337637 13136 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260710 11:01:55.337924 13136 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681302471308-13136-0/minicluster-data/master-0-root
uuid: "90020b86cd3b4c579d6f5fcb7df13107"
format_stamp: "Formatted at 2026-07-10 11:01:55 on dist-test-slave-vn19"
I20260710 11:01:55.338165 13136 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681302471308-13136-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681302471308-13136-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681302471308-13136-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 11:01:55.367770 13136 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:55.369189 13136 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:55.411643 13136 rpc_server.cc:307] RPC server started. Bound to: 127.12.212.62:33831
I20260710 11:01:55.411741 13691 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.212.62:33831 every 8 connection(s)
I20260710 11:01:55.415321 13692 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 11:01:55.424615 13692 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 90020b86cd3b4c579d6f5fcb7df13107: Bootstrap starting.
I20260710 11:01:55.429481 13692 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 90020b86cd3b4c579d6f5fcb7df13107: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:55.433370 13692 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 90020b86cd3b4c579d6f5fcb7df13107: No bootstrap required, opened a new log
I20260710 11:01:55.435386 13692 raft_consensus.cc:359] T 00000000000000000000000000000000 P 90020b86cd3b4c579d6f5fcb7df13107 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90020b86cd3b4c579d6f5fcb7df13107" member_type: VOTER }
I20260710 11:01:55.435732 13692 raft_consensus.cc:385] T 00000000000000000000000000000000 P 90020b86cd3b4c579d6f5fcb7df13107 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:55.435910 13692 raft_consensus.cc:740] T 00000000000000000000000000000000 P 90020b86cd3b4c579d6f5fcb7df13107 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 90020b86cd3b4c579d6f5fcb7df13107, State: Initialized, Role: FOLLOWER
I20260710 11:01:55.436393 13692 consensus_queue.cc:260] T 00000000000000000000000000000000 P 90020b86cd3b4c579d6f5fcb7df13107 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "90020b86cd3b4c579d6f5fcb7df13107" member_type: VOTER }
I20260710 11:01:55.436761 13692 raft_consensus.cc:399] T 00000000000000000000000000000000 P 90020b86cd3b4c579d6f5fcb7df13107 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:01:55.436941 13692 raft_consensus.cc:493] T 00000000000000000000000000000000 P 90020b86cd3b4c579d6f5fcb7df13107 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:01:55.437158 13692 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 90020b86cd3b4c579d6f5fcb7df13107 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:55.440939 13692 raft_consensus.cc:515] T 00000000000000000000000000000000 P 90020b86cd3b4c579d6f5fcb7df13107 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90020b86cd3b4c579d6f5fcb7df13107" member_type: VOTER }
I20260710 11:01:55.441390 13692 leader_election.cc:304] T 00000000000000000000000000000000 P 90020b86cd3b4c579d6f5fcb7df13107 [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: 90020b86cd3b4c579d6f5fcb7df13107; no voters: 
I20260710 11:01:55.442469 13692 leader_election.cc:290] T 00000000000000000000000000000000 P 90020b86cd3b4c579d6f5fcb7df13107 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:01:55.442850 13695 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 90020b86cd3b4c579d6f5fcb7df13107 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:55.444350 13695 raft_consensus.cc:697] T 00000000000000000000000000000000 P 90020b86cd3b4c579d6f5fcb7df13107 [term 1 LEADER]: Becoming Leader. State: Replica: 90020b86cd3b4c579d6f5fcb7df13107, State: Running, Role: LEADER
I20260710 11:01:55.444969 13695 consensus_queue.cc:237] T 00000000000000000000000000000000 P 90020b86cd3b4c579d6f5fcb7df13107 [LEADER]: Queue going to LEADER mode. State: All 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: "90020b86cd3b4c579d6f5fcb7df13107" member_type: VOTER }
I20260710 11:01:55.445370 13692 sys_catalog.cc:565] T 00000000000000000000000000000000 P 90020b86cd3b4c579d6f5fcb7df13107 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:01:55.449865 13696 sys_catalog.cc:455] T 00000000000000000000000000000000 P 90020b86cd3b4c579d6f5fcb7df13107 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "90020b86cd3b4c579d6f5fcb7df13107" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90020b86cd3b4c579d6f5fcb7df13107" member_type: VOTER } }
I20260710 11:01:55.450595 13696 sys_catalog.cc:458] T 00000000000000000000000000000000 P 90020b86cd3b4c579d6f5fcb7df13107 [sys.catalog]: This master's current role is: LEADER
I20260710 11:01:55.450444 13697 sys_catalog.cc:455] T 00000000000000000000000000000000 P 90020b86cd3b4c579d6f5fcb7df13107 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 90020b86cd3b4c579d6f5fcb7df13107. Latest consensus state: current_term: 1 leader_uuid: "90020b86cd3b4c579d6f5fcb7df13107" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "90020b86cd3b4c579d6f5fcb7df13107" member_type: VOTER } }
I20260710 11:01:55.451435 13697 sys_catalog.cc:458] T 00000000000000000000000000000000 P 90020b86cd3b4c579d6f5fcb7df13107 [sys.catalog]: This master's current role is: LEADER
I20260710 11:01:55.453807 13703 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:01:55.459204 13703 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:01:55.462656 13136 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:01:55.467664 13703 catalog_manager.cc:1383] Generated new cluster ID: 105a5b3a1c2b4d18b82d3452f8cb05cb
I20260710 11:01:55.467957 13703 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:01:55.499310 13703 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:01:55.500478 13703 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:01:55.512565 13703 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 90020b86cd3b4c579d6f5fcb7df13107: Generated new TSK 0
I20260710 11:01:55.513123 13703 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:01:55.528952 13136 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:55.534961 13713 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 11:01:55.535528 13714 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 11:01:55.537564 13716 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 11:01:55.538432 13136 server_base.cc:1061] running on GCE node
I20260710 11:01:55.539357 13136 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:55.539548 13136 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 11:01:55.539803 13136 hybrid_clock.cc:648] HybridClock initialized: now 1783681315539780 us; error 0 us; skew 500 ppm
I20260710 11:01:55.540414 13136 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:55.542855 13136 webserver.cc:533] Webserver started at http://127.12.212.1:46169/ using document root <none> and password file <none>
I20260710 11:01:55.543476 13136 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:55.543710 13136 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:55.543996 13136 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:55.545090 13136 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681302471308-13136-0/minicluster-data/ts-0-root/instance:
uuid: "69fe2cade49e4e09a7992541cd6ddee9"
format_stamp: "Formatted at 2026-07-10 11:01:55 on dist-test-slave-vn19"
I20260710 11:01:55.549809 13136 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:01:55.553247 13721 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:55.553984 13136 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:01:55.554315 13136 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681302471308-13136-0/minicluster-data/ts-0-root
uuid: "69fe2cade49e4e09a7992541cd6ddee9"
format_stamp: "Formatted at 2026-07-10 11:01:55 on dist-test-slave-vn19"
I20260710 11:01:55.554613 13136 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681302471308-13136-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681302471308-13136-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681302471308-13136-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 11:01:55.571223 13136 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:55.572468 13136 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:55.574076 13136 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:55.576370 13136 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:55.576591 13136 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:55.576844 13136 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:55.577034 13136 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:55.616350 13136 rpc_server.cc:307] RPC server started. Bound to: 127.12.212.1:35045
I20260710 11:01:55.616456 13783 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.212.1:35045 every 8 connection(s)
I20260710 11:01:55.621120 13136 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:55.628957 13788 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 11:01:55.629179 13789 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 11:01:55.631803 13791 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 11:01:55.633033 13136 server_base.cc:1061] running on GCE node
I20260710 11:01:55.634096 13136 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:55.634323 13136 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 11:01:55.634491 13136 hybrid_clock.cc:648] HybridClock initialized: now 1783681315634474 us; error 0 us; skew 500 ppm
I20260710 11:01:55.635099 13136 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:55.637801 13136 webserver.cc:533] Webserver started at http://127.12.212.2:34519/ using document root <none> and password file <none>
I20260710 11:01:55.638441 13136 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:55.638686 13136 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:55.639108 13136 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:55.640810 13136 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681302471308-13136-0/minicluster-data/ts-1-root/instance:
uuid: "c686dc820ec44424a8489a0f6c9e94ac"
format_stamp: "Formatted at 2026-07-10 11:01:55 on dist-test-slave-vn19"
I20260710 11:01:55.641346 13784 heartbeater.cc:344] Connected to a master server at 127.12.212.62:33831
I20260710 11:01:55.641722 13784 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:55.642424 13784 heartbeater.cc:507] Master 127.12.212.62:33831 requested a full tablet report, sending...
I20260710 11:01:55.644768 13657 ts_manager.cc:194] Registered new tserver with Master: 69fe2cade49e4e09a7992541cd6ddee9 (127.12.212.1:35045)
I20260710 11:01:55.646692 13136 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260710 11:01:55.647414 13657 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60932
I20260710 11:01:55.650924 13796 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:55.651800 13136 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260710 11:01:55.652108 13136 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681302471308-13136-0/minicluster-data/ts-1-root
uuid: "c686dc820ec44424a8489a0f6c9e94ac"
format_stamp: "Formatted at 2026-07-10 11:01:55 on dist-test-slave-vn19"
I20260710 11:01:55.652390 13136 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681302471308-13136-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681302471308-13136-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681302471308-13136-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 11:01:55.665283 13136 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:55.666493 13136 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:55.667972 13136 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:55.670090 13136 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:55.670280 13136 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:55.670590 13136 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:55.670817 13136 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:55.710714 13136 rpc_server.cc:307] RPC server started. Bound to: 127.12.212.2:42209
I20260710 11:01:55.710783 13858 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.212.2:42209 every 8 connection(s)
I20260710 11:01:55.715328 13136 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:01:55.723116 13862 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 11:01:55.724542 13863 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 11:01:55.728305 13859 heartbeater.cc:344] Connected to a master server at 127.12.212.62:33831
I20260710 11:01:55.728703 13859 heartbeater.cc:461] Registering TS with master...
W20260710 11:01:55.728915 13865 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 11:01:55.729502 13859 heartbeater.cc:507] Master 127.12.212.62:33831 requested a full tablet report, sending...
I20260710 11:01:55.731360 13136 server_base.cc:1061] running on GCE node
I20260710 11:01:55.732017 13657 ts_manager.cc:194] Registered new tserver with Master: c686dc820ec44424a8489a0f6c9e94ac (127.12.212.2:42209)
I20260710 11:01:55.732510 13136 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:01:55.732721 13136 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 11:01:55.732946 13136 hybrid_clock.cc:648] HybridClock initialized: now 1783681315732910 us; error 0 us; skew 500 ppm
I20260710 11:01:55.733517 13136 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:01:55.733645 13657 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60944
I20260710 11:01:55.736505 13136 webserver.cc:533] Webserver started at http://127.12.212.3:38287/ using document root <none> and password file <none>
I20260710 11:01:55.736954 13136 fs_manager.cc:362] Metadata directory not provided
I20260710 11:01:55.737103 13136 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:01:55.737305 13136 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:01:55.738377 13136 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681302471308-13136-0/minicluster-data/ts-2-root/instance:
uuid: "d29d1ddefd354a8b957cef3b4fe44c32"
format_stamp: "Formatted at 2026-07-10 11:01:55 on dist-test-slave-vn19"
I20260710 11:01:55.742776 13136 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 11:01:55.746098 13870 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:55.747048 13136 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:01:55.747309 13136 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681302471308-13136-0/minicluster-data/ts-2-root
uuid: "d29d1ddefd354a8b957cef3b4fe44c32"
format_stamp: "Formatted at 2026-07-10 11:01:55 on dist-test-slave-vn19"
I20260710 11:01:55.747545 13136 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681302471308-13136-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681302471308-13136-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783681302471308-13136-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 11:01:55.766557 13136 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:01:55.768117 13136 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:01:55.769820 13136 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:01:55.772166 13136 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:01:55.772408 13136 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:55.772650 13136 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:01:55.772835 13136 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:01:55.812438 13136 rpc_server.cc:307] RPC server started. Bound to: 127.12.212.3:37325
I20260710 11:01:55.812564 13932 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.212.3:37325 every 8 connection(s)
I20260710 11:01:55.828990 13933 heartbeater.cc:344] Connected to a master server at 127.12.212.62:33831
I20260710 11:01:55.829380 13933 heartbeater.cc:461] Registering TS with master...
I20260710 11:01:55.830102 13933 heartbeater.cc:507] Master 127.12.212.62:33831 requested a full tablet report, sending...
I20260710 11:01:55.832137 13657 ts_manager.cc:194] Registered new tserver with Master: d29d1ddefd354a8b957cef3b4fe44c32 (127.12.212.3:37325)
I20260710 11:01:55.832626 13136 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017020112s
I20260710 11:01:55.833866 13657 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60954
I20260710 11:01:55.858359 13657 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60960:
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 11:01:55.861090 13657 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 11:01:55.951153 13749 tablet_service.cc:1511] Processing CreateTablet for tablet 63565a7ab1b84da488316a90c1f59c59 (DEFAULT_TABLE table=test-workload [id=405f8c905e664de997d03ba718586ee2]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:01:55.952011 13898 tablet_service.cc:1511] Processing CreateTablet for tablet 63565a7ab1b84da488316a90c1f59c59 (DEFAULT_TABLE table=test-workload [id=405f8c905e664de997d03ba718586ee2]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:01:55.952702 13749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63565a7ab1b84da488316a90c1f59c59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:55.953363 13898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63565a7ab1b84da488316a90c1f59c59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:55.953182 13821 tablet_service.cc:1511] Processing CreateTablet for tablet 81366502929d46858936b2ccb67a8256 (DEFAULT_TABLE table=test-workload [id=405f8c905e664de997d03ba718586ee2]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:01:55.954595 13821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81366502929d46858936b2ccb67a8256. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:55.956110 13822 tablet_service.cc:1511] Processing CreateTablet for tablet 67c80df66e5a4213a2fc5475d924665e (DEFAULT_TABLE table=test-workload [id=405f8c905e664de997d03ba718586ee2]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:01:55.957265 13895 tablet_service.cc:1511] Processing CreateTablet for tablet 81366502929d46858936b2ccb67a8256 (DEFAULT_TABLE table=test-workload [id=405f8c905e664de997d03ba718586ee2]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:01:55.958588 13895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81366502929d46858936b2ccb67a8256. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:55.958360 13823 tablet_service.cc:1511] Processing CreateTablet for tablet a831bbb8272945efaeb4762553e5c77a (DEFAULT_TABLE table=test-workload [id=405f8c905e664de997d03ba718586ee2]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:01:55.960129 13820 tablet_service.cc:1511] Processing CreateTablet for tablet a542b3c6b5334a6cbc3c217445c126c0 (DEFAULT_TABLE table=test-workload [id=405f8c905e664de997d03ba718586ee2]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:01:55.960625 13824 tablet_service.cc:1511] Processing CreateTablet for tablet 63565a7ab1b84da488316a90c1f59c59 (DEFAULT_TABLE table=test-workload [id=405f8c905e664de997d03ba718586ee2]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:01:55.964766 13823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a831bbb8272945efaeb4762553e5c77a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:55.964932 13819 tablet_service.cc:1511] Processing CreateTablet for tablet fcc31dfd6c234f368d337541a20f2967 (DEFAULT_TABLE table=test-workload [id=405f8c905e664de997d03ba718586ee2]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:01:55.966198 13819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcc31dfd6c234f368d337541a20f2967. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:55.967533 13822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67c80df66e5a4213a2fc5475d924665e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:55.968108 13818 tablet_service.cc:1511] Processing CreateTablet for tablet 599f3f3671fc47a7a92c56cef6c0385b (DEFAULT_TABLE table=test-workload [id=405f8c905e664de997d03ba718586ee2]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:01:55.969364 13818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 599f3f3671fc47a7a92c56cef6c0385b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:55.971287 13824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63565a7ab1b84da488316a90c1f59c59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:55.973078 13817 tablet_service.cc:1511] Processing CreateTablet for tablet ee11d3170bdb48bfbffeba5738adb132 (DEFAULT_TABLE table=test-workload [id=405f8c905e664de997d03ba718586ee2]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:01:55.956110 13896 tablet_service.cc:1511] Processing CreateTablet for tablet 67c80df66e5a4213a2fc5475d924665e (DEFAULT_TABLE table=test-workload [id=405f8c905e664de997d03ba718586ee2]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:01:55.976872 13896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67c80df66e5a4213a2fc5475d924665e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:55.974784 13817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee11d3170bdb48bfbffeba5738adb132. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:55.992630 13748 tablet_service.cc:1511] Processing CreateTablet for tablet a831bbb8272945efaeb4762553e5c77a (DEFAULT_TABLE table=test-workload [id=405f8c905e664de997d03ba718586ee2]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:01:55.994033 13748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a831bbb8272945efaeb4762553e5c77a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:55.996187 13747 tablet_service.cc:1511] Processing CreateTablet for tablet 67c80df66e5a4213a2fc5475d924665e (DEFAULT_TABLE table=test-workload [id=405f8c905e664de997d03ba718586ee2]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:01:55.997536 13747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 67c80df66e5a4213a2fc5475d924665e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:56.000110 13746 tablet_service.cc:1511] Processing CreateTablet for tablet 81366502929d46858936b2ccb67a8256 (DEFAULT_TABLE table=test-workload [id=405f8c905e664de997d03ba718586ee2]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:01:56.001600 13746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81366502929d46858936b2ccb67a8256. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:56.004148 13745 tablet_service.cc:1511] Processing CreateTablet for tablet a542b3c6b5334a6cbc3c217445c126c0 (DEFAULT_TABLE table=test-workload [id=405f8c905e664de997d03ba718586ee2]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:01:56.005462 13745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a542b3c6b5334a6cbc3c217445c126c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:56.008765 13744 tablet_service.cc:1511] Processing CreateTablet for tablet fcc31dfd6c234f368d337541a20f2967 (DEFAULT_TABLE table=test-workload [id=405f8c905e664de997d03ba718586ee2]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:01:56.010528 13744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcc31dfd6c234f368d337541a20f2967. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:56.012161 13743 tablet_service.cc:1511] Processing CreateTablet for tablet 599f3f3671fc47a7a92c56cef6c0385b (DEFAULT_TABLE table=test-workload [id=405f8c905e664de997d03ba718586ee2]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:01:56.013885 13743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 599f3f3671fc47a7a92c56cef6c0385b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:55.962529 13897 tablet_service.cc:1511] Processing CreateTablet for tablet a831bbb8272945efaeb4762553e5c77a (DEFAULT_TABLE table=test-workload [id=405f8c905e664de997d03ba718586ee2]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:01:55.982184 13894 tablet_service.cc:1511] Processing CreateTablet for tablet a542b3c6b5334a6cbc3c217445c126c0 (DEFAULT_TABLE table=test-workload [id=405f8c905e664de997d03ba718586ee2]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:01:55.984465 13893 tablet_service.cc:1511] Processing CreateTablet for tablet fcc31dfd6c234f368d337541a20f2967 (DEFAULT_TABLE table=test-workload [id=405f8c905e664de997d03ba718586ee2]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:01:55.986819 13892 tablet_service.cc:1511] Processing CreateTablet for tablet 599f3f3671fc47a7a92c56cef6c0385b (DEFAULT_TABLE table=test-workload [id=405f8c905e664de997d03ba718586ee2]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:01:56.017453 13742 tablet_service.cc:1511] Processing CreateTablet for tablet ee11d3170bdb48bfbffeba5738adb132 (DEFAULT_TABLE table=test-workload [id=405f8c905e664de997d03ba718586ee2]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:01:56.020006 13897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a831bbb8272945efaeb4762553e5c77a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:56.023213 13820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a542b3c6b5334a6cbc3c217445c126c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:56.022969 13891 tablet_service.cc:1511] Processing CreateTablet for tablet ee11d3170bdb48bfbffeba5738adb132 (DEFAULT_TABLE table=test-workload [id=405f8c905e664de997d03ba718586ee2]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:01:56.024817 13894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a542b3c6b5334a6cbc3c217445c126c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:56.023216 13742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee11d3170bdb48bfbffeba5738adb132. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:56.027228 13893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcc31dfd6c234f368d337541a20f2967. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:56.029165 13748 tablet_service.cc:1511] Processing CreateTablet for tablet 7ad528af40e24e7da993f102539bad27 (DEFAULT_TABLE table=test-workload [id=405f8c905e664de997d03ba718586ee2]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:01:56.029922 13891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee11d3170bdb48bfbffeba5738adb132. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:56.030756 13816 tablet_service.cc:1511] Processing CreateTablet for tablet 7ad528af40e24e7da993f102539bad27 (DEFAULT_TABLE table=test-workload [id=405f8c905e664de997d03ba718586ee2]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:01:56.032137 13816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ad528af40e24e7da993f102539bad27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:56.035332 13892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 599f3f3671fc47a7a92c56cef6c0385b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:56.030799 13748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ad528af40e24e7da993f102539bad27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:56.041163 13890 tablet_service.cc:1511] Processing CreateTablet for tablet 7ad528af40e24e7da993f102539bad27 (DEFAULT_TABLE table=test-workload [id=405f8c905e664de997d03ba718586ee2]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:01:56.042445 13890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ad528af40e24e7da993f102539bad27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:56.057608 13815 tablet_service.cc:1511] Processing CreateTablet for tablet e2e9209199cf4e2cb4fe0858d88acc32 (DEFAULT_TABLE table=test-workload [id=405f8c905e664de997d03ba718586ee2]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:01:56.052515 13749 tablet_service.cc:1511] Processing CreateTablet for tablet e2e9209199cf4e2cb4fe0858d88acc32 (DEFAULT_TABLE table=test-workload [id=405f8c905e664de997d03ba718586ee2]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:01:56.060067 13749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2e9209199cf4e2cb4fe0858d88acc32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:56.063150 13815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2e9209199cf4e2cb4fe0858d88acc32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:56.089582 13950 tablet_bootstrap.cc:492] T 63565a7ab1b84da488316a90c1f59c59 P d29d1ddefd354a8b957cef3b4fe44c32: Bootstrap starting.
I20260710 11:01:56.099519 13948 tablet_bootstrap.cc:492] T 63565a7ab1b84da488316a90c1f59c59 P 69fe2cade49e4e09a7992541cd6ddee9: Bootstrap starting.
I20260710 11:01:56.115437 13889 tablet_service.cc:1511] Processing CreateTablet for tablet e2e9209199cf4e2cb4fe0858d88acc32 (DEFAULT_TABLE table=test-workload [id=405f8c905e664de997d03ba718586ee2]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:01:56.116797 13889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2e9209199cf4e2cb4fe0858d88acc32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:01:56.120086 13949 tablet_bootstrap.cc:492] T 63565a7ab1b84da488316a90c1f59c59 P c686dc820ec44424a8489a0f6c9e94ac: Bootstrap starting.
I20260710 11:01:56.125275 13948 tablet_bootstrap.cc:654] T 63565a7ab1b84da488316a90c1f59c59 P 69fe2cade49e4e09a7992541cd6ddee9: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:56.145241 13950 tablet_bootstrap.cc:654] T 63565a7ab1b84da488316a90c1f59c59 P d29d1ddefd354a8b957cef3b4fe44c32: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:56.150056 13949 tablet_bootstrap.cc:654] T 63565a7ab1b84da488316a90c1f59c59 P c686dc820ec44424a8489a0f6c9e94ac: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:56.161741 13948 tablet_bootstrap.cc:492] T 63565a7ab1b84da488316a90c1f59c59 P 69fe2cade49e4e09a7992541cd6ddee9: No bootstrap required, opened a new log
I20260710 11:01:56.162237 13948 ts_tablet_manager.cc:1403] T 63565a7ab1b84da488316a90c1f59c59 P 69fe2cade49e4e09a7992541cd6ddee9: Time spent bootstrapping tablet: real 0.063s	user 0.011s	sys 0.013s
I20260710 11:01:56.164907 13948 raft_consensus.cc:359] T 63565a7ab1b84da488316a90c1f59c59 P 69fe2cade49e4e09a7992541cd6ddee9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:56.165449 13948 raft_consensus.cc:385] T 63565a7ab1b84da488316a90c1f59c59 P 69fe2cade49e4e09a7992541cd6ddee9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:56.165690 13948 raft_consensus.cc:740] T 63565a7ab1b84da488316a90c1f59c59 P 69fe2cade49e4e09a7992541cd6ddee9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69fe2cade49e4e09a7992541cd6ddee9, State: Initialized, Role: FOLLOWER
I20260710 11:01:56.166332 13948 consensus_queue.cc:260] T 63565a7ab1b84da488316a90c1f59c59 P 69fe2cade49e4e09a7992541cd6ddee9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:56.172398 13950 tablet_bootstrap.cc:492] T 63565a7ab1b84da488316a90c1f59c59 P d29d1ddefd354a8b957cef3b4fe44c32: No bootstrap required, opened a new log
I20260710 11:01:56.172816 13950 ts_tablet_manager.cc:1403] T 63565a7ab1b84da488316a90c1f59c59 P d29d1ddefd354a8b957cef3b4fe44c32: Time spent bootstrapping tablet: real 0.084s	user 0.000s	sys 0.012s
I20260710 11:01:56.174896 13950 raft_consensus.cc:359] T 63565a7ab1b84da488316a90c1f59c59 P d29d1ddefd354a8b957cef3b4fe44c32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:56.175738 13950 raft_consensus.cc:385] T 63565a7ab1b84da488316a90c1f59c59 P d29d1ddefd354a8b957cef3b4fe44c32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:56.175992 13950 raft_consensus.cc:740] T 63565a7ab1b84da488316a90c1f59c59 P d29d1ddefd354a8b957cef3b4fe44c32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d29d1ddefd354a8b957cef3b4fe44c32, State: Initialized, Role: FOLLOWER
I20260710 11:01:56.176633 13950 consensus_queue.cc:260] T 63565a7ab1b84da488316a90c1f59c59 P d29d1ddefd354a8b957cef3b4fe44c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:56.177554 13949 tablet_bootstrap.cc:492] T 63565a7ab1b84da488316a90c1f59c59 P c686dc820ec44424a8489a0f6c9e94ac: No bootstrap required, opened a new log
I20260710 11:01:56.178059 13949 ts_tablet_manager.cc:1403] T 63565a7ab1b84da488316a90c1f59c59 P c686dc820ec44424a8489a0f6c9e94ac: Time spent bootstrapping tablet: real 0.058s	user 0.006s	sys 0.007s
I20260710 11:01:56.178318 13784 heartbeater.cc:499] Master 127.12.212.62:33831 was elected leader, sending a full tablet report...
I20260710 11:01:56.179018 13933 heartbeater.cc:499] Master 127.12.212.62:33831 was elected leader, sending a full tablet report...
I20260710 11:01:56.181027 13949 raft_consensus.cc:359] T 63565a7ab1b84da488316a90c1f59c59 P c686dc820ec44424a8489a0f6c9e94ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:56.181948 13948 ts_tablet_manager.cc:1434] T 63565a7ab1b84da488316a90c1f59c59 P 69fe2cade49e4e09a7992541cd6ddee9: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.015s
I20260710 11:01:56.182365 13950 ts_tablet_manager.cc:1434] T 63565a7ab1b84da488316a90c1f59c59 P d29d1ddefd354a8b957cef3b4fe44c32: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:01:56.183034 13948 tablet_bootstrap.cc:492] T a831bbb8272945efaeb4762553e5c77a P 69fe2cade49e4e09a7992541cd6ddee9: Bootstrap starting.
I20260710 11:01:56.183244 13950 tablet_bootstrap.cc:492] T 7ad528af40e24e7da993f102539bad27 P d29d1ddefd354a8b957cef3b4fe44c32: Bootstrap starting.
I20260710 11:01:56.181802 13949 raft_consensus.cc:385] T 63565a7ab1b84da488316a90c1f59c59 P c686dc820ec44424a8489a0f6c9e94ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:56.187405 13949 raft_consensus.cc:740] T 63565a7ab1b84da488316a90c1f59c59 P c686dc820ec44424a8489a0f6c9e94ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c686dc820ec44424a8489a0f6c9e94ac, State: Initialized, Role: FOLLOWER
I20260710 11:01:56.188335 13949 consensus_queue.cc:260] T 63565a7ab1b84da488316a90c1f59c59 P c686dc820ec44424a8489a0f6c9e94ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:56.189807 13950 tablet_bootstrap.cc:654] T 7ad528af40e24e7da993f102539bad27 P d29d1ddefd354a8b957cef3b4fe44c32: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:56.189806 13948 tablet_bootstrap.cc:654] T a831bbb8272945efaeb4762553e5c77a P 69fe2cade49e4e09a7992541cd6ddee9: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:56.197490 13949 ts_tablet_manager.cc:1434] T 63565a7ab1b84da488316a90c1f59c59 P c686dc820ec44424a8489a0f6c9e94ac: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.003s
I20260710 11:01:56.198036 13859 heartbeater.cc:499] Master 127.12.212.62:33831 was elected leader, sending a full tablet report...
I20260710 11:01:56.198561 13949 tablet_bootstrap.cc:492] T fcc31dfd6c234f368d337541a20f2967 P c686dc820ec44424a8489a0f6c9e94ac: Bootstrap starting.
I20260710 11:01:56.205482 13949 tablet_bootstrap.cc:654] T fcc31dfd6c234f368d337541a20f2967 P c686dc820ec44424a8489a0f6c9e94ac: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:56.221119 13949 tablet_bootstrap.cc:492] T fcc31dfd6c234f368d337541a20f2967 P c686dc820ec44424a8489a0f6c9e94ac: No bootstrap required, opened a new log
I20260710 11:01:56.221692 13949 ts_tablet_manager.cc:1403] T fcc31dfd6c234f368d337541a20f2967 P c686dc820ec44424a8489a0f6c9e94ac: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.004s
I20260710 11:01:56.224635 13949 raft_consensus.cc:359] T fcc31dfd6c234f368d337541a20f2967 P c686dc820ec44424a8489a0f6c9e94ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:56.225395 13949 raft_consensus.cc:385] T fcc31dfd6c234f368d337541a20f2967 P c686dc820ec44424a8489a0f6c9e94ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:56.225805 13949 raft_consensus.cc:740] T fcc31dfd6c234f368d337541a20f2967 P c686dc820ec44424a8489a0f6c9e94ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c686dc820ec44424a8489a0f6c9e94ac, State: Initialized, Role: FOLLOWER
I20260710 11:01:56.225487 13950 tablet_bootstrap.cc:492] T 7ad528af40e24e7da993f102539bad27 P d29d1ddefd354a8b957cef3b4fe44c32: No bootstrap required, opened a new log
I20260710 11:01:56.226637 13950 ts_tablet_manager.cc:1403] T 7ad528af40e24e7da993f102539bad27 P d29d1ddefd354a8b957cef3b4fe44c32: Time spent bootstrapping tablet: real 0.044s	user 0.016s	sys 0.011s
I20260710 11:01:56.226714 13949 consensus_queue.cc:260] T fcc31dfd6c234f368d337541a20f2967 P c686dc820ec44424a8489a0f6c9e94ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:56.229499 13950 raft_consensus.cc:359] T 7ad528af40e24e7da993f102539bad27 P d29d1ddefd354a8b957cef3b4fe44c32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:56.230221 13950 raft_consensus.cc:385] T 7ad528af40e24e7da993f102539bad27 P d29d1ddefd354a8b957cef3b4fe44c32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:56.230526 13950 raft_consensus.cc:740] T 7ad528af40e24e7da993f102539bad27 P d29d1ddefd354a8b957cef3b4fe44c32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d29d1ddefd354a8b957cef3b4fe44c32, State: Initialized, Role: FOLLOWER
I20260710 11:01:56.231169 13948 tablet_bootstrap.cc:492] T a831bbb8272945efaeb4762553e5c77a P 69fe2cade49e4e09a7992541cd6ddee9: No bootstrap required, opened a new log
I20260710 11:01:56.231671 13948 ts_tablet_manager.cc:1403] T a831bbb8272945efaeb4762553e5c77a P 69fe2cade49e4e09a7992541cd6ddee9: Time spent bootstrapping tablet: real 0.049s	user 0.028s	sys 0.015s
I20260710 11:01:56.231268 13950 consensus_queue.cc:260] T 7ad528af40e24e7da993f102539bad27 P d29d1ddefd354a8b957cef3b4fe44c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:56.233366 13950 ts_tablet_manager.cc:1434] T 7ad528af40e24e7da993f102539bad27 P d29d1ddefd354a8b957cef3b4fe44c32: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:01:56.233958 13948 raft_consensus.cc:359] T a831bbb8272945efaeb4762553e5c77a P 69fe2cade49e4e09a7992541cd6ddee9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:56.234272 13950 tablet_bootstrap.cc:492] T 67c80df66e5a4213a2fc5475d924665e P d29d1ddefd354a8b957cef3b4fe44c32: Bootstrap starting.
I20260710 11:01:56.234493 13948 raft_consensus.cc:385] T a831bbb8272945efaeb4762553e5c77a P 69fe2cade49e4e09a7992541cd6ddee9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:56.234788 13948 raft_consensus.cc:740] T a831bbb8272945efaeb4762553e5c77a P 69fe2cade49e4e09a7992541cd6ddee9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69fe2cade49e4e09a7992541cd6ddee9, State: Initialized, Role: FOLLOWER
I20260710 11:01:56.235526 13948 consensus_queue.cc:260] T a831bbb8272945efaeb4762553e5c77a P 69fe2cade49e4e09a7992541cd6ddee9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:56.237859 13948 ts_tablet_manager.cc:1434] T a831bbb8272945efaeb4762553e5c77a P 69fe2cade49e4e09a7992541cd6ddee9: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:01:56.238785 13948 tablet_bootstrap.cc:492] T 599f3f3671fc47a7a92c56cef6c0385b P 69fe2cade49e4e09a7992541cd6ddee9: Bootstrap starting.
I20260710 11:01:56.239401 13949 ts_tablet_manager.cc:1434] T fcc31dfd6c234f368d337541a20f2967 P c686dc820ec44424a8489a0f6c9e94ac: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 11:01:56.240573 13949 tablet_bootstrap.cc:492] T 81366502929d46858936b2ccb67a8256 P c686dc820ec44424a8489a0f6c9e94ac: Bootstrap starting.
I20260710 11:01:56.240669 13950 tablet_bootstrap.cc:654] T 67c80df66e5a4213a2fc5475d924665e P d29d1ddefd354a8b957cef3b4fe44c32: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:56.245203 13948 tablet_bootstrap.cc:654] T 599f3f3671fc47a7a92c56cef6c0385b P 69fe2cade49e4e09a7992541cd6ddee9: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:56.247864 13949 tablet_bootstrap.cc:654] T 81366502929d46858936b2ccb67a8256 P c686dc820ec44424a8489a0f6c9e94ac: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:56.260754 13948 tablet_bootstrap.cc:492] T 599f3f3671fc47a7a92c56cef6c0385b P 69fe2cade49e4e09a7992541cd6ddee9: No bootstrap required, opened a new log
I20260710 11:01:56.260881 13950 tablet_bootstrap.cc:492] T 67c80df66e5a4213a2fc5475d924665e P d29d1ddefd354a8b957cef3b4fe44c32: No bootstrap required, opened a new log
I20260710 11:01:56.261407 13950 ts_tablet_manager.cc:1403] T 67c80df66e5a4213a2fc5475d924665e P d29d1ddefd354a8b957cef3b4fe44c32: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.011s
I20260710 11:01:56.261507 13948 ts_tablet_manager.cc:1403] T 599f3f3671fc47a7a92c56cef6c0385b P 69fe2cade49e4e09a7992541cd6ddee9: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.006s
I20260710 11:01:56.264317 13950 raft_consensus.cc:359] T 67c80df66e5a4213a2fc5475d924665e P d29d1ddefd354a8b957cef3b4fe44c32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:56.265100 13950 raft_consensus.cc:385] T 67c80df66e5a4213a2fc5475d924665e P d29d1ddefd354a8b957cef3b4fe44c32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:56.265460 13950 raft_consensus.cc:740] T 67c80df66e5a4213a2fc5475d924665e P d29d1ddefd354a8b957cef3b4fe44c32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d29d1ddefd354a8b957cef3b4fe44c32, State: Initialized, Role: FOLLOWER
I20260710 11:01:56.266342 13950 consensus_queue.cc:260] T 67c80df66e5a4213a2fc5475d924665e P d29d1ddefd354a8b957cef3b4fe44c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:56.266664 13948 raft_consensus.cc:359] T 599f3f3671fc47a7a92c56cef6c0385b P 69fe2cade49e4e09a7992541cd6ddee9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:56.267691 13948 raft_consensus.cc:385] T 599f3f3671fc47a7a92c56cef6c0385b P 69fe2cade49e4e09a7992541cd6ddee9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:56.268131 13948 raft_consensus.cc:740] T 599f3f3671fc47a7a92c56cef6c0385b P 69fe2cade49e4e09a7992541cd6ddee9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69fe2cade49e4e09a7992541cd6ddee9, State: Initialized, Role: FOLLOWER
I20260710 11:01:56.268945 13950 ts_tablet_manager.cc:1434] T 67c80df66e5a4213a2fc5475d924665e P d29d1ddefd354a8b957cef3b4fe44c32: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:01:56.269986 13950 tablet_bootstrap.cc:492] T 81366502929d46858936b2ccb67a8256 P d29d1ddefd354a8b957cef3b4fe44c32: Bootstrap starting.
I20260710 11:01:56.269300 13948 consensus_queue.cc:260] T 599f3f3671fc47a7a92c56cef6c0385b P 69fe2cade49e4e09a7992541cd6ddee9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:56.272655 13949 tablet_bootstrap.cc:492] T 81366502929d46858936b2ccb67a8256 P c686dc820ec44424a8489a0f6c9e94ac: No bootstrap required, opened a new log
I20260710 11:01:56.273180 13949 ts_tablet_manager.cc:1403] T 81366502929d46858936b2ccb67a8256 P c686dc820ec44424a8489a0f6c9e94ac: Time spent bootstrapping tablet: real 0.033s	user 0.019s	sys 0.011s
I20260710 11:01:56.275293 13948 ts_tablet_manager.cc:1434] T 599f3f3671fc47a7a92c56cef6c0385b P 69fe2cade49e4e09a7992541cd6ddee9: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260710 11:01:56.276283 13948 tablet_bootstrap.cc:492] T a542b3c6b5334a6cbc3c217445c126c0 P 69fe2cade49e4e09a7992541cd6ddee9: Bootstrap starting.
I20260710 11:01:56.276172 13949 raft_consensus.cc:359] T 81366502929d46858936b2ccb67a8256 P c686dc820ec44424a8489a0f6c9e94ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:56.277026 13950 tablet_bootstrap.cc:654] T 81366502929d46858936b2ccb67a8256 P d29d1ddefd354a8b957cef3b4fe44c32: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:56.277009 13949 raft_consensus.cc:385] T 81366502929d46858936b2ccb67a8256 P c686dc820ec44424a8489a0f6c9e94ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:56.277578 13949 raft_consensus.cc:740] T 81366502929d46858936b2ccb67a8256 P c686dc820ec44424a8489a0f6c9e94ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c686dc820ec44424a8489a0f6c9e94ac, State: Initialized, Role: FOLLOWER
I20260710 11:01:56.278453 13949 consensus_queue.cc:260] T 81366502929d46858936b2ccb67a8256 P c686dc820ec44424a8489a0f6c9e94ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:56.283146 13948 tablet_bootstrap.cc:654] T a542b3c6b5334a6cbc3c217445c126c0 P 69fe2cade49e4e09a7992541cd6ddee9: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:56.283454 13949 ts_tablet_manager.cc:1434] T 81366502929d46858936b2ccb67a8256 P c686dc820ec44424a8489a0f6c9e94ac: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:01:56.284442 13949 tablet_bootstrap.cc:492] T a831bbb8272945efaeb4762553e5c77a P c686dc820ec44424a8489a0f6c9e94ac: Bootstrap starting.
I20260710 11:01:56.292706 13949 tablet_bootstrap.cc:654] T a831bbb8272945efaeb4762553e5c77a P c686dc820ec44424a8489a0f6c9e94ac: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:56.301187 13950 tablet_bootstrap.cc:492] T 81366502929d46858936b2ccb67a8256 P d29d1ddefd354a8b957cef3b4fe44c32: No bootstrap required, opened a new log
I20260710 11:01:56.301785 13950 ts_tablet_manager.cc:1403] T 81366502929d46858936b2ccb67a8256 P d29d1ddefd354a8b957cef3b4fe44c32: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.018s
I20260710 11:01:56.302098 13948 tablet_bootstrap.cc:492] T a542b3c6b5334a6cbc3c217445c126c0 P 69fe2cade49e4e09a7992541cd6ddee9: No bootstrap required, opened a new log
I20260710 11:01:56.302508 13949 tablet_bootstrap.cc:492] T a831bbb8272945efaeb4762553e5c77a P c686dc820ec44424a8489a0f6c9e94ac: No bootstrap required, opened a new log
I20260710 11:01:56.302585 13948 ts_tablet_manager.cc:1403] T a542b3c6b5334a6cbc3c217445c126c0 P 69fe2cade49e4e09a7992541cd6ddee9: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.012s
I20260710 11:01:56.303115 13949 ts_tablet_manager.cc:1403] T a831bbb8272945efaeb4762553e5c77a P c686dc820ec44424a8489a0f6c9e94ac: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.002s
I20260710 11:01:56.304823 13950 raft_consensus.cc:359] T 81366502929d46858936b2ccb67a8256 P d29d1ddefd354a8b957cef3b4fe44c32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:56.305392 13948 raft_consensus.cc:359] T a542b3c6b5334a6cbc3c217445c126c0 P 69fe2cade49e4e09a7992541cd6ddee9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:56.305637 13950 raft_consensus.cc:385] T 81366502929d46858936b2ccb67a8256 P d29d1ddefd354a8b957cef3b4fe44c32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:56.305985 13948 raft_consensus.cc:385] T a542b3c6b5334a6cbc3c217445c126c0 P 69fe2cade49e4e09a7992541cd6ddee9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:56.306016 13950 raft_consensus.cc:740] T 81366502929d46858936b2ccb67a8256 P d29d1ddefd354a8b957cef3b4fe44c32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d29d1ddefd354a8b957cef3b4fe44c32, State: Initialized, Role: FOLLOWER
I20260710 11:01:56.305892 13949 raft_consensus.cc:359] T a831bbb8272945efaeb4762553e5c77a P c686dc820ec44424a8489a0f6c9e94ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:56.306433 13948 raft_consensus.cc:740] T a542b3c6b5334a6cbc3c217445c126c0 P 69fe2cade49e4e09a7992541cd6ddee9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69fe2cade49e4e09a7992541cd6ddee9, State: Initialized, Role: FOLLOWER
I20260710 11:01:56.306671 13949 raft_consensus.cc:385] T a831bbb8272945efaeb4762553e5c77a P c686dc820ec44424a8489a0f6c9e94ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:56.307026 13949 raft_consensus.cc:740] T a831bbb8272945efaeb4762553e5c77a P c686dc820ec44424a8489a0f6c9e94ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c686dc820ec44424a8489a0f6c9e94ac, State: Initialized, Role: FOLLOWER
I20260710 11:01:56.307075 13950 consensus_queue.cc:260] T 81366502929d46858936b2ccb67a8256 P d29d1ddefd354a8b957cef3b4fe44c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:56.307258 13948 consensus_queue.cc:260] T a542b3c6b5334a6cbc3c217445c126c0 P 69fe2cade49e4e09a7992541cd6ddee9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:56.307812 13949 consensus_queue.cc:260] T a831bbb8272945efaeb4762553e5c77a P c686dc820ec44424a8489a0f6c9e94ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:56.309530 13948 ts_tablet_manager.cc:1434] T a542b3c6b5334a6cbc3c217445c126c0 P 69fe2cade49e4e09a7992541cd6ddee9: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260710 11:01:56.309998 13949 ts_tablet_manager.cc:1434] T a831bbb8272945efaeb4762553e5c77a P c686dc820ec44424a8489a0f6c9e94ac: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260710 11:01:56.310525 13948 tablet_bootstrap.cc:492] T e2e9209199cf4e2cb4fe0858d88acc32 P 69fe2cade49e4e09a7992541cd6ddee9: Bootstrap starting.
I20260710 11:01:56.312055 13950 ts_tablet_manager.cc:1434] T 81366502929d46858936b2ccb67a8256 P d29d1ddefd354a8b957cef3b4fe44c32: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:01:56.313405 13950 tablet_bootstrap.cc:492] T ee11d3170bdb48bfbffeba5738adb132 P d29d1ddefd354a8b957cef3b4fe44c32: Bootstrap starting.
I20260710 11:01:56.313977 13949 tablet_bootstrap.cc:492] T 67c80df66e5a4213a2fc5475d924665e P c686dc820ec44424a8489a0f6c9e94ac: Bootstrap starting.
I20260710 11:01:56.318966 13948 tablet_bootstrap.cc:654] T e2e9209199cf4e2cb4fe0858d88acc32 P 69fe2cade49e4e09a7992541cd6ddee9: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:56.319718 13950 tablet_bootstrap.cc:654] T ee11d3170bdb48bfbffeba5738adb132 P d29d1ddefd354a8b957cef3b4fe44c32: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:56.320604 13949 tablet_bootstrap.cc:654] T 67c80df66e5a4213a2fc5475d924665e P c686dc820ec44424a8489a0f6c9e94ac: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:56.330147 13953 raft_consensus.cc:493] T 63565a7ab1b84da488316a90c1f59c59 P 69fe2cade49e4e09a7992541cd6ddee9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:56.330642 13953 raft_consensus.cc:515] T 63565a7ab1b84da488316a90c1f59c59 P 69fe2cade49e4e09a7992541cd6ddee9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:56.332001 13949 tablet_bootstrap.cc:492] T 67c80df66e5a4213a2fc5475d924665e P c686dc820ec44424a8489a0f6c9e94ac: No bootstrap required, opened a new log
I20260710 11:01:56.332455 13949 ts_tablet_manager.cc:1403] T 67c80df66e5a4213a2fc5475d924665e P c686dc820ec44424a8489a0f6c9e94ac: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.009s
I20260710 11:01:56.333107 13948 tablet_bootstrap.cc:492] T e2e9209199cf4e2cb4fe0858d88acc32 P 69fe2cade49e4e09a7992541cd6ddee9: No bootstrap required, opened a new log
I20260710 11:01:56.333545 13948 ts_tablet_manager.cc:1403] T e2e9209199cf4e2cb4fe0858d88acc32 P 69fe2cade49e4e09a7992541cd6ddee9: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.006s
I20260710 11:01:56.333987 13950 tablet_bootstrap.cc:492] T ee11d3170bdb48bfbffeba5738adb132 P d29d1ddefd354a8b957cef3b4fe44c32: No bootstrap required, opened a new log
I20260710 11:01:56.334425 13950 ts_tablet_manager.cc:1403] T ee11d3170bdb48bfbffeba5738adb132 P d29d1ddefd354a8b957cef3b4fe44c32: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.001s
I20260710 11:01:56.335314 13949 raft_consensus.cc:359] T 67c80df66e5a4213a2fc5475d924665e P c686dc820ec44424a8489a0f6c9e94ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:56.336061 13949 raft_consensus.cc:385] T 67c80df66e5a4213a2fc5475d924665e P c686dc820ec44424a8489a0f6c9e94ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:56.336333 13948 raft_consensus.cc:359] T e2e9209199cf4e2cb4fe0858d88acc32 P 69fe2cade49e4e09a7992541cd6ddee9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:56.337116 13948 raft_consensus.cc:385] T e2e9209199cf4e2cb4fe0858d88acc32 P 69fe2cade49e4e09a7992541cd6ddee9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:56.337430 13948 raft_consensus.cc:740] T e2e9209199cf4e2cb4fe0858d88acc32 P 69fe2cade49e4e09a7992541cd6ddee9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69fe2cade49e4e09a7992541cd6ddee9, State: Initialized, Role: FOLLOWER
I20260710 11:01:56.337239 13950 raft_consensus.cc:359] T ee11d3170bdb48bfbffeba5738adb132 P d29d1ddefd354a8b957cef3b4fe44c32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:56.336421 13949 raft_consensus.cc:740] T 67c80df66e5a4213a2fc5475d924665e P c686dc820ec44424a8489a0f6c9e94ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c686dc820ec44424a8489a0f6c9e94ac, State: Initialized, Role: FOLLOWER
I20260710 11:01:56.338073 13950 raft_consensus.cc:385] T ee11d3170bdb48bfbffeba5738adb132 P d29d1ddefd354a8b957cef3b4fe44c32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:56.338431 13950 raft_consensus.cc:740] T ee11d3170bdb48bfbffeba5738adb132 P d29d1ddefd354a8b957cef3b4fe44c32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d29d1ddefd354a8b957cef3b4fe44c32, State: Initialized, Role: FOLLOWER
I20260710 11:01:56.338428 13948 consensus_queue.cc:260] T e2e9209199cf4e2cb4fe0858d88acc32 P 69fe2cade49e4e09a7992541cd6ddee9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:56.338608 13949 consensus_queue.cc:260] T 67c80df66e5a4213a2fc5475d924665e P c686dc820ec44424a8489a0f6c9e94ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:56.339425 13950 consensus_queue.cc:260] T ee11d3170bdb48bfbffeba5738adb132 P d29d1ddefd354a8b957cef3b4fe44c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:56.341902 13950 ts_tablet_manager.cc:1434] T ee11d3170bdb48bfbffeba5738adb132 P d29d1ddefd354a8b957cef3b4fe44c32: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.008s
I20260710 11:01:56.342904 13950 tablet_bootstrap.cc:492] T a542b3c6b5334a6cbc3c217445c126c0 P d29d1ddefd354a8b957cef3b4fe44c32: Bootstrap starting.
I20260710 11:01:56.343433 13949 ts_tablet_manager.cc:1434] T 67c80df66e5a4213a2fc5475d924665e P c686dc820ec44424a8489a0f6c9e94ac: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.002s
I20260710 11:01:56.344425 13949 tablet_bootstrap.cc:492] T 599f3f3671fc47a7a92c56cef6c0385b P c686dc820ec44424a8489a0f6c9e94ac: Bootstrap starting.
I20260710 11:01:56.349031 13948 ts_tablet_manager.cc:1434] T e2e9209199cf4e2cb4fe0858d88acc32 P 69fe2cade49e4e09a7992541cd6ddee9: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.005s
I20260710 11:01:56.350013 13950 tablet_bootstrap.cc:654] T a542b3c6b5334a6cbc3c217445c126c0 P d29d1ddefd354a8b957cef3b4fe44c32: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:56.350586 13948 tablet_bootstrap.cc:492] T 7ad528af40e24e7da993f102539bad27 P 69fe2cade49e4e09a7992541cd6ddee9: Bootstrap starting.
I20260710 11:01:56.351490 13949 tablet_bootstrap.cc:654] T 599f3f3671fc47a7a92c56cef6c0385b P c686dc820ec44424a8489a0f6c9e94ac: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:56.354332 13953 leader_election.cc:290] T 63565a7ab1b84da488316a90c1f59c59 P 69fe2cade49e4e09a7992541cd6ddee9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c686dc820ec44424a8489a0f6c9e94ac (127.12.212.2:42209), d29d1ddefd354a8b957cef3b4fe44c32 (127.12.212.3:37325)
I20260710 11:01:56.357559 13948 tablet_bootstrap.cc:654] T 7ad528af40e24e7da993f102539bad27 P 69fe2cade49e4e09a7992541cd6ddee9: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:56.378419 13948 tablet_bootstrap.cc:492] T 7ad528af40e24e7da993f102539bad27 P 69fe2cade49e4e09a7992541cd6ddee9: No bootstrap required, opened a new log
I20260710 11:01:56.378921 13948 ts_tablet_manager.cc:1403] T 7ad528af40e24e7da993f102539bad27 P 69fe2cade49e4e09a7992541cd6ddee9: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.001s
I20260710 11:01:56.381844 13948 raft_consensus.cc:359] T 7ad528af40e24e7da993f102539bad27 P 69fe2cade49e4e09a7992541cd6ddee9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:56.382463 13948 raft_consensus.cc:385] T 7ad528af40e24e7da993f102539bad27 P 69fe2cade49e4e09a7992541cd6ddee9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:56.382737 13948 raft_consensus.cc:740] T 7ad528af40e24e7da993f102539bad27 P 69fe2cade49e4e09a7992541cd6ddee9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69fe2cade49e4e09a7992541cd6ddee9, State: Initialized, Role: FOLLOWER
I20260710 11:01:56.382861 13834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63565a7ab1b84da488316a90c1f59c59" candidate_uuid: "69fe2cade49e4e09a7992541cd6ddee9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c686dc820ec44424a8489a0f6c9e94ac" is_pre_election: true
I20260710 11:01:56.383816 13834 raft_consensus.cc:2468] T 63565a7ab1b84da488316a90c1f59c59 P c686dc820ec44424a8489a0f6c9e94ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69fe2cade49e4e09a7992541cd6ddee9 in term 0.
I20260710 11:01:56.383720 13948 consensus_queue.cc:260] T 7ad528af40e24e7da993f102539bad27 P 69fe2cade49e4e09a7992541cd6ddee9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:56.386018 13950 tablet_bootstrap.cc:492] T a542b3c6b5334a6cbc3c217445c126c0 P d29d1ddefd354a8b957cef3b4fe44c32: No bootstrap required, opened a new log
I20260710 11:01:56.385708 13723 leader_election.cc:304] T 63565a7ab1b84da488316a90c1f59c59 P 69fe2cade49e4e09a7992541cd6ddee9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69fe2cade49e4e09a7992541cd6ddee9, c686dc820ec44424a8489a0f6c9e94ac; no voters: 
I20260710 11:01:56.386497 13950 ts_tablet_manager.cc:1403] T a542b3c6b5334a6cbc3c217445c126c0 P d29d1ddefd354a8b957cef3b4fe44c32: Time spent bootstrapping tablet: real 0.044s	user 0.002s	sys 0.014s
I20260710 11:01:56.389429 13950 raft_consensus.cc:359] T a542b3c6b5334a6cbc3c217445c126c0 P d29d1ddefd354a8b957cef3b4fe44c32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:56.390139 13950 raft_consensus.cc:385] T a542b3c6b5334a6cbc3c217445c126c0 P d29d1ddefd354a8b957cef3b4fe44c32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:56.390419 13950 raft_consensus.cc:740] T a542b3c6b5334a6cbc3c217445c126c0 P d29d1ddefd354a8b957cef3b4fe44c32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d29d1ddefd354a8b957cef3b4fe44c32, State: Initialized, Role: FOLLOWER
I20260710 11:01:56.390793 13953 raft_consensus.cc:2804] T 63565a7ab1b84da488316a90c1f59c59 P 69fe2cade49e4e09a7992541cd6ddee9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:56.391175 13953 raft_consensus.cc:493] T 63565a7ab1b84da488316a90c1f59c59 P 69fe2cade49e4e09a7992541cd6ddee9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:56.391516 13953 raft_consensus.cc:3060] T 63565a7ab1b84da488316a90c1f59c59 P 69fe2cade49e4e09a7992541cd6ddee9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:56.392395 13950 consensus_queue.cc:260] T a542b3c6b5334a6cbc3c217445c126c0 P d29d1ddefd354a8b957cef3b4fe44c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:56.393759 13949 tablet_bootstrap.cc:492] T 599f3f3671fc47a7a92c56cef6c0385b P c686dc820ec44424a8489a0f6c9e94ac: No bootstrap required, opened a new log
I20260710 11:01:56.394282 13949 ts_tablet_manager.cc:1403] T 599f3f3671fc47a7a92c56cef6c0385b P c686dc820ec44424a8489a0f6c9e94ac: Time spent bootstrapping tablet: real 0.050s	user 0.024s	sys 0.023s
I20260710 11:01:56.394977 13950 ts_tablet_manager.cc:1434] T a542b3c6b5334a6cbc3c217445c126c0 P d29d1ddefd354a8b957cef3b4fe44c32: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.006s
I20260710 11:01:56.396046 13950 tablet_bootstrap.cc:492] T 599f3f3671fc47a7a92c56cef6c0385b P d29d1ddefd354a8b957cef3b4fe44c32: Bootstrap starting.
I20260710 11:01:56.397365 13949 raft_consensus.cc:359] T 599f3f3671fc47a7a92c56cef6c0385b P c686dc820ec44424a8489a0f6c9e94ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:56.398138 13949 raft_consensus.cc:385] T 599f3f3671fc47a7a92c56cef6c0385b P c686dc820ec44424a8489a0f6c9e94ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:56.398490 13949 raft_consensus.cc:740] T 599f3f3671fc47a7a92c56cef6c0385b P c686dc820ec44424a8489a0f6c9e94ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c686dc820ec44424a8489a0f6c9e94ac, State: Initialized, Role: FOLLOWER
I20260710 11:01:56.399394 13949 consensus_queue.cc:260] T 599f3f3671fc47a7a92c56cef6c0385b P c686dc820ec44424a8489a0f6c9e94ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:56.399868 13953 raft_consensus.cc:515] T 63565a7ab1b84da488316a90c1f59c59 P 69fe2cade49e4e09a7992541cd6ddee9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:56.402803 13950 tablet_bootstrap.cc:654] T 599f3f3671fc47a7a92c56cef6c0385b P d29d1ddefd354a8b957cef3b4fe44c32: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:56.404402 13834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63565a7ab1b84da488316a90c1f59c59" candidate_uuid: "69fe2cade49e4e09a7992541cd6ddee9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c686dc820ec44424a8489a0f6c9e94ac"
I20260710 11:01:56.403838 13949 ts_tablet_manager.cc:1434] T 599f3f3671fc47a7a92c56cef6c0385b P c686dc820ec44424a8489a0f6c9e94ac: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260710 11:01:56.405001 13834 raft_consensus.cc:3060] T 63565a7ab1b84da488316a90c1f59c59 P c686dc820ec44424a8489a0f6c9e94ac [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:56.405705 13949 tablet_bootstrap.cc:492] T ee11d3170bdb48bfbffeba5738adb132 P c686dc820ec44424a8489a0f6c9e94ac: Bootstrap starting.
I20260710 11:01:56.406049 13908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63565a7ab1b84da488316a90c1f59c59" candidate_uuid: "69fe2cade49e4e09a7992541cd6ddee9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" is_pre_election: true
I20260710 11:01:56.406738 13908 raft_consensus.cc:2468] T 63565a7ab1b84da488316a90c1f59c59 P d29d1ddefd354a8b957cef3b4fe44c32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69fe2cade49e4e09a7992541cd6ddee9 in term 0.
I20260710 11:01:56.412806 13949 tablet_bootstrap.cc:654] T ee11d3170bdb48bfbffeba5738adb132 P c686dc820ec44424a8489a0f6c9e94ac: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:56.412708 13834 raft_consensus.cc:2468] T 63565a7ab1b84da488316a90c1f59c59 P c686dc820ec44424a8489a0f6c9e94ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69fe2cade49e4e09a7992541cd6ddee9 in term 1.
I20260710 11:01:56.414412 13723 leader_election.cc:304] T 63565a7ab1b84da488316a90c1f59c59 P 69fe2cade49e4e09a7992541cd6ddee9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69fe2cade49e4e09a7992541cd6ddee9, c686dc820ec44424a8489a0f6c9e94ac; no voters: 
I20260710 11:01:56.415519 13970 raft_consensus.cc:2804] T 63565a7ab1b84da488316a90c1f59c59 P 69fe2cade49e4e09a7992541cd6ddee9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:56.420589 13950 tablet_bootstrap.cc:492] T 599f3f3671fc47a7a92c56cef6c0385b P d29d1ddefd354a8b957cef3b4fe44c32: No bootstrap required, opened a new log
I20260710 11:01:56.421155 13950 ts_tablet_manager.cc:1403] T 599f3f3671fc47a7a92c56cef6c0385b P d29d1ddefd354a8b957cef3b4fe44c32: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.010s
I20260710 11:01:56.422528 13949 tablet_bootstrap.cc:492] T ee11d3170bdb48bfbffeba5738adb132 P c686dc820ec44424a8489a0f6c9e94ac: No bootstrap required, opened a new log
I20260710 11:01:56.423048 13949 ts_tablet_manager.cc:1403] T ee11d3170bdb48bfbffeba5738adb132 P c686dc820ec44424a8489a0f6c9e94ac: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.006s
I20260710 11:01:56.423604 13908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63565a7ab1b84da488316a90c1f59c59" candidate_uuid: "69fe2cade49e4e09a7992541cd6ddee9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d29d1ddefd354a8b957cef3b4fe44c32"
I20260710 11:01:56.424376 13908 raft_consensus.cc:3060] T 63565a7ab1b84da488316a90c1f59c59 P d29d1ddefd354a8b957cef3b4fe44c32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:56.424183 13950 raft_consensus.cc:359] T 599f3f3671fc47a7a92c56cef6c0385b P d29d1ddefd354a8b957cef3b4fe44c32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:56.425017 13950 raft_consensus.cc:385] T 599f3f3671fc47a7a92c56cef6c0385b P d29d1ddefd354a8b957cef3b4fe44c32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:56.425360 13950 raft_consensus.cc:740] T 599f3f3671fc47a7a92c56cef6c0385b P d29d1ddefd354a8b957cef3b4fe44c32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d29d1ddefd354a8b957cef3b4fe44c32, State: Initialized, Role: FOLLOWER
I20260710 11:01:56.426218 13949 raft_consensus.cc:359] T ee11d3170bdb48bfbffeba5738adb132 P c686dc820ec44424a8489a0f6c9e94ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:56.426131 13950 consensus_queue.cc:260] T 599f3f3671fc47a7a92c56cef6c0385b P d29d1ddefd354a8b957cef3b4fe44c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:56.427004 13949 raft_consensus.cc:385] T ee11d3170bdb48bfbffeba5738adb132 P c686dc820ec44424a8489a0f6c9e94ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:56.427378 13949 raft_consensus.cc:740] T ee11d3170bdb48bfbffeba5738adb132 P c686dc820ec44424a8489a0f6c9e94ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c686dc820ec44424a8489a0f6c9e94ac, State: Initialized, Role: FOLLOWER
I20260710 11:01:56.428224 13949 consensus_queue.cc:260] T ee11d3170bdb48bfbffeba5738adb132 P c686dc820ec44424a8489a0f6c9e94ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:56.430850 13950 ts_tablet_manager.cc:1434] T 599f3f3671fc47a7a92c56cef6c0385b P d29d1ddefd354a8b957cef3b4fe44c32: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260710 11:01:56.431694 13956 raft_consensus.cc:493] T fcc31dfd6c234f368d337541a20f2967 P c686dc820ec44424a8489a0f6c9e94ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:56.431931 13950 tablet_bootstrap.cc:492] T e2e9209199cf4e2cb4fe0858d88acc32 P d29d1ddefd354a8b957cef3b4fe44c32: Bootstrap starting.
I20260710 11:01:56.432150 13956 raft_consensus.cc:515] T fcc31dfd6c234f368d337541a20f2967 P c686dc820ec44424a8489a0f6c9e94ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:56.401929 13948 ts_tablet_manager.cc:1434] T 7ad528af40e24e7da993f102539bad27 P 69fe2cade49e4e09a7992541cd6ddee9: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260710 11:01:56.442044 13956 leader_election.cc:290] T fcc31dfd6c234f368d337541a20f2967 P c686dc820ec44424a8489a0f6c9e94ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69fe2cade49e4e09a7992541cd6ddee9 (127.12.212.1:35045), d29d1ddefd354a8b957cef3b4fe44c32 (127.12.212.3:37325)
I20260710 11:01:56.443908 13950 tablet_bootstrap.cc:654] T e2e9209199cf4e2cb4fe0858d88acc32 P d29d1ddefd354a8b957cef3b4fe44c32: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:56.446287 13953 leader_election.cc:290] T 63565a7ab1b84da488316a90c1f59c59 P 69fe2cade49e4e09a7992541cd6ddee9 [CANDIDATE]: Term 1 election: Requested vote from peers c686dc820ec44424a8489a0f6c9e94ac (127.12.212.2:42209), d29d1ddefd354a8b957cef3b4fe44c32 (127.12.212.3:37325)
I20260710 11:01:56.448910 13908 raft_consensus.cc:2468] T 63565a7ab1b84da488316a90c1f59c59 P d29d1ddefd354a8b957cef3b4fe44c32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69fe2cade49e4e09a7992541cd6ddee9 in term 1.
I20260710 11:01:56.449254 13949 ts_tablet_manager.cc:1434] T ee11d3170bdb48bfbffeba5738adb132 P c686dc820ec44424a8489a0f6c9e94ac: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260710 11:01:56.450130 13953 raft_consensus.cc:493] T 599f3f3671fc47a7a92c56cef6c0385b P 69fe2cade49e4e09a7992541cd6ddee9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:56.453540 13953 raft_consensus.cc:515] T 599f3f3671fc47a7a92c56cef6c0385b P 69fe2cade49e4e09a7992541cd6ddee9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:56.447661 13948 tablet_bootstrap.cc:492] T 67c80df66e5a4213a2fc5475d924665e P 69fe2cade49e4e09a7992541cd6ddee9: Bootstrap starting.
I20260710 11:01:56.455538 13949 tablet_bootstrap.cc:492] T e2e9209199cf4e2cb4fe0858d88acc32 P c686dc820ec44424a8489a0f6c9e94ac: Bootstrap starting.
W20260710 11:01:56.457659 13705 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:01:56.461593 13908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcc31dfd6c234f368d337541a20f2967" candidate_uuid: "c686dc820ec44424a8489a0f6c9e94ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" is_pre_election: true
I20260710 11:01:56.462608 13949 tablet_bootstrap.cc:654] T e2e9209199cf4e2cb4fe0858d88acc32 P c686dc820ec44424a8489a0f6c9e94ac: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:56.463027 13970 raft_consensus.cc:697] T 63565a7ab1b84da488316a90c1f59c59 P 69fe2cade49e4e09a7992541cd6ddee9 [term 1 LEADER]: Becoming Leader. State: Replica: 69fe2cade49e4e09a7992541cd6ddee9, State: Running, Role: LEADER
W20260710 11:01:56.463368 13799 leader_election.cc:343] T fcc31dfd6c234f368d337541a20f2967 P c686dc820ec44424a8489a0f6c9e94ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d29d1ddefd354a8b957cef3b4fe44c32 (127.12.212.3:37325): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:56.464006 13970 consensus_queue.cc:237] T 63565a7ab1b84da488316a90c1f59c59 P 69fe2cade49e4e09a7992541cd6ddee9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:56.468750 13953 leader_election.cc:290] T 599f3f3671fc47a7a92c56cef6c0385b P 69fe2cade49e4e09a7992541cd6ddee9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c686dc820ec44424a8489a0f6c9e94ac (127.12.212.2:42209), d29d1ddefd354a8b957cef3b4fe44c32 (127.12.212.3:37325)
I20260710 11:01:56.470463 13759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcc31dfd6c234f368d337541a20f2967" candidate_uuid: "c686dc820ec44424a8489a0f6c9e94ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69fe2cade49e4e09a7992541cd6ddee9" is_pre_election: true
I20260710 11:01:56.471588 13950 tablet_bootstrap.cc:492] T e2e9209199cf4e2cb4fe0858d88acc32 P d29d1ddefd354a8b957cef3b4fe44c32: No bootstrap required, opened a new log
W20260710 11:01:56.472172 13797 leader_election.cc:343] T fcc31dfd6c234f368d337541a20f2967 P c686dc820ec44424a8489a0f6c9e94ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 69fe2cade49e4e09a7992541cd6ddee9 (127.12.212.1:35045): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:56.472364 13950 ts_tablet_manager.cc:1403] T e2e9209199cf4e2cb4fe0858d88acc32 P d29d1ddefd354a8b957cef3b4fe44c32: Time spent bootstrapping tablet: real 0.041s	user 0.019s	sys 0.000s
I20260710 11:01:56.472630 13797 leader_election.cc:304] T fcc31dfd6c234f368d337541a20f2967 P c686dc820ec44424a8489a0f6c9e94ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c686dc820ec44424a8489a0f6c9e94ac; no voters: 69fe2cade49e4e09a7992541cd6ddee9, d29d1ddefd354a8b957cef3b4fe44c32
I20260710 11:01:56.473199 13948 tablet_bootstrap.cc:654] T 67c80df66e5a4213a2fc5475d924665e P 69fe2cade49e4e09a7992541cd6ddee9: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:56.473523 13956 raft_consensus.cc:2749] T fcc31dfd6c234f368d337541a20f2967 P c686dc820ec44424a8489a0f6c9e94ac [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:56.474045 13908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "599f3f3671fc47a7a92c56cef6c0385b" candidate_uuid: "69fe2cade49e4e09a7992541cd6ddee9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" is_pre_election: true
I20260710 11:01:56.474684 13908 raft_consensus.cc:2468] T 599f3f3671fc47a7a92c56cef6c0385b P d29d1ddefd354a8b957cef3b4fe44c32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69fe2cade49e4e09a7992541cd6ddee9 in term 0.
I20260710 11:01:56.475045 13950 raft_consensus.cc:359] T e2e9209199cf4e2cb4fe0858d88acc32 P d29d1ddefd354a8b957cef3b4fe44c32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:56.475543 13949 tablet_bootstrap.cc:492] T e2e9209199cf4e2cb4fe0858d88acc32 P c686dc820ec44424a8489a0f6c9e94ac: No bootstrap required, opened a new log
I20260710 11:01:56.475903 13950 raft_consensus.cc:385] T e2e9209199cf4e2cb4fe0858d88acc32 P d29d1ddefd354a8b957cef3b4fe44c32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:56.476059 13949 ts_tablet_manager.cc:1403] T e2e9209199cf4e2cb4fe0858d88acc32 P c686dc820ec44424a8489a0f6c9e94ac: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.006s
I20260710 11:01:56.476300 13950 raft_consensus.cc:740] T e2e9209199cf4e2cb4fe0858d88acc32 P d29d1ddefd354a8b957cef3b4fe44c32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d29d1ddefd354a8b957cef3b4fe44c32, State: Initialized, Role: FOLLOWER
I20260710 11:01:56.476717 13724 leader_election.cc:304] T 599f3f3671fc47a7a92c56cef6c0385b P 69fe2cade49e4e09a7992541cd6ddee9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69fe2cade49e4e09a7992541cd6ddee9, d29d1ddefd354a8b957cef3b4fe44c32; no voters: 
I20260710 11:01:56.477150 13950 consensus_queue.cc:260] T e2e9209199cf4e2cb4fe0858d88acc32 P d29d1ddefd354a8b957cef3b4fe44c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:56.478523 13953 raft_consensus.cc:2804] T 599f3f3671fc47a7a92c56cef6c0385b P 69fe2cade49e4e09a7992541cd6ddee9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:56.479087 13953 raft_consensus.cc:493] T 599f3f3671fc47a7a92c56cef6c0385b P 69fe2cade49e4e09a7992541cd6ddee9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:56.479454 13950 ts_tablet_manager.cc:1434] T e2e9209199cf4e2cb4fe0858d88acc32 P d29d1ddefd354a8b957cef3b4fe44c32: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 11:01:56.479559 13953 raft_consensus.cc:3060] T 599f3f3671fc47a7a92c56cef6c0385b P 69fe2cade49e4e09a7992541cd6ddee9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:56.480208 13949 raft_consensus.cc:359] T e2e9209199cf4e2cb4fe0858d88acc32 P c686dc820ec44424a8489a0f6c9e94ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:56.480849 13949 raft_consensus.cc:385] T e2e9209199cf4e2cb4fe0858d88acc32 P c686dc820ec44424a8489a0f6c9e94ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:56.481128 13949 raft_consensus.cc:740] T e2e9209199cf4e2cb4fe0858d88acc32 P c686dc820ec44424a8489a0f6c9e94ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c686dc820ec44424a8489a0f6c9e94ac, State: Initialized, Role: FOLLOWER
I20260710 11:01:56.481787 13949 consensus_queue.cc:260] T e2e9209199cf4e2cb4fe0858d88acc32 P c686dc820ec44424a8489a0f6c9e94ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:56.483739 13949 ts_tablet_manager.cc:1434] T e2e9209199cf4e2cb4fe0858d88acc32 P c686dc820ec44424a8489a0f6c9e94ac: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:01:56.484330 13950 tablet_bootstrap.cc:492] T a831bbb8272945efaeb4762553e5c77a P d29d1ddefd354a8b957cef3b4fe44c32: Bootstrap starting.
I20260710 11:01:56.484570 13949 tablet_bootstrap.cc:492] T a542b3c6b5334a6cbc3c217445c126c0 P c686dc820ec44424a8489a0f6c9e94ac: Bootstrap starting.
I20260710 11:01:56.488569 13953 raft_consensus.cc:515] T 599f3f3671fc47a7a92c56cef6c0385b P 69fe2cade49e4e09a7992541cd6ddee9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:56.491844 13949 tablet_bootstrap.cc:654] T a542b3c6b5334a6cbc3c217445c126c0 P c686dc820ec44424a8489a0f6c9e94ac: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:56.492427 13834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "599f3f3671fc47a7a92c56cef6c0385b" candidate_uuid: "69fe2cade49e4e09a7992541cd6ddee9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c686dc820ec44424a8489a0f6c9e94ac" is_pre_election: true
I20260710 11:01:56.493072 13834 raft_consensus.cc:2468] T 599f3f3671fc47a7a92c56cef6c0385b P c686dc820ec44424a8489a0f6c9e94ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69fe2cade49e4e09a7992541cd6ddee9 in term 0.
I20260710 11:01:56.493193 13657 catalog_manager.cc:5697] T 63565a7ab1b84da488316a90c1f59c59 P 69fe2cade49e4e09a7992541cd6ddee9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 69fe2cade49e4e09a7992541cd6ddee9 (127.12.212.1). New cstate: current_term: 1 leader_uuid: "69fe2cade49e4e09a7992541cd6ddee9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:56.497344 13955 raft_consensus.cc:493] T 67c80df66e5a4213a2fc5475d924665e P d29d1ddefd354a8b957cef3b4fe44c32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:56.497810 13955 raft_consensus.cc:515] T 67c80df66e5a4213a2fc5475d924665e P d29d1ddefd354a8b957cef3b4fe44c32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:56.500281 13955 leader_election.cc:290] T 67c80df66e5a4213a2fc5475d924665e P d29d1ddefd354a8b957cef3b4fe44c32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69fe2cade49e4e09a7992541cd6ddee9 (127.12.212.1:35045), c686dc820ec44424a8489a0f6c9e94ac (127.12.212.2:42209)
I20260710 11:01:56.500967 13950 tablet_bootstrap.cc:654] T a831bbb8272945efaeb4762553e5c77a P d29d1ddefd354a8b957cef3b4fe44c32: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:56.510215 13978 raft_consensus.cc:493] T e2e9209199cf4e2cb4fe0858d88acc32 P 69fe2cade49e4e09a7992541cd6ddee9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:56.510922 13978 raft_consensus.cc:515] T e2e9209199cf4e2cb4fe0858d88acc32 P 69fe2cade49e4e09a7992541cd6ddee9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:56.511977 13908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "599f3f3671fc47a7a92c56cef6c0385b" candidate_uuid: "69fe2cade49e4e09a7992541cd6ddee9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d29d1ddefd354a8b957cef3b4fe44c32"
I20260710 11:01:56.518836 13953 leader_election.cc:290] T 599f3f3671fc47a7a92c56cef6c0385b P 69fe2cade49e4e09a7992541cd6ddee9 [CANDIDATE]: Term 1 election: Requested vote from peers c686dc820ec44424a8489a0f6c9e94ac (127.12.212.2:42209), d29d1ddefd354a8b957cef3b4fe44c32 (127.12.212.3:37325)
I20260710 11:01:56.521343 13834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "599f3f3671fc47a7a92c56cef6c0385b" candidate_uuid: "69fe2cade49e4e09a7992541cd6ddee9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c686dc820ec44424a8489a0f6c9e94ac"
I20260710 11:01:56.522185 13834 raft_consensus.cc:3060] T 599f3f3671fc47a7a92c56cef6c0385b P c686dc820ec44424a8489a0f6c9e94ac [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:56.512755 13908 raft_consensus.cc:3060] T 599f3f3671fc47a7a92c56cef6c0385b P d29d1ddefd354a8b957cef3b4fe44c32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:56.528993 13978 leader_election.cc:290] T e2e9209199cf4e2cb4fe0858d88acc32 P 69fe2cade49e4e09a7992541cd6ddee9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c686dc820ec44424a8489a0f6c9e94ac (127.12.212.2:42209), d29d1ddefd354a8b957cef3b4fe44c32 (127.12.212.3:37325)
I20260710 11:01:56.529093 13833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2e9209199cf4e2cb4fe0858d88acc32" candidate_uuid: "69fe2cade49e4e09a7992541cd6ddee9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c686dc820ec44424a8489a0f6c9e94ac" is_pre_election: true
I20260710 11:01:56.530224 13833 raft_consensus.cc:2468] T e2e9209199cf4e2cb4fe0858d88acc32 P c686dc820ec44424a8489a0f6c9e94ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69fe2cade49e4e09a7992541cd6ddee9 in term 0.
I20260710 11:01:56.531764 13907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2e9209199cf4e2cb4fe0858d88acc32" candidate_uuid: "69fe2cade49e4e09a7992541cd6ddee9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" is_pre_election: true
I20260710 11:01:56.532648 13907 raft_consensus.cc:2468] T e2e9209199cf4e2cb4fe0858d88acc32 P d29d1ddefd354a8b957cef3b4fe44c32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69fe2cade49e4e09a7992541cd6ddee9 in term 0.
I20260710 11:01:56.534614 13724 leader_election.cc:304] T e2e9209199cf4e2cb4fe0858d88acc32 P 69fe2cade49e4e09a7992541cd6ddee9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69fe2cade49e4e09a7992541cd6ddee9, d29d1ddefd354a8b957cef3b4fe44c32; no voters: 
I20260710 11:01:56.536577 13978 raft_consensus.cc:2804] T e2e9209199cf4e2cb4fe0858d88acc32 P 69fe2cade49e4e09a7992541cd6ddee9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:56.536777 13948 tablet_bootstrap.cc:492] T 67c80df66e5a4213a2fc5475d924665e P 69fe2cade49e4e09a7992541cd6ddee9: No bootstrap required, opened a new log
I20260710 11:01:56.536952 13978 raft_consensus.cc:493] T e2e9209199cf4e2cb4fe0858d88acc32 P 69fe2cade49e4e09a7992541cd6ddee9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:56.537287 13948 ts_tablet_manager.cc:1403] T 67c80df66e5a4213a2fc5475d924665e P 69fe2cade49e4e09a7992541cd6ddee9: Time spent bootstrapping tablet: real 0.090s	user 0.014s	sys 0.001s
I20260710 11:01:56.537354 13978 raft_consensus.cc:3060] T e2e9209199cf4e2cb4fe0858d88acc32 P 69fe2cade49e4e09a7992541cd6ddee9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:56.540445 13948 raft_consensus.cc:359] T 67c80df66e5a4213a2fc5475d924665e P 69fe2cade49e4e09a7992541cd6ddee9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:56.541255 13948 raft_consensus.cc:385] T 67c80df66e5a4213a2fc5475d924665e P 69fe2cade49e4e09a7992541cd6ddee9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:56.541602 13948 raft_consensus.cc:740] T 67c80df66e5a4213a2fc5475d924665e P 69fe2cade49e4e09a7992541cd6ddee9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69fe2cade49e4e09a7992541cd6ddee9, State: Initialized, Role: FOLLOWER
I20260710 11:01:56.542378 13948 consensus_queue.cc:260] T 67c80df66e5a4213a2fc5475d924665e P 69fe2cade49e4e09a7992541cd6ddee9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:56.544149 13908 raft_consensus.cc:2468] T 599f3f3671fc47a7a92c56cef6c0385b P d29d1ddefd354a8b957cef3b4fe44c32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69fe2cade49e4e09a7992541cd6ddee9 in term 1.
I20260710 11:01:56.544679 13948 ts_tablet_manager.cc:1434] T 67c80df66e5a4213a2fc5475d924665e P 69fe2cade49e4e09a7992541cd6ddee9: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 11:01:56.545388 13724 leader_election.cc:304] T 599f3f3671fc47a7a92c56cef6c0385b P 69fe2cade49e4e09a7992541cd6ddee9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69fe2cade49e4e09a7992541cd6ddee9, d29d1ddefd354a8b957cef3b4fe44c32; no voters: 
I20260710 11:01:56.546126 13953 raft_consensus.cc:2804] T 599f3f3671fc47a7a92c56cef6c0385b P 69fe2cade49e4e09a7992541cd6ddee9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:56.546835 13953 raft_consensus.cc:697] T 599f3f3671fc47a7a92c56cef6c0385b P 69fe2cade49e4e09a7992541cd6ddee9 [term 1 LEADER]: Becoming Leader. State: Replica: 69fe2cade49e4e09a7992541cd6ddee9, State: Running, Role: LEADER
I20260710 11:01:56.548015 13948 tablet_bootstrap.cc:492] T 81366502929d46858936b2ccb67a8256 P 69fe2cade49e4e09a7992541cd6ddee9: Bootstrap starting.
I20260710 11:01:56.547716 13953 consensus_queue.cc:237] T 599f3f3671fc47a7a92c56cef6c0385b P 69fe2cade49e4e09a7992541cd6ddee9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:56.550443 13834 raft_consensus.cc:2468] T 599f3f3671fc47a7a92c56cef6c0385b P c686dc820ec44424a8489a0f6c9e94ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69fe2cade49e4e09a7992541cd6ddee9 in term 1.
I20260710 11:01:56.551713 13949 tablet_bootstrap.cc:492] T a542b3c6b5334a6cbc3c217445c126c0 P c686dc820ec44424a8489a0f6c9e94ac: No bootstrap required, opened a new log
I20260710 11:01:56.555393 13956 raft_consensus.cc:493] T a831bbb8272945efaeb4762553e5c77a P c686dc820ec44424a8489a0f6c9e94ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:56.556419 13949 ts_tablet_manager.cc:1403] T a542b3c6b5334a6cbc3c217445c126c0 P c686dc820ec44424a8489a0f6c9e94ac: Time spent bootstrapping tablet: real 0.072s	user 0.021s	sys 0.023s
I20260710 11:01:56.558310 13956 raft_consensus.cc:515] T a831bbb8272945efaeb4762553e5c77a P c686dc820ec44424a8489a0f6c9e94ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:56.562127 13759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a831bbb8272945efaeb4762553e5c77a" candidate_uuid: "c686dc820ec44424a8489a0f6c9e94ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69fe2cade49e4e09a7992541cd6ddee9" is_pre_election: true
I20260710 11:01:56.562284 13956 leader_election.cc:290] T a831bbb8272945efaeb4762553e5c77a P c686dc820ec44424a8489a0f6c9e94ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69fe2cade49e4e09a7992541cd6ddee9 (127.12.212.1:35045), d29d1ddefd354a8b957cef3b4fe44c32 (127.12.212.3:37325)
I20260710 11:01:56.562801 13759 raft_consensus.cc:2468] T a831bbb8272945efaeb4762553e5c77a P 69fe2cade49e4e09a7992541cd6ddee9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c686dc820ec44424a8489a0f6c9e94ac in term 0.
I20260710 11:01:56.563576 13908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a831bbb8272945efaeb4762553e5c77a" candidate_uuid: "c686dc820ec44424a8489a0f6c9e94ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" is_pre_election: true
I20260710 11:01:56.564443 13797 leader_election.cc:304] T a831bbb8272945efaeb4762553e5c77a P c686dc820ec44424a8489a0f6c9e94ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69fe2cade49e4e09a7992541cd6ddee9, c686dc820ec44424a8489a0f6c9e94ac; no voters: 
I20260710 11:01:56.565253 13956 raft_consensus.cc:2804] T a831bbb8272945efaeb4762553e5c77a P c686dc820ec44424a8489a0f6c9e94ac [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:01:56.565284 13799 leader_election.cc:343] T a831bbb8272945efaeb4762553e5c77a P c686dc820ec44424a8489a0f6c9e94ac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d29d1ddefd354a8b957cef3b4fe44c32 (127.12.212.3:37325): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:01:56.565716 13956 raft_consensus.cc:493] T a831bbb8272945efaeb4762553e5c77a P c686dc820ec44424a8489a0f6c9e94ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:56.566061 13956 raft_consensus.cc:3060] T a831bbb8272945efaeb4762553e5c77a P c686dc820ec44424a8489a0f6c9e94ac [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:56.566278 13949 raft_consensus.cc:359] T a542b3c6b5334a6cbc3c217445c126c0 P c686dc820ec44424a8489a0f6c9e94ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:56.566917 13949 raft_consensus.cc:385] T a542b3c6b5334a6cbc3c217445c126c0 P c686dc820ec44424a8489a0f6c9e94ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:56.567301 13949 raft_consensus.cc:740] T a542b3c6b5334a6cbc3c217445c126c0 P c686dc820ec44424a8489a0f6c9e94ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c686dc820ec44424a8489a0f6c9e94ac, State: Initialized, Role: FOLLOWER
I20260710 11:01:56.568152 13949 consensus_queue.cc:260] T a542b3c6b5334a6cbc3c217445c126c0 P c686dc820ec44424a8489a0f6c9e94ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:56.574833 13759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c80df66e5a4213a2fc5475d924665e" candidate_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69fe2cade49e4e09a7992541cd6ddee9" is_pre_election: true
I20260710 11:01:56.575542 13759 raft_consensus.cc:2468] T 67c80df66e5a4213a2fc5475d924665e P 69fe2cade49e4e09a7992541cd6ddee9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d29d1ddefd354a8b957cef3b4fe44c32 in term 0.
I20260710 11:01:56.577047 13871 leader_election.cc:304] T 67c80df66e5a4213a2fc5475d924665e P d29d1ddefd354a8b957cef3b4fe44c32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69fe2cade49e4e09a7992541cd6ddee9, d29d1ddefd354a8b957cef3b4fe44c32; no voters: 
I20260710 11:01:56.578167 13955 raft_consensus.cc:2804] T 67c80df66e5a4213a2fc5475d924665e P d29d1ddefd354a8b957cef3b4fe44c32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:56.578572 13955 raft_consensus.cc:493] T 67c80df66e5a4213a2fc5475d924665e P d29d1ddefd354a8b957cef3b4fe44c32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:56.578920 13955 raft_consensus.cc:3060] T 67c80df66e5a4213a2fc5475d924665e P d29d1ddefd354a8b957cef3b4fe44c32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:56.581111 13948 tablet_bootstrap.cc:654] T 81366502929d46858936b2ccb67a8256 P 69fe2cade49e4e09a7992541cd6ddee9: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:56.583014 13949 ts_tablet_manager.cc:1434] T a542b3c6b5334a6cbc3c217445c126c0 P c686dc820ec44424a8489a0f6c9e94ac: Time spent starting tablet: real 0.026s	user 0.015s	sys 0.000s
I20260710 11:01:56.583433 13950 tablet_bootstrap.cc:492] T a831bbb8272945efaeb4762553e5c77a P d29d1ddefd354a8b957cef3b4fe44c32: No bootstrap required, opened a new log
I20260710 11:01:56.587163 13950 ts_tablet_manager.cc:1403] T a831bbb8272945efaeb4762553e5c77a P d29d1ddefd354a8b957cef3b4fe44c32: Time spent bootstrapping tablet: real 0.105s	user 0.009s	sys 0.014s
I20260710 11:01:56.585824 13956 raft_consensus.cc:515] T a831bbb8272945efaeb4762553e5c77a P c686dc820ec44424a8489a0f6c9e94ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:56.577252 13978 raft_consensus.cc:515] T e2e9209199cf4e2cb4fe0858d88acc32 P 69fe2cade49e4e09a7992541cd6ddee9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:56.590296 13950 raft_consensus.cc:359] T a831bbb8272945efaeb4762553e5c77a P d29d1ddefd354a8b957cef3b4fe44c32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:56.591012 13950 raft_consensus.cc:385] T a831bbb8272945efaeb4762553e5c77a P d29d1ddefd354a8b957cef3b4fe44c32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:56.591326 13950 raft_consensus.cc:740] T a831bbb8272945efaeb4762553e5c77a P d29d1ddefd354a8b957cef3b4fe44c32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d29d1ddefd354a8b957cef3b4fe44c32, State: Initialized, Role: FOLLOWER
I20260710 11:01:56.592113 13978 leader_election.cc:290] T e2e9209199cf4e2cb4fe0858d88acc32 P 69fe2cade49e4e09a7992541cd6ddee9 [CANDIDATE]: Term 1 election: Requested vote from peers c686dc820ec44424a8489a0f6c9e94ac (127.12.212.2:42209), d29d1ddefd354a8b957cef3b4fe44c32 (127.12.212.3:37325)
I20260710 11:01:56.592332 13834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2e9209199cf4e2cb4fe0858d88acc32" candidate_uuid: "69fe2cade49e4e09a7992541cd6ddee9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c686dc820ec44424a8489a0f6c9e94ac"
I20260710 11:01:56.592131 13950 consensus_queue.cc:260] T a831bbb8272945efaeb4762553e5c77a P d29d1ddefd354a8b957cef3b4fe44c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:56.589542 13955 raft_consensus.cc:515] T 67c80df66e5a4213a2fc5475d924665e P d29d1ddefd354a8b957cef3b4fe44c32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:56.592945 13834 raft_consensus.cc:3060] T e2e9209199cf4e2cb4fe0858d88acc32 P c686dc820ec44424a8489a0f6c9e94ac [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:56.593736 13949 tablet_bootstrap.cc:492] T 7ad528af40e24e7da993f102539bad27 P c686dc820ec44424a8489a0f6c9e94ac: Bootstrap starting.
I20260710 11:01:56.595916 13908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2e9209199cf4e2cb4fe0858d88acc32" candidate_uuid: "69fe2cade49e4e09a7992541cd6ddee9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d29d1ddefd354a8b957cef3b4fe44c32"
I20260710 11:01:56.596474 13908 raft_consensus.cc:3060] T e2e9209199cf4e2cb4fe0858d88acc32 P d29d1ddefd354a8b957cef3b4fe44c32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:56.597385 13759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c80df66e5a4213a2fc5475d924665e" candidate_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69fe2cade49e4e09a7992541cd6ddee9"
I20260710 11:01:56.597901 13759 raft_consensus.cc:3060] T 67c80df66e5a4213a2fc5475d924665e P 69fe2cade49e4e09a7992541cd6ddee9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:56.606212 13955 leader_election.cc:290] T 67c80df66e5a4213a2fc5475d924665e P d29d1ddefd354a8b957cef3b4fe44c32 [CANDIDATE]: Term 1 election: Requested vote from peers 69fe2cade49e4e09a7992541cd6ddee9 (127.12.212.1:35045), c686dc820ec44424a8489a0f6c9e94ac (127.12.212.2:42209)
I20260710 11:01:56.609159 13758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a831bbb8272945efaeb4762553e5c77a" candidate_uuid: "c686dc820ec44424a8489a0f6c9e94ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69fe2cade49e4e09a7992541cd6ddee9"
I20260710 11:01:56.610021 13758 raft_consensus.cc:3060] T a831bbb8272945efaeb4762553e5c77a P 69fe2cade49e4e09a7992541cd6ddee9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:56.613443 13956 leader_election.cc:290] T a831bbb8272945efaeb4762553e5c77a P c686dc820ec44424a8489a0f6c9e94ac [CANDIDATE]: Term 1 election: Requested vote from peers 69fe2cade49e4e09a7992541cd6ddee9 (127.12.212.1:35045), d29d1ddefd354a8b957cef3b4fe44c32 (127.12.212.3:37325)
I20260710 11:01:56.614275 13907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a831bbb8272945efaeb4762553e5c77a" candidate_uuid: "c686dc820ec44424a8489a0f6c9e94ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d29d1ddefd354a8b957cef3b4fe44c32"
I20260710 11:01:56.615298 13907 raft_consensus.cc:3060] T a831bbb8272945efaeb4762553e5c77a P d29d1ddefd354a8b957cef3b4fe44c32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:56.617384 13956 raft_consensus.cc:493] T 67c80df66e5a4213a2fc5475d924665e P c686dc820ec44424a8489a0f6c9e94ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:56.617888 13956 raft_consensus.cc:515] T 67c80df66e5a4213a2fc5475d924665e P c686dc820ec44424a8489a0f6c9e94ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:56.618566 13908 raft_consensus.cc:2468] T e2e9209199cf4e2cb4fe0858d88acc32 P d29d1ddefd354a8b957cef3b4fe44c32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69fe2cade49e4e09a7992541cd6ddee9 in term 1.
I20260710 11:01:56.619804 13724 leader_election.cc:304] T e2e9209199cf4e2cb4fe0858d88acc32 P 69fe2cade49e4e09a7992541cd6ddee9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69fe2cade49e4e09a7992541cd6ddee9, d29d1ddefd354a8b957cef3b4fe44c32; no voters: 
I20260710 11:01:56.621327 13757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c80df66e5a4213a2fc5475d924665e" candidate_uuid: "c686dc820ec44424a8489a0f6c9e94ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69fe2cade49e4e09a7992541cd6ddee9" is_pre_election: true
I20260710 11:01:56.621708 13906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c80df66e5a4213a2fc5475d924665e" candidate_uuid: "c686dc820ec44424a8489a0f6c9e94ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" is_pre_election: true
I20260710 11:01:56.622468 13906 raft_consensus.cc:2393] T 67c80df66e5a4213a2fc5475d924665e P d29d1ddefd354a8b957cef3b4fe44c32 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c686dc820ec44424a8489a0f6c9e94ac in current term 1: Already voted for candidate d29d1ddefd354a8b957cef3b4fe44c32 in this term.
I20260710 11:01:56.622763 13953 raft_consensus.cc:2804] T e2e9209199cf4e2cb4fe0858d88acc32 P 69fe2cade49e4e09a7992541cd6ddee9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:56.623265 13953 raft_consensus.cc:697] T e2e9209199cf4e2cb4fe0858d88acc32 P 69fe2cade49e4e09a7992541cd6ddee9 [term 1 LEADER]: Becoming Leader. State: Replica: 69fe2cade49e4e09a7992541cd6ddee9, State: Running, Role: LEADER
I20260710 11:01:56.624040 13799 leader_election.cc:304] T 67c80df66e5a4213a2fc5475d924665e P c686dc820ec44424a8489a0f6c9e94ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c686dc820ec44424a8489a0f6c9e94ac; no voters: 69fe2cade49e4e09a7992541cd6ddee9, d29d1ddefd354a8b957cef3b4fe44c32
I20260710 11:01:56.624061 13953 consensus_queue.cc:237] T e2e9209199cf4e2cb4fe0858d88acc32 P 69fe2cade49e4e09a7992541cd6ddee9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:56.627884 13956 leader_election.cc:290] T 67c80df66e5a4213a2fc5475d924665e P c686dc820ec44424a8489a0f6c9e94ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69fe2cade49e4e09a7992541cd6ddee9 (127.12.212.1:35045), d29d1ddefd354a8b957cef3b4fe44c32 (127.12.212.3:37325)
I20260710 11:01:56.628750 13956 raft_consensus.cc:3060] T 67c80df66e5a4213a2fc5475d924665e P c686dc820ec44424a8489a0f6c9e94ac [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:56.633266 13834 raft_consensus.cc:2468] T e2e9209199cf4e2cb4fe0858d88acc32 P c686dc820ec44424a8489a0f6c9e94ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69fe2cade49e4e09a7992541cd6ddee9 in term 1.
I20260710 11:01:56.636132 13759 raft_consensus.cc:2468] T 67c80df66e5a4213a2fc5475d924665e P 69fe2cade49e4e09a7992541cd6ddee9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d29d1ddefd354a8b957cef3b4fe44c32 in term 1.
I20260710 11:01:56.637849 13871 leader_election.cc:304] T 67c80df66e5a4213a2fc5475d924665e P d29d1ddefd354a8b957cef3b4fe44c32 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69fe2cade49e4e09a7992541cd6ddee9, d29d1ddefd354a8b957cef3b4fe44c32; no voters: 
I20260710 11:01:56.639521 13955 raft_consensus.cc:2804] T 67c80df66e5a4213a2fc5475d924665e P d29d1ddefd354a8b957cef3b4fe44c32 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:56.640038 13955 raft_consensus.cc:697] T 67c80df66e5a4213a2fc5475d924665e P d29d1ddefd354a8b957cef3b4fe44c32 [term 1 LEADER]: Becoming Leader. State: Replica: d29d1ddefd354a8b957cef3b4fe44c32, State: Running, Role: LEADER
I20260710 11:01:56.640944 13834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c80df66e5a4213a2fc5475d924665e" candidate_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c686dc820ec44424a8489a0f6c9e94ac" is_pre_election: true
I20260710 11:01:56.640842 13955 consensus_queue.cc:237] T 67c80df66e5a4213a2fc5475d924665e P d29d1ddefd354a8b957cef3b4fe44c32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:56.642429 13833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c80df66e5a4213a2fc5475d924665e" candidate_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c686dc820ec44424a8489a0f6c9e94ac"
I20260710 11:01:56.640509 13758 raft_consensus.cc:2468] T a831bbb8272945efaeb4762553e5c77a P 69fe2cade49e4e09a7992541cd6ddee9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c686dc820ec44424a8489a0f6c9e94ac in term 1.
I20260710 11:01:56.642416 13956 raft_consensus.cc:2749] T 67c80df66e5a4213a2fc5475d924665e P c686dc820ec44424a8489a0f6c9e94ac [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:01:56.652237 13950 ts_tablet_manager.cc:1434] T a831bbb8272945efaeb4762553e5c77a P d29d1ddefd354a8b957cef3b4fe44c32: Time spent starting tablet: real 0.065s	user 0.012s	sys 0.000s
I20260710 11:01:56.653506 13950 tablet_bootstrap.cc:492] T fcc31dfd6c234f368d337541a20f2967 P d29d1ddefd354a8b957cef3b4fe44c32: Bootstrap starting.
I20260710 11:01:56.654526 13797 leader_election.cc:304] T a831bbb8272945efaeb4762553e5c77a P c686dc820ec44424a8489a0f6c9e94ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69fe2cade49e4e09a7992541cd6ddee9, c686dc820ec44424a8489a0f6c9e94ac; no voters: 
I20260710 11:01:56.656113 13907 raft_consensus.cc:2468] T a831bbb8272945efaeb4762553e5c77a P d29d1ddefd354a8b957cef3b4fe44c32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c686dc820ec44424a8489a0f6c9e94ac in term 1.
I20260710 11:01:56.651388 13834 raft_consensus.cc:2468] T 67c80df66e5a4213a2fc5475d924665e P c686dc820ec44424a8489a0f6c9e94ac [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d29d1ddefd354a8b957cef3b4fe44c32 in term 1.
I20260710 11:01:56.660976 13949 tablet_bootstrap.cc:654] T 7ad528af40e24e7da993f102539bad27 P c686dc820ec44424a8489a0f6c9e94ac: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:56.665257 13948 tablet_bootstrap.cc:492] T 81366502929d46858936b2ccb67a8256 P 69fe2cade49e4e09a7992541cd6ddee9: No bootstrap required, opened a new log
I20260710 11:01:56.665704 13948 ts_tablet_manager.cc:1403] T 81366502929d46858936b2ccb67a8256 P 69fe2cade49e4e09a7992541cd6ddee9: Time spent bootstrapping tablet: real 0.120s	user 0.021s	sys 0.012s
I20260710 11:01:56.662075 13956 raft_consensus.cc:2804] T a831bbb8272945efaeb4762553e5c77a P c686dc820ec44424a8489a0f6c9e94ac [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:56.668839 13948 raft_consensus.cc:359] T 81366502929d46858936b2ccb67a8256 P 69fe2cade49e4e09a7992541cd6ddee9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:56.670185 13948 raft_consensus.cc:385] T 81366502929d46858936b2ccb67a8256 P 69fe2cade49e4e09a7992541cd6ddee9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:56.670586 13948 raft_consensus.cc:740] T 81366502929d46858936b2ccb67a8256 P 69fe2cade49e4e09a7992541cd6ddee9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69fe2cade49e4e09a7992541cd6ddee9, State: Initialized, Role: FOLLOWER
I20260710 11:01:56.671761 13948 consensus_queue.cc:260] T 81366502929d46858936b2ccb67a8256 P 69fe2cade49e4e09a7992541cd6ddee9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:56.673502 13994 raft_consensus.cc:493] T 81366502929d46858936b2ccb67a8256 P c686dc820ec44424a8489a0f6c9e94ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:56.674019 13994 raft_consensus.cc:515] T 81366502929d46858936b2ccb67a8256 P c686dc820ec44424a8489a0f6c9e94ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:56.674614 13948 ts_tablet_manager.cc:1434] T 81366502929d46858936b2ccb67a8256 P 69fe2cade49e4e09a7992541cd6ddee9: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:01:56.677825 13948 tablet_bootstrap.cc:492] T ee11d3170bdb48bfbffeba5738adb132 P 69fe2cade49e4e09a7992541cd6ddee9: Bootstrap starting.
I20260710 11:01:56.679284 13758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81366502929d46858936b2ccb67a8256" candidate_uuid: "c686dc820ec44424a8489a0f6c9e94ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69fe2cade49e4e09a7992541cd6ddee9" is_pre_election: true
I20260710 11:01:56.675325 13956 raft_consensus.cc:697] T a831bbb8272945efaeb4762553e5c77a P c686dc820ec44424a8489a0f6c9e94ac [term 1 LEADER]: Becoming Leader. State: Replica: c686dc820ec44424a8489a0f6c9e94ac, State: Running, Role: LEADER
I20260710 11:01:56.679956 13758 raft_consensus.cc:2468] T 81366502929d46858936b2ccb67a8256 P 69fe2cade49e4e09a7992541cd6ddee9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c686dc820ec44424a8489a0f6c9e94ac in term 0.
I20260710 11:01:56.681193 13797 leader_election.cc:304] T 81366502929d46858936b2ccb67a8256 P c686dc820ec44424a8489a0f6c9e94ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69fe2cade49e4e09a7992541cd6ddee9, c686dc820ec44424a8489a0f6c9e94ac; no voters: 
I20260710 11:01:56.681996 13991 raft_consensus.cc:2804] T 81366502929d46858936b2ccb67a8256 P c686dc820ec44424a8489a0f6c9e94ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:56.682451 13991 raft_consensus.cc:493] T 81366502929d46858936b2ccb67a8256 P c686dc820ec44424a8489a0f6c9e94ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:56.682860 13991 raft_consensus.cc:3060] T 81366502929d46858936b2ccb67a8256 P c686dc820ec44424a8489a0f6c9e94ac [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:56.683534 13948 tablet_bootstrap.cc:654] T ee11d3170bdb48bfbffeba5738adb132 P 69fe2cade49e4e09a7992541cd6ddee9: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:56.683548 13907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81366502929d46858936b2ccb67a8256" candidate_uuid: "c686dc820ec44424a8489a0f6c9e94ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" is_pre_election: true
I20260710 11:01:56.684249 13907 raft_consensus.cc:2468] T 81366502929d46858936b2ccb67a8256 P d29d1ddefd354a8b957cef3b4fe44c32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c686dc820ec44424a8489a0f6c9e94ac in term 0.
I20260710 11:01:56.685593 13994 leader_election.cc:290] T 81366502929d46858936b2ccb67a8256 P c686dc820ec44424a8489a0f6c9e94ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69fe2cade49e4e09a7992541cd6ddee9 (127.12.212.1:35045), d29d1ddefd354a8b957cef3b4fe44c32 (127.12.212.3:37325)
I20260710 11:01:56.690291 13949 tablet_bootstrap.cc:492] T 7ad528af40e24e7da993f102539bad27 P c686dc820ec44424a8489a0f6c9e94ac: No bootstrap required, opened a new log
I20260710 11:01:56.690774 13949 ts_tablet_manager.cc:1403] T 7ad528af40e24e7da993f102539bad27 P c686dc820ec44424a8489a0f6c9e94ac: Time spent bootstrapping tablet: real 0.097s	user 0.011s	sys 0.011s
I20260710 11:01:56.693085 13948 tablet_bootstrap.cc:492] T ee11d3170bdb48bfbffeba5738adb132 P 69fe2cade49e4e09a7992541cd6ddee9: No bootstrap required, opened a new log
I20260710 11:01:56.693482 13948 ts_tablet_manager.cc:1403] T ee11d3170bdb48bfbffeba5738adb132 P 69fe2cade49e4e09a7992541cd6ddee9: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.007s
I20260710 11:01:56.693536 13949 raft_consensus.cc:359] T 7ad528af40e24e7da993f102539bad27 P c686dc820ec44424a8489a0f6c9e94ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:56.694228 13949 raft_consensus.cc:385] T 7ad528af40e24e7da993f102539bad27 P c686dc820ec44424a8489a0f6c9e94ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:56.694485 13949 raft_consensus.cc:740] T 7ad528af40e24e7da993f102539bad27 P c686dc820ec44424a8489a0f6c9e94ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c686dc820ec44424a8489a0f6c9e94ac, State: Initialized, Role: FOLLOWER
I20260710 11:01:56.680830 13956 consensus_queue.cc:237] T a831bbb8272945efaeb4762553e5c77a P c686dc820ec44424a8489a0f6c9e94ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:56.695199 13949 consensus_queue.cc:260] T 7ad528af40e24e7da993f102539bad27 P c686dc820ec44424a8489a0f6c9e94ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:56.695818 13948 raft_consensus.cc:359] T ee11d3170bdb48bfbffeba5738adb132 P 69fe2cade49e4e09a7992541cd6ddee9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:56.696522 13948 raft_consensus.cc:385] T ee11d3170bdb48bfbffeba5738adb132 P 69fe2cade49e4e09a7992541cd6ddee9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:56.696830 13948 raft_consensus.cc:740] T ee11d3170bdb48bfbffeba5738adb132 P 69fe2cade49e4e09a7992541cd6ddee9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69fe2cade49e4e09a7992541cd6ddee9, State: Initialized, Role: FOLLOWER
I20260710 11:01:56.697425 13949 ts_tablet_manager.cc:1434] T 7ad528af40e24e7da993f102539bad27 P c686dc820ec44424a8489a0f6c9e94ac: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:01:56.675797 13654 catalog_manager.cc:5697] T 67c80df66e5a4213a2fc5475d924665e P d29d1ddefd354a8b957cef3b4fe44c32 reported cstate change: term changed from 0 to 1, leader changed from <none> to d29d1ddefd354a8b957cef3b4fe44c32 (127.12.212.3). New cstate: current_term: 1 leader_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:56.670836 13950 tablet_bootstrap.cc:654] T fcc31dfd6c234f368d337541a20f2967 P d29d1ddefd354a8b957cef3b4fe44c32: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:56.697511 13948 consensus_queue.cc:260] T ee11d3170bdb48bfbffeba5738adb132 P 69fe2cade49e4e09a7992541cd6ddee9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:56.703248 13948 ts_tablet_manager.cc:1434] T ee11d3170bdb48bfbffeba5738adb132 P 69fe2cade49e4e09a7992541cd6ddee9: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 11:01:56.704317 13948 tablet_bootstrap.cc:492] T fcc31dfd6c234f368d337541a20f2967 P 69fe2cade49e4e09a7992541cd6ddee9: Bootstrap starting.
I20260710 11:01:56.697877 13991 raft_consensus.cc:515] T 81366502929d46858936b2ccb67a8256 P c686dc820ec44424a8489a0f6c9e94ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:56.708545 13950 tablet_bootstrap.cc:492] T fcc31dfd6c234f368d337541a20f2967 P d29d1ddefd354a8b957cef3b4fe44c32: No bootstrap required, opened a new log
I20260710 11:01:56.708807 13991 leader_election.cc:290] T 81366502929d46858936b2ccb67a8256 P c686dc820ec44424a8489a0f6c9e94ac [CANDIDATE]: Term 1 election: Requested vote from peers 69fe2cade49e4e09a7992541cd6ddee9 (127.12.212.1:35045), d29d1ddefd354a8b957cef3b4fe44c32 (127.12.212.3:37325)
I20260710 11:01:56.709051 13950 ts_tablet_manager.cc:1403] T fcc31dfd6c234f368d337541a20f2967 P d29d1ddefd354a8b957cef3b4fe44c32: Time spent bootstrapping tablet: real 0.056s	user 0.014s	sys 0.000s
I20260710 11:01:56.709765 13948 tablet_bootstrap.cc:654] T fcc31dfd6c234f368d337541a20f2967 P 69fe2cade49e4e09a7992541cd6ddee9: Neither blocks nor log segments found. Creating new log.
I20260710 11:01:56.710374 13758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81366502929d46858936b2ccb67a8256" candidate_uuid: "c686dc820ec44424a8489a0f6c9e94ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69fe2cade49e4e09a7992541cd6ddee9"
I20260710 11:01:56.710773 13907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81366502929d46858936b2ccb67a8256" candidate_uuid: "c686dc820ec44424a8489a0f6c9e94ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d29d1ddefd354a8b957cef3b4fe44c32"
I20260710 11:01:56.710978 13758 raft_consensus.cc:3060] T 81366502929d46858936b2ccb67a8256 P 69fe2cade49e4e09a7992541cd6ddee9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:56.711323 13907 raft_consensus.cc:3060] T 81366502929d46858936b2ccb67a8256 P d29d1ddefd354a8b957cef3b4fe44c32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:56.711858 13950 raft_consensus.cc:359] T fcc31dfd6c234f368d337541a20f2967 P d29d1ddefd354a8b957cef3b4fe44c32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:56.712553 13950 raft_consensus.cc:385] T fcc31dfd6c234f368d337541a20f2967 P d29d1ddefd354a8b957cef3b4fe44c32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:56.712880 13950 raft_consensus.cc:740] T fcc31dfd6c234f368d337541a20f2967 P d29d1ddefd354a8b957cef3b4fe44c32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d29d1ddefd354a8b957cef3b4fe44c32, State: Initialized, Role: FOLLOWER
I20260710 11:01:56.713682 13950 consensus_queue.cc:260] T fcc31dfd6c234f368d337541a20f2967 P d29d1ddefd354a8b957cef3b4fe44c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:56.715118 13953 raft_consensus.cc:493] T 7ad528af40e24e7da993f102539bad27 P 69fe2cade49e4e09a7992541cd6ddee9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:56.715543 13953 raft_consensus.cc:515] T 7ad528af40e24e7da993f102539bad27 P 69fe2cade49e4e09a7992541cd6ddee9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:56.716239 13950 ts_tablet_manager.cc:1434] T fcc31dfd6c234f368d337541a20f2967 P d29d1ddefd354a8b957cef3b4fe44c32: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:01:56.717731 13953 leader_election.cc:290] T 7ad528af40e24e7da993f102539bad27 P 69fe2cade49e4e09a7992541cd6ddee9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c686dc820ec44424a8489a0f6c9e94ac (127.12.212.2:42209), d29d1ddefd354a8b957cef3b4fe44c32 (127.12.212.3:37325)
I20260710 11:01:56.717784 13996 raft_consensus.cc:493] T a542b3c6b5334a6cbc3c217445c126c0 P d29d1ddefd354a8b957cef3b4fe44c32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:56.718396 13996 raft_consensus.cc:515] T a542b3c6b5334a6cbc3c217445c126c0 P d29d1ddefd354a8b957cef3b4fe44c32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:56.720084 13834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ad528af40e24e7da993f102539bad27" candidate_uuid: "69fe2cade49e4e09a7992541cd6ddee9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c686dc820ec44424a8489a0f6c9e94ac" is_pre_election: true
I20260710 11:01:56.720690 13834 raft_consensus.cc:2468] T 7ad528af40e24e7da993f102539bad27 P c686dc820ec44424a8489a0f6c9e94ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69fe2cade49e4e09a7992541cd6ddee9 in term 0.
I20260710 11:01:56.721840 13908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ad528af40e24e7da993f102539bad27" candidate_uuid: "69fe2cade49e4e09a7992541cd6ddee9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" is_pre_election: true
I20260710 11:01:56.722448 13908 raft_consensus.cc:2468] T 7ad528af40e24e7da993f102539bad27 P d29d1ddefd354a8b957cef3b4fe44c32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 69fe2cade49e4e09a7992541cd6ddee9 in term 0.
I20260710 11:01:56.722594 13996 leader_election.cc:290] T a542b3c6b5334a6cbc3c217445c126c0 P d29d1ddefd354a8b957cef3b4fe44c32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69fe2cade49e4e09a7992541cd6ddee9 (127.12.212.1:35045), c686dc820ec44424a8489a0f6c9e94ac (127.12.212.2:42209)
I20260710 11:01:56.722512 13759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a542b3c6b5334a6cbc3c217445c126c0" candidate_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69fe2cade49e4e09a7992541cd6ddee9" is_pre_election: true
I20260710 11:01:56.722519 13834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a542b3c6b5334a6cbc3c217445c126c0" candidate_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c686dc820ec44424a8489a0f6c9e94ac" is_pre_election: true
I20260710 11:01:56.721868 13723 leader_election.cc:304] T 7ad528af40e24e7da993f102539bad27 P 69fe2cade49e4e09a7992541cd6ddee9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69fe2cade49e4e09a7992541cd6ddee9, c686dc820ec44424a8489a0f6c9e94ac; no voters: 
I20260710 11:01:56.723414 13759 raft_consensus.cc:2468] T a542b3c6b5334a6cbc3c217445c126c0 P 69fe2cade49e4e09a7992541cd6ddee9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d29d1ddefd354a8b957cef3b4fe44c32 in term 0.
I20260710 11:01:56.723646 13834 raft_consensus.cc:2468] T a542b3c6b5334a6cbc3c217445c126c0 P c686dc820ec44424a8489a0f6c9e94ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d29d1ddefd354a8b957cef3b4fe44c32 in term 0.
I20260710 11:01:56.723521 13656 catalog_manager.cc:5697] T a831bbb8272945efaeb4762553e5c77a P c686dc820ec44424a8489a0f6c9e94ac reported cstate change: term changed from 0 to 1, leader changed from <none> to c686dc820ec44424a8489a0f6c9e94ac (127.12.212.2). New cstate: current_term: 1 leader_uuid: "c686dc820ec44424a8489a0f6c9e94ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:56.725003 13871 leader_election.cc:304] T a542b3c6b5334a6cbc3c217445c126c0 P d29d1ddefd354a8b957cef3b4fe44c32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69fe2cade49e4e09a7992541cd6ddee9, d29d1ddefd354a8b957cef3b4fe44c32; no voters: 
I20260710 11:01:56.725776 13996 raft_consensus.cc:2804] T a542b3c6b5334a6cbc3c217445c126c0 P d29d1ddefd354a8b957cef3b4fe44c32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:56.726166 13996 raft_consensus.cc:493] T a542b3c6b5334a6cbc3c217445c126c0 P d29d1ddefd354a8b957cef3b4fe44c32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:56.726553 13996 raft_consensus.cc:3060] T a542b3c6b5334a6cbc3c217445c126c0 P d29d1ddefd354a8b957cef3b4fe44c32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:56.722924 13657 catalog_manager.cc:5697] T 599f3f3671fc47a7a92c56cef6c0385b P 69fe2cade49e4e09a7992541cd6ddee9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 69fe2cade49e4e09a7992541cd6ddee9 (127.12.212.1). New cstate: current_term: 1 leader_uuid: "69fe2cade49e4e09a7992541cd6ddee9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:56.731958 13953 raft_consensus.cc:2804] T 7ad528af40e24e7da993f102539bad27 P 69fe2cade49e4e09a7992541cd6ddee9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:56.732352 13953 raft_consensus.cc:493] T 7ad528af40e24e7da993f102539bad27 P 69fe2cade49e4e09a7992541cd6ddee9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:56.732685 13953 raft_consensus.cc:3060] T 7ad528af40e24e7da993f102539bad27 P 69fe2cade49e4e09a7992541cd6ddee9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:56.736806 13996 raft_consensus.cc:515] T a542b3c6b5334a6cbc3c217445c126c0 P d29d1ddefd354a8b957cef3b4fe44c32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:56.731280 13657 catalog_manager.cc:5697] T e2e9209199cf4e2cb4fe0858d88acc32 P 69fe2cade49e4e09a7992541cd6ddee9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 69fe2cade49e4e09a7992541cd6ddee9 (127.12.212.1). New cstate: current_term: 1 leader_uuid: "69fe2cade49e4e09a7992541cd6ddee9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:56.739681 13996 leader_election.cc:290] T a542b3c6b5334a6cbc3c217445c126c0 P d29d1ddefd354a8b957cef3b4fe44c32 [CANDIDATE]: Term 1 election: Requested vote from peers 69fe2cade49e4e09a7992541cd6ddee9 (127.12.212.1:35045), c686dc820ec44424a8489a0f6c9e94ac (127.12.212.2:42209)
I20260710 11:01:56.740623 13759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a542b3c6b5334a6cbc3c217445c126c0" candidate_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69fe2cade49e4e09a7992541cd6ddee9"
I20260710 11:01:56.741103 13759 raft_consensus.cc:3060] T a542b3c6b5334a6cbc3c217445c126c0 P 69fe2cade49e4e09a7992541cd6ddee9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:56.741465 13758 raft_consensus.cc:2468] T 81366502929d46858936b2ccb67a8256 P 69fe2cade49e4e09a7992541cd6ddee9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c686dc820ec44424a8489a0f6c9e94ac in term 1.
I20260710 11:01:56.742550 13797 leader_election.cc:304] T 81366502929d46858936b2ccb67a8256 P c686dc820ec44424a8489a0f6c9e94ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69fe2cade49e4e09a7992541cd6ddee9, c686dc820ec44424a8489a0f6c9e94ac; no voters: 
I20260710 11:01:56.742843 13907 raft_consensus.cc:2468] T 81366502929d46858936b2ccb67a8256 P d29d1ddefd354a8b957cef3b4fe44c32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c686dc820ec44424a8489a0f6c9e94ac in term 1.
I20260710 11:01:56.743436 13991 raft_consensus.cc:2804] T 81366502929d46858936b2ccb67a8256 P c686dc820ec44424a8489a0f6c9e94ac [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:56.748162 13991 raft_consensus.cc:697] T 81366502929d46858936b2ccb67a8256 P c686dc820ec44424a8489a0f6c9e94ac [term 1 LEADER]: Becoming Leader. State: Replica: c686dc820ec44424a8489a0f6c9e94ac, State: Running, Role: LEADER
I20260710 11:01:56.748924 13991 consensus_queue.cc:237] T 81366502929d46858936b2ccb67a8256 P c686dc820ec44424a8489a0f6c9e94ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:56.749913 13948 tablet_bootstrap.cc:492] T fcc31dfd6c234f368d337541a20f2967 P 69fe2cade49e4e09a7992541cd6ddee9: No bootstrap required, opened a new log
I20260710 11:01:56.750334 13948 ts_tablet_manager.cc:1403] T fcc31dfd6c234f368d337541a20f2967 P 69fe2cade49e4e09a7992541cd6ddee9: Time spent bootstrapping tablet: real 0.046s	user 0.006s	sys 0.020s
I20260710 11:01:56.745711 13759 raft_consensus.cc:2468] T a542b3c6b5334a6cbc3c217445c126c0 P 69fe2cade49e4e09a7992541cd6ddee9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d29d1ddefd354a8b957cef3b4fe44c32 in term 1.
I20260710 11:01:56.746348 13953 raft_consensus.cc:515] T 7ad528af40e24e7da993f102539bad27 P 69fe2cade49e4e09a7992541cd6ddee9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:56.746959 13834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a542b3c6b5334a6cbc3c217445c126c0" candidate_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c686dc820ec44424a8489a0f6c9e94ac"
I20260710 11:01:56.751904 13834 raft_consensus.cc:3060] T a542b3c6b5334a6cbc3c217445c126c0 P c686dc820ec44424a8489a0f6c9e94ac [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:56.753248 13953 leader_election.cc:290] T 7ad528af40e24e7da993f102539bad27 P 69fe2cade49e4e09a7992541cd6ddee9 [CANDIDATE]: Term 1 election: Requested vote from peers c686dc820ec44424a8489a0f6c9e94ac (127.12.212.2:42209), d29d1ddefd354a8b957cef3b4fe44c32 (127.12.212.3:37325)
I20260710 11:01:56.755353 13948 raft_consensus.cc:359] T fcc31dfd6c234f368d337541a20f2967 P 69fe2cade49e4e09a7992541cd6ddee9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:56.756043 13948 raft_consensus.cc:385] T fcc31dfd6c234f368d337541a20f2967 P 69fe2cade49e4e09a7992541cd6ddee9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:01:56.756405 13948 raft_consensus.cc:740] T fcc31dfd6c234f368d337541a20f2967 P 69fe2cade49e4e09a7992541cd6ddee9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 69fe2cade49e4e09a7992541cd6ddee9, State: Initialized, Role: FOLLOWER
I20260710 11:01:56.756356 13833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ad528af40e24e7da993f102539bad27" candidate_uuid: "69fe2cade49e4e09a7992541cd6ddee9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c686dc820ec44424a8489a0f6c9e94ac"
I20260710 11:01:56.757215 13833 raft_consensus.cc:3060] T 7ad528af40e24e7da993f102539bad27 P c686dc820ec44424a8489a0f6c9e94ac [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:56.757362 13956 raft_consensus.cc:493] T ee11d3170bdb48bfbffeba5738adb132 P c686dc820ec44424a8489a0f6c9e94ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:56.757423 13948 consensus_queue.cc:260] T fcc31dfd6c234f368d337541a20f2967 P 69fe2cade49e4e09a7992541cd6ddee9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:56.757925 13956 raft_consensus.cc:515] T ee11d3170bdb48bfbffeba5738adb132 P c686dc820ec44424a8489a0f6c9e94ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:56.758656 13834 raft_consensus.cc:2468] T a542b3c6b5334a6cbc3c217445c126c0 P c686dc820ec44424a8489a0f6c9e94ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d29d1ddefd354a8b957cef3b4fe44c32 in term 1.
I20260710 11:01:56.759337 13871 leader_election.cc:304] T a542b3c6b5334a6cbc3c217445c126c0 P d29d1ddefd354a8b957cef3b4fe44c32 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69fe2cade49e4e09a7992541cd6ddee9, d29d1ddefd354a8b957cef3b4fe44c32; no voters: 
I20260710 11:01:56.759719 13948 ts_tablet_manager.cc:1434] T fcc31dfd6c234f368d337541a20f2967 P 69fe2cade49e4e09a7992541cd6ddee9: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260710 11:01:56.760057 13956 leader_election.cc:290] T ee11d3170bdb48bfbffeba5738adb132 P c686dc820ec44424a8489a0f6c9e94ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69fe2cade49e4e09a7992541cd6ddee9 (127.12.212.1:35045), d29d1ddefd354a8b957cef3b4fe44c32 (127.12.212.3:37325)
I20260710 11:01:56.760490 13996 raft_consensus.cc:2804] T a542b3c6b5334a6cbc3c217445c126c0 P d29d1ddefd354a8b957cef3b4fe44c32 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:56.760982 13996 raft_consensus.cc:697] T a542b3c6b5334a6cbc3c217445c126c0 P d29d1ddefd354a8b957cef3b4fe44c32 [term 1 LEADER]: Becoming Leader. State: Replica: d29d1ddefd354a8b957cef3b4fe44c32, State: Running, Role: LEADER
I20260710 11:01:56.761674 13996 consensus_queue.cc:237] T a542b3c6b5334a6cbc3c217445c126c0 P d29d1ddefd354a8b957cef3b4fe44c32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:56.763865 13759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee11d3170bdb48bfbffeba5738adb132" candidate_uuid: "c686dc820ec44424a8489a0f6c9e94ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69fe2cade49e4e09a7992541cd6ddee9" is_pre_election: true
I20260710 11:01:56.764524 13759 raft_consensus.cc:2468] T ee11d3170bdb48bfbffeba5738adb132 P 69fe2cade49e4e09a7992541cd6ddee9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c686dc820ec44424a8489a0f6c9e94ac in term 0.
I20260710 11:01:56.765656 13797 leader_election.cc:304] T ee11d3170bdb48bfbffeba5738adb132 P c686dc820ec44424a8489a0f6c9e94ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69fe2cade49e4e09a7992541cd6ddee9, c686dc820ec44424a8489a0f6c9e94ac; no voters: 
I20260710 11:01:56.766108 13908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee11d3170bdb48bfbffeba5738adb132" candidate_uuid: "c686dc820ec44424a8489a0f6c9e94ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" is_pre_election: true
I20260710 11:01:56.766722 13908 raft_consensus.cc:2468] T ee11d3170bdb48bfbffeba5738adb132 P d29d1ddefd354a8b957cef3b4fe44c32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c686dc820ec44424a8489a0f6c9e94ac in term 0.
I20260710 11:01:56.767558 13956 raft_consensus.cc:2804] T ee11d3170bdb48bfbffeba5738adb132 P c686dc820ec44424a8489a0f6c9e94ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:56.767987 13956 raft_consensus.cc:493] T ee11d3170bdb48bfbffeba5738adb132 P c686dc820ec44424a8489a0f6c9e94ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:56.768378 13956 raft_consensus.cc:3060] T ee11d3170bdb48bfbffeba5738adb132 P c686dc820ec44424a8489a0f6c9e94ac [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:56.771345 13833 raft_consensus.cc:2468] T 7ad528af40e24e7da993f102539bad27 P c686dc820ec44424a8489a0f6c9e94ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69fe2cade49e4e09a7992541cd6ddee9 in term 1.
I20260710 11:01:56.772640 13723 leader_election.cc:304] T 7ad528af40e24e7da993f102539bad27 P 69fe2cade49e4e09a7992541cd6ddee9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69fe2cade49e4e09a7992541cd6ddee9, c686dc820ec44424a8489a0f6c9e94ac; no voters: 
I20260710 11:01:56.773573 13953 raft_consensus.cc:2804] T 7ad528af40e24e7da993f102539bad27 P 69fe2cade49e4e09a7992541cd6ddee9 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:56.774060 13953 raft_consensus.cc:697] T 7ad528af40e24e7da993f102539bad27 P 69fe2cade49e4e09a7992541cd6ddee9 [term 1 LEADER]: Becoming Leader. State: Replica: 69fe2cade49e4e09a7992541cd6ddee9, State: Running, Role: LEADER
I20260710 11:01:56.774309 13956 raft_consensus.cc:515] T ee11d3170bdb48bfbffeba5738adb132 P c686dc820ec44424a8489a0f6c9e94ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:56.775032 13953 consensus_queue.cc:237] T 7ad528af40e24e7da993f102539bad27 P 69fe2cade49e4e09a7992541cd6ddee9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:56.778215 13956 leader_election.cc:290] T ee11d3170bdb48bfbffeba5738adb132 P c686dc820ec44424a8489a0f6c9e94ac [CANDIDATE]: Term 1 election: Requested vote from peers 69fe2cade49e4e09a7992541cd6ddee9 (127.12.212.1:35045), d29d1ddefd354a8b957cef3b4fe44c32 (127.12.212.3:37325)
I20260710 11:01:56.779348 13908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee11d3170bdb48bfbffeba5738adb132" candidate_uuid: "c686dc820ec44424a8489a0f6c9e94ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d29d1ddefd354a8b957cef3b4fe44c32"
I20260710 11:01:56.779940 13908 raft_consensus.cc:3060] T ee11d3170bdb48bfbffeba5738adb132 P d29d1ddefd354a8b957cef3b4fe44c32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:56.780335 13759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee11d3170bdb48bfbffeba5738adb132" candidate_uuid: "c686dc820ec44424a8489a0f6c9e94ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69fe2cade49e4e09a7992541cd6ddee9"
I20260710 11:01:56.780869 13759 raft_consensus.cc:3060] T ee11d3170bdb48bfbffeba5738adb132 P 69fe2cade49e4e09a7992541cd6ddee9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:56.772468 13907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ad528af40e24e7da993f102539bad27" candidate_uuid: "69fe2cade49e4e09a7992541cd6ddee9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d29d1ddefd354a8b957cef3b4fe44c32"
I20260710 11:01:56.781407 13907 raft_consensus.cc:3060] T 7ad528af40e24e7da993f102539bad27 P d29d1ddefd354a8b957cef3b4fe44c32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:56.781422 13656 catalog_manager.cc:5697] T 81366502929d46858936b2ccb67a8256 P c686dc820ec44424a8489a0f6c9e94ac reported cstate change: term changed from 0 to 1, leader changed from <none> to c686dc820ec44424a8489a0f6c9e94ac (127.12.212.2). New cstate: current_term: 1 leader_uuid: "c686dc820ec44424a8489a0f6c9e94ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:56.786530 13908 raft_consensus.cc:2468] T ee11d3170bdb48bfbffeba5738adb132 P d29d1ddefd354a8b957cef3b4fe44c32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c686dc820ec44424a8489a0f6c9e94ac in term 1.
I20260710 11:01:56.787774 13799 leader_election.cc:304] T ee11d3170bdb48bfbffeba5738adb132 P c686dc820ec44424a8489a0f6c9e94ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c686dc820ec44424a8489a0f6c9e94ac, d29d1ddefd354a8b957cef3b4fe44c32; no voters: 
I20260710 11:01:56.787842 13907 raft_consensus.cc:2468] T 7ad528af40e24e7da993f102539bad27 P d29d1ddefd354a8b957cef3b4fe44c32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69fe2cade49e4e09a7992541cd6ddee9 in term 1.
I20260710 11:01:56.788604 13956 raft_consensus.cc:2804] T ee11d3170bdb48bfbffeba5738adb132 P c686dc820ec44424a8489a0f6c9e94ac [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:56.789058 13956 raft_consensus.cc:697] T ee11d3170bdb48bfbffeba5738adb132 P c686dc820ec44424a8489a0f6c9e94ac [term 1 LEADER]: Becoming Leader. State: Replica: c686dc820ec44424a8489a0f6c9e94ac, State: Running, Role: LEADER
I20260710 11:01:56.789875 13956 consensus_queue.cc:237] T ee11d3170bdb48bfbffeba5738adb132 P c686dc820ec44424a8489a0f6c9e94ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:56.787384 13759 raft_consensus.cc:2468] T ee11d3170bdb48bfbffeba5738adb132 P 69fe2cade49e4e09a7992541cd6ddee9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c686dc820ec44424a8489a0f6c9e94ac in term 1.
I20260710 11:01:56.794895 13657 catalog_manager.cc:5697] T a542b3c6b5334a6cbc3c217445c126c0 P d29d1ddefd354a8b957cef3b4fe44c32 reported cstate change: term changed from 0 to 1, leader changed from <none> to d29d1ddefd354a8b957cef3b4fe44c32 (127.12.212.3). New cstate: current_term: 1 leader_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:56.807242 13654 catalog_manager.cc:5697] T ee11d3170bdb48bfbffeba5738adb132 P c686dc820ec44424a8489a0f6c9e94ac reported cstate change: term changed from 0 to 1, leader changed from <none> to c686dc820ec44424a8489a0f6c9e94ac (127.12.212.2). New cstate: current_term: 1 leader_uuid: "c686dc820ec44424a8489a0f6c9e94ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:56.807648 13656 catalog_manager.cc:5697] T 7ad528af40e24e7da993f102539bad27 P 69fe2cade49e4e09a7992541cd6ddee9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 69fe2cade49e4e09a7992541cd6ddee9 (127.12.212.1). New cstate: current_term: 1 leader_uuid: "69fe2cade49e4e09a7992541cd6ddee9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:56.838704 13996 raft_consensus.cc:493] T fcc31dfd6c234f368d337541a20f2967 P d29d1ddefd354a8b957cef3b4fe44c32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:01:56.839275 13996 raft_consensus.cc:515] T fcc31dfd6c234f368d337541a20f2967 P d29d1ddefd354a8b957cef3b4fe44c32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:56.841104 13996 leader_election.cc:290] T fcc31dfd6c234f368d337541a20f2967 P d29d1ddefd354a8b957cef3b4fe44c32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 69fe2cade49e4e09a7992541cd6ddee9 (127.12.212.1:35045), c686dc820ec44424a8489a0f6c9e94ac (127.12.212.2:42209)
I20260710 11:01:56.841980 13759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcc31dfd6c234f368d337541a20f2967" candidate_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69fe2cade49e4e09a7992541cd6ddee9" is_pre_election: true
I20260710 11:01:56.842163 13833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcc31dfd6c234f368d337541a20f2967" candidate_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c686dc820ec44424a8489a0f6c9e94ac" is_pre_election: true
I20260710 11:01:56.842514 13759 raft_consensus.cc:2468] T fcc31dfd6c234f368d337541a20f2967 P 69fe2cade49e4e09a7992541cd6ddee9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d29d1ddefd354a8b957cef3b4fe44c32 in term 0.
I20260710 11:01:56.842866 13833 raft_consensus.cc:2468] T fcc31dfd6c234f368d337541a20f2967 P c686dc820ec44424a8489a0f6c9e94ac [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d29d1ddefd354a8b957cef3b4fe44c32 in term 0.
I20260710 11:01:56.843639 13871 leader_election.cc:304] T fcc31dfd6c234f368d337541a20f2967 P d29d1ddefd354a8b957cef3b4fe44c32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69fe2cade49e4e09a7992541cd6ddee9, d29d1ddefd354a8b957cef3b4fe44c32; no voters: 
I20260710 11:01:56.844508 13996 raft_consensus.cc:2804] T fcc31dfd6c234f368d337541a20f2967 P d29d1ddefd354a8b957cef3b4fe44c32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:01:56.844861 13996 raft_consensus.cc:493] T fcc31dfd6c234f368d337541a20f2967 P d29d1ddefd354a8b957cef3b4fe44c32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:01:56.845147 13996 raft_consensus.cc:3060] T fcc31dfd6c234f368d337541a20f2967 P d29d1ddefd354a8b957cef3b4fe44c32 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:56.849947 13996 raft_consensus.cc:515] T fcc31dfd6c234f368d337541a20f2967 P d29d1ddefd354a8b957cef3b4fe44c32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:56.851881 13996 leader_election.cc:290] T fcc31dfd6c234f368d337541a20f2967 P d29d1ddefd354a8b957cef3b4fe44c32 [CANDIDATE]: Term 1 election: Requested vote from peers 69fe2cade49e4e09a7992541cd6ddee9 (127.12.212.1:35045), c686dc820ec44424a8489a0f6c9e94ac (127.12.212.2:42209)
I20260710 11:01:56.852556 13759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcc31dfd6c234f368d337541a20f2967" candidate_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "69fe2cade49e4e09a7992541cd6ddee9"
I20260710 11:01:56.852957 13833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcc31dfd6c234f368d337541a20f2967" candidate_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c686dc820ec44424a8489a0f6c9e94ac"
I20260710 11:01:56.853183 13759 raft_consensus.cc:3060] T fcc31dfd6c234f368d337541a20f2967 P 69fe2cade49e4e09a7992541cd6ddee9 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:56.853516 13833 raft_consensus.cc:3060] T fcc31dfd6c234f368d337541a20f2967 P c686dc820ec44424a8489a0f6c9e94ac [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:01:56.859942 13833 raft_consensus.cc:2468] T fcc31dfd6c234f368d337541a20f2967 P c686dc820ec44424a8489a0f6c9e94ac [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d29d1ddefd354a8b957cef3b4fe44c32 in term 1.
I20260710 11:01:56.859944 13759 raft_consensus.cc:2468] T fcc31dfd6c234f368d337541a20f2967 P 69fe2cade49e4e09a7992541cd6ddee9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d29d1ddefd354a8b957cef3b4fe44c32 in term 1.
I20260710 11:01:56.861305 13872 leader_election.cc:304] T fcc31dfd6c234f368d337541a20f2967 P d29d1ddefd354a8b957cef3b4fe44c32 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c686dc820ec44424a8489a0f6c9e94ac, d29d1ddefd354a8b957cef3b4fe44c32; no voters: 
I20260710 11:01:56.861938 13996 raft_consensus.cc:2804] T fcc31dfd6c234f368d337541a20f2967 P d29d1ddefd354a8b957cef3b4fe44c32 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:01:56.862409 13996 raft_consensus.cc:697] T fcc31dfd6c234f368d337541a20f2967 P d29d1ddefd354a8b957cef3b4fe44c32 [term 1 LEADER]: Becoming Leader. State: Replica: d29d1ddefd354a8b957cef3b4fe44c32, State: Running, Role: LEADER
I20260710 11:01:56.863094 13996 consensus_queue.cc:237] T fcc31dfd6c234f368d337541a20f2967 P d29d1ddefd354a8b957cef3b4fe44c32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:56.869699 13656 catalog_manager.cc:5697] T fcc31dfd6c234f368d337541a20f2967 P d29d1ddefd354a8b957cef3b4fe44c32 reported cstate change: term changed from 0 to 1, leader changed from <none> to d29d1ddefd354a8b957cef3b4fe44c32 (127.12.212.3). New cstate: current_term: 1 leader_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:56.934101 13953 consensus_queue.cc:1048] T 63565a7ab1b84da488316a90c1f59c59 P 69fe2cade49e4e09a7992541cd6ddee9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:56.945977 13978 consensus_queue.cc:1048] T 63565a7ab1b84da488316a90c1f59c59 P 69fe2cade49e4e09a7992541cd6ddee9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:56.989252 13953 consensus_queue.cc:1048] T 599f3f3671fc47a7a92c56cef6c0385b P 69fe2cade49e4e09a7992541cd6ddee9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:56.999137 13978 consensus_queue.cc:1048] T 599f3f3671fc47a7a92c56cef6c0385b P 69fe2cade49e4e09a7992541cd6ddee9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:57.102250 13833 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a831bbb8272945efaeb4762553e5c77a"
dest_uuid: "c686dc820ec44424a8489a0f6c9e94ac"
mode: GRACEFUL
new_leader_uuid: "69fe2cade49e4e09a7992541cd6ddee9"
 from {username='slave'} at 127.0.0.1:58888
I20260710 11:01:57.102769 13833 raft_consensus.cc:606] T a831bbb8272945efaeb4762553e5c77a P c686dc820ec44424a8489a0f6c9e94ac [term 1 LEADER]: Received request to transfer leadership to TS 69fe2cade49e4e09a7992541cd6ddee9
I20260710 11:01:57.114977 13908 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "67c80df66e5a4213a2fc5475d924665e"
dest_uuid: "d29d1ddefd354a8b957cef3b4fe44c32"
mode: GRACEFUL
new_leader_uuid: "69fe2cade49e4e09a7992541cd6ddee9"
 from {username='slave'} at 127.0.0.1:49380
I20260710 11:01:57.115492 13908 raft_consensus.cc:606] T 67c80df66e5a4213a2fc5475d924665e P d29d1ddefd354a8b957cef3b4fe44c32 [term 1 LEADER]: Received request to transfer leadership to TS 69fe2cade49e4e09a7992541cd6ddee9
I20260710 11:01:57.120090 13833 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "81366502929d46858936b2ccb67a8256"
dest_uuid: "c686dc820ec44424a8489a0f6c9e94ac"
mode: GRACEFUL
new_leader_uuid: "69fe2cade49e4e09a7992541cd6ddee9"
 from {username='slave'} at 127.0.0.1:58888
I20260710 11:01:57.120596 13833 raft_consensus.cc:606] T 81366502929d46858936b2ccb67a8256 P c686dc820ec44424a8489a0f6c9e94ac [term 1 LEADER]: Received request to transfer leadership to TS 69fe2cade49e4e09a7992541cd6ddee9
I20260710 11:01:57.125212 13908 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a542b3c6b5334a6cbc3c217445c126c0"
dest_uuid: "d29d1ddefd354a8b957cef3b4fe44c32"
mode: GRACEFUL
new_leader_uuid: "69fe2cade49e4e09a7992541cd6ddee9"
 from {username='slave'} at 127.0.0.1:49380
I20260710 11:01:57.125690 13908 raft_consensus.cc:606] T a542b3c6b5334a6cbc3c217445c126c0 P d29d1ddefd354a8b957cef3b4fe44c32 [term 1 LEADER]: Received request to transfer leadership to TS 69fe2cade49e4e09a7992541cd6ddee9
I20260710 11:01:57.130303 13908 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fcc31dfd6c234f368d337541a20f2967"
dest_uuid: "d29d1ddefd354a8b957cef3b4fe44c32"
mode: GRACEFUL
new_leader_uuid: "c686dc820ec44424a8489a0f6c9e94ac"
 from {username='slave'} at 127.0.0.1:49380
I20260710 11:01:57.130751 13908 raft_consensus.cc:606] T fcc31dfd6c234f368d337541a20f2967 P d29d1ddefd354a8b957cef3b4fe44c32 [term 1 LEADER]: Received request to transfer leadership to TS c686dc820ec44424a8489a0f6c9e94ac
I20260710 11:01:57.137343 13978 consensus_queue.cc:1048] T e2e9209199cf4e2cb4fe0858d88acc32 P 69fe2cade49e4e09a7992541cd6ddee9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:57.146229 13759 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "599f3f3671fc47a7a92c56cef6c0385b"
dest_uuid: "69fe2cade49e4e09a7992541cd6ddee9"
mode: GRACEFUL
new_leader_uuid: "c686dc820ec44424a8489a0f6c9e94ac"
 from {username='slave'} at 127.0.0.1:58270
I20260710 11:01:57.146809 13759 raft_consensus.cc:606] T 599f3f3671fc47a7a92c56cef6c0385b P 69fe2cade49e4e09a7992541cd6ddee9 [term 1 LEADER]: Received request to transfer leadership to TS c686dc820ec44424a8489a0f6c9e94ac
I20260710 11:01:57.151223 13970 consensus_queue.cc:1048] T e2e9209199cf4e2cb4fe0858d88acc32 P 69fe2cade49e4e09a7992541cd6ddee9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:57.157675 13996 consensus_queue.cc:1048] T a542b3c6b5334a6cbc3c217445c126c0 P d29d1ddefd354a8b957cef3b4fe44c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:57.158449 13759 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7ad528af40e24e7da993f102539bad27"
dest_uuid: "69fe2cade49e4e09a7992541cd6ddee9"
mode: GRACEFUL
new_leader_uuid: "c686dc820ec44424a8489a0f6c9e94ac"
 from {username='slave'} at 127.0.0.1:58270
I20260710 11:01:57.159032 13759 raft_consensus.cc:606] T 7ad528af40e24e7da993f102539bad27 P 69fe2cade49e4e09a7992541cd6ddee9 [term 1 LEADER]: Received request to transfer leadership to TS c686dc820ec44424a8489a0f6c9e94ac
I20260710 11:01:57.164395 13759 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e2e9209199cf4e2cb4fe0858d88acc32"
dest_uuid: "69fe2cade49e4e09a7992541cd6ddee9"
mode: GRACEFUL
new_leader_uuid: "d29d1ddefd354a8b957cef3b4fe44c32"
 from {username='slave'} at 127.0.0.1:58270
I20260710 11:01:57.164965 13759 raft_consensus.cc:606] T e2e9209199cf4e2cb4fe0858d88acc32 P 69fe2cade49e4e09a7992541cd6ddee9 [term 1 LEADER]: Received request to transfer leadership to TS d29d1ddefd354a8b957cef3b4fe44c32
I20260710 11:01:57.171247 13996 consensus_queue.cc:1048] T a542b3c6b5334a6cbc3c217445c126c0 P d29d1ddefd354a8b957cef3b4fe44c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:57.178617 13996 raft_consensus.cc:993] T a542b3c6b5334a6cbc3c217445c126c0 P d29d1ddefd354a8b957cef3b4fe44c32: : Instructing follower 69fe2cade49e4e09a7992541cd6ddee9 to start an election
I20260710 11:01:57.179083 13996 raft_consensus.cc:1081] T a542b3c6b5334a6cbc3c217445c126c0 P d29d1ddefd354a8b957cef3b4fe44c32 [term 1 LEADER]: Signalling peer 69fe2cade49e4e09a7992541cd6ddee9 to start an election
I20260710 11:01:57.180478 13759 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a542b3c6b5334a6cbc3c217445c126c0"
dest_uuid: "69fe2cade49e4e09a7992541cd6ddee9"
 from {username='slave'} at 127.0.0.1:58262
I20260710 11:01:57.180922 13759 raft_consensus.cc:493] T a542b3c6b5334a6cbc3c217445c126c0 P 69fe2cade49e4e09a7992541cd6ddee9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:57.181223 13759 raft_consensus.cc:3060] T a542b3c6b5334a6cbc3c217445c126c0 P 69fe2cade49e4e09a7992541cd6ddee9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:57.186019 13759 raft_consensus.cc:515] T a542b3c6b5334a6cbc3c217445c126c0 P 69fe2cade49e4e09a7992541cd6ddee9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:57.187168 13956 consensus_queue.cc:1048] T a831bbb8272945efaeb4762553e5c77a P c686dc820ec44424a8489a0f6c9e94ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:57.187583 13759 leader_election.cc:290] T a542b3c6b5334a6cbc3c217445c126c0 P 69fe2cade49e4e09a7992541cd6ddee9 [CANDIDATE]: Term 2 election: Requested vote from peers c686dc820ec44424a8489a0f6c9e94ac (127.12.212.2:42209), d29d1ddefd354a8b957cef3b4fe44c32 (127.12.212.3:37325)
I20260710 11:01:57.189127 13908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a542b3c6b5334a6cbc3c217445c126c0" candidate_uuid: "69fe2cade49e4e09a7992541cd6ddee9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d29d1ddefd354a8b957cef3b4fe44c32"
I20260710 11:01:57.189350 13834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a542b3c6b5334a6cbc3c217445c126c0" candidate_uuid: "69fe2cade49e4e09a7992541cd6ddee9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c686dc820ec44424a8489a0f6c9e94ac"
I20260710 11:01:57.189713 13908 raft_consensus.cc:3055] T a542b3c6b5334a6cbc3c217445c126c0 P d29d1ddefd354a8b957cef3b4fe44c32 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:57.189884 13834 raft_consensus.cc:3060] T a542b3c6b5334a6cbc3c217445c126c0 P c686dc820ec44424a8489a0f6c9e94ac [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:57.190097 13908 raft_consensus.cc:740] T a542b3c6b5334a6cbc3c217445c126c0 P d29d1ddefd354a8b957cef3b4fe44c32 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d29d1ddefd354a8b957cef3b4fe44c32, State: Running, Role: LEADER
I20260710 11:01:57.190977 13908 consensus_queue.cc:260] T a542b3c6b5334a6cbc3c217445c126c0 P d29d1ddefd354a8b957cef3b4fe44c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:57.192171 13908 raft_consensus.cc:3060] T a542b3c6b5334a6cbc3c217445c126c0 P d29d1ddefd354a8b957cef3b4fe44c32 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:57.198230 13991 raft_consensus.cc:993] T a831bbb8272945efaeb4762553e5c77a P c686dc820ec44424a8489a0f6c9e94ac: : Instructing follower 69fe2cade49e4e09a7992541cd6ddee9 to start an election
I20260710 11:01:57.199234 13908 raft_consensus.cc:2468] T a542b3c6b5334a6cbc3c217445c126c0 P d29d1ddefd354a8b957cef3b4fe44c32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69fe2cade49e4e09a7992541cd6ddee9 in term 2.
I20260710 11:01:57.199329 13991 raft_consensus.cc:1081] T a831bbb8272945efaeb4762553e5c77a P c686dc820ec44424a8489a0f6c9e94ac [term 1 LEADER]: Signalling peer 69fe2cade49e4e09a7992541cd6ddee9 to start an election
I20260710 11:01:57.197764 13834 raft_consensus.cc:2468] T a542b3c6b5334a6cbc3c217445c126c0 P c686dc820ec44424a8489a0f6c9e94ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69fe2cade49e4e09a7992541cd6ddee9 in term 2.
I20260710 11:01:57.201665 13723 leader_election.cc:304] T a542b3c6b5334a6cbc3c217445c126c0 P 69fe2cade49e4e09a7992541cd6ddee9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69fe2cade49e4e09a7992541cd6ddee9, c686dc820ec44424a8489a0f6c9e94ac; no voters: 
I20260710 11:01:57.202510 13970 raft_consensus.cc:2804] T a542b3c6b5334a6cbc3c217445c126c0 P 69fe2cade49e4e09a7992541cd6ddee9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:57.202889 13970 raft_consensus.cc:697] T a542b3c6b5334a6cbc3c217445c126c0 P 69fe2cade49e4e09a7992541cd6ddee9 [term 2 LEADER]: Becoming Leader. State: Replica: 69fe2cade49e4e09a7992541cd6ddee9, State: Running, Role: LEADER
I20260710 11:01:57.203684 13970 consensus_queue.cc:237] T a542b3c6b5334a6cbc3c217445c126c0 P 69fe2cade49e4e09a7992541cd6ddee9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:57.202595 13758 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a831bbb8272945efaeb4762553e5c77a"
dest_uuid: "69fe2cade49e4e09a7992541cd6ddee9"
 from {username='slave'} at 127.0.0.1:58248
I20260710 11:01:57.205358 13758 raft_consensus.cc:493] T a831bbb8272945efaeb4762553e5c77a P 69fe2cade49e4e09a7992541cd6ddee9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:57.205754 13758 raft_consensus.cc:3060] T a831bbb8272945efaeb4762553e5c77a P 69fe2cade49e4e09a7992541cd6ddee9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:57.207226 13956 consensus_queue.cc:1048] T a831bbb8272945efaeb4762553e5c77a P c686dc820ec44424a8489a0f6c9e94ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:57.214826 13758 raft_consensus.cc:515] T a831bbb8272945efaeb4762553e5c77a P 69fe2cade49e4e09a7992541cd6ddee9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:57.217698 13834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a831bbb8272945efaeb4762553e5c77a" candidate_uuid: "69fe2cade49e4e09a7992541cd6ddee9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c686dc820ec44424a8489a0f6c9e94ac"
I20260710 11:01:57.218298 13834 raft_consensus.cc:3055] T a831bbb8272945efaeb4762553e5c77a P c686dc820ec44424a8489a0f6c9e94ac [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:57.218611 13834 raft_consensus.cc:740] T a831bbb8272945efaeb4762553e5c77a P c686dc820ec44424a8489a0f6c9e94ac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c686dc820ec44424a8489a0f6c9e94ac, State: Running, Role: LEADER
I20260710 11:01:57.219034 13907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a831bbb8272945efaeb4762553e5c77a" candidate_uuid: "69fe2cade49e4e09a7992541cd6ddee9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d29d1ddefd354a8b957cef3b4fe44c32"
I20260710 11:01:57.219635 13907 raft_consensus.cc:3060] T a831bbb8272945efaeb4762553e5c77a P d29d1ddefd354a8b957cef3b4fe44c32 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:57.219674 13834 consensus_queue.cc:260] T a831bbb8272945efaeb4762553e5c77a P c686dc820ec44424a8489a0f6c9e94ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:57.218644 13758 leader_election.cc:290] T a831bbb8272945efaeb4762553e5c77a P 69fe2cade49e4e09a7992541cd6ddee9 [CANDIDATE]: Term 2 election: Requested vote from peers c686dc820ec44424a8489a0f6c9e94ac (127.12.212.2:42209), d29d1ddefd354a8b957cef3b4fe44c32 (127.12.212.3:37325)
I20260710 11:01:57.220858 13834 raft_consensus.cc:3060] T a831bbb8272945efaeb4762553e5c77a P c686dc820ec44424a8489a0f6c9e94ac [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:57.218808 13654 catalog_manager.cc:5697] T a542b3c6b5334a6cbc3c217445c126c0 P 69fe2cade49e4e09a7992541cd6ddee9 reported cstate change: term changed from 1 to 2, leader changed from d29d1ddefd354a8b957cef3b4fe44c32 (127.12.212.3) to 69fe2cade49e4e09a7992541cd6ddee9 (127.12.212.1). New cstate: current_term: 2 leader_uuid: "69fe2cade49e4e09a7992541cd6ddee9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:57.226348 13907 raft_consensus.cc:2468] T a831bbb8272945efaeb4762553e5c77a P d29d1ddefd354a8b957cef3b4fe44c32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69fe2cade49e4e09a7992541cd6ddee9 in term 2.
I20260710 11:01:57.226683 13834 raft_consensus.cc:2468] T a831bbb8272945efaeb4762553e5c77a P c686dc820ec44424a8489a0f6c9e94ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69fe2cade49e4e09a7992541cd6ddee9 in term 2.
I20260710 11:01:57.227756 13723 leader_election.cc:304] T a831bbb8272945efaeb4762553e5c77a P 69fe2cade49e4e09a7992541cd6ddee9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69fe2cade49e4e09a7992541cd6ddee9, c686dc820ec44424a8489a0f6c9e94ac; no voters: 
I20260710 11:01:57.228549 13970 raft_consensus.cc:2804] T a831bbb8272945efaeb4762553e5c77a P 69fe2cade49e4e09a7992541cd6ddee9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:57.228984 13970 raft_consensus.cc:697] T a831bbb8272945efaeb4762553e5c77a P 69fe2cade49e4e09a7992541cd6ddee9 [term 2 LEADER]: Becoming Leader. State: Replica: 69fe2cade49e4e09a7992541cd6ddee9, State: Running, Role: LEADER
I20260710 11:01:57.229749 13970 consensus_queue.cc:237] T a831bbb8272945efaeb4762553e5c77a P 69fe2cade49e4e09a7992541cd6ddee9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:57.232581 13991 consensus_queue.cc:1048] T 81366502929d46858936b2ccb67a8256 P c686dc820ec44424a8489a0f6c9e94ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:57.233783 13955 consensus_queue.cc:1048] T 67c80df66e5a4213a2fc5475d924665e P d29d1ddefd354a8b957cef3b4fe44c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:01:57.241251 13991 consensus_queue.cc:1048] T 81366502929d46858936b2ccb67a8256 P c686dc820ec44424a8489a0f6c9e94ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:57.243184 13656 catalog_manager.cc:5697] T a831bbb8272945efaeb4762553e5c77a P 69fe2cade49e4e09a7992541cd6ddee9 reported cstate change: term changed from 1 to 2, leader changed from c686dc820ec44424a8489a0f6c9e94ac (127.12.212.2) to 69fe2cade49e4e09a7992541cd6ddee9 (127.12.212.1). New cstate: current_term: 2 leader_uuid: "69fe2cade49e4e09a7992541cd6ddee9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:57.244438 13991 raft_consensus.cc:993] T 81366502929d46858936b2ccb67a8256 P c686dc820ec44424a8489a0f6c9e94ac: : Instructing follower 69fe2cade49e4e09a7992541cd6ddee9 to start an election
I20260710 11:01:57.244817 13991 raft_consensus.cc:1081] T 81366502929d46858936b2ccb67a8256 P c686dc820ec44424a8489a0f6c9e94ac [term 1 LEADER]: Signalling peer 69fe2cade49e4e09a7992541cd6ddee9 to start an election
I20260710 11:01:57.251268 13759 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "81366502929d46858936b2ccb67a8256"
dest_uuid: "69fe2cade49e4e09a7992541cd6ddee9"
 from {username='slave'} at 127.0.0.1:58248
I20260710 11:01:57.252457 13759 raft_consensus.cc:493] T 81366502929d46858936b2ccb67a8256 P 69fe2cade49e4e09a7992541cd6ddee9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:57.252952 13759 raft_consensus.cc:3060] T 81366502929d46858936b2ccb67a8256 P 69fe2cade49e4e09a7992541cd6ddee9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:57.258355 13970 consensus_queue.cc:1048] T 7ad528af40e24e7da993f102539bad27 P 69fe2cade49e4e09a7992541cd6ddee9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:57.260136 13955 consensus_queue.cc:1048] T 67c80df66e5a4213a2fc5475d924665e P d29d1ddefd354a8b957cef3b4fe44c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:57.263126 13759 raft_consensus.cc:515] T 81366502929d46858936b2ccb67a8256 P 69fe2cade49e4e09a7992541cd6ddee9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:57.264532 13758 raft_consensus.cc:1240] T 81366502929d46858936b2ccb67a8256 P 69fe2cade49e4e09a7992541cd6ddee9 [term 2 FOLLOWER]: Rejecting Update request from peer c686dc820ec44424a8489a0f6c9e94ac for earlier term 1. Current term is 2. Ops: []
I20260710 11:01:57.265460 13759 leader_election.cc:290] T 81366502929d46858936b2ccb67a8256 P 69fe2cade49e4e09a7992541cd6ddee9 [CANDIDATE]: Term 2 election: Requested vote from peers c686dc820ec44424a8489a0f6c9e94ac (127.12.212.2:42209), d29d1ddefd354a8b957cef3b4fe44c32 (127.12.212.3:37325)
I20260710 11:01:57.266462 13908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81366502929d46858936b2ccb67a8256" candidate_uuid: "69fe2cade49e4e09a7992541cd6ddee9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d29d1ddefd354a8b957cef3b4fe44c32"
I20260710 11:01:57.267024 13908 raft_consensus.cc:3060] T 81366502929d46858936b2ccb67a8256 P d29d1ddefd354a8b957cef3b4fe44c32 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:57.268293 13991 consensus_queue.cc:1059] T 81366502929d46858936b2ccb67a8256 P c686dc820ec44424a8489a0f6c9e94ac [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:57.272673 13834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81366502929d46858936b2ccb67a8256" candidate_uuid: "69fe2cade49e4e09a7992541cd6ddee9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c686dc820ec44424a8489a0f6c9e94ac"
I20260710 11:01:57.273375 13834 raft_consensus.cc:3055] T 81366502929d46858936b2ccb67a8256 P c686dc820ec44424a8489a0f6c9e94ac [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:57.275161 13834 raft_consensus.cc:740] T 81366502929d46858936b2ccb67a8256 P c686dc820ec44424a8489a0f6c9e94ac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c686dc820ec44424a8489a0f6c9e94ac, State: Running, Role: LEADER
I20260710 11:01:57.277284 13834 consensus_queue.cc:260] T 81366502929d46858936b2ccb67a8256 P c686dc820ec44424a8489a0f6c9e94ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:57.278534 13834 raft_consensus.cc:3060] T 81366502929d46858936b2ccb67a8256 P c686dc820ec44424a8489a0f6c9e94ac [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:57.278522 13908 raft_consensus.cc:2468] T 81366502929d46858936b2ccb67a8256 P d29d1ddefd354a8b957cef3b4fe44c32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69fe2cade49e4e09a7992541cd6ddee9 in term 2.
I20260710 11:01:57.288976 13724 leader_election.cc:304] T 81366502929d46858936b2ccb67a8256 P 69fe2cade49e4e09a7992541cd6ddee9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69fe2cade49e4e09a7992541cd6ddee9, d29d1ddefd354a8b957cef3b4fe44c32; no voters: 
I20260710 11:01:57.290045 13970 raft_consensus.cc:2804] T 81366502929d46858936b2ccb67a8256 P 69fe2cade49e4e09a7992541cd6ddee9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:57.290515 13970 raft_consensus.cc:697] T 81366502929d46858936b2ccb67a8256 P 69fe2cade49e4e09a7992541cd6ddee9 [term 2 LEADER]: Becoming Leader. State: Replica: 69fe2cade49e4e09a7992541cd6ddee9, State: Running, Role: LEADER
I20260710 11:01:57.291347 13970 consensus_queue.cc:237] T 81366502929d46858936b2ccb67a8256 P 69fe2cade49e4e09a7992541cd6ddee9 [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: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:57.292093 14022 raft_consensus.cc:993] T 67c80df66e5a4213a2fc5475d924665e P d29d1ddefd354a8b957cef3b4fe44c32: : Instructing follower 69fe2cade49e4e09a7992541cd6ddee9 to start an election
I20260710 11:01:57.292524 14022 raft_consensus.cc:1081] T 67c80df66e5a4213a2fc5475d924665e P d29d1ddefd354a8b957cef3b4fe44c32 [term 1 LEADER]: Signalling peer 69fe2cade49e4e09a7992541cd6ddee9 to start an election
I20260710 11:01:57.295459 13759 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "67c80df66e5a4213a2fc5475d924665e"
dest_uuid: "69fe2cade49e4e09a7992541cd6ddee9"
 from {username='slave'} at 127.0.0.1:58262
I20260710 11:01:57.296026 13759 raft_consensus.cc:493] T 67c80df66e5a4213a2fc5475d924665e P 69fe2cade49e4e09a7992541cd6ddee9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:57.296487 13759 raft_consensus.cc:3060] T 67c80df66e5a4213a2fc5475d924665e P 69fe2cade49e4e09a7992541cd6ddee9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:57.300380 13834 raft_consensus.cc:2468] T 81366502929d46858936b2ccb67a8256 P c686dc820ec44424a8489a0f6c9e94ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69fe2cade49e4e09a7992541cd6ddee9 in term 2.
I20260710 11:01:57.305823 13996 consensus_queue.cc:1048] T fcc31dfd6c234f368d337541a20f2967 P d29d1ddefd354a8b957cef3b4fe44c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:57.306035 13970 consensus_queue.cc:1048] T 7ad528af40e24e7da993f102539bad27 P 69fe2cade49e4e09a7992541cd6ddee9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:57.307149 13656 catalog_manager.cc:5697] T 81366502929d46858936b2ccb67a8256 P 69fe2cade49e4e09a7992541cd6ddee9 reported cstate change: term changed from 1 to 2, leader changed from c686dc820ec44424a8489a0f6c9e94ac (127.12.212.2) to 69fe2cade49e4e09a7992541cd6ddee9 (127.12.212.1). New cstate: current_term: 2 leader_uuid: "69fe2cade49e4e09a7992541cd6ddee9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:57.315095 13759 raft_consensus.cc:515] T 67c80df66e5a4213a2fc5475d924665e P 69fe2cade49e4e09a7992541cd6ddee9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:57.316018 13758 raft_consensus.cc:1240] T 67c80df66e5a4213a2fc5475d924665e P 69fe2cade49e4e09a7992541cd6ddee9 [term 2 FOLLOWER]: Rejecting Update request from peer d29d1ddefd354a8b957cef3b4fe44c32 for earlier term 1. Current term is 2. Ops: []
I20260710 11:01:57.318107 13907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c80df66e5a4213a2fc5475d924665e" candidate_uuid: "69fe2cade49e4e09a7992541cd6ddee9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d29d1ddefd354a8b957cef3b4fe44c32"
I20260710 11:01:57.320559 13759 leader_election.cc:290] T 67c80df66e5a4213a2fc5475d924665e P 69fe2cade49e4e09a7992541cd6ddee9 [CANDIDATE]: Term 2 election: Requested vote from peers c686dc820ec44424a8489a0f6c9e94ac (127.12.212.2:42209), d29d1ddefd354a8b957cef3b4fe44c32 (127.12.212.3:37325)
I20260710 11:01:57.320748 13834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c80df66e5a4213a2fc5475d924665e" candidate_uuid: "69fe2cade49e4e09a7992541cd6ddee9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c686dc820ec44424a8489a0f6c9e94ac"
I20260710 11:01:57.321341 13834 raft_consensus.cc:3060] T 67c80df66e5a4213a2fc5475d924665e P c686dc820ec44424a8489a0f6c9e94ac [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:57.318368 13955 consensus_queue.cc:1059] T 67c80df66e5a4213a2fc5475d924665e P d29d1ddefd354a8b957cef3b4fe44c32 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.004s
I20260710 11:01:57.322158 13970 raft_consensus.cc:993] T 7ad528af40e24e7da993f102539bad27 P 69fe2cade49e4e09a7992541cd6ddee9: : Instructing follower c686dc820ec44424a8489a0f6c9e94ac to start an election
I20260710 11:01:57.322780 13970 raft_consensus.cc:1081] T 7ad528af40e24e7da993f102539bad27 P 69fe2cade49e4e09a7992541cd6ddee9 [term 1 LEADER]: Signalling peer c686dc820ec44424a8489a0f6c9e94ac to start an election
I20260710 11:01:57.324700 13832 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7ad528af40e24e7da993f102539bad27"
dest_uuid: "c686dc820ec44424a8489a0f6c9e94ac"
 from {username='slave'} at 127.0.0.1:58884
I20260710 11:01:57.325230 13832 raft_consensus.cc:493] T 7ad528af40e24e7da993f102539bad27 P c686dc820ec44424a8489a0f6c9e94ac [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:57.325588 13832 raft_consensus.cc:3060] T 7ad528af40e24e7da993f102539bad27 P c686dc820ec44424a8489a0f6c9e94ac [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:57.325650 13907 raft_consensus.cc:3055] T 67c80df66e5a4213a2fc5475d924665e P d29d1ddefd354a8b957cef3b4fe44c32 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:57.326177 13907 raft_consensus.cc:740] T 67c80df66e5a4213a2fc5475d924665e P d29d1ddefd354a8b957cef3b4fe44c32 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d29d1ddefd354a8b957cef3b4fe44c32, State: Running, Role: LEADER
I20260710 11:01:57.327503 13907 consensus_queue.cc:260] T 67c80df66e5a4213a2fc5475d924665e P d29d1ddefd354a8b957cef3b4fe44c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:57.328193 13834 raft_consensus.cc:2468] T 67c80df66e5a4213a2fc5475d924665e P c686dc820ec44424a8489a0f6c9e94ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69fe2cade49e4e09a7992541cd6ddee9 in term 2.
I20260710 11:01:57.329480 13723 leader_election.cc:304] T 67c80df66e5a4213a2fc5475d924665e P 69fe2cade49e4e09a7992541cd6ddee9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69fe2cade49e4e09a7992541cd6ddee9, c686dc820ec44424a8489a0f6c9e94ac; no voters: 
I20260710 11:01:57.330322 13978 raft_consensus.cc:2804] T 67c80df66e5a4213a2fc5475d924665e P 69fe2cade49e4e09a7992541cd6ddee9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:57.330803 13978 raft_consensus.cc:697] T 67c80df66e5a4213a2fc5475d924665e P 69fe2cade49e4e09a7992541cd6ddee9 [term 2 LEADER]: Becoming Leader. State: Replica: 69fe2cade49e4e09a7992541cd6ddee9, State: Running, Role: LEADER
I20260710 11:01:57.331633 13978 consensus_queue.cc:237] T 67c80df66e5a4213a2fc5475d924665e P 69fe2cade49e4e09a7992541cd6ddee9 [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: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:57.331939 13907 raft_consensus.cc:3060] T 67c80df66e5a4213a2fc5475d924665e P d29d1ddefd354a8b957cef3b4fe44c32 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:57.335841 13832 raft_consensus.cc:515] T 7ad528af40e24e7da993f102539bad27 P c686dc820ec44424a8489a0f6c9e94ac [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:57.340083 13956 consensus_queue.cc:1048] T ee11d3170bdb48bfbffeba5738adb132 P c686dc820ec44424a8489a0f6c9e94ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:57.341254 13907 raft_consensus.cc:2468] T 67c80df66e5a4213a2fc5475d924665e P d29d1ddefd354a8b957cef3b4fe44c32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69fe2cade49e4e09a7992541cd6ddee9 in term 2.
I20260710 11:01:57.345170 13955 raft_consensus.cc:993] T fcc31dfd6c234f368d337541a20f2967 P d29d1ddefd354a8b957cef3b4fe44c32: : Instructing follower c686dc820ec44424a8489a0f6c9e94ac to start an election
I20260710 11:01:57.345019 13759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ad528af40e24e7da993f102539bad27" candidate_uuid: "c686dc820ec44424a8489a0f6c9e94ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "69fe2cade49e4e09a7992541cd6ddee9"
I20260710 11:01:57.345574 13955 raft_consensus.cc:1081] T fcc31dfd6c234f368d337541a20f2967 P d29d1ddefd354a8b957cef3b4fe44c32 [term 1 LEADER]: Signalling peer c686dc820ec44424a8489a0f6c9e94ac to start an election
I20260710 11:01:57.346243 13832 leader_election.cc:290] T 7ad528af40e24e7da993f102539bad27 P c686dc820ec44424a8489a0f6c9e94ac [CANDIDATE]: Term 2 election: Requested vote from peers 69fe2cade49e4e09a7992541cd6ddee9 (127.12.212.1:35045), d29d1ddefd354a8b957cef3b4fe44c32 (127.12.212.3:37325)
I20260710 11:01:57.345599 13759 raft_consensus.cc:3055] T 7ad528af40e24e7da993f102539bad27 P 69fe2cade49e4e09a7992541cd6ddee9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:57.348181 13833 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fcc31dfd6c234f368d337541a20f2967"
dest_uuid: "c686dc820ec44424a8489a0f6c9e94ac"
 from {username='slave'} at 127.0.0.1:58886
I20260710 11:01:57.348479 13759 raft_consensus.cc:740] T 7ad528af40e24e7da993f102539bad27 P 69fe2cade49e4e09a7992541cd6ddee9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 69fe2cade49e4e09a7992541cd6ddee9, State: Running, Role: LEADER
I20260710 11:01:57.348768 13833 raft_consensus.cc:493] T fcc31dfd6c234f368d337541a20f2967 P c686dc820ec44424a8489a0f6c9e94ac [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:57.349397 13833 raft_consensus.cc:3060] T fcc31dfd6c234f368d337541a20f2967 P c686dc820ec44424a8489a0f6c9e94ac [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:57.349321 13759 consensus_queue.cc:260] T 7ad528af40e24e7da993f102539bad27 P 69fe2cade49e4e09a7992541cd6ddee9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:57.350615 13759 raft_consensus.cc:3060] T 7ad528af40e24e7da993f102539bad27 P 69fe2cade49e4e09a7992541cd6ddee9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:57.352164 13907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ad528af40e24e7da993f102539bad27" candidate_uuid: "c686dc820ec44424a8489a0f6c9e94ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d29d1ddefd354a8b957cef3b4fe44c32"
I20260710 11:01:57.352705 13907 raft_consensus.cc:3060] T 7ad528af40e24e7da993f102539bad27 P d29d1ddefd354a8b957cef3b4fe44c32 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:57.355571 14022 consensus_queue.cc:1048] T fcc31dfd6c234f368d337541a20f2967 P d29d1ddefd354a8b957cef3b4fe44c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:57.357247 13833 raft_consensus.cc:515] T fcc31dfd6c234f368d337541a20f2967 P c686dc820ec44424a8489a0f6c9e94ac [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:57.360054 13758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcc31dfd6c234f368d337541a20f2967" candidate_uuid: "c686dc820ec44424a8489a0f6c9e94ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "69fe2cade49e4e09a7992541cd6ddee9"
I20260710 11:01:57.352733 13657 catalog_manager.cc:5697] T 67c80df66e5a4213a2fc5475d924665e P 69fe2cade49e4e09a7992541cd6ddee9 reported cstate change: term changed from 1 to 2, leader changed from d29d1ddefd354a8b957cef3b4fe44c32 (127.12.212.3) to 69fe2cade49e4e09a7992541cd6ddee9 (127.12.212.1). New cstate: current_term: 2 leader_uuid: "69fe2cade49e4e09a7992541cd6ddee9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:57.362649 13832 raft_consensus.cc:1240] T fcc31dfd6c234f368d337541a20f2967 P c686dc820ec44424a8489a0f6c9e94ac [term 2 FOLLOWER]: Rejecting Update request from peer d29d1ddefd354a8b957cef3b4fe44c32 for earlier term 1. Current term is 2. Ops: []
I20260710 11:01:57.363366 13907 raft_consensus.cc:2468] T 7ad528af40e24e7da993f102539bad27 P d29d1ddefd354a8b957cef3b4fe44c32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c686dc820ec44424a8489a0f6c9e94ac in term 2.
I20260710 11:01:57.366787 14022 consensus_queue.cc:1059] T fcc31dfd6c234f368d337541a20f2967 P d29d1ddefd354a8b957cef3b4fe44c32 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:57.367584 14022 raft_consensus.cc:3055] T fcc31dfd6c234f368d337541a20f2967 P d29d1ddefd354a8b957cef3b4fe44c32 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:57.367889 14022 raft_consensus.cc:740] T fcc31dfd6c234f368d337541a20f2967 P d29d1ddefd354a8b957cef3b4fe44c32 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d29d1ddefd354a8b957cef3b4fe44c32, State: Running, Role: LEADER
I20260710 11:01:57.363404 13906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcc31dfd6c234f368d337541a20f2967" candidate_uuid: "c686dc820ec44424a8489a0f6c9e94ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d29d1ddefd354a8b957cef3b4fe44c32"
I20260710 11:01:57.368829 14022 consensus_queue.cc:260] T fcc31dfd6c234f368d337541a20f2967 P d29d1ddefd354a8b957cef3b4fe44c32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:57.369712 14022 raft_consensus.cc:3060] T fcc31dfd6c234f368d337541a20f2967 P d29d1ddefd354a8b957cef3b4fe44c32 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:57.371414 13956 consensus_queue.cc:1048] T ee11d3170bdb48bfbffeba5738adb132 P c686dc820ec44424a8489a0f6c9e94ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:01:57.375344 13799 leader_election.cc:304] T 7ad528af40e24e7da993f102539bad27 P c686dc820ec44424a8489a0f6c9e94ac [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c686dc820ec44424a8489a0f6c9e94ac, d29d1ddefd354a8b957cef3b4fe44c32; no voters: 
I20260710 11:01:57.376294 13956 raft_consensus.cc:2804] T 7ad528af40e24e7da993f102539bad27 P c686dc820ec44424a8489a0f6c9e94ac [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:57.377213 13956 raft_consensus.cc:697] T 7ad528af40e24e7da993f102539bad27 P c686dc820ec44424a8489a0f6c9e94ac [term 2 LEADER]: Becoming Leader. State: Replica: c686dc820ec44424a8489a0f6c9e94ac, State: Running, Role: LEADER
I20260710 11:01:57.364182 13759 raft_consensus.cc:2468] T 7ad528af40e24e7da993f102539bad27 P 69fe2cade49e4e09a7992541cd6ddee9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c686dc820ec44424a8489a0f6c9e94ac in term 2.
I20260710 11:01:57.378201 13956 consensus_queue.cc:237] T 7ad528af40e24e7da993f102539bad27 P c686dc820ec44424a8489a0f6c9e94ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:57.364220 13833 leader_election.cc:290] T fcc31dfd6c234f368d337541a20f2967 P c686dc820ec44424a8489a0f6c9e94ac [CANDIDATE]: Term 2 election: Requested vote from peers 69fe2cade49e4e09a7992541cd6ddee9 (127.12.212.1:35045), d29d1ddefd354a8b957cef3b4fe44c32 (127.12.212.3:37325)
I20260710 11:01:57.397732 13906 raft_consensus.cc:2468] T fcc31dfd6c234f368d337541a20f2967 P d29d1ddefd354a8b957cef3b4fe44c32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c686dc820ec44424a8489a0f6c9e94ac in term 2.
I20260710 11:01:57.401322 13799 leader_election.cc:304] T fcc31dfd6c234f368d337541a20f2967 P c686dc820ec44424a8489a0f6c9e94ac [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: c686dc820ec44424a8489a0f6c9e94ac, d29d1ddefd354a8b957cef3b4fe44c32; no voters: 69fe2cade49e4e09a7992541cd6ddee9
I20260710 11:01:57.400779 13656 catalog_manager.cc:5697] T 7ad528af40e24e7da993f102539bad27 P c686dc820ec44424a8489a0f6c9e94ac reported cstate change: term changed from 1 to 2, leader changed from 69fe2cade49e4e09a7992541cd6ddee9 (127.12.212.1) to c686dc820ec44424a8489a0f6c9e94ac (127.12.212.2). New cstate: current_term: 2 leader_uuid: "c686dc820ec44424a8489a0f6c9e94ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:57.402724 14029 raft_consensus.cc:2804] T fcc31dfd6c234f368d337541a20f2967 P c686dc820ec44424a8489a0f6c9e94ac [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:57.403280 14029 raft_consensus.cc:697] T fcc31dfd6c234f368d337541a20f2967 P c686dc820ec44424a8489a0f6c9e94ac [term 2 LEADER]: Becoming Leader. State: Replica: c686dc820ec44424a8489a0f6c9e94ac, State: Running, Role: LEADER
I20260710 11:01:57.404136 14029 consensus_queue.cc:237] T fcc31dfd6c234f368d337541a20f2967 P c686dc820ec44424a8489a0f6c9e94ac [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: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:57.414857 13654 catalog_manager.cc:5697] T fcc31dfd6c234f368d337541a20f2967 P c686dc820ec44424a8489a0f6c9e94ac reported cstate change: term changed from 1 to 2, leader changed from d29d1ddefd354a8b957cef3b4fe44c32 (127.12.212.3) to c686dc820ec44424a8489a0f6c9e94ac (127.12.212.2). New cstate: current_term: 2 leader_uuid: "c686dc820ec44424a8489a0f6c9e94ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:57.444473 13970 raft_consensus.cc:993] T 599f3f3671fc47a7a92c56cef6c0385b P 69fe2cade49e4e09a7992541cd6ddee9: : Instructing follower c686dc820ec44424a8489a0f6c9e94ac to start an election
I20260710 11:01:57.444887 13978 raft_consensus.cc:1081] T 599f3f3671fc47a7a92c56cef6c0385b P 69fe2cade49e4e09a7992541cd6ddee9 [term 1 LEADER]: Signalling peer c686dc820ec44424a8489a0f6c9e94ac to start an election
I20260710 11:01:57.446357 13833 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "599f3f3671fc47a7a92c56cef6c0385b"
dest_uuid: "c686dc820ec44424a8489a0f6c9e94ac"
 from {username='slave'} at 127.0.0.1:58884
I20260710 11:01:57.446985 13833 raft_consensus.cc:493] T 599f3f3671fc47a7a92c56cef6c0385b P c686dc820ec44424a8489a0f6c9e94ac [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:57.447939 13833 raft_consensus.cc:3060] T 599f3f3671fc47a7a92c56cef6c0385b P c686dc820ec44424a8489a0f6c9e94ac [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:57.454348 13833 raft_consensus.cc:515] T 599f3f3671fc47a7a92c56cef6c0385b P c686dc820ec44424a8489a0f6c9e94ac [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:57.455799 13833 leader_election.cc:290] T 599f3f3671fc47a7a92c56cef6c0385b P c686dc820ec44424a8489a0f6c9e94ac [CANDIDATE]: Term 2 election: Requested vote from peers 69fe2cade49e4e09a7992541cd6ddee9 (127.12.212.1:35045), d29d1ddefd354a8b957cef3b4fe44c32 (127.12.212.3:37325)
I20260710 11:01:57.456681 13758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "599f3f3671fc47a7a92c56cef6c0385b" candidate_uuid: "c686dc820ec44424a8489a0f6c9e94ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "69fe2cade49e4e09a7992541cd6ddee9"
I20260710 11:01:57.456882 13906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "599f3f3671fc47a7a92c56cef6c0385b" candidate_uuid: "c686dc820ec44424a8489a0f6c9e94ac" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d29d1ddefd354a8b957cef3b4fe44c32"
I20260710 11:01:57.457178 13758 raft_consensus.cc:3055] T 599f3f3671fc47a7a92c56cef6c0385b P 69fe2cade49e4e09a7992541cd6ddee9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:57.457511 13758 raft_consensus.cc:740] T 599f3f3671fc47a7a92c56cef6c0385b P 69fe2cade49e4e09a7992541cd6ddee9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 69fe2cade49e4e09a7992541cd6ddee9, State: Running, Role: LEADER
I20260710 11:01:57.457535 13906 raft_consensus.cc:3060] T 599f3f3671fc47a7a92c56cef6c0385b P d29d1ddefd354a8b957cef3b4fe44c32 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:57.458293 13758 consensus_queue.cc:260] T 599f3f3671fc47a7a92c56cef6c0385b P 69fe2cade49e4e09a7992541cd6ddee9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:57.459550 13758 raft_consensus.cc:3060] T 599f3f3671fc47a7a92c56cef6c0385b P 69fe2cade49e4e09a7992541cd6ddee9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:57.462452 13906 raft_consensus.cc:2468] T 599f3f3671fc47a7a92c56cef6c0385b P d29d1ddefd354a8b957cef3b4fe44c32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c686dc820ec44424a8489a0f6c9e94ac in term 2.
I20260710 11:01:57.463591 13799 leader_election.cc:304] T 599f3f3671fc47a7a92c56cef6c0385b P c686dc820ec44424a8489a0f6c9e94ac [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c686dc820ec44424a8489a0f6c9e94ac, d29d1ddefd354a8b957cef3b4fe44c32; no voters: 
I20260710 11:01:57.464268 14029 raft_consensus.cc:2804] T 599f3f3671fc47a7a92c56cef6c0385b P c686dc820ec44424a8489a0f6c9e94ac [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:57.464716 14029 raft_consensus.cc:697] T 599f3f3671fc47a7a92c56cef6c0385b P c686dc820ec44424a8489a0f6c9e94ac [term 2 LEADER]: Becoming Leader. State: Replica: c686dc820ec44424a8489a0f6c9e94ac, State: Running, Role: LEADER
I20260710 11:01:57.465807 14029 consensus_queue.cc:237] T 599f3f3671fc47a7a92c56cef6c0385b P c686dc820ec44424a8489a0f6c9e94ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:57.466892 13758 raft_consensus.cc:2468] T 599f3f3671fc47a7a92c56cef6c0385b P 69fe2cade49e4e09a7992541cd6ddee9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c686dc820ec44424a8489a0f6c9e94ac in term 2.
I20260710 11:01:57.472714 13654 catalog_manager.cc:5697] T 599f3f3671fc47a7a92c56cef6c0385b P c686dc820ec44424a8489a0f6c9e94ac reported cstate change: term changed from 1 to 2, leader changed from 69fe2cade49e4e09a7992541cd6ddee9 (127.12.212.1) to c686dc820ec44424a8489a0f6c9e94ac (127.12.212.2). New cstate: current_term: 2 leader_uuid: "c686dc820ec44424a8489a0f6c9e94ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } health_report { overall_health: UNKNOWN } } }
I20260710 11:01:57.697547 13906 raft_consensus.cc:1275] T a542b3c6b5334a6cbc3c217445c126c0 P d29d1ddefd354a8b957cef3b4fe44c32 [term 2 FOLLOWER]: Refusing update from remote peer 69fe2cade49e4e09a7992541cd6ddee9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:57.698920 13978 consensus_queue.cc:1048] T a542b3c6b5334a6cbc3c217445c126c0 P 69fe2cade49e4e09a7992541cd6ddee9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:57.706979 13833 raft_consensus.cc:1275] T a542b3c6b5334a6cbc3c217445c126c0 P c686dc820ec44424a8489a0f6c9e94ac [term 2 FOLLOWER]: Refusing update from remote peer 69fe2cade49e4e09a7992541cd6ddee9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:57.708629 13970 consensus_queue.cc:1048] T a542b3c6b5334a6cbc3c217445c126c0 P 69fe2cade49e4e09a7992541cd6ddee9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:57.721107 13906 raft_consensus.cc:1275] T 81366502929d46858936b2ccb67a8256 P d29d1ddefd354a8b957cef3b4fe44c32 [term 2 FOLLOWER]: Refusing update from remote peer 69fe2cade49e4e09a7992541cd6ddee9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:57.722334 13970 consensus_queue.cc:1048] T 81366502929d46858936b2ccb67a8256 P 69fe2cade49e4e09a7992541cd6ddee9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:57.730924 13833 raft_consensus.cc:1275] T 81366502929d46858936b2ccb67a8256 P c686dc820ec44424a8489a0f6c9e94ac [term 2 FOLLOWER]: Refusing update from remote peer 69fe2cade49e4e09a7992541cd6ddee9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:57.732496 13970 consensus_queue.cc:1048] T 81366502929d46858936b2ccb67a8256 P 69fe2cade49e4e09a7992541cd6ddee9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:57.770702 13953 raft_consensus.cc:993] T e2e9209199cf4e2cb4fe0858d88acc32 P 69fe2cade49e4e09a7992541cd6ddee9: : Instructing follower d29d1ddefd354a8b957cef3b4fe44c32 to start an election
I20260710 11:01:57.771238 13970 raft_consensus.cc:1081] T e2e9209199cf4e2cb4fe0858d88acc32 P 69fe2cade49e4e09a7992541cd6ddee9 [term 1 LEADER]: Signalling peer d29d1ddefd354a8b957cef3b4fe44c32 to start an election
I20260710 11:01:57.772693 13906 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e2e9209199cf4e2cb4fe0858d88acc32"
dest_uuid: "d29d1ddefd354a8b957cef3b4fe44c32"
 from {username='slave'} at 127.0.0.1:49364
I20260710 11:01:57.773154 13906 raft_consensus.cc:493] T e2e9209199cf4e2cb4fe0858d88acc32 P d29d1ddefd354a8b957cef3b4fe44c32 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:01:57.773468 13906 raft_consensus.cc:3060] T e2e9209199cf4e2cb4fe0858d88acc32 P d29d1ddefd354a8b957cef3b4fe44c32 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:57.778123 13906 raft_consensus.cc:515] T e2e9209199cf4e2cb4fe0858d88acc32 P d29d1ddefd354a8b957cef3b4fe44c32 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:57.779745 13906 leader_election.cc:290] T e2e9209199cf4e2cb4fe0858d88acc32 P d29d1ddefd354a8b957cef3b4fe44c32 [CANDIDATE]: Term 2 election: Requested vote from peers 69fe2cade49e4e09a7992541cd6ddee9 (127.12.212.1:35045), c686dc820ec44424a8489a0f6c9e94ac (127.12.212.2:42209)
I20260710 11:01:57.780462 13758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2e9209199cf4e2cb4fe0858d88acc32" candidate_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "69fe2cade49e4e09a7992541cd6ddee9"
I20260710 11:01:57.780691 13833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2e9209199cf4e2cb4fe0858d88acc32" candidate_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c686dc820ec44424a8489a0f6c9e94ac"
I20260710 11:01:57.781139 13758 raft_consensus.cc:3055] T e2e9209199cf4e2cb4fe0858d88acc32 P 69fe2cade49e4e09a7992541cd6ddee9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:01:57.781219 13833 raft_consensus.cc:3060] T e2e9209199cf4e2cb4fe0858d88acc32 P c686dc820ec44424a8489a0f6c9e94ac [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:57.781445 13758 raft_consensus.cc:740] T e2e9209199cf4e2cb4fe0858d88acc32 P 69fe2cade49e4e09a7992541cd6ddee9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 69fe2cade49e4e09a7992541cd6ddee9, State: Running, Role: LEADER
I20260710 11:01:57.782226 13758 consensus_queue.cc:260] T e2e9209199cf4e2cb4fe0858d88acc32 P 69fe2cade49e4e09a7992541cd6ddee9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:57.783179 13758 raft_consensus.cc:3060] T e2e9209199cf4e2cb4fe0858d88acc32 P 69fe2cade49e4e09a7992541cd6ddee9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:57.785925 13833 raft_consensus.cc:2468] T e2e9209199cf4e2cb4fe0858d88acc32 P c686dc820ec44424a8489a0f6c9e94ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d29d1ddefd354a8b957cef3b4fe44c32 in term 2.
I20260710 11:01:57.786978 13872 leader_election.cc:304] T e2e9209199cf4e2cb4fe0858d88acc32 P d29d1ddefd354a8b957cef3b4fe44c32 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c686dc820ec44424a8489a0f6c9e94ac, d29d1ddefd354a8b957cef3b4fe44c32; no voters: 
I20260710 11:01:57.787653 14022 raft_consensus.cc:2804] T e2e9209199cf4e2cb4fe0858d88acc32 P d29d1ddefd354a8b957cef3b4fe44c32 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:01:57.787928 13758 raft_consensus.cc:2468] T e2e9209199cf4e2cb4fe0858d88acc32 P 69fe2cade49e4e09a7992541cd6ddee9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d29d1ddefd354a8b957cef3b4fe44c32 in term 2.
I20260710 11:01:57.788156 14022 raft_consensus.cc:697] T e2e9209199cf4e2cb4fe0858d88acc32 P d29d1ddefd354a8b957cef3b4fe44c32 [term 2 LEADER]: Becoming Leader. State: Replica: d29d1ddefd354a8b957cef3b4fe44c32, State: Running, Role: LEADER
I20260710 11:01:57.789011 14022 consensus_queue.cc:237] T e2e9209199cf4e2cb4fe0858d88acc32 P d29d1ddefd354a8b957cef3b4fe44c32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:01:57.795073 13654 catalog_manager.cc:5697] T e2e9209199cf4e2cb4fe0858d88acc32 P d29d1ddefd354a8b957cef3b4fe44c32 reported cstate change: term changed from 1 to 2, leader changed from 69fe2cade49e4e09a7992541cd6ddee9 (127.12.212.1) to d29d1ddefd354a8b957cef3b4fe44c32 (127.12.212.3). New cstate: current_term: 2 leader_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } health_report { overall_health: HEALTHY } } }
I20260710 11:01:57.797245 13906 raft_consensus.cc:1275] T fcc31dfd6c234f368d337541a20f2967 P d29d1ddefd354a8b957cef3b4fe44c32 [term 2 FOLLOWER]: Refusing update from remote peer c686dc820ec44424a8489a0f6c9e94ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:57.798480 14029 consensus_queue.cc:1048] T fcc31dfd6c234f368d337541a20f2967 P c686dc820ec44424a8489a0f6c9e94ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:57.805397 13758 raft_consensus.cc:3060] T fcc31dfd6c234f368d337541a20f2967 P 69fe2cade49e4e09a7992541cd6ddee9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:01:57.813289 13758 raft_consensus.cc:1275] T fcc31dfd6c234f368d337541a20f2967 P 69fe2cade49e4e09a7992541cd6ddee9 [term 2 FOLLOWER]: Refusing update from remote peer c686dc820ec44424a8489a0f6c9e94ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:57.814694 14037 consensus_queue.cc:1048] T fcc31dfd6c234f368d337541a20f2967 P c686dc820ec44424a8489a0f6c9e94ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:57.832993 13758 raft_consensus.cc:1275] T 7ad528af40e24e7da993f102539bad27 P 69fe2cade49e4e09a7992541cd6ddee9 [term 2 FOLLOWER]: Refusing update from remote peer c686dc820ec44424a8489a0f6c9e94ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:57.834311 14037 consensus_queue.cc:1048] T 7ad528af40e24e7da993f102539bad27 P c686dc820ec44424a8489a0f6c9e94ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:57.842073 13906 raft_consensus.cc:1275] T 7ad528af40e24e7da993f102539bad27 P d29d1ddefd354a8b957cef3b4fe44c32 [term 2 FOLLOWER]: Refusing update from remote peer c686dc820ec44424a8489a0f6c9e94ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:57.844141 13991 consensus_queue.cc:1048] T 7ad528af40e24e7da993f102539bad27 P c686dc820ec44424a8489a0f6c9e94ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:57.851027 13833 raft_consensus.cc:1275] T a831bbb8272945efaeb4762553e5c77a P c686dc820ec44424a8489a0f6c9e94ac [term 2 FOLLOWER]: Refusing update from remote peer 69fe2cade49e4e09a7992541cd6ddee9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:57.852478 13970 consensus_queue.cc:1048] T a831bbb8272945efaeb4762553e5c77a P 69fe2cade49e4e09a7992541cd6ddee9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:57.856928 13906 raft_consensus.cc:1275] T a831bbb8272945efaeb4762553e5c77a P d29d1ddefd354a8b957cef3b4fe44c32 [term 2 FOLLOWER]: Refusing update from remote peer 69fe2cade49e4e09a7992541cd6ddee9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:57.860146 13978 consensus_queue.cc:1048] T a831bbb8272945efaeb4762553e5c77a P 69fe2cade49e4e09a7992541cd6ddee9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:57.895675 13906 raft_consensus.cc:1275] T 67c80df66e5a4213a2fc5475d924665e P d29d1ddefd354a8b957cef3b4fe44c32 [term 2 FOLLOWER]: Refusing update from remote peer 69fe2cade49e4e09a7992541cd6ddee9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:57.896981 13978 consensus_queue.cc:1048] T 67c80df66e5a4213a2fc5475d924665e P 69fe2cade49e4e09a7992541cd6ddee9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:57.903400 13833 raft_consensus.cc:1275] T 67c80df66e5a4213a2fc5475d924665e P c686dc820ec44424a8489a0f6c9e94ac [term 2 FOLLOWER]: Refusing update from remote peer 69fe2cade49e4e09a7992541cd6ddee9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:57.905818 14038 consensus_queue.cc:1048] T 67c80df66e5a4213a2fc5475d924665e P 69fe2cade49e4e09a7992541cd6ddee9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:57.998747 13758 raft_consensus.cc:1275] T 599f3f3671fc47a7a92c56cef6c0385b P 69fe2cade49e4e09a7992541cd6ddee9 [term 2 FOLLOWER]: Refusing update from remote peer c686dc820ec44424a8489a0f6c9e94ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:58.000098 13991 consensus_queue.cc:1048] T 599f3f3671fc47a7a92c56cef6c0385b P c686dc820ec44424a8489a0f6c9e94ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:58.008993 13906 raft_consensus.cc:1275] T 599f3f3671fc47a7a92c56cef6c0385b P d29d1ddefd354a8b957cef3b4fe44c32 [term 2 FOLLOWER]: Refusing update from remote peer c686dc820ec44424a8489a0f6c9e94ac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:58.011390 13991 consensus_queue.cc:1048] T 599f3f3671fc47a7a92c56cef6c0385b P c686dc820ec44424a8489a0f6c9e94ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:58.187285 13833 raft_consensus.cc:1275] T e2e9209199cf4e2cb4fe0858d88acc32 P c686dc820ec44424a8489a0f6c9e94ac [term 2 FOLLOWER]: Refusing update from remote peer d29d1ddefd354a8b957cef3b4fe44c32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:58.188468 14022 consensus_queue.cc:1048] T e2e9209199cf4e2cb4fe0858d88acc32 P d29d1ddefd354a8b957cef3b4fe44c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:01:58.196321 13758 raft_consensus.cc:1275] T e2e9209199cf4e2cb4fe0858d88acc32 P 69fe2cade49e4e09a7992541cd6ddee9 [term 2 FOLLOWER]: Refusing update from remote peer d29d1ddefd354a8b957cef3b4fe44c32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:01:58.197883 14022 consensus_queue.cc:1048] T e2e9209199cf4e2cb4fe0858d88acc32 P d29d1ddefd354a8b957cef3b4fe44c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:00.197885 13136 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 11:02:00.198527 13136 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:02:00.214315 13758 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "63565a7ab1b84da488316a90c1f59c59"
dest_uuid: "69fe2cade49e4e09a7992541cd6ddee9"
mode: GRACEFUL
new_leader_uuid: "d29d1ddefd354a8b957cef3b4fe44c32"
 from {username='slave'} at 127.0.0.1:58284
I20260710 11:02:00.214793 13758 raft_consensus.cc:606] T 63565a7ab1b84da488316a90c1f59c59 P 69fe2cade49e4e09a7992541cd6ddee9 [term 1 LEADER]: Received request to transfer leadership to TS d29d1ddefd354a8b957cef3b4fe44c32
I20260710 11:02:00.217191 13758 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a831bbb8272945efaeb4762553e5c77a"
dest_uuid: "69fe2cade49e4e09a7992541cd6ddee9"
mode: GRACEFUL
new_leader_uuid: "d29d1ddefd354a8b957cef3b4fe44c32"
 from {username='slave'} at 127.0.0.1:58284
I20260710 11:02:00.217620 13758 raft_consensus.cc:606] T a831bbb8272945efaeb4762553e5c77a P 69fe2cade49e4e09a7992541cd6ddee9 [term 2 LEADER]: Received request to transfer leadership to TS d29d1ddefd354a8b957cef3b4fe44c32
I20260710 11:02:00.218662 13136 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:02:00.219094 13136 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:02:00.528582 14038 raft_consensus.cc:993] T 63565a7ab1b84da488316a90c1f59c59 P 69fe2cade49e4e09a7992541cd6ddee9: : Instructing follower d29d1ddefd354a8b957cef3b4fe44c32 to start an election
I20260710 11:02:00.529026 14050 raft_consensus.cc:1081] T 63565a7ab1b84da488316a90c1f59c59 P 69fe2cade49e4e09a7992541cd6ddee9 [term 1 LEADER]: Signalling peer d29d1ddefd354a8b957cef3b4fe44c32 to start an election
I20260710 11:02:00.530575 13906 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "63565a7ab1b84da488316a90c1f59c59"
dest_uuid: "d29d1ddefd354a8b957cef3b4fe44c32"
 from {username='slave'} at 127.0.0.1:49364
I20260710 11:02:00.531090 13906 raft_consensus.cc:493] T 63565a7ab1b84da488316a90c1f59c59 P d29d1ddefd354a8b957cef3b4fe44c32 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:00.531397 13906 raft_consensus.cc:3060] T 63565a7ab1b84da488316a90c1f59c59 P d29d1ddefd354a8b957cef3b4fe44c32 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:00.536789 13906 raft_consensus.cc:515] T 63565a7ab1b84da488316a90c1f59c59 P d29d1ddefd354a8b957cef3b4fe44c32 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:02:00.538722 13906 leader_election.cc:290] T 63565a7ab1b84da488316a90c1f59c59 P d29d1ddefd354a8b957cef3b4fe44c32 [CANDIDATE]: Term 2 election: Requested vote from peers 69fe2cade49e4e09a7992541cd6ddee9 (127.12.212.1:35045), c686dc820ec44424a8489a0f6c9e94ac (127.12.212.2:42209)
I20260710 11:02:00.539343 13758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63565a7ab1b84da488316a90c1f59c59" candidate_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "69fe2cade49e4e09a7992541cd6ddee9"
I20260710 11:02:00.539713 13833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63565a7ab1b84da488316a90c1f59c59" candidate_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c686dc820ec44424a8489a0f6c9e94ac"
I20260710 11:02:00.539951 13758 raft_consensus.cc:3055] T 63565a7ab1b84da488316a90c1f59c59 P 69fe2cade49e4e09a7992541cd6ddee9 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:00.540285 13833 raft_consensus.cc:3060] T 63565a7ab1b84da488316a90c1f59c59 P c686dc820ec44424a8489a0f6c9e94ac [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:00.540316 13758 raft_consensus.cc:740] T 63565a7ab1b84da488316a90c1f59c59 P 69fe2cade49e4e09a7992541cd6ddee9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 69fe2cade49e4e09a7992541cd6ddee9, State: Running, Role: LEADER
I20260710 11:02:00.541179 13758 consensus_queue.cc:260] T 63565a7ab1b84da488316a90c1f59c59 P 69fe2cade49e4e09a7992541cd6ddee9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:02:00.542339 13758 raft_consensus.cc:3060] T 63565a7ab1b84da488316a90c1f59c59 P 69fe2cade49e4e09a7992541cd6ddee9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:00.547000 13833 raft_consensus.cc:2468] T 63565a7ab1b84da488316a90c1f59c59 P c686dc820ec44424a8489a0f6c9e94ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d29d1ddefd354a8b957cef3b4fe44c32 in term 2.
I20260710 11:02:00.548239 13872 leader_election.cc:304] T 63565a7ab1b84da488316a90c1f59c59 P d29d1ddefd354a8b957cef3b4fe44c32 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c686dc820ec44424a8489a0f6c9e94ac, d29d1ddefd354a8b957cef3b4fe44c32; no voters: 
I20260710 11:02:00.548707 13758 raft_consensus.cc:2468] T 63565a7ab1b84da488316a90c1f59c59 P 69fe2cade49e4e09a7992541cd6ddee9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d29d1ddefd354a8b957cef3b4fe44c32 in term 2.
I20260710 11:02:00.549026 14046 raft_consensus.cc:2804] T 63565a7ab1b84da488316a90c1f59c59 P d29d1ddefd354a8b957cef3b4fe44c32 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:00.550220 14046 raft_consensus.cc:697] T 63565a7ab1b84da488316a90c1f59c59 P d29d1ddefd354a8b957cef3b4fe44c32 [term 2 LEADER]: Becoming Leader. State: Replica: d29d1ddefd354a8b957cef3b4fe44c32, State: Running, Role: LEADER
I20260710 11:02:00.551033 14046 consensus_queue.cc:237] T 63565a7ab1b84da488316a90c1f59c59 P d29d1ddefd354a8b957cef3b4fe44c32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:02:00.557778 13655 catalog_manager.cc:5697] T 63565a7ab1b84da488316a90c1f59c59 P d29d1ddefd354a8b957cef3b4fe44c32 reported cstate change: term changed from 1 to 2, leader changed from 69fe2cade49e4e09a7992541cd6ddee9 (127.12.212.1) to d29d1ddefd354a8b957cef3b4fe44c32 (127.12.212.3). New cstate: current_term: 2 leader_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:00.565605 14038 raft_consensus.cc:993] T a831bbb8272945efaeb4762553e5c77a P 69fe2cade49e4e09a7992541cd6ddee9: : Instructing follower d29d1ddefd354a8b957cef3b4fe44c32 to start an election
I20260710 11:02:00.566057 14050 raft_consensus.cc:1081] T a831bbb8272945efaeb4762553e5c77a P 69fe2cade49e4e09a7992541cd6ddee9 [term 2 LEADER]: Signalling peer d29d1ddefd354a8b957cef3b4fe44c32 to start an election
I20260710 11:02:00.567631 13906 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a831bbb8272945efaeb4762553e5c77a"
dest_uuid: "d29d1ddefd354a8b957cef3b4fe44c32"
 from {username='slave'} at 127.0.0.1:49364
I20260710 11:02:00.568303 13906 raft_consensus.cc:493] T a831bbb8272945efaeb4762553e5c77a P d29d1ddefd354a8b957cef3b4fe44c32 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:00.568615 13906 raft_consensus.cc:3060] T a831bbb8272945efaeb4762553e5c77a P d29d1ddefd354a8b957cef3b4fe44c32 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:00.573349 13906 raft_consensus.cc:515] T a831bbb8272945efaeb4762553e5c77a P d29d1ddefd354a8b957cef3b4fe44c32 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:02:00.574867 13906 leader_election.cc:290] T a831bbb8272945efaeb4762553e5c77a P d29d1ddefd354a8b957cef3b4fe44c32 [CANDIDATE]: Term 3 election: Requested vote from peers 69fe2cade49e4e09a7992541cd6ddee9 (127.12.212.1:35045), c686dc820ec44424a8489a0f6c9e94ac (127.12.212.2:42209)
I20260710 11:02:00.575752 13758 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a831bbb8272945efaeb4762553e5c77a" candidate_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "69fe2cade49e4e09a7992541cd6ddee9"
I20260710 11:02:00.575899 13833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a831bbb8272945efaeb4762553e5c77a" candidate_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c686dc820ec44424a8489a0f6c9e94ac"
I20260710 11:02:00.576422 13833 raft_consensus.cc:3060] T a831bbb8272945efaeb4762553e5c77a P c686dc820ec44424a8489a0f6c9e94ac [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:00.576422 13758 raft_consensus.cc:3055] T a831bbb8272945efaeb4762553e5c77a P 69fe2cade49e4e09a7992541cd6ddee9 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:02:00.577018 13758 raft_consensus.cc:740] T a831bbb8272945efaeb4762553e5c77a P 69fe2cade49e4e09a7992541cd6ddee9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 69fe2cade49e4e09a7992541cd6ddee9, State: Running, Role: LEADER
I20260710 11:02:00.577805 13758 consensus_queue.cc:260] T a831bbb8272945efaeb4762553e5c77a P 69fe2cade49e4e09a7992541cd6ddee9 [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: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:02:00.579011 13758 raft_consensus.cc:3060] T a831bbb8272945efaeb4762553e5c77a P 69fe2cade49e4e09a7992541cd6ddee9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:00.583241 13833 raft_consensus.cc:2468] T a831bbb8272945efaeb4762553e5c77a P c686dc820ec44424a8489a0f6c9e94ac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d29d1ddefd354a8b957cef3b4fe44c32 in term 3.
I20260710 11:02:00.584328 13872 leader_election.cc:304] T a831bbb8272945efaeb4762553e5c77a P d29d1ddefd354a8b957cef3b4fe44c32 [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: c686dc820ec44424a8489a0f6c9e94ac, d29d1ddefd354a8b957cef3b4fe44c32; no voters: 
I20260710 11:02:00.585071 14046 raft_consensus.cc:2804] T a831bbb8272945efaeb4762553e5c77a P d29d1ddefd354a8b957cef3b4fe44c32 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:02:00.585536 14046 raft_consensus.cc:697] T a831bbb8272945efaeb4762553e5c77a P d29d1ddefd354a8b957cef3b4fe44c32 [term 3 LEADER]: Becoming Leader. State: Replica: d29d1ddefd354a8b957cef3b4fe44c32, State: Running, Role: LEADER
I20260710 11:02:00.585649 13758 raft_consensus.cc:2468] T a831bbb8272945efaeb4762553e5c77a P 69fe2cade49e4e09a7992541cd6ddee9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d29d1ddefd354a8b957cef3b4fe44c32 in term 3.
I20260710 11:02:00.586354 14046 consensus_queue.cc:237] T a831bbb8272945efaeb4762553e5c77a P d29d1ddefd354a8b957cef3b4fe44c32 [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: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:02:00.593431 13655 catalog_manager.cc:5697] T a831bbb8272945efaeb4762553e5c77a P d29d1ddefd354a8b957cef3b4fe44c32 reported cstate change: term changed from 2 to 3, leader changed from 69fe2cade49e4e09a7992541cd6ddee9 (127.12.212.1) to d29d1ddefd354a8b957cef3b4fe44c32 (127.12.212.3). New cstate: current_term: 3 leader_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:00.975668 13833 raft_consensus.cc:1275] T a831bbb8272945efaeb4762553e5c77a P c686dc820ec44424a8489a0f6c9e94ac [term 3 FOLLOWER]: Refusing update from remote peer d29d1ddefd354a8b957cef3b4fe44c32: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:00.976974 14046 consensus_queue.cc:1048] T a831bbb8272945efaeb4762553e5c77a P d29d1ddefd354a8b957cef3b4fe44c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:00.987517 13758 raft_consensus.cc:1275] T a831bbb8272945efaeb4762553e5c77a P 69fe2cade49e4e09a7992541cd6ddee9 [term 3 FOLLOWER]: Refusing update from remote peer d29d1ddefd354a8b957cef3b4fe44c32: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:00.990129 14061 consensus_queue.cc:1048] T a831bbb8272945efaeb4762553e5c77a P d29d1ddefd354a8b957cef3b4fe44c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:01.069157 13758 raft_consensus.cc:1275] T 63565a7ab1b84da488316a90c1f59c59 P 69fe2cade49e4e09a7992541cd6ddee9 [term 2 FOLLOWER]: Refusing update from remote peer d29d1ddefd354a8b957cef3b4fe44c32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:01.070617 14046 consensus_queue.cc:1048] T 63565a7ab1b84da488316a90c1f59c59 P d29d1ddefd354a8b957cef3b4fe44c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:01.079035 13833 raft_consensus.cc:1275] T 63565a7ab1b84da488316a90c1f59c59 P c686dc820ec44424a8489a0f6c9e94ac [term 2 FOLLOWER]: Refusing update from remote peer d29d1ddefd354a8b957cef3b4fe44c32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:01.081459 14051 consensus_queue.cc:1048] T 63565a7ab1b84da488316a90c1f59c59 P d29d1ddefd354a8b957cef3b4fe44c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:01.219897 13136 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:02:01.230453 13908 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "63565a7ab1b84da488316a90c1f59c59"
dest_uuid: "d29d1ddefd354a8b957cef3b4fe44c32"
mode: GRACEFUL
new_leader_uuid: "69fe2cade49e4e09a7992541cd6ddee9"
 from {username='slave'} at 127.0.0.1:49380
I20260710 11:02:01.231073 13908 raft_consensus.cc:606] T 63565a7ab1b84da488316a90c1f59c59 P d29d1ddefd354a8b957cef3b4fe44c32 [term 2 LEADER]: Received request to transfer leadership to TS 69fe2cade49e4e09a7992541cd6ddee9
I20260710 11:02:01.235829 13908 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a831bbb8272945efaeb4762553e5c77a"
dest_uuid: "d29d1ddefd354a8b957cef3b4fe44c32"
mode: GRACEFUL
new_leader_uuid: "69fe2cade49e4e09a7992541cd6ddee9"
 from {username='slave'} at 127.0.0.1:49380
I20260710 11:02:01.236339 13908 raft_consensus.cc:606] T a831bbb8272945efaeb4762553e5c77a P d29d1ddefd354a8b957cef3b4fe44c32 [term 3 LEADER]: Received request to transfer leadership to TS 69fe2cade49e4e09a7992541cd6ddee9
I20260710 11:02:01.249253 13833 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fcc31dfd6c234f368d337541a20f2967"
dest_uuid: "c686dc820ec44424a8489a0f6c9e94ac"
mode: GRACEFUL
new_leader_uuid: "69fe2cade49e4e09a7992541cd6ddee9"
 from {username='slave'} at 127.0.0.1:58888
I20260710 11:02:01.249858 13833 raft_consensus.cc:606] T fcc31dfd6c234f368d337541a20f2967 P c686dc820ec44424a8489a0f6c9e94ac [term 2 LEADER]: Received request to transfer leadership to TS 69fe2cade49e4e09a7992541cd6ddee9
I20260710 11:02:01.254588 13833 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "599f3f3671fc47a7a92c56cef6c0385b"
dest_uuid: "c686dc820ec44424a8489a0f6c9e94ac"
mode: GRACEFUL
new_leader_uuid: "69fe2cade49e4e09a7992541cd6ddee9"
 from {username='slave'} at 127.0.0.1:58888
I20260710 11:02:01.255170 13833 raft_consensus.cc:606] T 599f3f3671fc47a7a92c56cef6c0385b P c686dc820ec44424a8489a0f6c9e94ac [term 2 LEADER]: Received request to transfer leadership to TS 69fe2cade49e4e09a7992541cd6ddee9
I20260710 11:02:01.259402 13833 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ee11d3170bdb48bfbffeba5738adb132"
dest_uuid: "c686dc820ec44424a8489a0f6c9e94ac"
mode: GRACEFUL
new_leader_uuid: "69fe2cade49e4e09a7992541cd6ddee9"
 from {username='slave'} at 127.0.0.1:58888
I20260710 11:02:01.259819 13833 raft_consensus.cc:606] T ee11d3170bdb48bfbffeba5738adb132 P c686dc820ec44424a8489a0f6c9e94ac [term 1 LEADER]: Received request to transfer leadership to TS 69fe2cade49e4e09a7992541cd6ddee9
I20260710 11:02:01.405922 14047 raft_consensus.cc:993] T 599f3f3671fc47a7a92c56cef6c0385b P c686dc820ec44424a8489a0f6c9e94ac: : Instructing follower 69fe2cade49e4e09a7992541cd6ddee9 to start an election
I20260710 11:02:01.406380 14066 raft_consensus.cc:1081] T 599f3f3671fc47a7a92c56cef6c0385b P c686dc820ec44424a8489a0f6c9e94ac [term 2 LEADER]: Signalling peer 69fe2cade49e4e09a7992541cd6ddee9 to start an election
I20260710 11:02:01.407743 13758 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "599f3f3671fc47a7a92c56cef6c0385b"
dest_uuid: "69fe2cade49e4e09a7992541cd6ddee9"
 from {username='slave'} at 127.0.0.1:58248
I20260710 11:02:01.408118 13758 raft_consensus.cc:493] T 599f3f3671fc47a7a92c56cef6c0385b P 69fe2cade49e4e09a7992541cd6ddee9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:01.408336 13758 raft_consensus.cc:3060] T 599f3f3671fc47a7a92c56cef6c0385b P 69fe2cade49e4e09a7992541cd6ddee9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:01.412807 13758 raft_consensus.cc:515] T 599f3f3671fc47a7a92c56cef6c0385b P 69fe2cade49e4e09a7992541cd6ddee9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:02:01.415162 13758 leader_election.cc:290] T 599f3f3671fc47a7a92c56cef6c0385b P 69fe2cade49e4e09a7992541cd6ddee9 [CANDIDATE]: Term 3 election: Requested vote from peers c686dc820ec44424a8489a0f6c9e94ac (127.12.212.2:42209), d29d1ddefd354a8b957cef3b4fe44c32 (127.12.212.3:37325)
I20260710 11:02:01.415313 13906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "599f3f3671fc47a7a92c56cef6c0385b" candidate_uuid: "69fe2cade49e4e09a7992541cd6ddee9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d29d1ddefd354a8b957cef3b4fe44c32"
I20260710 11:02:01.415875 13906 raft_consensus.cc:3060] T 599f3f3671fc47a7a92c56cef6c0385b P d29d1ddefd354a8b957cef3b4fe44c32 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:01.415119 13833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "599f3f3671fc47a7a92c56cef6c0385b" candidate_uuid: "69fe2cade49e4e09a7992541cd6ddee9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c686dc820ec44424a8489a0f6c9e94ac"
I20260710 11:02:01.416364 13833 raft_consensus.cc:3055] T 599f3f3671fc47a7a92c56cef6c0385b P c686dc820ec44424a8489a0f6c9e94ac [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:02:01.416639 13833 raft_consensus.cc:740] T 599f3f3671fc47a7a92c56cef6c0385b P c686dc820ec44424a8489a0f6c9e94ac [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c686dc820ec44424a8489a0f6c9e94ac, State: Running, Role: LEADER
I20260710 11:02:01.417335 13833 consensus_queue.cc:260] T 599f3f3671fc47a7a92c56cef6c0385b P c686dc820ec44424a8489a0f6c9e94ac [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: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:02:01.418129 14047 raft_consensus.cc:993] T fcc31dfd6c234f368d337541a20f2967 P c686dc820ec44424a8489a0f6c9e94ac: : Instructing follower 69fe2cade49e4e09a7992541cd6ddee9 to start an election
I20260710 11:02:01.418399 13833 raft_consensus.cc:3060] T 599f3f3671fc47a7a92c56cef6c0385b P c686dc820ec44424a8489a0f6c9e94ac [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:01.418548 14066 raft_consensus.cc:1081] T fcc31dfd6c234f368d337541a20f2967 P c686dc820ec44424a8489a0f6c9e94ac [term 2 LEADER]: Signalling peer 69fe2cade49e4e09a7992541cd6ddee9 to start an election
I20260710 11:02:01.420011 13758 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fcc31dfd6c234f368d337541a20f2967"
dest_uuid: "69fe2cade49e4e09a7992541cd6ddee9"
 from {username='slave'} at 127.0.0.1:58248
I20260710 11:02:01.420423 13758 raft_consensus.cc:493] T fcc31dfd6c234f368d337541a20f2967 P 69fe2cade49e4e09a7992541cd6ddee9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:01.420691 13758 raft_consensus.cc:3060] T fcc31dfd6c234f368d337541a20f2967 P 69fe2cade49e4e09a7992541cd6ddee9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:01.422223 13906 raft_consensus.cc:2468] T 599f3f3671fc47a7a92c56cef6c0385b P d29d1ddefd354a8b957cef3b4fe44c32 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69fe2cade49e4e09a7992541cd6ddee9 in term 3.
I20260710 11:02:01.423345 13724 leader_election.cc:304] T 599f3f3671fc47a7a92c56cef6c0385b P 69fe2cade49e4e09a7992541cd6ddee9 [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: 69fe2cade49e4e09a7992541cd6ddee9, d29d1ddefd354a8b957cef3b4fe44c32; no voters: 
I20260710 11:02:01.424077 14050 raft_consensus.cc:2804] T 599f3f3671fc47a7a92c56cef6c0385b P 69fe2cade49e4e09a7992541cd6ddee9 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:02:01.424517 13833 raft_consensus.cc:2468] T 599f3f3671fc47a7a92c56cef6c0385b P c686dc820ec44424a8489a0f6c9e94ac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69fe2cade49e4e09a7992541cd6ddee9 in term 3.
I20260710 11:02:01.425374 13758 raft_consensus.cc:515] T fcc31dfd6c234f368d337541a20f2967 P 69fe2cade49e4e09a7992541cd6ddee9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:02:01.426647 14050 raft_consensus.cc:697] T 599f3f3671fc47a7a92c56cef6c0385b P 69fe2cade49e4e09a7992541cd6ddee9 [term 3 LEADER]: Becoming Leader. State: Replica: 69fe2cade49e4e09a7992541cd6ddee9, State: Running, Role: LEADER
I20260710 11:02:01.427963 14050 consensus_queue.cc:237] T 599f3f3671fc47a7a92c56cef6c0385b P 69fe2cade49e4e09a7992541cd6ddee9 [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: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:02:01.428377 13758 leader_election.cc:290] T fcc31dfd6c234f368d337541a20f2967 P 69fe2cade49e4e09a7992541cd6ddee9 [CANDIDATE]: Term 3 election: Requested vote from peers c686dc820ec44424a8489a0f6c9e94ac (127.12.212.2:42209), d29d1ddefd354a8b957cef3b4fe44c32 (127.12.212.3:37325)
I20260710 11:02:01.428597 13906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcc31dfd6c234f368d337541a20f2967" candidate_uuid: "69fe2cade49e4e09a7992541cd6ddee9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d29d1ddefd354a8b957cef3b4fe44c32"
I20260710 11:02:01.429159 13906 raft_consensus.cc:3060] T fcc31dfd6c234f368d337541a20f2967 P d29d1ddefd354a8b957cef3b4fe44c32 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:01.429279 13832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcc31dfd6c234f368d337541a20f2967" candidate_uuid: "69fe2cade49e4e09a7992541cd6ddee9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c686dc820ec44424a8489a0f6c9e94ac"
I20260710 11:02:01.429837 13832 raft_consensus.cc:3055] T fcc31dfd6c234f368d337541a20f2967 P c686dc820ec44424a8489a0f6c9e94ac [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:02:01.430143 13832 raft_consensus.cc:740] T fcc31dfd6c234f368d337541a20f2967 P c686dc820ec44424a8489a0f6c9e94ac [term 2 LEADER]: Becoming Follower/Learner. State: Replica: c686dc820ec44424a8489a0f6c9e94ac, State: Running, Role: LEADER
I20260710 11:02:01.430894 13832 consensus_queue.cc:260] T fcc31dfd6c234f368d337541a20f2967 P c686dc820ec44424a8489a0f6c9e94ac [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: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:02:01.432175 13832 raft_consensus.cc:3060] T fcc31dfd6c234f368d337541a20f2967 P c686dc820ec44424a8489a0f6c9e94ac [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:01.435869 13655 catalog_manager.cc:5697] T 599f3f3671fc47a7a92c56cef6c0385b P 69fe2cade49e4e09a7992541cd6ddee9 reported cstate change: term changed from 2 to 3, leader changed from c686dc820ec44424a8489a0f6c9e94ac (127.12.212.2) to 69fe2cade49e4e09a7992541cd6ddee9 (127.12.212.1). New cstate: current_term: 3 leader_uuid: "69fe2cade49e4e09a7992541cd6ddee9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:01.438598 13832 raft_consensus.cc:2468] T fcc31dfd6c234f368d337541a20f2967 P c686dc820ec44424a8489a0f6c9e94ac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69fe2cade49e4e09a7992541cd6ddee9 in term 3.
I20260710 11:02:01.439863 13723 leader_election.cc:304] T fcc31dfd6c234f368d337541a20f2967 P 69fe2cade49e4e09a7992541cd6ddee9 [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: 69fe2cade49e4e09a7992541cd6ddee9, c686dc820ec44424a8489a0f6c9e94ac; no voters: 
I20260710 11:02:01.440600 14067 raft_consensus.cc:2804] T fcc31dfd6c234f368d337541a20f2967 P 69fe2cade49e4e09a7992541cd6ddee9 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:02:01.441053 14067 raft_consensus.cc:697] T fcc31dfd6c234f368d337541a20f2967 P 69fe2cade49e4e09a7992541cd6ddee9 [term 3 LEADER]: Becoming Leader. State: Replica: 69fe2cade49e4e09a7992541cd6ddee9, State: Running, Role: LEADER
I20260710 11:02:01.441550 13906 raft_consensus.cc:2468] T fcc31dfd6c234f368d337541a20f2967 P d29d1ddefd354a8b957cef3b4fe44c32 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69fe2cade49e4e09a7992541cd6ddee9 in term 3.
I20260710 11:02:01.441843 14067 consensus_queue.cc:237] T fcc31dfd6c234f368d337541a20f2967 P 69fe2cade49e4e09a7992541cd6ddee9 [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: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:02:01.450910 13655 catalog_manager.cc:5697] T fcc31dfd6c234f368d337541a20f2967 P 69fe2cade49e4e09a7992541cd6ddee9 reported cstate change: term changed from 2 to 3, leader changed from c686dc820ec44424a8489a0f6c9e94ac (127.12.212.2) to 69fe2cade49e4e09a7992541cd6ddee9 (127.12.212.1). New cstate: current_term: 3 leader_uuid: "69fe2cade49e4e09a7992541cd6ddee9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:01.476353 14051 raft_consensus.cc:993] T a831bbb8272945efaeb4762553e5c77a P d29d1ddefd354a8b957cef3b4fe44c32: : Instructing follower 69fe2cade49e4e09a7992541cd6ddee9 to start an election
I20260710 11:02:01.476794 14046 raft_consensus.cc:1081] T a831bbb8272945efaeb4762553e5c77a P d29d1ddefd354a8b957cef3b4fe44c32 [term 3 LEADER]: Signalling peer 69fe2cade49e4e09a7992541cd6ddee9 to start an election
I20260710 11:02:01.478127 13758 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a831bbb8272945efaeb4762553e5c77a"
dest_uuid: "69fe2cade49e4e09a7992541cd6ddee9"
 from {username='slave'} at 127.0.0.1:58262
I20260710 11:02:01.478577 13758 raft_consensus.cc:493] T a831bbb8272945efaeb4762553e5c77a P 69fe2cade49e4e09a7992541cd6ddee9 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:01.478888 13758 raft_consensus.cc:3060] T a831bbb8272945efaeb4762553e5c77a P 69fe2cade49e4e09a7992541cd6ddee9 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:02:01.482762 13758 raft_consensus.cc:515] T a831bbb8272945efaeb4762553e5c77a P 69fe2cade49e4e09a7992541cd6ddee9 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:02:01.484262 13758 leader_election.cc:290] T a831bbb8272945efaeb4762553e5c77a P 69fe2cade49e4e09a7992541cd6ddee9 [CANDIDATE]: Term 4 election: Requested vote from peers c686dc820ec44424a8489a0f6c9e94ac (127.12.212.2:42209), d29d1ddefd354a8b957cef3b4fe44c32 (127.12.212.3:37325)
I20260710 11:02:01.484999 13832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a831bbb8272945efaeb4762553e5c77a" candidate_uuid: "69fe2cade49e4e09a7992541cd6ddee9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c686dc820ec44424a8489a0f6c9e94ac"
I20260710 11:02:01.485250 13906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a831bbb8272945efaeb4762553e5c77a" candidate_uuid: "69fe2cade49e4e09a7992541cd6ddee9" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "d29d1ddefd354a8b957cef3b4fe44c32"
I20260710 11:02:01.485510 13832 raft_consensus.cc:3060] T a831bbb8272945efaeb4762553e5c77a P c686dc820ec44424a8489a0f6c9e94ac [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:02:01.485740 13906 raft_consensus.cc:3055] T a831bbb8272945efaeb4762553e5c77a P d29d1ddefd354a8b957cef3b4fe44c32 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:02:01.486052 13906 raft_consensus.cc:740] T a831bbb8272945efaeb4762553e5c77a P d29d1ddefd354a8b957cef3b4fe44c32 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: d29d1ddefd354a8b957cef3b4fe44c32, State: Running, Role: LEADER
I20260710 11:02:01.486744 13906 consensus_queue.cc:260] T a831bbb8272945efaeb4762553e5c77a P d29d1ddefd354a8b957cef3b4fe44c32 [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: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:02:01.487650 13906 raft_consensus.cc:3060] T a831bbb8272945efaeb4762553e5c77a P d29d1ddefd354a8b957cef3b4fe44c32 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:02:01.490128 13832 raft_consensus.cc:2468] T a831bbb8272945efaeb4762553e5c77a P c686dc820ec44424a8489a0f6c9e94ac [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69fe2cade49e4e09a7992541cd6ddee9 in term 4.
I20260710 11:02:01.491113 13723 leader_election.cc:304] T a831bbb8272945efaeb4762553e5c77a P 69fe2cade49e4e09a7992541cd6ddee9 [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: 69fe2cade49e4e09a7992541cd6ddee9, c686dc820ec44424a8489a0f6c9e94ac; no voters: 
I20260710 11:02:01.491640 13906 raft_consensus.cc:2468] T a831bbb8272945efaeb4762553e5c77a P d29d1ddefd354a8b957cef3b4fe44c32 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69fe2cade49e4e09a7992541cd6ddee9 in term 4.
I20260710 11:02:01.491881 14067 raft_consensus.cc:2804] T a831bbb8272945efaeb4762553e5c77a P 69fe2cade49e4e09a7992541cd6ddee9 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:02:01.492416 14067 raft_consensus.cc:697] T a831bbb8272945efaeb4762553e5c77a P 69fe2cade49e4e09a7992541cd6ddee9 [term 4 LEADER]: Becoming Leader. State: Replica: 69fe2cade49e4e09a7992541cd6ddee9, State: Running, Role: LEADER
I20260710 11:02:01.493094 14067 consensus_queue.cc:237] T a831bbb8272945efaeb4762553e5c77a P 69fe2cade49e4e09a7992541cd6ddee9 [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: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:02:01.498406 13655 catalog_manager.cc:5697] T a831bbb8272945efaeb4762553e5c77a P 69fe2cade49e4e09a7992541cd6ddee9 reported cstate change: term changed from 3 to 4, leader changed from d29d1ddefd354a8b957cef3b4fe44c32 (127.12.212.3) to 69fe2cade49e4e09a7992541cd6ddee9 (127.12.212.1). New cstate: current_term: 4 leader_uuid: "69fe2cade49e4e09a7992541cd6ddee9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:01.514789 14051 raft_consensus.cc:993] T 63565a7ab1b84da488316a90c1f59c59 P d29d1ddefd354a8b957cef3b4fe44c32: : Instructing follower 69fe2cade49e4e09a7992541cd6ddee9 to start an election
I20260710 11:02:01.515350 14046 raft_consensus.cc:1081] T 63565a7ab1b84da488316a90c1f59c59 P d29d1ddefd354a8b957cef3b4fe44c32 [term 2 LEADER]: Signalling peer 69fe2cade49e4e09a7992541cd6ddee9 to start an election
I20260710 11:02:01.516827 13758 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "63565a7ab1b84da488316a90c1f59c59"
dest_uuid: "69fe2cade49e4e09a7992541cd6ddee9"
 from {username='slave'} at 127.0.0.1:58262
I20260710 11:02:01.517263 13758 raft_consensus.cc:493] T 63565a7ab1b84da488316a90c1f59c59 P 69fe2cade49e4e09a7992541cd6ddee9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:01.517549 13758 raft_consensus.cc:3060] T 63565a7ab1b84da488316a90c1f59c59 P 69fe2cade49e4e09a7992541cd6ddee9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:01.523383 13758 raft_consensus.cc:515] T 63565a7ab1b84da488316a90c1f59c59 P 69fe2cade49e4e09a7992541cd6ddee9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:02:01.524878 13758 leader_election.cc:290] T 63565a7ab1b84da488316a90c1f59c59 P 69fe2cade49e4e09a7992541cd6ddee9 [CANDIDATE]: Term 3 election: Requested vote from peers c686dc820ec44424a8489a0f6c9e94ac (127.12.212.2:42209), d29d1ddefd354a8b957cef3b4fe44c32 (127.12.212.3:37325)
I20260710 11:02:01.525641 13832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63565a7ab1b84da488316a90c1f59c59" candidate_uuid: "69fe2cade49e4e09a7992541cd6ddee9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "c686dc820ec44424a8489a0f6c9e94ac"
I20260710 11:02:01.525899 13906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63565a7ab1b84da488316a90c1f59c59" candidate_uuid: "69fe2cade49e4e09a7992541cd6ddee9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d29d1ddefd354a8b957cef3b4fe44c32"
I20260710 11:02:01.526201 13832 raft_consensus.cc:3060] T 63565a7ab1b84da488316a90c1f59c59 P c686dc820ec44424a8489a0f6c9e94ac [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:01.526433 13906 raft_consensus.cc:3055] T 63565a7ab1b84da488316a90c1f59c59 P d29d1ddefd354a8b957cef3b4fe44c32 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:02:01.526757 13906 raft_consensus.cc:740] T 63565a7ab1b84da488316a90c1f59c59 P d29d1ddefd354a8b957cef3b4fe44c32 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d29d1ddefd354a8b957cef3b4fe44c32, State: Running, Role: LEADER
I20260710 11:02:01.527454 13906 consensus_queue.cc:260] T 63565a7ab1b84da488316a90c1f59c59 P d29d1ddefd354a8b957cef3b4fe44c32 [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: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:02:01.528244 13906 raft_consensus.cc:3060] T 63565a7ab1b84da488316a90c1f59c59 P d29d1ddefd354a8b957cef3b4fe44c32 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:01.530768 13832 raft_consensus.cc:2468] T 63565a7ab1b84da488316a90c1f59c59 P c686dc820ec44424a8489a0f6c9e94ac [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69fe2cade49e4e09a7992541cd6ddee9 in term 3.
I20260710 11:02:01.531762 13723 leader_election.cc:304] T 63565a7ab1b84da488316a90c1f59c59 P 69fe2cade49e4e09a7992541cd6ddee9 [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: 69fe2cade49e4e09a7992541cd6ddee9, c686dc820ec44424a8489a0f6c9e94ac; no voters: 
I20260710 11:02:01.532013 13906 raft_consensus.cc:2468] T 63565a7ab1b84da488316a90c1f59c59 P d29d1ddefd354a8b957cef3b4fe44c32 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69fe2cade49e4e09a7992541cd6ddee9 in term 3.
I20260710 11:02:01.532437 14067 raft_consensus.cc:2804] T 63565a7ab1b84da488316a90c1f59c59 P 69fe2cade49e4e09a7992541cd6ddee9 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:02:01.532923 14067 raft_consensus.cc:697] T 63565a7ab1b84da488316a90c1f59c59 P 69fe2cade49e4e09a7992541cd6ddee9 [term 3 LEADER]: Becoming Leader. State: Replica: 69fe2cade49e4e09a7992541cd6ddee9, State: Running, Role: LEADER
I20260710 11:02:01.533587 14067 consensus_queue.cc:237] T 63565a7ab1b84da488316a90c1f59c59 P 69fe2cade49e4e09a7992541cd6ddee9 [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: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:02:01.539439 13655 catalog_manager.cc:5697] T 63565a7ab1b84da488316a90c1f59c59 P 69fe2cade49e4e09a7992541cd6ddee9 reported cstate change: term changed from 2 to 3, leader changed from d29d1ddefd354a8b957cef3b4fe44c32 (127.12.212.3) to 69fe2cade49e4e09a7992541cd6ddee9 (127.12.212.1). New cstate: current_term: 3 leader_uuid: "69fe2cade49e4e09a7992541cd6ddee9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:01.566715 14047 raft_consensus.cc:993] T ee11d3170bdb48bfbffeba5738adb132 P c686dc820ec44424a8489a0f6c9e94ac: : Instructing follower 69fe2cade49e4e09a7992541cd6ddee9 to start an election
I20260710 11:02:01.567199 14047 raft_consensus.cc:1081] T ee11d3170bdb48bfbffeba5738adb132 P c686dc820ec44424a8489a0f6c9e94ac [term 1 LEADER]: Signalling peer 69fe2cade49e4e09a7992541cd6ddee9 to start an election
I20260710 11:02:01.568658 13758 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ee11d3170bdb48bfbffeba5738adb132"
dest_uuid: "69fe2cade49e4e09a7992541cd6ddee9"
 from {username='slave'} at 127.0.0.1:58248
I20260710 11:02:01.569023 13758 raft_consensus.cc:493] T ee11d3170bdb48bfbffeba5738adb132 P 69fe2cade49e4e09a7992541cd6ddee9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:01.569281 13758 raft_consensus.cc:3060] T ee11d3170bdb48bfbffeba5738adb132 P 69fe2cade49e4e09a7992541cd6ddee9 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:01.574384 13758 raft_consensus.cc:515] T ee11d3170bdb48bfbffeba5738adb132 P 69fe2cade49e4e09a7992541cd6ddee9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:02:01.575706 13758 leader_election.cc:290] T ee11d3170bdb48bfbffeba5738adb132 P 69fe2cade49e4e09a7992541cd6ddee9 [CANDIDATE]: Term 2 election: Requested vote from peers c686dc820ec44424a8489a0f6c9e94ac (127.12.212.2:42209), d29d1ddefd354a8b957cef3b4fe44c32 (127.12.212.3:37325)
I20260710 11:02:01.576596 13832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee11d3170bdb48bfbffeba5738adb132" candidate_uuid: "69fe2cade49e4e09a7992541cd6ddee9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c686dc820ec44424a8489a0f6c9e94ac"
I20260710 11:02:01.576689 13906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee11d3170bdb48bfbffeba5738adb132" candidate_uuid: "69fe2cade49e4e09a7992541cd6ddee9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d29d1ddefd354a8b957cef3b4fe44c32"
I20260710 11:02:01.577127 13832 raft_consensus.cc:3055] T ee11d3170bdb48bfbffeba5738adb132 P c686dc820ec44424a8489a0f6c9e94ac [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:01.577241 13906 raft_consensus.cc:3060] T ee11d3170bdb48bfbffeba5738adb132 P d29d1ddefd354a8b957cef3b4fe44c32 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:01.577479 13832 raft_consensus.cc:740] T ee11d3170bdb48bfbffeba5738adb132 P c686dc820ec44424a8489a0f6c9e94ac [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c686dc820ec44424a8489a0f6c9e94ac, State: Running, Role: LEADER
I20260710 11:02:01.578397 13832 consensus_queue.cc:260] T ee11d3170bdb48bfbffeba5738adb132 P c686dc820ec44424a8489a0f6c9e94ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:02:01.579638 13832 raft_consensus.cc:3060] T ee11d3170bdb48bfbffeba5738adb132 P c686dc820ec44424a8489a0f6c9e94ac [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:01.582562 13906 raft_consensus.cc:2468] T ee11d3170bdb48bfbffeba5738adb132 P d29d1ddefd354a8b957cef3b4fe44c32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69fe2cade49e4e09a7992541cd6ddee9 in term 2.
I20260710 11:02:01.583508 13724 leader_election.cc:304] T ee11d3170bdb48bfbffeba5738adb132 P 69fe2cade49e4e09a7992541cd6ddee9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 69fe2cade49e4e09a7992541cd6ddee9, d29d1ddefd354a8b957cef3b4fe44c32; no voters: 
I20260710 11:02:01.584271 14067 raft_consensus.cc:2804] T ee11d3170bdb48bfbffeba5738adb132 P 69fe2cade49e4e09a7992541cd6ddee9 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:01.584713 14067 raft_consensus.cc:697] T ee11d3170bdb48bfbffeba5738adb132 P 69fe2cade49e4e09a7992541cd6ddee9 [term 2 LEADER]: Becoming Leader. State: Replica: 69fe2cade49e4e09a7992541cd6ddee9, State: Running, Role: LEADER
I20260710 11:02:01.584787 13832 raft_consensus.cc:2468] T ee11d3170bdb48bfbffeba5738adb132 P c686dc820ec44424a8489a0f6c9e94ac [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 69fe2cade49e4e09a7992541cd6ddee9 in term 2.
I20260710 11:02:01.585543 14067 consensus_queue.cc:237] T ee11d3170bdb48bfbffeba5738adb132 P 69fe2cade49e4e09a7992541cd6ddee9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:02:01.591476 13655 catalog_manager.cc:5697] T ee11d3170bdb48bfbffeba5738adb132 P 69fe2cade49e4e09a7992541cd6ddee9 reported cstate change: term changed from 1 to 2, leader changed from c686dc820ec44424a8489a0f6c9e94ac (127.12.212.2) to 69fe2cade49e4e09a7992541cd6ddee9 (127.12.212.1). New cstate: current_term: 2 leader_uuid: "69fe2cade49e4e09a7992541cd6ddee9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:01.824303 13906 raft_consensus.cc:1275] T 599f3f3671fc47a7a92c56cef6c0385b P d29d1ddefd354a8b957cef3b4fe44c32 [term 3 FOLLOWER]: Refusing update from remote peer 69fe2cade49e4e09a7992541cd6ddee9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:01.825794 14067 consensus_queue.cc:1048] T 599f3f3671fc47a7a92c56cef6c0385b P 69fe2cade49e4e09a7992541cd6ddee9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:01.837424 13832 raft_consensus.cc:1275] T 599f3f3671fc47a7a92c56cef6c0385b P c686dc820ec44424a8489a0f6c9e94ac [term 3 FOLLOWER]: Refusing update from remote peer 69fe2cade49e4e09a7992541cd6ddee9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:01.839489 14050 consensus_queue.cc:1048] T 599f3f3671fc47a7a92c56cef6c0385b P 69fe2cade49e4e09a7992541cd6ddee9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:01.953929 13906 raft_consensus.cc:1275] T fcc31dfd6c234f368d337541a20f2967 P d29d1ddefd354a8b957cef3b4fe44c32 [term 3 FOLLOWER]: Refusing update from remote peer 69fe2cade49e4e09a7992541cd6ddee9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:01.955284 14067 consensus_queue.cc:1048] T fcc31dfd6c234f368d337541a20f2967 P 69fe2cade49e4e09a7992541cd6ddee9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:01.957229 13832 raft_consensus.cc:1275] T 63565a7ab1b84da488316a90c1f59c59 P c686dc820ec44424a8489a0f6c9e94ac [term 3 FOLLOWER]: Refusing update from remote peer 69fe2cade49e4e09a7992541cd6ddee9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:01.958441 14067 consensus_queue.cc:1048] T 63565a7ab1b84da488316a90c1f59c59 P 69fe2cade49e4e09a7992541cd6ddee9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:01.963871 13833 raft_consensus.cc:1275] T fcc31dfd6c234f368d337541a20f2967 P c686dc820ec44424a8489a0f6c9e94ac [term 3 FOLLOWER]: Refusing update from remote peer 69fe2cade49e4e09a7992541cd6ddee9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:01.965680 14068 consensus_queue.cc:1048] T fcc31dfd6c234f368d337541a20f2967 P 69fe2cade49e4e09a7992541cd6ddee9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:01.978906 13908 raft_consensus.cc:1275] T 63565a7ab1b84da488316a90c1f59c59 P d29d1ddefd354a8b957cef3b4fe44c32 [term 3 FOLLOWER]: Refusing update from remote peer 69fe2cade49e4e09a7992541cd6ddee9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:01.981024 14067 consensus_queue.cc:1048] T 63565a7ab1b84da488316a90c1f59c59 P 69fe2cade49e4e09a7992541cd6ddee9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:02.037065 13906 raft_consensus.cc:1275] T a831bbb8272945efaeb4762553e5c77a P d29d1ddefd354a8b957cef3b4fe44c32 [term 4 FOLLOWER]: Refusing update from remote peer 69fe2cade49e4e09a7992541cd6ddee9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:02:02.038255 14081 consensus_queue.cc:1048] T a831bbb8272945efaeb4762553e5c77a P 69fe2cade49e4e09a7992541cd6ddee9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:02.046851 13833 raft_consensus.cc:1275] T a831bbb8272945efaeb4762553e5c77a P c686dc820ec44424a8489a0f6c9e94ac [term 4 FOLLOWER]: Refusing update from remote peer 69fe2cade49e4e09a7992541cd6ddee9: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:02:02.048523 14081 consensus_queue.cc:1048] T a831bbb8272945efaeb4762553e5c77a P 69fe2cade49e4e09a7992541cd6ddee9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:02.054977 13832 raft_consensus.cc:1275] T ee11d3170bdb48bfbffeba5738adb132 P c686dc820ec44424a8489a0f6c9e94ac [term 2 FOLLOWER]: Refusing update from remote peer 69fe2cade49e4e09a7992541cd6ddee9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:02.056303 14081 consensus_queue.cc:1048] T ee11d3170bdb48bfbffeba5738adb132 P 69fe2cade49e4e09a7992541cd6ddee9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:02.060585 13906 raft_consensus.cc:1275] T ee11d3170bdb48bfbffeba5738adb132 P d29d1ddefd354a8b957cef3b4fe44c32 [term 2 FOLLOWER]: Refusing update from remote peer 69fe2cade49e4e09a7992541cd6ddee9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:02.062178 14081 consensus_queue.cc:1048] T ee11d3170bdb48bfbffeba5738adb132 P 69fe2cade49e4e09a7992541cd6ddee9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:04.266618 13136 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:02:04.275121 13758 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "63565a7ab1b84da488316a90c1f59c59"
dest_uuid: "69fe2cade49e4e09a7992541cd6ddee9"
mode: GRACEFUL
new_leader_uuid: "d29d1ddefd354a8b957cef3b4fe44c32"
 from {username='slave'} at 127.0.0.1:58284
I20260710 11:02:04.275879 13758 raft_consensus.cc:606] T 63565a7ab1b84da488316a90c1f59c59 P 69fe2cade49e4e09a7992541cd6ddee9 [term 3 LEADER]: Received request to transfer leadership to TS d29d1ddefd354a8b957cef3b4fe44c32
I20260710 11:02:04.279244 13758 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "67c80df66e5a4213a2fc5475d924665e"
dest_uuid: "69fe2cade49e4e09a7992541cd6ddee9"
mode: GRACEFUL
new_leader_uuid: "c686dc820ec44424a8489a0f6c9e94ac"
 from {username='slave'} at 127.0.0.1:58284
I20260710 11:02:04.279736 13758 raft_consensus.cc:606] T 67c80df66e5a4213a2fc5475d924665e P 69fe2cade49e4e09a7992541cd6ddee9 [term 2 LEADER]: Received request to transfer leadership to TS c686dc820ec44424a8489a0f6c9e94ac
I20260710 11:02:04.282263 13758 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a542b3c6b5334a6cbc3c217445c126c0"
dest_uuid: "69fe2cade49e4e09a7992541cd6ddee9"
mode: GRACEFUL
new_leader_uuid: "c686dc820ec44424a8489a0f6c9e94ac"
 from {username='slave'} at 127.0.0.1:58284
I20260710 11:02:04.282707 13758 raft_consensus.cc:606] T a542b3c6b5334a6cbc3c217445c126c0 P 69fe2cade49e4e09a7992541cd6ddee9 [term 2 LEADER]: Received request to transfer leadership to TS c686dc820ec44424a8489a0f6c9e94ac
I20260710 11:02:04.284950 13758 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a831bbb8272945efaeb4762553e5c77a"
dest_uuid: "69fe2cade49e4e09a7992541cd6ddee9"
mode: GRACEFUL
new_leader_uuid: "d29d1ddefd354a8b957cef3b4fe44c32"
 from {username='slave'} at 127.0.0.1:58284
I20260710 11:02:04.285459 13758 raft_consensus.cc:606] T a831bbb8272945efaeb4762553e5c77a P 69fe2cade49e4e09a7992541cd6ddee9 [term 4 LEADER]: Received request to transfer leadership to TS d29d1ddefd354a8b957cef3b4fe44c32
I20260710 11:02:04.286626 13136 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 11:02:04.287169 13136 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:02:04.361008 14088 raft_consensus.cc:993] T a542b3c6b5334a6cbc3c217445c126c0 P 69fe2cade49e4e09a7992541cd6ddee9: : Instructing follower c686dc820ec44424a8489a0f6c9e94ac to start an election
I20260710 11:02:04.361580 14068 raft_consensus.cc:1081] T a542b3c6b5334a6cbc3c217445c126c0 P 69fe2cade49e4e09a7992541cd6ddee9 [term 2 LEADER]: Signalling peer c686dc820ec44424a8489a0f6c9e94ac to start an election
I20260710 11:02:04.363193 13832 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a542b3c6b5334a6cbc3c217445c126c0"
dest_uuid: "c686dc820ec44424a8489a0f6c9e94ac"
 from {username='slave'} at 127.0.0.1:58884
I20260710 11:02:04.363700 13832 raft_consensus.cc:493] T a542b3c6b5334a6cbc3c217445c126c0 P c686dc820ec44424a8489a0f6c9e94ac [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:04.364015 13832 raft_consensus.cc:3060] T a542b3c6b5334a6cbc3c217445c126c0 P c686dc820ec44424a8489a0f6c9e94ac [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:04.369884 13832 raft_consensus.cc:515] T a542b3c6b5334a6cbc3c217445c126c0 P c686dc820ec44424a8489a0f6c9e94ac [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:02:04.372318 13832 leader_election.cc:290] T a542b3c6b5334a6cbc3c217445c126c0 P c686dc820ec44424a8489a0f6c9e94ac [CANDIDATE]: Term 3 election: Requested vote from peers 69fe2cade49e4e09a7992541cd6ddee9 (127.12.212.1:35045), d29d1ddefd354a8b957cef3b4fe44c32 (127.12.212.3:37325)
I20260710 11:02:04.373238 13759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a542b3c6b5334a6cbc3c217445c126c0" candidate_uuid: "c686dc820ec44424a8489a0f6c9e94ac" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "69fe2cade49e4e09a7992541cd6ddee9"
I20260710 11:02:04.373836 13908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a542b3c6b5334a6cbc3c217445c126c0" candidate_uuid: "c686dc820ec44424a8489a0f6c9e94ac" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d29d1ddefd354a8b957cef3b4fe44c32"
I20260710 11:02:04.374054 13759 raft_consensus.cc:3055] T a542b3c6b5334a6cbc3c217445c126c0 P 69fe2cade49e4e09a7992541cd6ddee9 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:02:04.374428 13759 raft_consensus.cc:740] T a542b3c6b5334a6cbc3c217445c126c0 P 69fe2cade49e4e09a7992541cd6ddee9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 69fe2cade49e4e09a7992541cd6ddee9, State: Running, Role: LEADER
I20260710 11:02:04.374467 13908 raft_consensus.cc:3060] T a542b3c6b5334a6cbc3c217445c126c0 P d29d1ddefd354a8b957cef3b4fe44c32 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:04.375360 13759 consensus_queue.cc:260] T a542b3c6b5334a6cbc3c217445c126c0 P 69fe2cade49e4e09a7992541cd6ddee9 [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: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:02:04.376371 13759 raft_consensus.cc:3060] T a542b3c6b5334a6cbc3c217445c126c0 P 69fe2cade49e4e09a7992541cd6ddee9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:04.380327 13908 raft_consensus.cc:2468] T a542b3c6b5334a6cbc3c217445c126c0 P d29d1ddefd354a8b957cef3b4fe44c32 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c686dc820ec44424a8489a0f6c9e94ac in term 3.
I20260710 11:02:04.381580 13759 raft_consensus.cc:2468] T a542b3c6b5334a6cbc3c217445c126c0 P 69fe2cade49e4e09a7992541cd6ddee9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c686dc820ec44424a8489a0f6c9e94ac in term 3.
I20260710 11:02:04.381799 13799 leader_election.cc:304] T a542b3c6b5334a6cbc3c217445c126c0 P c686dc820ec44424a8489a0f6c9e94ac [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: c686dc820ec44424a8489a0f6c9e94ac, d29d1ddefd354a8b957cef3b4fe44c32; no voters: 
I20260710 11:02:04.382973 14090 raft_consensus.cc:2804] T a542b3c6b5334a6cbc3c217445c126c0 P c686dc820ec44424a8489a0f6c9e94ac [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:02:04.383858 14090 raft_consensus.cc:697] T a542b3c6b5334a6cbc3c217445c126c0 P c686dc820ec44424a8489a0f6c9e94ac [term 3 LEADER]: Becoming Leader. State: Replica: c686dc820ec44424a8489a0f6c9e94ac, State: Running, Role: LEADER
I20260710 11:02:04.384681 14090 consensus_queue.cc:237] T a542b3c6b5334a6cbc3c217445c126c0 P c686dc820ec44424a8489a0f6c9e94ac [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: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:02:04.391860 13656 catalog_manager.cc:5697] T a542b3c6b5334a6cbc3c217445c126c0 P c686dc820ec44424a8489a0f6c9e94ac reported cstate change: term changed from 2 to 3, leader changed from 69fe2cade49e4e09a7992541cd6ddee9 (127.12.212.1) to c686dc820ec44424a8489a0f6c9e94ac (127.12.212.2). New cstate: current_term: 3 leader_uuid: "c686dc820ec44424a8489a0f6c9e94ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:04.476348 14088 raft_consensus.cc:993] T 63565a7ab1b84da488316a90c1f59c59 P 69fe2cade49e4e09a7992541cd6ddee9: : Instructing follower d29d1ddefd354a8b957cef3b4fe44c32 to start an election
I20260710 11:02:04.476833 14088 raft_consensus.cc:1081] T 63565a7ab1b84da488316a90c1f59c59 P 69fe2cade49e4e09a7992541cd6ddee9 [term 3 LEADER]: Signalling peer d29d1ddefd354a8b957cef3b4fe44c32 to start an election
I20260710 11:02:04.478572 13908 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "63565a7ab1b84da488316a90c1f59c59"
dest_uuid: "d29d1ddefd354a8b957cef3b4fe44c32"
 from {username='slave'} at 127.0.0.1:49364
I20260710 11:02:04.479065 13908 raft_consensus.cc:493] T 63565a7ab1b84da488316a90c1f59c59 P d29d1ddefd354a8b957cef3b4fe44c32 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:04.479326 13908 raft_consensus.cc:3060] T 63565a7ab1b84da488316a90c1f59c59 P d29d1ddefd354a8b957cef3b4fe44c32 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:02:04.485863 13908 raft_consensus.cc:515] T 63565a7ab1b84da488316a90c1f59c59 P d29d1ddefd354a8b957cef3b4fe44c32 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:02:04.488340 13908 leader_election.cc:290] T 63565a7ab1b84da488316a90c1f59c59 P d29d1ddefd354a8b957cef3b4fe44c32 [CANDIDATE]: Term 4 election: Requested vote from peers 69fe2cade49e4e09a7992541cd6ddee9 (127.12.212.1:35045), c686dc820ec44424a8489a0f6c9e94ac (127.12.212.2:42209)
I20260710 11:02:04.488749 13759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63565a7ab1b84da488316a90c1f59c59" candidate_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "69fe2cade49e4e09a7992541cd6ddee9"
I20260710 11:02:04.489337 13832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63565a7ab1b84da488316a90c1f59c59" candidate_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "c686dc820ec44424a8489a0f6c9e94ac"
I20260710 11:02:04.489387 13759 raft_consensus.cc:3055] T 63565a7ab1b84da488316a90c1f59c59 P 69fe2cade49e4e09a7992541cd6ddee9 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:02:04.489854 13832 raft_consensus.cc:3060] T 63565a7ab1b84da488316a90c1f59c59 P c686dc820ec44424a8489a0f6c9e94ac [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:02:04.489858 13759 raft_consensus.cc:740] T 63565a7ab1b84da488316a90c1f59c59 P 69fe2cade49e4e09a7992541cd6ddee9 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 69fe2cade49e4e09a7992541cd6ddee9, State: Running, Role: LEADER
I20260710 11:02:04.490978 13759 consensus_queue.cc:260] T 63565a7ab1b84da488316a90c1f59c59 P 69fe2cade49e4e09a7992541cd6ddee9 [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: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:02:04.492007 13759 raft_consensus.cc:3060] T 63565a7ab1b84da488316a90c1f59c59 P 69fe2cade49e4e09a7992541cd6ddee9 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:02:04.494916 13832 raft_consensus.cc:2468] T 63565a7ab1b84da488316a90c1f59c59 P c686dc820ec44424a8489a0f6c9e94ac [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d29d1ddefd354a8b957cef3b4fe44c32 in term 4.
I20260710 11:02:04.496456 13872 leader_election.cc:304] T 63565a7ab1b84da488316a90c1f59c59 P d29d1ddefd354a8b957cef3b4fe44c32 [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: c686dc820ec44424a8489a0f6c9e94ac, d29d1ddefd354a8b957cef3b4fe44c32; no voters: 
I20260710 11:02:04.497503 14046 raft_consensus.cc:2804] T 63565a7ab1b84da488316a90c1f59c59 P d29d1ddefd354a8b957cef3b4fe44c32 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:02:04.497557 13759 raft_consensus.cc:2468] T 63565a7ab1b84da488316a90c1f59c59 P 69fe2cade49e4e09a7992541cd6ddee9 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d29d1ddefd354a8b957cef3b4fe44c32 in term 4.
I20260710 11:02:04.498850 14046 raft_consensus.cc:697] T 63565a7ab1b84da488316a90c1f59c59 P d29d1ddefd354a8b957cef3b4fe44c32 [term 4 LEADER]: Becoming Leader. State: Replica: d29d1ddefd354a8b957cef3b4fe44c32, State: Running, Role: LEADER
I20260710 11:02:04.499809 14046 consensus_queue.cc:237] T 63565a7ab1b84da488316a90c1f59c59 P d29d1ddefd354a8b957cef3b4fe44c32 [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: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:02:04.508285 13656 catalog_manager.cc:5697] T 63565a7ab1b84da488316a90c1f59c59 P d29d1ddefd354a8b957cef3b4fe44c32 reported cstate change: term changed from 3 to 4, leader changed from 69fe2cade49e4e09a7992541cd6ddee9 (127.12.212.1) to d29d1ddefd354a8b957cef3b4fe44c32 (127.12.212.3). New cstate: current_term: 4 leader_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:04.678117 14068 raft_consensus.cc:993] T a831bbb8272945efaeb4762553e5c77a P 69fe2cade49e4e09a7992541cd6ddee9: : Instructing follower d29d1ddefd354a8b957cef3b4fe44c32 to start an election
I20260710 11:02:04.678544 14088 raft_consensus.cc:1081] T a831bbb8272945efaeb4762553e5c77a P 69fe2cade49e4e09a7992541cd6ddee9 [term 4 LEADER]: Signalling peer d29d1ddefd354a8b957cef3b4fe44c32 to start an election
I20260710 11:02:04.679922 13908 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a831bbb8272945efaeb4762553e5c77a"
dest_uuid: "d29d1ddefd354a8b957cef3b4fe44c32"
 from {username='slave'} at 127.0.0.1:49364
I20260710 11:02:04.680321 13908 raft_consensus.cc:493] T a831bbb8272945efaeb4762553e5c77a P d29d1ddefd354a8b957cef3b4fe44c32 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:04.680534 13908 raft_consensus.cc:3060] T a831bbb8272945efaeb4762553e5c77a P d29d1ddefd354a8b957cef3b4fe44c32 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:02:04.684391 13908 raft_consensus.cc:515] T a831bbb8272945efaeb4762553e5c77a P d29d1ddefd354a8b957cef3b4fe44c32 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:02:04.685720 13908 leader_election.cc:290] T a831bbb8272945efaeb4762553e5c77a P d29d1ddefd354a8b957cef3b4fe44c32 [CANDIDATE]: Term 5 election: Requested vote from peers 69fe2cade49e4e09a7992541cd6ddee9 (127.12.212.1:35045), c686dc820ec44424a8489a0f6c9e94ac (127.12.212.2:42209)
I20260710 11:02:04.686582 13759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a831bbb8272945efaeb4762553e5c77a" candidate_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "69fe2cade49e4e09a7992541cd6ddee9"
I20260710 11:02:04.686820 13832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a831bbb8272945efaeb4762553e5c77a" candidate_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "c686dc820ec44424a8489a0f6c9e94ac"
I20260710 11:02:04.687184 13759 raft_consensus.cc:3055] T a831bbb8272945efaeb4762553e5c77a P 69fe2cade49e4e09a7992541cd6ddee9 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:02:04.687373 13832 raft_consensus.cc:3060] T a831bbb8272945efaeb4762553e5c77a P c686dc820ec44424a8489a0f6c9e94ac [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:02:04.687566 13759 raft_consensus.cc:740] T a831bbb8272945efaeb4762553e5c77a P 69fe2cade49e4e09a7992541cd6ddee9 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 69fe2cade49e4e09a7992541cd6ddee9, State: Running, Role: LEADER
I20260710 11:02:04.688463 13759 consensus_queue.cc:260] T a831bbb8272945efaeb4762553e5c77a P 69fe2cade49e4e09a7992541cd6ddee9 [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: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:02:04.689649 13759 raft_consensus.cc:3060] T a831bbb8272945efaeb4762553e5c77a P 69fe2cade49e4e09a7992541cd6ddee9 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:02:04.694254 13832 raft_consensus.cc:2468] T a831bbb8272945efaeb4762553e5c77a P c686dc820ec44424a8489a0f6c9e94ac [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d29d1ddefd354a8b957cef3b4fe44c32 in term 5.
I20260710 11:02:04.695511 13872 leader_election.cc:304] T a831bbb8272945efaeb4762553e5c77a P d29d1ddefd354a8b957cef3b4fe44c32 [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: c686dc820ec44424a8489a0f6c9e94ac, d29d1ddefd354a8b957cef3b4fe44c32; no voters: 
I20260710 11:02:04.696347 14046 raft_consensus.cc:2804] T a831bbb8272945efaeb4762553e5c77a P d29d1ddefd354a8b957cef3b4fe44c32 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:02:04.696771 14046 raft_consensus.cc:697] T a831bbb8272945efaeb4762553e5c77a P d29d1ddefd354a8b957cef3b4fe44c32 [term 5 LEADER]: Becoming Leader. State: Replica: d29d1ddefd354a8b957cef3b4fe44c32, State: Running, Role: LEADER
I20260710 11:02:04.696866 13759 raft_consensus.cc:2468] T a831bbb8272945efaeb4762553e5c77a P 69fe2cade49e4e09a7992541cd6ddee9 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d29d1ddefd354a8b957cef3b4fe44c32 in term 5.
I20260710 11:02:04.697650 14046 consensus_queue.cc:237] T a831bbb8272945efaeb4762553e5c77a P d29d1ddefd354a8b957cef3b4fe44c32 [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: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:02:04.704651 13656 catalog_manager.cc:5697] T a831bbb8272945efaeb4762553e5c77a P d29d1ddefd354a8b957cef3b4fe44c32 reported cstate change: term changed from 4 to 5, leader changed from 69fe2cade49e4e09a7992541cd6ddee9 (127.12.212.1) to d29d1ddefd354a8b957cef3b4fe44c32 (127.12.212.3). New cstate: current_term: 5 leader_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:04.802570 14068 raft_consensus.cc:993] T 67c80df66e5a4213a2fc5475d924665e P 69fe2cade49e4e09a7992541cd6ddee9: : Instructing follower c686dc820ec44424a8489a0f6c9e94ac to start an election
I20260710 11:02:04.803125 14088 raft_consensus.cc:1081] T 67c80df66e5a4213a2fc5475d924665e P 69fe2cade49e4e09a7992541cd6ddee9 [term 2 LEADER]: Signalling peer c686dc820ec44424a8489a0f6c9e94ac to start an election
I20260710 11:02:04.804524 13832 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "67c80df66e5a4213a2fc5475d924665e"
dest_uuid: "c686dc820ec44424a8489a0f6c9e94ac"
 from {username='slave'} at 127.0.0.1:58884
I20260710 11:02:04.805027 13832 raft_consensus.cc:493] T 67c80df66e5a4213a2fc5475d924665e P c686dc820ec44424a8489a0f6c9e94ac [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:04.805358 13832 raft_consensus.cc:3060] T 67c80df66e5a4213a2fc5475d924665e P c686dc820ec44424a8489a0f6c9e94ac [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:04.810138 13832 raft_consensus.cc:515] T 67c80df66e5a4213a2fc5475d924665e P c686dc820ec44424a8489a0f6c9e94ac [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:02:04.812135 13832 leader_election.cc:290] T 67c80df66e5a4213a2fc5475d924665e P c686dc820ec44424a8489a0f6c9e94ac [CANDIDATE]: Term 3 election: Requested vote from peers 69fe2cade49e4e09a7992541cd6ddee9 (127.12.212.1:35045), d29d1ddefd354a8b957cef3b4fe44c32 (127.12.212.3:37325)
I20260710 11:02:04.812987 13759 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c80df66e5a4213a2fc5475d924665e" candidate_uuid: "c686dc820ec44424a8489a0f6c9e94ac" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "69fe2cade49e4e09a7992541cd6ddee9"
I20260710 11:02:04.813562 13759 raft_consensus.cc:3055] T 67c80df66e5a4213a2fc5475d924665e P 69fe2cade49e4e09a7992541cd6ddee9 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:02:04.813571 13908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "67c80df66e5a4213a2fc5475d924665e" candidate_uuid: "c686dc820ec44424a8489a0f6c9e94ac" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d29d1ddefd354a8b957cef3b4fe44c32"
I20260710 11:02:04.813997 13759 raft_consensus.cc:740] T 67c80df66e5a4213a2fc5475d924665e P 69fe2cade49e4e09a7992541cd6ddee9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 69fe2cade49e4e09a7992541cd6ddee9, State: Running, Role: LEADER
I20260710 11:02:04.814183 13908 raft_consensus.cc:3060] T 67c80df66e5a4213a2fc5475d924665e P d29d1ddefd354a8b957cef3b4fe44c32 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:04.814864 13759 consensus_queue.cc:260] T 67c80df66e5a4213a2fc5475d924665e P 69fe2cade49e4e09a7992541cd6ddee9 [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: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:02:04.816089 13759 raft_consensus.cc:3060] T 67c80df66e5a4213a2fc5475d924665e P 69fe2cade49e4e09a7992541cd6ddee9 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:04.820951 13908 raft_consensus.cc:2468] T 67c80df66e5a4213a2fc5475d924665e P d29d1ddefd354a8b957cef3b4fe44c32 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c686dc820ec44424a8489a0f6c9e94ac in term 3.
I20260710 11:02:04.822181 13799 leader_election.cc:304] T 67c80df66e5a4213a2fc5475d924665e P c686dc820ec44424a8489a0f6c9e94ac [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: c686dc820ec44424a8489a0f6c9e94ac, d29d1ddefd354a8b957cef3b4fe44c32; no voters: 
I20260710 11:02:04.823020 13759 raft_consensus.cc:2468] T 67c80df66e5a4213a2fc5475d924665e P 69fe2cade49e4e09a7992541cd6ddee9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c686dc820ec44424a8489a0f6c9e94ac in term 3.
I20260710 11:02:04.823071 14090 raft_consensus.cc:2804] T 67c80df66e5a4213a2fc5475d924665e P c686dc820ec44424a8489a0f6c9e94ac [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:02:04.823709 14090 raft_consensus.cc:697] T 67c80df66e5a4213a2fc5475d924665e P c686dc820ec44424a8489a0f6c9e94ac [term 3 LEADER]: Becoming Leader. State: Replica: c686dc820ec44424a8489a0f6c9e94ac, State: Running, Role: LEADER
I20260710 11:02:04.824704 14090 consensus_queue.cc:237] T 67c80df66e5a4213a2fc5475d924665e P c686dc820ec44424a8489a0f6c9e94ac [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: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } }
I20260710 11:02:04.831664 13656 catalog_manager.cc:5697] T 67c80df66e5a4213a2fc5475d924665e P c686dc820ec44424a8489a0f6c9e94ac reported cstate change: term changed from 2 to 3, leader changed from 69fe2cade49e4e09a7992541cd6ddee9 (127.12.212.1) to c686dc820ec44424a8489a0f6c9e94ac (127.12.212.2). New cstate: current_term: 3 leader_uuid: "c686dc820ec44424a8489a0f6c9e94ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:04.941056 13832 raft_consensus.cc:1275] T 63565a7ab1b84da488316a90c1f59c59 P c686dc820ec44424a8489a0f6c9e94ac [term 4 FOLLOWER]: Refusing update from remote peer d29d1ddefd354a8b957cef3b4fe44c32: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:02:04.942404 14046 consensus_queue.cc:1048] T 63565a7ab1b84da488316a90c1f59c59 P d29d1ddefd354a8b957cef3b4fe44c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:04.955193 13759 raft_consensus.cc:1275] T 63565a7ab1b84da488316a90c1f59c59 P 69fe2cade49e4e09a7992541cd6ddee9 [term 4 FOLLOWER]: Refusing update from remote peer d29d1ddefd354a8b957cef3b4fe44c32: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:02:04.959326 14103 consensus_queue.cc:1048] T 63565a7ab1b84da488316a90c1f59c59 P d29d1ddefd354a8b957cef3b4fe44c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:02:05.002815 13908 raft_consensus.cc:1275] T a542b3c6b5334a6cbc3c217445c126c0 P d29d1ddefd354a8b957cef3b4fe44c32 [term 3 FOLLOWER]: Refusing update from remote peer c686dc820ec44424a8489a0f6c9e94ac: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:05.003998 14090 consensus_queue.cc:1048] T a542b3c6b5334a6cbc3c217445c126c0 P c686dc820ec44424a8489a0f6c9e94ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:05.011030 13759 raft_consensus.cc:1275] T a542b3c6b5334a6cbc3c217445c126c0 P 69fe2cade49e4e09a7992541cd6ddee9 [term 3 FOLLOWER]: Refusing update from remote peer c686dc820ec44424a8489a0f6c9e94ac: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:05.014096 14091 consensus_queue.cc:1048] T a542b3c6b5334a6cbc3c217445c126c0 P c686dc820ec44424a8489a0f6c9e94ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:05.082981 13759 raft_consensus.cc:1275] T a831bbb8272945efaeb4762553e5c77a P 69fe2cade49e4e09a7992541cd6ddee9 [term 5 FOLLOWER]: Refusing update from remote peer d29d1ddefd354a8b957cef3b4fe44c32: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:02:05.084223 14103 consensus_queue.cc:1048] T a831bbb8272945efaeb4762553e5c77a P d29d1ddefd354a8b957cef3b4fe44c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "69fe2cade49e4e09a7992541cd6ddee9" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 35045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:02:05.093266 13832 raft_consensus.cc:1275] T a831bbb8272945efaeb4762553e5c77a P c686dc820ec44424a8489a0f6c9e94ac [term 5 FOLLOWER]: Refusing update from remote peer d29d1ddefd354a8b957cef3b4fe44c32: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:02:05.095119 14097 consensus_queue.cc:1048] T a831bbb8272945efaeb4762553e5c77a P d29d1ddefd354a8b957cef3b4fe44c32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c686dc820ec44424a8489a0f6c9e94ac" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42209 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 11:02:05.288055 13136 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:02:05.294049 13136 tablet_server.cc:179] TabletServer@127.12.212.1:0 shutting down...
I20260710 11:02:05.324913 13136 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:02:05.325747 13136 tablet_replica.cc:333] T fcc31dfd6c234f368d337541a20f2967 P 69fe2cade49e4e09a7992541cd6ddee9: stopping tablet replica
I20260710 11:02:05.326370 13136 raft_consensus.cc:2243] T fcc31dfd6c234f368d337541a20f2967 P 69fe2cade49e4e09a7992541cd6ddee9 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:02:05.327287 13136 raft_consensus.cc:2272] T fcc31dfd6c234f368d337541a20f2967 P 69fe2cade49e4e09a7992541cd6ddee9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:05.329258 13136 tablet_replica.cc:333] T ee11d3170bdb48bfbffeba5738adb132 P 69fe2cade49e4e09a7992541cd6ddee9: stopping tablet replica
I20260710 11:02:05.329839 13136 raft_consensus.cc:2243] T ee11d3170bdb48bfbffeba5738adb132 P 69fe2cade49e4e09a7992541cd6ddee9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:05.330689 13136 raft_consensus.cc:2272] T ee11d3170bdb48bfbffeba5738adb132 P 69fe2cade49e4e09a7992541cd6ddee9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:05.332679 13136 tablet_replica.cc:333] T 81366502929d46858936b2ccb67a8256 P 69fe2cade49e4e09a7992541cd6ddee9: stopping tablet replica
I20260710 11:02:05.333289 13136 raft_consensus.cc:2243] T 81366502929d46858936b2ccb67a8256 P 69fe2cade49e4e09a7992541cd6ddee9 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:05.334017 13136 raft_consensus.cc:2272] T 81366502929d46858936b2ccb67a8256 P 69fe2cade49e4e09a7992541cd6ddee9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:05.335935 13136 tablet_replica.cc:333] T 67c80df66e5a4213a2fc5475d924665e P 69fe2cade49e4e09a7992541cd6ddee9: stopping tablet replica
I20260710 11:02:05.336463 13136 raft_consensus.cc:2243] T 67c80df66e5a4213a2fc5475d924665e P 69fe2cade49e4e09a7992541cd6ddee9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:05.336844 13136 raft_consensus.cc:2272] T 67c80df66e5a4213a2fc5475d924665e P 69fe2cade49e4e09a7992541cd6ddee9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:05.339170 13136 tablet_replica.cc:333] T e2e9209199cf4e2cb4fe0858d88acc32 P 69fe2cade49e4e09a7992541cd6ddee9: stopping tablet replica
I20260710 11:02:05.339727 13136 raft_consensus.cc:2243] T e2e9209199cf4e2cb4fe0858d88acc32 P 69fe2cade49e4e09a7992541cd6ddee9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:05.340180 13136 raft_consensus.cc:2272] T e2e9209199cf4e2cb4fe0858d88acc32 P 69fe2cade49e4e09a7992541cd6ddee9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:05.341887 13136 tablet_replica.cc:333] T 599f3f3671fc47a7a92c56cef6c0385b P 69fe2cade49e4e09a7992541cd6ddee9: stopping tablet replica
I20260710 11:02:05.342417 13136 raft_consensus.cc:2243] T 599f3f3671fc47a7a92c56cef6c0385b P 69fe2cade49e4e09a7992541cd6ddee9 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:02:05.343264 13136 raft_consensus.cc:2272] T 599f3f3671fc47a7a92c56cef6c0385b P 69fe2cade49e4e09a7992541cd6ddee9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:05.345166 13136 tablet_replica.cc:333] T 7ad528af40e24e7da993f102539bad27 P 69fe2cade49e4e09a7992541cd6ddee9: stopping tablet replica
I20260710 11:02:05.345685 13136 raft_consensus.cc:2243] T 7ad528af40e24e7da993f102539bad27 P 69fe2cade49e4e09a7992541cd6ddee9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:05.346135 13136 raft_consensus.cc:2272] T 7ad528af40e24e7da993f102539bad27 P 69fe2cade49e4e09a7992541cd6ddee9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:05.348014 13136 tablet_replica.cc:333] T a831bbb8272945efaeb4762553e5c77a P 69fe2cade49e4e09a7992541cd6ddee9: stopping tablet replica
I20260710 11:02:05.349180 13136 raft_consensus.cc:2243] T a831bbb8272945efaeb4762553e5c77a P 69fe2cade49e4e09a7992541cd6ddee9 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:05.349712 13136 raft_consensus.cc:2272] T a831bbb8272945efaeb4762553e5c77a P 69fe2cade49e4e09a7992541cd6ddee9 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260710 11:02:05.350086 13871 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
I20260710 11:02:05.352675 13136 tablet_replica.cc:333] T a542b3c6b5334a6cbc3c217445c126c0 P 69fe2cade49e4e09a7992541cd6ddee9: stopping tablet replica
W20260710 11:02:05.353129 13871 consensus_peers.cc:597] T 63565a7ab1b84da488316a90c1f59c59 P d29d1ddefd354a8b957cef3b4fe44c32 -> Peer 69fe2cade49e4e09a7992541cd6ddee9 (127.12.212.1:35045): Couldn't send request to peer 69fe2cade49e4e09a7992541cd6ddee9. 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 11:02:05.353435 13136 raft_consensus.cc:2243] T a542b3c6b5334a6cbc3c217445c126c0 P 69fe2cade49e4e09a7992541cd6ddee9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:05.354067 13136 raft_consensus.cc:2272] T a542b3c6b5334a6cbc3c217445c126c0 P 69fe2cade49e4e09a7992541cd6ddee9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:05.356634 13136 tablet_replica.cc:333] T 63565a7ab1b84da488316a90c1f59c59 P 69fe2cade49e4e09a7992541cd6ddee9: stopping tablet replica
I20260710 11:02:05.357167 13136 raft_consensus.cc:2243] T 63565a7ab1b84da488316a90c1f59c59 P 69fe2cade49e4e09a7992541cd6ddee9 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:05.357605 13136 raft_consensus.cc:2272] T 63565a7ab1b84da488316a90c1f59c59 P 69fe2cade49e4e09a7992541cd6ddee9 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:05.388494 13136 tablet_server.cc:196] TabletServer@127.12.212.1:0 shutdown complete.
I20260710 11:02:05.411986 13136 tablet_server.cc:179] TabletServer@127.12.212.2:0 shutting down...
W20260710 11:02:05.429550 13797 consensus_peers.cc:597] T 67c80df66e5a4213a2fc5475d924665e P c686dc820ec44424a8489a0f6c9e94ac -> Peer 69fe2cade49e4e09a7992541cd6ddee9 (127.12.212.1:35045): Couldn't send request to peer 69fe2cade49e4e09a7992541cd6ddee9. Status: Network error: Client connection negotiation failed: client connection to 127.12.212.1:35045: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:05.434553 13908 raft_consensus.cc:1275] T 67c80df66e5a4213a2fc5475d924665e P d29d1ddefd354a8b957cef3b4fe44c32 [term 3 FOLLOWER]: Refusing update from remote peer c686dc820ec44424a8489a0f6c9e94ac: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:05.437696 14108 consensus_queue.cc:1048] T 67c80df66e5a4213a2fc5475d924665e P c686dc820ec44424a8489a0f6c9e94ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "d29d1ddefd354a8b957cef3b4fe44c32" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 37325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260710 11:02:05.444780 13871 consensus_peers.cc:597] T e2e9209199cf4e2cb4fe0858d88acc32 P d29d1ddefd354a8b957cef3b4fe44c32 -> Peer 69fe2cade49e4e09a7992541cd6ddee9 (127.12.212.1:35045): Couldn't send request to peer 69fe2cade49e4e09a7992541cd6ddee9. Status: Network error: Client connection negotiation failed: client connection to 127.12.212.1:35045: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:05.445796 13136 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:02:05.446766 13136 tablet_replica.cc:333] T e2e9209199cf4e2cb4fe0858d88acc32 P c686dc820ec44424a8489a0f6c9e94ac: stopping tablet replica
I20260710 11:02:05.447769 13136 raft_consensus.cc:2243] T e2e9209199cf4e2cb4fe0858d88acc32 P c686dc820ec44424a8489a0f6c9e94ac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:05.448618 13136 raft_consensus.cc:2272] T e2e9209199cf4e2cb4fe0858d88acc32 P c686dc820ec44424a8489a0f6c9e94ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:05.451217 13136 tablet_replica.cc:333] T ee11d3170bdb48bfbffeba5738adb132 P c686dc820ec44424a8489a0f6c9e94ac: stopping tablet replica
I20260710 11:02:05.451804 13136 raft_consensus.cc:2243] T ee11d3170bdb48bfbffeba5738adb132 P c686dc820ec44424a8489a0f6c9e94ac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:05.452235 13136 raft_consensus.cc:2272] T ee11d3170bdb48bfbffeba5738adb132 P c686dc820ec44424a8489a0f6c9e94ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:05.454243 13136 tablet_replica.cc:333] T 599f3f3671fc47a7a92c56cef6c0385b P c686dc820ec44424a8489a0f6c9e94ac: stopping tablet replica
I20260710 11:02:05.454851 13136 raft_consensus.cc:2243] T 599f3f3671fc47a7a92c56cef6c0385b P c686dc820ec44424a8489a0f6c9e94ac [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:05.455255 13136 raft_consensus.cc:2272] T 599f3f3671fc47a7a92c56cef6c0385b P c686dc820ec44424a8489a0f6c9e94ac [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:05.456758 13136 tablet_replica.cc:333] T 7ad528af40e24e7da993f102539bad27 P c686dc820ec44424a8489a0f6c9e94ac: stopping tablet replica
I20260710 11:02:05.457372 13136 raft_consensus.cc:2243] T 7ad528af40e24e7da993f102539bad27 P c686dc820ec44424a8489a0f6c9e94ac [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:05.458010 13136 raft_consensus.cc:2272] T 7ad528af40e24e7da993f102539bad27 P c686dc820ec44424a8489a0f6c9e94ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:05.459504 13136 tablet_replica.cc:333] T a831bbb8272945efaeb4762553e5c77a P c686dc820ec44424a8489a0f6c9e94ac: stopping tablet replica
I20260710 11:02:05.459919 13136 raft_consensus.cc:2243] T a831bbb8272945efaeb4762553e5c77a P c686dc820ec44424a8489a0f6c9e94ac [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:05.460289 13136 raft_consensus.cc:2272] T a831bbb8272945efaeb4762553e5c77a P c686dc820ec44424a8489a0f6c9e94ac [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:05.462093 13136 tablet_replica.cc:333] T 81366502929d46858936b2ccb67a8256 P c686dc820ec44424a8489a0f6c9e94ac: stopping tablet replica
I20260710 11:02:05.462539 13136 raft_consensus.cc:2243] T 81366502929d46858936b2ccb67a8256 P c686dc820ec44424a8489a0f6c9e94ac [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:05.462882 13136 raft_consensus.cc:2272] T 81366502929d46858936b2ccb67a8256 P c686dc820ec44424a8489a0f6c9e94ac [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:05.464524 13136 tablet_replica.cc:333] T 67c80df66e5a4213a2fc5475d924665e P c686dc820ec44424a8489a0f6c9e94ac: stopping tablet replica
I20260710 11:02:05.464957 13136 raft_consensus.cc:2243] T 67c80df66e5a4213a2fc5475d924665e P c686dc820ec44424a8489a0f6c9e94ac [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:02:05.465580 13136 raft_consensus.cc:2272] T 67c80df66e5a4213a2fc5475d924665e P c686dc820ec44424a8489a0f6c9e94ac [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:05.467321 13136 tablet_replica.cc:333] T fcc31dfd6c234f368d337541a20f2967 P c686dc820ec44424a8489a0f6c9e94ac: stopping tablet replica
I20260710 11:02:05.467739 13136 raft_consensus.cc:2243] T fcc31dfd6c234f368d337541a20f2967 P c686dc820ec44424a8489a0f6c9e94ac [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:05.468056 13136 raft_consensus.cc:2272] T fcc31dfd6c234f368d337541a20f2967 P c686dc820ec44424a8489a0f6c9e94ac [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:05.469477 13136 tablet_replica.cc:333] T a542b3c6b5334a6cbc3c217445c126c0 P c686dc820ec44424a8489a0f6c9e94ac: stopping tablet replica
I20260710 11:02:05.469872 13136 raft_consensus.cc:2243] T a542b3c6b5334a6cbc3c217445c126c0 P c686dc820ec44424a8489a0f6c9e94ac [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:02:05.470469 13136 raft_consensus.cc:2272] T a542b3c6b5334a6cbc3c217445c126c0 P c686dc820ec44424a8489a0f6c9e94ac [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:05.472230 13136 tablet_replica.cc:333] T 63565a7ab1b84da488316a90c1f59c59 P c686dc820ec44424a8489a0f6c9e94ac: stopping tablet replica
I20260710 11:02:05.472615 13136 raft_consensus.cc:2243] T 63565a7ab1b84da488316a90c1f59c59 P c686dc820ec44424a8489a0f6c9e94ac [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:05.472982 13136 raft_consensus.cc:2272] T 63565a7ab1b84da488316a90c1f59c59 P c686dc820ec44424a8489a0f6c9e94ac [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 11:02:05.478263 13871 consensus_peers.cc:597] T a831bbb8272945efaeb4762553e5c77a P d29d1ddefd354a8b957cef3b4fe44c32 -> Peer 69fe2cade49e4e09a7992541cd6ddee9 (127.12.212.1:35045): Couldn't send request to peer 69fe2cade49e4e09a7992541cd6ddee9. Status: Network error: Client connection negotiation failed: client connection to 127.12.212.1:35045: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:02:05.499502 13872 consensus_peers.cc:597] T a831bbb8272945efaeb4762553e5c77a P d29d1ddefd354a8b957cef3b4fe44c32 -> Peer c686dc820ec44424a8489a0f6c9e94ac (127.12.212.2:42209): Couldn't send request to peer c686dc820ec44424a8489a0f6c9e94ac. Status: Network error: Client connection negotiation failed: client connection to 127.12.212.2:42209: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:05.502648 13136 tablet_server.cc:196] TabletServer@127.12.212.2:0 shutdown complete.
I20260710 11:02:05.521668 13136 tablet_server.cc:179] TabletServer@127.12.212.3:0 shutting down...
I20260710 11:02:05.544275 13136 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:02:05.545032 13136 tablet_replica.cc:333] T fcc31dfd6c234f368d337541a20f2967 P d29d1ddefd354a8b957cef3b4fe44c32: stopping tablet replica
I20260710 11:02:05.545984 13136 raft_consensus.cc:2243] T fcc31dfd6c234f368d337541a20f2967 P d29d1ddefd354a8b957cef3b4fe44c32 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:05.546626 13136 raft_consensus.cc:2272] T fcc31dfd6c234f368d337541a20f2967 P d29d1ddefd354a8b957cef3b4fe44c32 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:05.548480 13136 tablet_replica.cc:333] T e2e9209199cf4e2cb4fe0858d88acc32 P d29d1ddefd354a8b957cef3b4fe44c32: stopping tablet replica
I20260710 11:02:05.549041 13136 raft_consensus.cc:2243] T e2e9209199cf4e2cb4fe0858d88acc32 P d29d1ddefd354a8b957cef3b4fe44c32 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:05.549837 13136 raft_consensus.cc:2272] T e2e9209199cf4e2cb4fe0858d88acc32 P d29d1ddefd354a8b957cef3b4fe44c32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:05.551609 13136 tablet_replica.cc:333] T 599f3f3671fc47a7a92c56cef6c0385b P d29d1ddefd354a8b957cef3b4fe44c32: stopping tablet replica
I20260710 11:02:05.552120 13136 raft_consensus.cc:2243] T 599f3f3671fc47a7a92c56cef6c0385b P d29d1ddefd354a8b957cef3b4fe44c32 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:05.552531 13136 raft_consensus.cc:2272] T 599f3f3671fc47a7a92c56cef6c0385b P d29d1ddefd354a8b957cef3b4fe44c32 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:05.554126 13136 tablet_replica.cc:333] T 81366502929d46858936b2ccb67a8256 P d29d1ddefd354a8b957cef3b4fe44c32: stopping tablet replica
I20260710 11:02:05.554632 13136 raft_consensus.cc:2243] T 81366502929d46858936b2ccb67a8256 P d29d1ddefd354a8b957cef3b4fe44c32 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:05.555114 13136 raft_consensus.cc:2272] T 81366502929d46858936b2ccb67a8256 P d29d1ddefd354a8b957cef3b4fe44c32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:05.556722 13136 tablet_replica.cc:333] T ee11d3170bdb48bfbffeba5738adb132 P d29d1ddefd354a8b957cef3b4fe44c32: stopping tablet replica
I20260710 11:02:05.557271 13136 raft_consensus.cc:2243] T ee11d3170bdb48bfbffeba5738adb132 P d29d1ddefd354a8b957cef3b4fe44c32 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:05.557673 13136 raft_consensus.cc:2272] T ee11d3170bdb48bfbffeba5738adb132 P d29d1ddefd354a8b957cef3b4fe44c32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:05.559373 13136 tablet_replica.cc:333] T a831bbb8272945efaeb4762553e5c77a P d29d1ddefd354a8b957cef3b4fe44c32: stopping tablet replica
I20260710 11:02:05.559861 13136 raft_consensus.cc:2243] T a831bbb8272945efaeb4762553e5c77a P d29d1ddefd354a8b957cef3b4fe44c32 [term 5 LEADER]: Raft consensus shutting down.
I20260710 11:02:05.560583 13136 raft_consensus.cc:2272] T a831bbb8272945efaeb4762553e5c77a P d29d1ddefd354a8b957cef3b4fe44c32 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:05.562839 13136 tablet_replica.cc:333] T 7ad528af40e24e7da993f102539bad27 P d29d1ddefd354a8b957cef3b4fe44c32: stopping tablet replica
I20260710 11:02:05.563380 13136 raft_consensus.cc:2243] T 7ad528af40e24e7da993f102539bad27 P d29d1ddefd354a8b957cef3b4fe44c32 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:05.563793 13136 raft_consensus.cc:2272] T 7ad528af40e24e7da993f102539bad27 P d29d1ddefd354a8b957cef3b4fe44c32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:05.565428 13136 tablet_replica.cc:333] T 67c80df66e5a4213a2fc5475d924665e P d29d1ddefd354a8b957cef3b4fe44c32: stopping tablet replica
I20260710 11:02:05.565891 13136 raft_consensus.cc:2243] T 67c80df66e5a4213a2fc5475d924665e P d29d1ddefd354a8b957cef3b4fe44c32 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:05.566330 13136 raft_consensus.cc:2272] T 67c80df66e5a4213a2fc5475d924665e P d29d1ddefd354a8b957cef3b4fe44c32 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:05.568387 13136 tablet_replica.cc:333] T a542b3c6b5334a6cbc3c217445c126c0 P d29d1ddefd354a8b957cef3b4fe44c32: stopping tablet replica
I20260710 11:02:05.568866 13136 raft_consensus.cc:2243] T a542b3c6b5334a6cbc3c217445c126c0 P d29d1ddefd354a8b957cef3b4fe44c32 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:05.569324 13136 raft_consensus.cc:2272] T a542b3c6b5334a6cbc3c217445c126c0 P d29d1ddefd354a8b957cef3b4fe44c32 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:05.571264 13136 tablet_replica.cc:333] T 63565a7ab1b84da488316a90c1f59c59 P d29d1ddefd354a8b957cef3b4fe44c32: stopping tablet replica
I20260710 11:02:05.571713 13136 raft_consensus.cc:2243] T 63565a7ab1b84da488316a90c1f59c59 P d29d1ddefd354a8b957cef3b4fe44c32 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:02:05.572389 13136 raft_consensus.cc:2272] T 63565a7ab1b84da488316a90c1f59c59 P d29d1ddefd354a8b957cef3b4fe44c32 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:05.601104 13136 tablet_server.cc:196] TabletServer@127.12.212.3:0 shutdown complete.
I20260710 11:02:05.618362 13136 master.cc:562] Master@127.12.212.62:33831 shutting down...
I20260710 11:02:05.636396 13136 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 90020b86cd3b4c579d6f5fcb7df13107 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:05.637017 13136 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 90020b86cd3b4c579d6f5fcb7df13107 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:05.637385 13136 tablet_replica.cc:333] T 00000000000000000000000000000000 P 90020b86cd3b4c579d6f5fcb7df13107: stopping tablet replica
I20260710 11:02:05.657111 13136 master.cc:584] Master@127.12.212.62:33831 shutdown complete.
69fe2cade49e4e09a7992541cd6ddee9  5
c686dc820ec44424a8489a0f6c9e94ac  4
d29d1ddefd354a8b957cef3b4fe44c32  1
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10382 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 11:02:05.695883 13136 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.212.62:43983
I20260710 11:02:05.697018 13136 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:02:05.703011 14118 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 11:02:05.703018 14119 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 11:02:05.703696 14121 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 11:02:05.704059 13136 server_base.cc:1061] running on GCE node
I20260710 11:02:05.704892 13136 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:02:05.705066 13136 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 11:02:05.705174 13136 hybrid_clock.cc:648] HybridClock initialized: now 1783681325705163 us; error 0 us; skew 500 ppm
I20260710 11:02:05.705627 13136 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:02:05.708115 13136 webserver.cc:533] Webserver started at http://127.12.212.62:46301/ using document root <none> and password file <none>
I20260710 11:02:05.708549 13136 fs_manager.cc:362] Metadata directory not provided
I20260710 11:02:05.708698 13136 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:02:05.708913 13136 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:02:05.709962 13136 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681302471308-13136-0/minicluster-data/master-0-root/instance:
uuid: "439baad82c134d1ba3d3dccd6d5c6b53"
format_stamp: "Formatted at 2026-07-10 11:02:05 on dist-test-slave-vn19"
I20260710 11:02:05.714274 13136 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:02:05.717451 14126 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:05.718214 13136 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:02:05.718508 13136 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681302471308-13136-0/minicluster-data/master-0-root
uuid: "439baad82c134d1ba3d3dccd6d5c6b53"
format_stamp: "Formatted at 2026-07-10 11:02:05 on dist-test-slave-vn19"
I20260710 11:02:05.718791 13136 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681302471308-13136-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681302471308-13136-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681302471308-13136-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 11:02:05.739589 13136 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:02:05.740828 13136 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:02:05.779328 13136 rpc_server.cc:307] RPC server started. Bound to: 127.12.212.62:43983
I20260710 11:02:05.779467 14177 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.212.62:43983 every 8 connection(s)
I20260710 11:02:05.783274 14178 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 11:02:05.794220 14178 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 439baad82c134d1ba3d3dccd6d5c6b53: Bootstrap starting.
I20260710 11:02:05.799252 14178 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 439baad82c134d1ba3d3dccd6d5c6b53: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:05.803619 14178 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 439baad82c134d1ba3d3dccd6d5c6b53: No bootstrap required, opened a new log
I20260710 11:02:05.805872 14178 raft_consensus.cc:359] T 00000000000000000000000000000000 P 439baad82c134d1ba3d3dccd6d5c6b53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "439baad82c134d1ba3d3dccd6d5c6b53" member_type: VOTER }
I20260710 11:02:05.806275 14178 raft_consensus.cc:385] T 00000000000000000000000000000000 P 439baad82c134d1ba3d3dccd6d5c6b53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:05.806571 14178 raft_consensus.cc:740] T 00000000000000000000000000000000 P 439baad82c134d1ba3d3dccd6d5c6b53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 439baad82c134d1ba3d3dccd6d5c6b53, State: Initialized, Role: FOLLOWER
I20260710 11:02:05.807363 14178 consensus_queue.cc:260] T 00000000000000000000000000000000 P 439baad82c134d1ba3d3dccd6d5c6b53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "439baad82c134d1ba3d3dccd6d5c6b53" member_type: VOTER }
I20260710 11:02:05.807868 14178 raft_consensus.cc:399] T 00000000000000000000000000000000 P 439baad82c134d1ba3d3dccd6d5c6b53 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:02:05.808149 14178 raft_consensus.cc:493] T 00000000000000000000000000000000 P 439baad82c134d1ba3d3dccd6d5c6b53 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:02:05.808442 14178 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 439baad82c134d1ba3d3dccd6d5c6b53 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:05.812948 14178 raft_consensus.cc:515] T 00000000000000000000000000000000 P 439baad82c134d1ba3d3dccd6d5c6b53 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "439baad82c134d1ba3d3dccd6d5c6b53" member_type: VOTER }
I20260710 11:02:05.813548 14178 leader_election.cc:304] T 00000000000000000000000000000000 P 439baad82c134d1ba3d3dccd6d5c6b53 [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: 439baad82c134d1ba3d3dccd6d5c6b53; no voters: 
I20260710 11:02:05.814749 14178 leader_election.cc:290] T 00000000000000000000000000000000 P 439baad82c134d1ba3d3dccd6d5c6b53 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:02:05.815256 14181 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 439baad82c134d1ba3d3dccd6d5c6b53 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:05.817314 14181 raft_consensus.cc:697] T 00000000000000000000000000000000 P 439baad82c134d1ba3d3dccd6d5c6b53 [term 1 LEADER]: Becoming Leader. State: Replica: 439baad82c134d1ba3d3dccd6d5c6b53, State: Running, Role: LEADER
I20260710 11:02:05.818333 14181 consensus_queue.cc:237] T 00000000000000000000000000000000 P 439baad82c134d1ba3d3dccd6d5c6b53 [LEADER]: Queue going to LEADER mode. State: All 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: "439baad82c134d1ba3d3dccd6d5c6b53" member_type: VOTER }
I20260710 11:02:05.818823 14178 sys_catalog.cc:565] T 00000000000000000000000000000000 P 439baad82c134d1ba3d3dccd6d5c6b53 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:02:05.824318 14182 sys_catalog.cc:455] T 00000000000000000000000000000000 P 439baad82c134d1ba3d3dccd6d5c6b53 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "439baad82c134d1ba3d3dccd6d5c6b53" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "439baad82c134d1ba3d3dccd6d5c6b53" member_type: VOTER } }
I20260710 11:02:05.825073 14182 sys_catalog.cc:458] T 00000000000000000000000000000000 P 439baad82c134d1ba3d3dccd6d5c6b53 [sys.catalog]: This master's current role is: LEADER
I20260710 11:02:05.831501 14187 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:02:05.832182 14183 sys_catalog.cc:455] T 00000000000000000000000000000000 P 439baad82c134d1ba3d3dccd6d5c6b53 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 439baad82c134d1ba3d3dccd6d5c6b53. Latest consensus state: current_term: 1 leader_uuid: "439baad82c134d1ba3d3dccd6d5c6b53" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "439baad82c134d1ba3d3dccd6d5c6b53" member_type: VOTER } }
I20260710 11:02:05.832654 14183 sys_catalog.cc:458] T 00000000000000000000000000000000 P 439baad82c134d1ba3d3dccd6d5c6b53 [sys.catalog]: This master's current role is: LEADER
I20260710 11:02:05.840678 14187 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:02:05.842398 13136 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:02:05.850020 14187 catalog_manager.cc:1383] Generated new cluster ID: 63930e0b343544dc9123a374e40c39ff
I20260710 11:02:05.850353 14187 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:02:05.876610 14187 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:02:05.877959 14187 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:02:05.897668 14187 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 439baad82c134d1ba3d3dccd6d5c6b53: Generated new TSK 0
I20260710 11:02:05.898327 14187 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:02:05.909138 13136 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:02:05.914958 14199 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 11:02:05.916030 14200 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 11:02:05.917598 14202 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 11:02:05.918027 13136 server_base.cc:1061] running on GCE node
I20260710 11:02:05.918835 13136 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:02:05.919124 13136 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 11:02:05.919267 13136 hybrid_clock.cc:648] HybridClock initialized: now 1783681325919255 us; error 0 us; skew 500 ppm
I20260710 11:02:05.919852 13136 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:02:05.922343 13136 webserver.cc:533] Webserver started at http://127.12.212.1:35707/ using document root <none> and password file <none>
I20260710 11:02:05.922812 13136 fs_manager.cc:362] Metadata directory not provided
I20260710 11:02:05.923038 13136 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:02:05.923316 13136 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:02:05.924377 13136 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681302471308-13136-0/minicluster-data/ts-0-root/instance:
uuid: "1a852b36c8a44bd7980b0b294b9c76f6"
format_stamp: "Formatted at 2026-07-10 11:02:05 on dist-test-slave-vn19"
I20260710 11:02:05.928815 13136 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:02:05.932384 14207 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:05.933328 13136 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260710 11:02:05.933597 13136 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681302471308-13136-0/minicluster-data/ts-0-root
uuid: "1a852b36c8a44bd7980b0b294b9c76f6"
format_stamp: "Formatted at 2026-07-10 11:02:05 on dist-test-slave-vn19"
I20260710 11:02:05.933877 13136 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681302471308-13136-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681302471308-13136-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681302471308-13136-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 11:02:05.951210 13136 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:02:05.952435 13136 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:02:05.953887 13136 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:02:05.956359 13136 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:02:05.956548 13136 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:05.956887 13136 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:02:05.957078 13136 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:05.999794 13136 rpc_server.cc:307] RPC server started. Bound to: 127.12.212.1:33139
I20260710 11:02:05.999871 14269 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.212.1:33139 every 8 connection(s)
I20260710 11:02:06.005151 13136 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:02:06.012070 14274 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 11:02:06.012328 14275 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 11:02:06.015226 14277 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 11:02:06.016695 13136 server_base.cc:1061] running on GCE node
I20260710 11:02:06.018149 13136 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:02:06.018443 13136 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 11:02:06.018666 13136 hybrid_clock.cc:648] HybridClock initialized: now 1783681326018645 us; error 0 us; skew 500 ppm
I20260710 11:02:06.018811 14270 heartbeater.cc:344] Connected to a master server at 127.12.212.62:43983
I20260710 11:02:06.019246 14270 heartbeater.cc:461] Registering TS with master...
I20260710 11:02:06.019384 13136 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:02:06.020119 14270 heartbeater.cc:507] Master 127.12.212.62:43983 requested a full tablet report, sending...
I20260710 11:02:06.022464 13136 webserver.cc:533] Webserver started at http://127.12.212.2:45489/ using document root <none> and password file <none>
I20260710 11:02:06.022585 14143 ts_manager.cc:194] Registered new tserver with Master: 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139)
I20260710 11:02:06.023241 13136 fs_manager.cc:362] Metadata directory not provided
I20260710 11:02:06.023530 13136 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:02:06.023870 13136 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:02:06.025318 14143 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49572
I20260710 11:02:06.025492 13136 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681302471308-13136-0/minicluster-data/ts-1-root/instance:
uuid: "076baed3d9264294a5fcb541ba8ee69d"
format_stamp: "Formatted at 2026-07-10 11:02:06 on dist-test-slave-vn19"
I20260710 11:02:06.030408 13136 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 11:02:06.033749 14282 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:06.034487 13136 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:02:06.034741 13136 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681302471308-13136-0/minicluster-data/ts-1-root
uuid: "076baed3d9264294a5fcb541ba8ee69d"
format_stamp: "Formatted at 2026-07-10 11:02:06 on dist-test-slave-vn19"
I20260710 11:02:06.035094 13136 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681302471308-13136-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681302471308-13136-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681302471308-13136-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 11:02:06.050807 13136 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:02:06.052024 13136 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:02:06.053453 13136 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:02:06.055819 13136 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:02:06.056002 13136 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:06.056241 13136 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:02:06.056381 13136 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:06.097707 13136 rpc_server.cc:307] RPC server started. Bound to: 127.12.212.2:41595
I20260710 11:02:06.097801 14344 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.212.2:41595 every 8 connection(s)
I20260710 11:02:06.102695 13136 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:02:06.110687 14349 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 11:02:06.111605 14348 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 11:02:06.114344 13136 server_base.cc:1061] running on GCE node
I20260710 11:02:06.114303 14345 heartbeater.cc:344] Connected to a master server at 127.12.212.62:43983
W20260710 11:02:06.114811 14351 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 11:02:06.115125 14345 heartbeater.cc:461] Registering TS with master...
I20260710 11:02:06.115883 13136 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:02:06.115899 14345 heartbeater.cc:507] Master 127.12.212.62:43983 requested a full tablet report, sending...
W20260710 11:02:06.116252 13136 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 11:02:06.116494 13136 hybrid_clock.cc:648] HybridClock initialized: now 1783681326116475 us; error 0 us; skew 500 ppm
I20260710 11:02:06.117156 13136 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:02:06.118273 14143 ts_manager.cc:194] Registered new tserver with Master: 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2:41595)
I20260710 11:02:06.119834 14143 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49576
I20260710 11:02:06.120007 13136 webserver.cc:533] Webserver started at http://127.12.212.3:44775/ using document root <none> and password file <none>
I20260710 11:02:06.120710 13136 fs_manager.cc:362] Metadata directory not provided
I20260710 11:02:06.120970 13136 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:02:06.121317 13136 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:02:06.122622 13136 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681302471308-13136-0/minicluster-data/ts-2-root/instance:
uuid: "4e2dafc075f4424ca4890a197eb69f43"
format_stamp: "Formatted at 2026-07-10 11:02:06 on dist-test-slave-vn19"
I20260710 11:02:06.127208 13136 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 11:02:06.130482 14356 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:06.131294 13136 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:02:06.131610 13136 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681302471308-13136-0/minicluster-data/ts-2-root
uuid: "4e2dafc075f4424ca4890a197eb69f43"
format_stamp: "Formatted at 2026-07-10 11:02:06 on dist-test-slave-vn19"
I20260710 11:02:06.131951 13136 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681302471308-13136-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681302471308-13136-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681302471308-13136-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 11:02:06.155057 13136 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:02:06.156396 13136 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:02:06.157960 13136 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:02:06.160465 13136 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:02:06.160722 13136 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:06.160986 13136 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:02:06.161187 13136 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:06.202112 13136 rpc_server.cc:307] RPC server started. Bound to: 127.12.212.3:38179
I20260710 11:02:06.202198 14418 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.212.3:38179 every 8 connection(s)
I20260710 11:02:06.216180 14419 heartbeater.cc:344] Connected to a master server at 127.12.212.62:43983
I20260710 11:02:06.216513 14419 heartbeater.cc:461] Registering TS with master...
I20260710 11:02:06.217234 14419 heartbeater.cc:507] Master 127.12.212.62:43983 requested a full tablet report, sending...
I20260710 11:02:06.219166 14143 ts_manager.cc:194] Registered new tserver with Master: 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3:38179)
I20260710 11:02:06.219281 13136 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013680681s
I20260710 11:02:06.220502 14143 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49580
I20260710 11:02:06.245177 14143 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49588:
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 11:02:06.249333 14143 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 11:02:06.372586 14384 tablet_service.cc:1511] Processing CreateTablet for tablet 9c5fb489ac064ff99207b14a0ebdec1b (DEFAULT_TABLE table=test-workload [id=b77c18db8428437597597f55cbcb62d2]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:02:06.374058 14384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c5fb489ac064ff99207b14a0ebdec1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.376020 14383 tablet_service.cc:1511] Processing CreateTablet for tablet 4512b753848043eb9571998f6fe65983 (DEFAULT_TABLE table=test-workload [id=b77c18db8428437597597f55cbcb62d2]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:02:06.376466 14310 tablet_service.cc:1511] Processing CreateTablet for tablet 9c5fb489ac064ff99207b14a0ebdec1b (DEFAULT_TABLE table=test-workload [id=b77c18db8428437597597f55cbcb62d2]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:02:06.377435 14383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4512b753848043eb9571998f6fe65983. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.377795 14310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c5fb489ac064ff99207b14a0ebdec1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.378145 14382 tablet_service.cc:1511] Processing CreateTablet for tablet e92a464c248147d2b304a71cf1f47c3c (DEFAULT_TABLE table=test-workload [id=b77c18db8428437597597f55cbcb62d2]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:02:06.379491 14382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e92a464c248147d2b304a71cf1f47c3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.384539 14381 tablet_service.cc:1511] Processing CreateTablet for tablet f0634539c54b4cde8a358c12b89ef8f8 (DEFAULT_TABLE table=test-workload [id=b77c18db8428437597597f55cbcb62d2]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:02:06.385898 14381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0634539c54b4cde8a358c12b89ef8f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.387696 14379 tablet_service.cc:1511] Processing CreateTablet for tablet 9af2a8dba558401c85743b2c081069d9 (DEFAULT_TABLE table=test-workload [id=b77c18db8428437597597f55cbcb62d2]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:02:06.388981 14379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9af2a8dba558401c85743b2c081069d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.391848 14377 tablet_service.cc:1511] Processing CreateTablet for tablet 536872f5774f433c9f4960716963ba54 (DEFAULT_TABLE table=test-workload [id=b77c18db8428437597597f55cbcb62d2]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:02:06.393146 14377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 536872f5774f433c9f4960716963ba54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.395906 14376 tablet_service.cc:1511] Processing CreateTablet for tablet ec9897425de1412495338d5048d5aa9f (DEFAULT_TABLE table=test-workload [id=b77c18db8428437597597f55cbcb62d2]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:02:06.397254 14376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec9897425de1412495338d5048d5aa9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.399760 14303 tablet_service.cc:1511] Processing CreateTablet for tablet 536872f5774f433c9f4960716963ba54 (DEFAULT_TABLE table=test-workload [id=b77c18db8428437597597f55cbcb62d2]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:02:06.401154 14303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 536872f5774f433c9f4960716963ba54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.402418 14235 tablet_service.cc:1511] Processing CreateTablet for tablet 9c5fb489ac064ff99207b14a0ebdec1b (DEFAULT_TABLE table=test-workload [id=b77c18db8428437597597f55cbcb62d2]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:02:06.403713 14235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c5fb489ac064ff99207b14a0ebdec1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.404086 14308 tablet_service.cc:1511] Processing CreateTablet for tablet e92a464c248147d2b304a71cf1f47c3c (DEFAULT_TABLE table=test-workload [id=b77c18db8428437597597f55cbcb62d2]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:02:06.405376 14308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e92a464c248147d2b304a71cf1f47c3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.406111 14234 tablet_service.cc:1511] Processing CreateTablet for tablet 4512b753848043eb9571998f6fe65983 (DEFAULT_TABLE table=test-workload [id=b77c18db8428437597597f55cbcb62d2]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:02:06.407379 14234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4512b753848043eb9571998f6fe65983. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.408095 14307 tablet_service.cc:1511] Processing CreateTablet for tablet f0634539c54b4cde8a358c12b89ef8f8 (DEFAULT_TABLE table=test-workload [id=b77c18db8428437597597f55cbcb62d2]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:02:06.409395 14307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0634539c54b4cde8a358c12b89ef8f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.412082 14233 tablet_service.cc:1511] Processing CreateTablet for tablet e92a464c248147d2b304a71cf1f47c3c (DEFAULT_TABLE table=test-workload [id=b77c18db8428437597597f55cbcb62d2]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:02:06.413379 14233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e92a464c248147d2b304a71cf1f47c3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.413199 14305 tablet_service.cc:1511] Processing CreateTablet for tablet 9af2a8dba558401c85743b2c081069d9 (DEFAULT_TABLE table=test-workload [id=b77c18db8428437597597f55cbcb62d2]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:02:06.414448 14305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9af2a8dba558401c85743b2c081069d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.416005 14304 tablet_service.cc:1511] Processing CreateTablet for tablet 829aa1488a2a4964970e646c7dfe9354 (DEFAULT_TABLE table=test-workload [id=b77c18db8428437597597f55cbcb62d2]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:02:06.416097 14232 tablet_service.cc:1511] Processing CreateTablet for tablet f0634539c54b4cde8a358c12b89ef8f8 (DEFAULT_TABLE table=test-workload [id=b77c18db8428437597597f55cbcb62d2]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:02:06.417497 14232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0634539c54b4cde8a358c12b89ef8f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.418540 14375 tablet_service.cc:1511] Processing CreateTablet for tablet 05806a0b82ff475cadaaf47e083a8135 (DEFAULT_TABLE table=test-workload [id=b77c18db8428437597597f55cbcb62d2]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:02:06.419850 14375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05806a0b82ff475cadaaf47e083a8135. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.419974 14231 tablet_service.cc:1511] Processing CreateTablet for tablet 6c3f162363bb40888ebd0a3bb2e64745 (DEFAULT_TABLE table=test-workload [id=b77c18db8428437597597f55cbcb62d2]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:02:06.421200 14231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c3f162363bb40888ebd0a3bb2e64745. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.423712 14302 tablet_service.cc:1511] Processing CreateTablet for tablet ec9897425de1412495338d5048d5aa9f (DEFAULT_TABLE table=test-workload [id=b77c18db8428437597597f55cbcb62d2]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:02:06.425437 14229 tablet_service.cc:1511] Processing CreateTablet for tablet 829aa1488a2a4964970e646c7dfe9354 (DEFAULT_TABLE table=test-workload [id=b77c18db8428437597597f55cbcb62d2]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:02:06.425931 14301 tablet_service.cc:1511] Processing CreateTablet for tablet 05806a0b82ff475cadaaf47e083a8135 (DEFAULT_TABLE table=test-workload [id=b77c18db8428437597597f55cbcb62d2]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:02:06.428169 14227 tablet_service.cc:1511] Processing CreateTablet for tablet ec9897425de1412495338d5048d5aa9f (DEFAULT_TABLE table=test-workload [id=b77c18db8428437597597f55cbcb62d2]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:02:06.429875 14378 tablet_service.cc:1511] Processing CreateTablet for tablet 829aa1488a2a4964970e646c7dfe9354 (DEFAULT_TABLE table=test-workload [id=b77c18db8428437597597f55cbcb62d2]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:02:06.430343 14226 tablet_service.cc:1511] Processing CreateTablet for tablet 05806a0b82ff475cadaaf47e083a8135 (DEFAULT_TABLE table=test-workload [id=b77c18db8428437597597f55cbcb62d2]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:02:06.431190 14378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 829aa1488a2a4964970e646c7dfe9354. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.423643 14230 tablet_service.cc:1511] Processing CreateTablet for tablet 9af2a8dba558401c85743b2c081069d9 (DEFAULT_TABLE table=test-workload [id=b77c18db8428437597597f55cbcb62d2]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:02:06.428077 14380 tablet_service.cc:1511] Processing CreateTablet for tablet 6c3f162363bb40888ebd0a3bb2e64745 (DEFAULT_TABLE table=test-workload [id=b77c18db8428437597597f55cbcb62d2]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:02:06.426784 14229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 829aa1488a2a4964970e646c7dfe9354. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.417500 14304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 829aa1488a2a4964970e646c7dfe9354. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.450145 14302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec9897425de1412495338d5048d5aa9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.412082 14306 tablet_service.cc:1511] Processing CreateTablet for tablet 6c3f162363bb40888ebd0a3bb2e64745 (DEFAULT_TABLE table=test-workload [id=b77c18db8428437597597f55cbcb62d2]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:02:06.434036 14228 tablet_service.cc:1511] Processing CreateTablet for tablet 536872f5774f433c9f4960716963ba54 (DEFAULT_TABLE table=test-workload [id=b77c18db8428437597597f55cbcb62d2]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:02:06.440795 14309 tablet_service.cc:1511] Processing CreateTablet for tablet 4512b753848043eb9571998f6fe65983 (DEFAULT_TABLE table=test-workload [id=b77c18db8428437597597f55cbcb62d2]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:02:06.452111 14306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c3f162363bb40888ebd0a3bb2e64745. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.441826 14380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c3f162363bb40888ebd0a3bb2e64745. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.453811 14309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4512b753848043eb9571998f6fe65983. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.455400 14301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05806a0b82ff475cadaaf47e083a8135. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.471297 14228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 536872f5774f433c9f4960716963ba54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.472157 14227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec9897425de1412495338d5048d5aa9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.479415 14230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9af2a8dba558401c85743b2c081069d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.483428 14226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05806a0b82ff475cadaaf47e083a8135. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.514653 14434 tablet_bootstrap.cc:492] T 9c5fb489ac064ff99207b14a0ebdec1b P 076baed3d9264294a5fcb541ba8ee69d: Bootstrap starting.
I20260710 11:02:06.516287 14310 tablet_service.cc:1511] Processing CreateTablet for tablet b277eb5951774f95a7d498155304ad07 (DEFAULT_TABLE table=test-workload [id=b77c18db8428437597597f55cbcb62d2]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:02:06.518963 14310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b277eb5951774f95a7d498155304ad07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.556198 14310 tablet_service.cc:1511] Processing CreateTablet for tablet b9f52bae0f3c45c68f86898a5e33bef9 (DEFAULT_TABLE table=test-workload [id=b77c18db8428437597597f55cbcb62d2]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:02:06.557487 14310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9f52bae0f3c45c68f86898a5e33bef9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.573575 14310 tablet_service.cc:1511] Processing CreateTablet for tablet 158184de317345699d02e174310e3851 (DEFAULT_TABLE table=test-workload [id=b77c18db8428437597597f55cbcb62d2]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:02:06.574860 14310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 158184de317345699d02e174310e3851. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.576033 14435 tablet_bootstrap.cc:492] T 4512b753848043eb9571998f6fe65983 P 4e2dafc075f4424ca4890a197eb69f43: Bootstrap starting.
I20260710 11:02:06.589082 14382 tablet_service.cc:1511] Processing CreateTablet for tablet b277eb5951774f95a7d498155304ad07 (DEFAULT_TABLE table=test-workload [id=b77c18db8428437597597f55cbcb62d2]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:02:06.589273 14383 tablet_service.cc:1511] Processing CreateTablet for tablet b9f52bae0f3c45c68f86898a5e33bef9 (DEFAULT_TABLE table=test-workload [id=b77c18db8428437597597f55cbcb62d2]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:02:06.590582 14383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9f52bae0f3c45c68f86898a5e33bef9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.600672 14377 tablet_service.cc:1511] Processing CreateTablet for tablet 158184de317345699d02e174310e3851 (DEFAULT_TABLE table=test-workload [id=b77c18db8428437597597f55cbcb62d2]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:02:06.602079 14377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 158184de317345699d02e174310e3851. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.616060 14381 tablet_service.cc:1511] Processing CreateTablet for tablet e53b43764d2a41bc9b58443a5fe1f72f (DEFAULT_TABLE table=test-workload [id=b77c18db8428437597597f55cbcb62d2]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:02:06.617602 14381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e53b43764d2a41bc9b58443a5fe1f72f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.623760 14231 tablet_service.cc:1511] Processing CreateTablet for tablet b9f52bae0f3c45c68f86898a5e33bef9 (DEFAULT_TABLE table=test-workload [id=b77c18db8428437597597f55cbcb62d2]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:02:06.624053 14227 tablet_service.cc:1511] Processing CreateTablet for tablet 158184de317345699d02e174310e3851 (DEFAULT_TABLE table=test-workload [id=b77c18db8428437597597f55cbcb62d2]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:02:06.622552 14232 tablet_service.cc:1511] Processing CreateTablet for tablet b277eb5951774f95a7d498155304ad07 (DEFAULT_TABLE table=test-workload [id=b77c18db8428437597597f55cbcb62d2]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:02:06.625056 14231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9f52bae0f3c45c68f86898a5e33bef9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.625742 14232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b277eb5951774f95a7d498155304ad07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.627892 14435 tablet_bootstrap.cc:654] T 4512b753848043eb9571998f6fe65983 P 4e2dafc075f4424ca4890a197eb69f43: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:06.629963 14379 tablet_service.cc:1511] Processing CreateTablet for tablet 434c91d52dd5433a97434a3005ed5bb0 (DEFAULT_TABLE table=test-workload [id=b77c18db8428437597597f55cbcb62d2]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:02:06.635967 14375 tablet_service.cc:1511] Processing CreateTablet for tablet 3967fecde1734e37b365a7168efb0949 (DEFAULT_TABLE table=test-workload [id=b77c18db8428437597597f55cbcb62d2]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:02:06.637401 14434 tablet_bootstrap.cc:654] T 9c5fb489ac064ff99207b14a0ebdec1b P 076baed3d9264294a5fcb541ba8ee69d: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:06.640291 14375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3967fecde1734e37b365a7168efb0949. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.641542 14384 tablet_service.cc:1511] Processing CreateTablet for tablet 236cc0689dcf430dad2774090b533a41 (DEFAULT_TABLE table=test-workload [id=b77c18db8428437597597f55cbcb62d2]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:02:06.642905 14384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 236cc0689dcf430dad2774090b533a41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.653111 14379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 434c91d52dd5433a97434a3005ed5bb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.653453 14226 tablet_service.cc:1511] Processing CreateTablet for tablet 236cc0689dcf430dad2774090b533a41 (DEFAULT_TABLE table=test-workload [id=b77c18db8428437597597f55cbcb62d2]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:02:06.644038 14228 tablet_service.cc:1511] Processing CreateTablet for tablet e53b43764d2a41bc9b58443a5fe1f72f (DEFAULT_TABLE table=test-workload [id=b77c18db8428437597597f55cbcb62d2]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:02:06.646617 14378 tablet_service.cc:1511] Processing CreateTablet for tablet d722c6bf635e4d33a45c30797f4bac79 (DEFAULT_TABLE table=test-workload [id=b77c18db8428437597597f55cbcb62d2]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:02:06.658160 14378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d722c6bf635e4d33a45c30797f4bac79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.662956 14382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b277eb5951774f95a7d498155304ad07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.643684 14235 tablet_service.cc:1511] Processing CreateTablet for tablet 434c91d52dd5433a97434a3005ed5bb0 (DEFAULT_TABLE table=test-workload [id=b77c18db8428437597597f55cbcb62d2]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:02:06.671015 14230 tablet_service.cc:1511] Processing CreateTablet for tablet d722c6bf635e4d33a45c30797f4bac79 (DEFAULT_TABLE table=test-workload [id=b77c18db8428437597597f55cbcb62d2]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:02:06.674687 14310 tablet_service.cc:1511] Processing CreateTablet for tablet e53b43764d2a41bc9b58443a5fe1f72f (DEFAULT_TABLE table=test-workload [id=b77c18db8428437597597f55cbcb62d2]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:02:06.676437 14310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e53b43764d2a41bc9b58443a5fe1f72f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.652379 14229 tablet_service.cc:1511] Processing CreateTablet for tablet 3967fecde1734e37b365a7168efb0949 (DEFAULT_TABLE table=test-workload [id=b77c18db8428437597597f55cbcb62d2]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:02:06.678226 14309 tablet_service.cc:1511] Processing CreateTablet for tablet 34e40c59c0cc47c39624bf40e9ecb2c7 (DEFAULT_TABLE table=test-workload [id=b77c18db8428437597597f55cbcb62d2]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:02:06.678565 14234 tablet_service.cc:1511] Processing CreateTablet for tablet 34e40c59c0cc47c39624bf40e9ecb2c7 (DEFAULT_TABLE table=test-workload [id=b77c18db8428437597597f55cbcb62d2]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:02:06.674636 14303 tablet_service.cc:1511] Processing CreateTablet for tablet 434c91d52dd5433a97434a3005ed5bb0 (DEFAULT_TABLE table=test-workload [id=b77c18db8428437597597f55cbcb62d2]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:02:06.679450 14307 tablet_service.cc:1511] Processing CreateTablet for tablet 3d70a97918b846d0a3ae68c6726c887a (DEFAULT_TABLE table=test-workload [id=b77c18db8428437597597f55cbcb62d2]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:02:06.676849 14301 tablet_service.cc:1511] Processing CreateTablet for tablet 3967fecde1734e37b365a7168efb0949 (DEFAULT_TABLE table=test-workload [id=b77c18db8428437597597f55cbcb62d2]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:02:06.676890 14304 tablet_service.cc:1511] Processing CreateTablet for tablet 236cc0689dcf430dad2774090b533a41 (DEFAULT_TABLE table=test-workload [id=b77c18db8428437597597f55cbcb62d2]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:02:06.676849 14306 tablet_service.cc:1511] Processing CreateTablet for tablet d722c6bf635e4d33a45c30797f4bac79 (DEFAULT_TABLE table=test-workload [id=b77c18db8428437597597f55cbcb62d2]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:02:06.683231 14227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 158184de317345699d02e174310e3851. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.683683 14233 tablet_service.cc:1511] Processing CreateTablet for tablet 3d70a97918b846d0a3ae68c6726c887a (DEFAULT_TABLE table=test-workload [id=b77c18db8428437597597f55cbcb62d2]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:02:06.679474 14309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34e40c59c0cc47c39624bf40e9ecb2c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.687240 14307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d70a97918b846d0a3ae68c6726c887a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.691228 14306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d722c6bf635e4d33a45c30797f4bac79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.691815 14304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 236cc0689dcf430dad2774090b533a41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.695283 14303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 434c91d52dd5433a97434a3005ed5bb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.699548 14301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3967fecde1734e37b365a7168efb0949. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.704335 14376 tablet_service.cc:1511] Processing CreateTablet for tablet 3d70a97918b846d0a3ae68c6726c887a (DEFAULT_TABLE table=test-workload [id=b77c18db8428437597597f55cbcb62d2]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:02:06.705750 14376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d70a97918b846d0a3ae68c6726c887a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.650880 14380 tablet_service.cc:1511] Processing CreateTablet for tablet 34e40c59c0cc47c39624bf40e9ecb2c7 (DEFAULT_TABLE table=test-workload [id=b77c18db8428437597597f55cbcb62d2]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:02:06.684942 14233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d70a97918b846d0a3ae68c6726c887a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.711922 14380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34e40c59c0cc47c39624bf40e9ecb2c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.712527 14228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e53b43764d2a41bc9b58443a5fe1f72f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.713186 14229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3967fecde1734e37b365a7168efb0949. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.718155 14226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 236cc0689dcf430dad2774090b533a41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.730333 14436 tablet_bootstrap.cc:492] T e92a464c248147d2b304a71cf1f47c3c P 1a852b36c8a44bd7980b0b294b9c76f6: Bootstrap starting.
I20260710 11:02:06.754801 14231 tablet_service.cc:1511] Processing CreateTablet for tablet 7917c50f496b4460ad637fae32c19790 (DEFAULT_TABLE table=test-workload [id=b77c18db8428437597597f55cbcb62d2]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:02:06.762305 14305 tablet_service.cc:1511] Processing CreateTablet for tablet 7917c50f496b4460ad637fae32c19790 (DEFAULT_TABLE table=test-workload [id=b77c18db8428437597597f55cbcb62d2]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:02:06.772770 14435 tablet_bootstrap.cc:492] T 4512b753848043eb9571998f6fe65983 P 4e2dafc075f4424ca4890a197eb69f43: No bootstrap required, opened a new log
I20260710 11:02:06.773268 14435 ts_tablet_manager.cc:1403] T 4512b753848043eb9571998f6fe65983 P 4e2dafc075f4424ca4890a197eb69f43: Time spent bootstrapping tablet: real 0.198s	user 0.054s	sys 0.038s
I20260710 11:02:06.773543 14305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7917c50f496b4460ad637fae32c19790. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.766201 14234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34e40c59c0cc47c39624bf40e9ecb2c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.775835 14379 tablet_service.cc:1511] Processing CreateTablet for tablet 7917c50f496b4460ad637fae32c19790 (DEFAULT_TABLE table=test-workload [id=b77c18db8428437597597f55cbcb62d2]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:02:06.776095 14435 raft_consensus.cc:359] T 4512b753848043eb9571998f6fe65983 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:06.776847 14435 raft_consensus.cc:385] T 4512b753848043eb9571998f6fe65983 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:06.777201 14379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7917c50f496b4460ad637fae32c19790. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.777743 14231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7917c50f496b4460ad637fae32c19790. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.787966 14434 tablet_bootstrap.cc:492] T 9c5fb489ac064ff99207b14a0ebdec1b P 076baed3d9264294a5fcb541ba8ee69d: No bootstrap required, opened a new log
I20260710 11:02:06.788467 14434 ts_tablet_manager.cc:1403] T 9c5fb489ac064ff99207b14a0ebdec1b P 076baed3d9264294a5fcb541ba8ee69d: Time spent bootstrapping tablet: real 0.274s	user 0.027s	sys 0.007s
I20260710 11:02:06.777158 14435 raft_consensus.cc:740] T 4512b753848043eb9571998f6fe65983 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e2dafc075f4424ca4890a197eb69f43, State: Initialized, Role: FOLLOWER
I20260710 11:02:06.799412 14435 consensus_queue.cc:260] T 4512b753848043eb9571998f6fe65983 P 4e2dafc075f4424ca4890a197eb69f43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:06.791716 14434 raft_consensus.cc:359] T 9c5fb489ac064ff99207b14a0ebdec1b P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } }
I20260710 11:02:06.800614 14434 raft_consensus.cc:385] T 9c5fb489ac064ff99207b14a0ebdec1b P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:06.800927 14434 raft_consensus.cc:740] T 9c5fb489ac064ff99207b14a0ebdec1b P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 076baed3d9264294a5fcb541ba8ee69d, State: Initialized, Role: FOLLOWER
I20260710 11:02:06.801615 14434 consensus_queue.cc:260] T 9c5fb489ac064ff99207b14a0ebdec1b P 076baed3d9264294a5fcb541ba8ee69d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } }
I20260710 11:02:06.803162 14230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d722c6bf635e4d33a45c30797f4bac79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.811165 14235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 434c91d52dd5433a97434a3005ed5bb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.814859 14384 tablet_service.cc:1511] Processing CreateTablet for tablet e134c7b186f340d4a6036cadcbae5777 (DEFAULT_TABLE table=test-workload [id=b77c18db8428437597597f55cbcb62d2]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:02:06.816382 14384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e134c7b186f340d4a6036cadcbae5777. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.822530 14436 tablet_bootstrap.cc:654] T e92a464c248147d2b304a71cf1f47c3c P 1a852b36c8a44bd7980b0b294b9c76f6: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:06.848119 14310 tablet_service.cc:1511] Processing CreateTablet for tablet 03a2a73f0b244348baf89afb177f9931 (DEFAULT_TABLE table=test-workload [id=b77c18db8428437597597f55cbcb62d2]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:02:06.849421 14310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03a2a73f0b244348baf89afb177f9931. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.826215 14232 tablet_service.cc:1511] Processing CreateTablet for tablet 03a2a73f0b244348baf89afb177f9931 (DEFAULT_TABLE table=test-workload [id=b77c18db8428437597597f55cbcb62d2]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:02:06.851665 14232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03a2a73f0b244348baf89afb177f9931. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.826833 14227 tablet_service.cc:1511] Processing CreateTablet for tablet e134c7b186f340d4a6036cadcbae5777 (DEFAULT_TABLE table=test-workload [id=b77c18db8428437597597f55cbcb62d2]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:02:06.856276 14227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e134c7b186f340d4a6036cadcbae5777. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:02:06.836746 14191 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:02:06.841967 14419 heartbeater.cc:499] Master 127.12.212.62:43983 was elected leader, sending a full tablet report...
I20260710 11:02:06.843358 14345 heartbeater.cc:499] Master 127.12.212.62:43983 was elected leader, sending a full tablet report...
I20260710 11:02:06.865373 14439 raft_consensus.cc:493] T 4512b753848043eb9571998f6fe65983 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:06.865857 14439 raft_consensus.cc:515] T 4512b753848043eb9571998f6fe65983 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:06.882886 14305 tablet_service.cc:1511] Processing CreateTablet for tablet f0a2297cb45a4d5f9030df4bb5cbc0ec (DEFAULT_TABLE table=test-workload [id=b77c18db8428437597597f55cbcb62d2]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:02:06.883648 14439 leader_election.cc:290] T 4512b753848043eb9571998f6fe65983 P 4e2dafc075f4424ca4890a197eb69f43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139), 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2:41595)
I20260710 11:02:06.883500 14380 tablet_service.cc:1511] Processing CreateTablet for tablet f0a2297cb45a4d5f9030df4bb5cbc0ec (DEFAULT_TABLE table=test-workload [id=b77c18db8428437597597f55cbcb62d2]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:02:06.884388 14305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0a2297cb45a4d5f9030df4bb5cbc0ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.884807 14380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0a2297cb45a4d5f9030df4bb5cbc0ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.844089 14434 ts_tablet_manager.cc:1434] T 9c5fb489ac064ff99207b14a0ebdec1b P 076baed3d9264294a5fcb541ba8ee69d: Time spent starting tablet: real 0.055s	user 0.013s	sys 0.027s
I20260710 11:02:06.892390 14434 tablet_bootstrap.cc:492] T b277eb5951774f95a7d498155304ad07 P 076baed3d9264294a5fcb541ba8ee69d: Bootstrap starting.
I20260710 11:02:06.844297 14309 tablet_service.cc:1511] Processing CreateTablet for tablet e134c7b186f340d4a6036cadcbae5777 (DEFAULT_TABLE table=test-workload [id=b77c18db8428437597597f55cbcb62d2]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:02:06.844115 14435 ts_tablet_manager.cc:1434] T 4512b753848043eb9571998f6fe65983 P 4e2dafc075f4424ca4890a197eb69f43: Time spent starting tablet: real 0.071s	user 0.008s	sys 0.000s
I20260710 11:02:06.895843 14309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e134c7b186f340d4a6036cadcbae5777. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.896317 14435 tablet_bootstrap.cc:492] T e92a464c248147d2b304a71cf1f47c3c P 4e2dafc075f4424ca4890a197eb69f43: Bootstrap starting.
I20260710 11:02:06.913736 14435 tablet_bootstrap.cc:654] T e92a464c248147d2b304a71cf1f47c3c P 4e2dafc075f4424ca4890a197eb69f43: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:06.921819 14230 tablet_service.cc:1511] Processing CreateTablet for tablet f0a2297cb45a4d5f9030df4bb5cbc0ec (DEFAULT_TABLE table=test-workload [id=b77c18db8428437597597f55cbcb62d2]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:02:06.931032 14230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0a2297cb45a4d5f9030df4bb5cbc0ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.922502 14434 tablet_bootstrap.cc:654] T b277eb5951774f95a7d498155304ad07 P 076baed3d9264294a5fcb541ba8ee69d: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:06.927376 14379 tablet_service.cc:1511] Processing CreateTablet for tablet 03a2a73f0b244348baf89afb177f9931 (DEFAULT_TABLE table=test-workload [id=b77c18db8428437597597f55cbcb62d2]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:02:06.938966 14245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4512b753848043eb9571998f6fe65983" candidate_uuid: "4e2dafc075f4424ca4890a197eb69f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" is_pre_election: true
W20260710 11:02:06.940701 14359 leader_election.cc:343] T 4512b753848043eb9571998f6fe65983 P 4e2dafc075f4424ca4890a197eb69f43 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:06.941985 14435 tablet_bootstrap.cc:492] T e92a464c248147d2b304a71cf1f47c3c P 4e2dafc075f4424ca4890a197eb69f43: No bootstrap required, opened a new log
I20260710 11:02:06.942488 14435 ts_tablet_manager.cc:1403] T e92a464c248147d2b304a71cf1f47c3c P 4e2dafc075f4424ca4890a197eb69f43: Time spent bootstrapping tablet: real 0.046s	user 0.011s	sys 0.002s
I20260710 11:02:06.945295 14435 raft_consensus.cc:359] T e92a464c248147d2b304a71cf1f47c3c P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:06.945998 14435 raft_consensus.cc:385] T e92a464c248147d2b304a71cf1f47c3c P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:06.946309 14435 raft_consensus.cc:740] T e92a464c248147d2b304a71cf1f47c3c P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e2dafc075f4424ca4890a197eb69f43, State: Initialized, Role: FOLLOWER
I20260710 11:02:06.947036 14435 consensus_queue.cc:260] T e92a464c248147d2b304a71cf1f47c3c P 4e2dafc075f4424ca4890a197eb69f43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:06.948617 14435 ts_tablet_manager.cc:1434] T e92a464c248147d2b304a71cf1f47c3c P 4e2dafc075f4424ca4890a197eb69f43: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260710 11:02:06.952292 14379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03a2a73f0b244348baf89afb177f9931. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:06.953716 14436 tablet_bootstrap.cc:492] T e92a464c248147d2b304a71cf1f47c3c P 1a852b36c8a44bd7980b0b294b9c76f6: No bootstrap required, opened a new log
I20260710 11:02:06.954124 14436 ts_tablet_manager.cc:1403] T e92a464c248147d2b304a71cf1f47c3c P 1a852b36c8a44bd7980b0b294b9c76f6: Time spent bootstrapping tablet: real 0.224s	user 0.025s	sys 0.027s
I20260710 11:02:06.957787 14436 raft_consensus.cc:359] T e92a464c248147d2b304a71cf1f47c3c P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:06.958500 14436 raft_consensus.cc:385] T e92a464c248147d2b304a71cf1f47c3c P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:06.958796 14436 raft_consensus.cc:740] T e92a464c248147d2b304a71cf1f47c3c P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a852b36c8a44bd7980b0b294b9c76f6, State: Initialized, Role: FOLLOWER
I20260710 11:02:06.959720 14436 consensus_queue.cc:260] T e92a464c248147d2b304a71cf1f47c3c P 1a852b36c8a44bd7980b0b294b9c76f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:06.962241 14439 raft_consensus.cc:493] T e92a464c248147d2b304a71cf1f47c3c P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:06.962777 14439 raft_consensus.cc:515] T e92a464c248147d2b304a71cf1f47c3c P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:06.964799 14439 leader_election.cc:290] T e92a464c248147d2b304a71cf1f47c3c P 4e2dafc075f4424ca4890a197eb69f43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139), 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2:41595)
I20260710 11:02:06.966523 14245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e92a464c248147d2b304a71cf1f47c3c" candidate_uuid: "4e2dafc075f4424ca4890a197eb69f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" is_pre_election: true
I20260710 11:02:06.967145 14245 raft_consensus.cc:2468] T e92a464c248147d2b304a71cf1f47c3c P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e2dafc075f4424ca4890a197eb69f43 in term 0.
I20260710 11:02:06.968362 14359 leader_election.cc:304] T e92a464c248147d2b304a71cf1f47c3c P 4e2dafc075f4424ca4890a197eb69f43 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a852b36c8a44bd7980b0b294b9c76f6, 4e2dafc075f4424ca4890a197eb69f43; no voters: 
I20260710 11:02:06.969208 14439 raft_consensus.cc:2804] T e92a464c248147d2b304a71cf1f47c3c P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:06.969532 14439 raft_consensus.cc:493] T e92a464c248147d2b304a71cf1f47c3c P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:06.969848 14439 raft_consensus.cc:3060] T e92a464c248147d2b304a71cf1f47c3c P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:06.975401 14320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4512b753848043eb9571998f6fe65983" candidate_uuid: "4e2dafc075f4424ca4890a197eb69f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "076baed3d9264294a5fcb541ba8ee69d" is_pre_election: true
I20260710 11:02:06.976311 14435 tablet_bootstrap.cc:492] T 05806a0b82ff475cadaaf47e083a8135 P 4e2dafc075f4424ca4890a197eb69f43: Bootstrap starting.
I20260710 11:02:06.976851 14319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e92a464c248147d2b304a71cf1f47c3c" candidate_uuid: "4e2dafc075f4424ca4890a197eb69f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "076baed3d9264294a5fcb541ba8ee69d" is_pre_election: true
I20260710 11:02:06.976775 14439 raft_consensus.cc:515] T e92a464c248147d2b304a71cf1f47c3c P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
W20260710 11:02:06.978106 14359 leader_election.cc:343] T 4512b753848043eb9571998f6fe65983 P 4e2dafc075f4424ca4890a197eb69f43 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2:41595): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:06.978552 14359 leader_election.cc:304] T 4512b753848043eb9571998f6fe65983 P 4e2dafc075f4424ca4890a197eb69f43 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e2dafc075f4424ca4890a197eb69f43; no voters: 076baed3d9264294a5fcb541ba8ee69d, 1a852b36c8a44bd7980b0b294b9c76f6
W20260710 11:02:06.983460 14359 leader_election.cc:343] T e92a464c248147d2b304a71cf1f47c3c P 4e2dafc075f4424ca4890a197eb69f43 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2:41595): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:06.983654 14245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e92a464c248147d2b304a71cf1f47c3c" candidate_uuid: "4e2dafc075f4424ca4890a197eb69f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a852b36c8a44bd7980b0b294b9c76f6"
I20260710 11:02:06.984228 14245 raft_consensus.cc:3060] T e92a464c248147d2b304a71cf1f47c3c P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:06.984928 14319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e92a464c248147d2b304a71cf1f47c3c" candidate_uuid: "4e2dafc075f4424ca4890a197eb69f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "076baed3d9264294a5fcb541ba8ee69d"
I20260710 11:02:06.986142 14435 tablet_bootstrap.cc:654] T 05806a0b82ff475cadaaf47e083a8135 P 4e2dafc075f4424ca4890a197eb69f43: Neither blocks nor log segments found. Creating new log.
W20260710 11:02:06.986306 14359 leader_election.cc:343] T e92a464c248147d2b304a71cf1f47c3c P 4e2dafc075f4424ca4890a197eb69f43 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2:41595): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:06.991575 14245 raft_consensus.cc:2468] T e92a464c248147d2b304a71cf1f47c3c P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e2dafc075f4424ca4890a197eb69f43 in term 1.
I20260710 11:02:06.992888 14359 leader_election.cc:304] T e92a464c248147d2b304a71cf1f47c3c P 4e2dafc075f4424ca4890a197eb69f43 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a852b36c8a44bd7980b0b294b9c76f6, 4e2dafc075f4424ca4890a197eb69f43; no voters: 076baed3d9264294a5fcb541ba8ee69d
I20260710 11:02:06.982690 14448 raft_consensus.cc:2749] T 4512b753848043eb9571998f6fe65983 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:06.978889 14439 leader_election.cc:290] T e92a464c248147d2b304a71cf1f47c3c P 4e2dafc075f4424ca4890a197eb69f43 [CANDIDATE]: Term 1 election: Requested vote from peers 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139), 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2:41595)
I20260710 11:02:06.996033 14434 tablet_bootstrap.cc:492] T b277eb5951774f95a7d498155304ad07 P 076baed3d9264294a5fcb541ba8ee69d: No bootstrap required, opened a new log
I20260710 11:02:06.996536 14439 raft_consensus.cc:2804] T e92a464c248147d2b304a71cf1f47c3c P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:06.996829 14434 ts_tablet_manager.cc:1403] T b277eb5951774f95a7d498155304ad07 P 076baed3d9264294a5fcb541ba8ee69d: Time spent bootstrapping tablet: real 0.105s	user 0.006s	sys 0.006s
I20260710 11:02:06.997007 14439 raft_consensus.cc:697] T e92a464c248147d2b304a71cf1f47c3c P 4e2dafc075f4424ca4890a197eb69f43 [term 1 LEADER]: Becoming Leader. State: Replica: 4e2dafc075f4424ca4890a197eb69f43, State: Running, Role: LEADER
I20260710 11:02:06.999993 14435 tablet_bootstrap.cc:492] T 05806a0b82ff475cadaaf47e083a8135 P 4e2dafc075f4424ca4890a197eb69f43: No bootstrap required, opened a new log
I20260710 11:02:07.000583 14435 ts_tablet_manager.cc:1403] T 05806a0b82ff475cadaaf47e083a8135 P 4e2dafc075f4424ca4890a197eb69f43: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.008s
I20260710 11:02:06.997941 14439 consensus_queue.cc:237] T e92a464c248147d2b304a71cf1f47c3c P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.003314 14270 heartbeater.cc:499] Master 127.12.212.62:43983 was elected leader, sending a full tablet report...
I20260710 11:02:07.004128 14435 raft_consensus.cc:359] T 05806a0b82ff475cadaaf47e083a8135 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.005184 14435 raft_consensus.cc:385] T 05806a0b82ff475cadaaf47e083a8135 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:07.005684 14435 raft_consensus.cc:740] T 05806a0b82ff475cadaaf47e083a8135 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e2dafc075f4424ca4890a197eb69f43, State: Initialized, Role: FOLLOWER
I20260710 11:02:07.000344 14434 raft_consensus.cc:359] T b277eb5951774f95a7d498155304ad07 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.006625 14434 raft_consensus.cc:385] T b277eb5951774f95a7d498155304ad07 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:07.007043 14434 raft_consensus.cc:740] T b277eb5951774f95a7d498155304ad07 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 076baed3d9264294a5fcb541ba8ee69d, State: Initialized, Role: FOLLOWER
I20260710 11:02:07.010126 14435 consensus_queue.cc:260] T 05806a0b82ff475cadaaf47e083a8135 P 4e2dafc075f4424ca4890a197eb69f43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.012498 14435 ts_tablet_manager.cc:1434] T 05806a0b82ff475cadaaf47e083a8135 P 4e2dafc075f4424ca4890a197eb69f43: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260710 11:02:07.013499 14436 ts_tablet_manager.cc:1434] T e92a464c248147d2b304a71cf1f47c3c P 1a852b36c8a44bd7980b0b294b9c76f6: Time spent starting tablet: real 0.059s	user 0.031s	sys 0.010s
I20260710 11:02:07.012889 14434 consensus_queue.cc:260] T b277eb5951774f95a7d498155304ad07 P 076baed3d9264294a5fcb541ba8ee69d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.014520 14436 tablet_bootstrap.cc:492] T 536872f5774f433c9f4960716963ba54 P 1a852b36c8a44bd7980b0b294b9c76f6: Bootstrap starting.
I20260710 11:02:07.015544 14434 ts_tablet_manager.cc:1434] T b277eb5951774f95a7d498155304ad07 P 076baed3d9264294a5fcb541ba8ee69d: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.001s
I20260710 11:02:07.016568 14434 tablet_bootstrap.cc:492] T b9f52bae0f3c45c68f86898a5e33bef9 P 076baed3d9264294a5fcb541ba8ee69d: Bootstrap starting.
I20260710 11:02:07.020848 14435 tablet_bootstrap.cc:492] T 536872f5774f433c9f4960716963ba54 P 4e2dafc075f4424ca4890a197eb69f43: Bootstrap starting.
I20260710 11:02:07.021126 14436 tablet_bootstrap.cc:654] T 536872f5774f433c9f4960716963ba54 P 1a852b36c8a44bd7980b0b294b9c76f6: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:07.027729 14434 tablet_bootstrap.cc:654] T b9f52bae0f3c45c68f86898a5e33bef9 P 076baed3d9264294a5fcb541ba8ee69d: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:07.032984 14436 tablet_bootstrap.cc:492] T 536872f5774f433c9f4960716963ba54 P 1a852b36c8a44bd7980b0b294b9c76f6: No bootstrap required, opened a new log
I20260710 11:02:07.033546 14436 ts_tablet_manager.cc:1403] T 536872f5774f433c9f4960716963ba54 P 1a852b36c8a44bd7980b0b294b9c76f6: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.002s
I20260710 11:02:07.035789 14435 tablet_bootstrap.cc:654] T 536872f5774f433c9f4960716963ba54 P 4e2dafc075f4424ca4890a197eb69f43: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:07.039850 14436 raft_consensus.cc:359] T 536872f5774f433c9f4960716963ba54 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.040807 14436 raft_consensus.cc:385] T 536872f5774f433c9f4960716963ba54 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:07.041158 14436 raft_consensus.cc:740] T 536872f5774f433c9f4960716963ba54 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a852b36c8a44bd7980b0b294b9c76f6, State: Initialized, Role: FOLLOWER
I20260710 11:02:07.042297 14436 consensus_queue.cc:260] T 536872f5774f433c9f4960716963ba54 P 1a852b36c8a44bd7980b0b294b9c76f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.044956 14436 ts_tablet_manager.cc:1434] T 536872f5774f433c9f4960716963ba54 P 1a852b36c8a44bd7980b0b294b9c76f6: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 11:02:07.046073 14436 tablet_bootstrap.cc:492] T ec9897425de1412495338d5048d5aa9f P 1a852b36c8a44bd7980b0b294b9c76f6: Bootstrap starting.
I20260710 11:02:07.049335 14434 tablet_bootstrap.cc:492] T b9f52bae0f3c45c68f86898a5e33bef9 P 076baed3d9264294a5fcb541ba8ee69d: No bootstrap required, opened a new log
I20260710 11:02:07.049927 14434 ts_tablet_manager.cc:1403] T b9f52bae0f3c45c68f86898a5e33bef9 P 076baed3d9264294a5fcb541ba8ee69d: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.005s
I20260710 11:02:07.052762 14436 tablet_bootstrap.cc:654] T ec9897425de1412495338d5048d5aa9f P 1a852b36c8a44bd7980b0b294b9c76f6: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:07.055210 14435 tablet_bootstrap.cc:492] T 536872f5774f433c9f4960716963ba54 P 4e2dafc075f4424ca4890a197eb69f43: No bootstrap required, opened a new log
I20260710 11:02:07.056003 14435 ts_tablet_manager.cc:1403] T 536872f5774f433c9f4960716963ba54 P 4e2dafc075f4424ca4890a197eb69f43: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.005s
I20260710 11:02:07.056674 14434 raft_consensus.cc:359] T b9f52bae0f3c45c68f86898a5e33bef9 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.057533 14434 raft_consensus.cc:385] T b9f52bae0f3c45c68f86898a5e33bef9 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:07.057832 14434 raft_consensus.cc:740] T b9f52bae0f3c45c68f86898a5e33bef9 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 076baed3d9264294a5fcb541ba8ee69d, State: Initialized, Role: FOLLOWER
I20260710 11:02:07.058612 14434 consensus_queue.cc:260] T b9f52bae0f3c45c68f86898a5e33bef9 P 076baed3d9264294a5fcb541ba8ee69d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.060868 14434 ts_tablet_manager.cc:1434] T b9f52bae0f3c45c68f86898a5e33bef9 P 076baed3d9264294a5fcb541ba8ee69d: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 11:02:07.061942 14434 tablet_bootstrap.cc:492] T 536872f5774f433c9f4960716963ba54 P 076baed3d9264294a5fcb541ba8ee69d: Bootstrap starting.
I20260710 11:02:07.064399 14447 raft_consensus.cc:493] T 536872f5774f433c9f4960716963ba54 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:07.064869 14447 raft_consensus.cc:515] T 536872f5774f433c9f4960716963ba54 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.064217 14142 catalog_manager.cc:5697] T e92a464c248147d2b304a71cf1f47c3c P 4e2dafc075f4424ca4890a197eb69f43 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3). New cstate: current_term: 1 leader_uuid: "4e2dafc075f4424ca4890a197eb69f43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:07.059269 14435 raft_consensus.cc:359] T 536872f5774f433c9f4960716963ba54 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.071440 14435 raft_consensus.cc:385] T 536872f5774f433c9f4960716963ba54 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:07.071800 14435 raft_consensus.cc:740] T 536872f5774f433c9f4960716963ba54 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e2dafc075f4424ca4890a197eb69f43, State: Initialized, Role: FOLLOWER
I20260710 11:02:07.072834 14435 consensus_queue.cc:260] T 536872f5774f433c9f4960716963ba54 P 4e2dafc075f4424ca4890a197eb69f43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.075979 14435 ts_tablet_manager.cc:1434] T 536872f5774f433c9f4960716963ba54 P 4e2dafc075f4424ca4890a197eb69f43: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260710 11:02:07.077157 14435 tablet_bootstrap.cc:492] T 9af2a8dba558401c85743b2c081069d9 P 4e2dafc075f4424ca4890a197eb69f43: Bootstrap starting.
I20260710 11:02:07.078902 14447 leader_election.cc:290] T 536872f5774f433c9f4960716963ba54 P 1a852b36c8a44bd7980b0b294b9c76f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2:41595), 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3:38179)
I20260710 11:02:07.089746 14436 tablet_bootstrap.cc:492] T ec9897425de1412495338d5048d5aa9f P 1a852b36c8a44bd7980b0b294b9c76f6: No bootstrap required, opened a new log
I20260710 11:02:07.090085 14435 tablet_bootstrap.cc:654] T 9af2a8dba558401c85743b2c081069d9 P 4e2dafc075f4424ca4890a197eb69f43: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:07.090447 14436 ts_tablet_manager.cc:1403] T ec9897425de1412495338d5048d5aa9f P 1a852b36c8a44bd7980b0b294b9c76f6: Time spent bootstrapping tablet: real 0.045s	user 0.020s	sys 0.015s
I20260710 11:02:07.093744 14436 raft_consensus.cc:359] T ec9897425de1412495338d5048d5aa9f P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.094856 14436 raft_consensus.cc:385] T ec9897425de1412495338d5048d5aa9f P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:07.095351 14436 raft_consensus.cc:740] T ec9897425de1412495338d5048d5aa9f P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a852b36c8a44bd7980b0b294b9c76f6, State: Initialized, Role: FOLLOWER
I20260710 11:02:07.096330 14436 consensus_queue.cc:260] T ec9897425de1412495338d5048d5aa9f P 1a852b36c8a44bd7980b0b294b9c76f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.099490 14436 ts_tablet_manager.cc:1434] T ec9897425de1412495338d5048d5aa9f P 1a852b36c8a44bd7980b0b294b9c76f6: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.005s
I20260710 11:02:07.100804 14436 tablet_bootstrap.cc:492] T f0634539c54b4cde8a358c12b89ef8f8 P 1a852b36c8a44bd7980b0b294b9c76f6: Bootstrap starting.
I20260710 11:02:07.111069 14436 tablet_bootstrap.cc:654] T f0634539c54b4cde8a358c12b89ef8f8 P 1a852b36c8a44bd7980b0b294b9c76f6: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:07.126086 14434 tablet_bootstrap.cc:654] T 536872f5774f433c9f4960716963ba54 P 076baed3d9264294a5fcb541ba8ee69d: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:07.127923 14439 raft_consensus.cc:493] T 536872f5774f433c9f4960716963ba54 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:07.128427 14439 raft_consensus.cc:515] T 536872f5774f433c9f4960716963ba54 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.130569 14439 leader_election.cc:290] T 536872f5774f433c9f4960716963ba54 P 4e2dafc075f4424ca4890a197eb69f43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139), 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2:41595)
I20260710 11:02:07.132418 14319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536872f5774f433c9f4960716963ba54" candidate_uuid: "4e2dafc075f4424ca4890a197eb69f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "076baed3d9264294a5fcb541ba8ee69d" is_pre_election: true
W20260710 11:02:07.133879 14359 leader_election.cc:343] T 536872f5774f433c9f4960716963ba54 P 4e2dafc075f4424ca4890a197eb69f43 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2:41595): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:07.135277 14245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536872f5774f433c9f4960716963ba54" candidate_uuid: "4e2dafc075f4424ca4890a197eb69f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" is_pre_election: true
I20260710 11:02:07.135941 14245 raft_consensus.cc:2468] T 536872f5774f433c9f4960716963ba54 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e2dafc075f4424ca4890a197eb69f43 in term 0.
I20260710 11:02:07.137081 14359 leader_election.cc:304] T 536872f5774f433c9f4960716963ba54 P 4e2dafc075f4424ca4890a197eb69f43 [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: 1a852b36c8a44bd7980b0b294b9c76f6, 4e2dafc075f4424ca4890a197eb69f43; no voters: 076baed3d9264294a5fcb541ba8ee69d
I20260710 11:02:07.138170 14439 raft_consensus.cc:2804] T 536872f5774f433c9f4960716963ba54 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:07.138530 14439 raft_consensus.cc:493] T 536872f5774f433c9f4960716963ba54 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:07.138876 14439 raft_consensus.cc:3060] T 536872f5774f433c9f4960716963ba54 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:07.143947 14319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536872f5774f433c9f4960716963ba54" candidate_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "076baed3d9264294a5fcb541ba8ee69d" is_pre_election: true
W20260710 11:02:07.145466 14210 leader_election.cc:343] T 536872f5774f433c9f4960716963ba54 P 1a852b36c8a44bd7980b0b294b9c76f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2:41595): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:07.145704 14439 raft_consensus.cc:515] T 536872f5774f433c9f4960716963ba54 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.149080 14245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536872f5774f433c9f4960716963ba54" candidate_uuid: "4e2dafc075f4424ca4890a197eb69f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a852b36c8a44bd7980b0b294b9c76f6"
I20260710 11:02:07.149374 14394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536872f5774f433c9f4960716963ba54" candidate_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e2dafc075f4424ca4890a197eb69f43" is_pre_election: true
I20260710 11:02:07.149652 14245 raft_consensus.cc:3060] T 536872f5774f433c9f4960716963ba54 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:07.150251 14394 raft_consensus.cc:2393] T 536872f5774f433c9f4960716963ba54 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a852b36c8a44bd7980b0b294b9c76f6 in current term 1: Already voted for candidate 4e2dafc075f4424ca4890a197eb69f43 in this term.
I20260710 11:02:07.151325 14434 tablet_bootstrap.cc:492] T 536872f5774f433c9f4960716963ba54 P 076baed3d9264294a5fcb541ba8ee69d: No bootstrap required, opened a new log
I20260710 11:02:07.151949 14434 ts_tablet_manager.cc:1403] T 536872f5774f433c9f4960716963ba54 P 076baed3d9264294a5fcb541ba8ee69d: Time spent bootstrapping tablet: real 0.090s	user 0.007s	sys 0.006s
I20260710 11:02:07.155792 14434 raft_consensus.cc:359] T 536872f5774f433c9f4960716963ba54 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.156708 14434 raft_consensus.cc:385] T 536872f5774f433c9f4960716963ba54 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:07.156787 14245 raft_consensus.cc:2468] T 536872f5774f433c9f4960716963ba54 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e2dafc075f4424ca4890a197eb69f43 in term 1.
I20260710 11:02:07.157200 14434 raft_consensus.cc:740] T 536872f5774f433c9f4960716963ba54 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 076baed3d9264294a5fcb541ba8ee69d, State: Initialized, Role: FOLLOWER
I20260710 11:02:07.158110 14359 leader_election.cc:304] T 536872f5774f433c9f4960716963ba54 P 4e2dafc075f4424ca4890a197eb69f43 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a852b36c8a44bd7980b0b294b9c76f6, 4e2dafc075f4424ca4890a197eb69f43; no voters: 
I20260710 11:02:07.159086 14450 raft_consensus.cc:2804] T 536872f5774f433c9f4960716963ba54 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:07.159561 14450 raft_consensus.cc:697] T 536872f5774f433c9f4960716963ba54 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 LEADER]: Becoming Leader. State: Replica: 4e2dafc075f4424ca4890a197eb69f43, State: Running, Role: LEADER
I20260710 11:02:07.158227 14434 consensus_queue.cc:260] T 536872f5774f433c9f4960716963ba54 P 076baed3d9264294a5fcb541ba8ee69d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.160424 14450 consensus_queue.cc:237] T 536872f5774f433c9f4960716963ba54 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.161725 14436 tablet_bootstrap.cc:492] T f0634539c54b4cde8a358c12b89ef8f8 P 1a852b36c8a44bd7980b0b294b9c76f6: No bootstrap required, opened a new log
I20260710 11:02:07.161914 14434 ts_tablet_manager.cc:1434] T 536872f5774f433c9f4960716963ba54 P 076baed3d9264294a5fcb541ba8ee69d: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:02:07.162314 14436 ts_tablet_manager.cc:1403] T f0634539c54b4cde8a358c12b89ef8f8 P 1a852b36c8a44bd7980b0b294b9c76f6: Time spent bootstrapping tablet: real 0.062s	user 0.026s	sys 0.030s
I20260710 11:02:07.165220 14211 leader_election.cc:304] T 536872f5774f433c9f4960716963ba54 P 1a852b36c8a44bd7980b0b294b9c76f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a852b36c8a44bd7980b0b294b9c76f6; no voters: 076baed3d9264294a5fcb541ba8ee69d, 4e2dafc075f4424ca4890a197eb69f43
I20260710 11:02:07.165313 14436 raft_consensus.cc:359] T f0634539c54b4cde8a358c12b89ef8f8 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.166330 14436 raft_consensus.cc:385] T f0634539c54b4cde8a358c12b89ef8f8 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:07.166695 14436 raft_consensus.cc:740] T f0634539c54b4cde8a358c12b89ef8f8 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a852b36c8a44bd7980b0b294b9c76f6, State: Initialized, Role: FOLLOWER
I20260710 11:02:07.151350 14435 tablet_bootstrap.cc:492] T 9af2a8dba558401c85743b2c081069d9 P 4e2dafc075f4424ca4890a197eb69f43: No bootstrap required, opened a new log
I20260710 11:02:07.167460 14447 raft_consensus.cc:2749] T 536872f5774f433c9f4960716963ba54 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:07.167708 14435 ts_tablet_manager.cc:1403] T 9af2a8dba558401c85743b2c081069d9 P 4e2dafc075f4424ca4890a197eb69f43: Time spent bootstrapping tablet: real 0.091s	user 0.021s	sys 0.045s
I20260710 11:02:07.168175 14434 tablet_bootstrap.cc:492] T 158184de317345699d02e174310e3851 P 076baed3d9264294a5fcb541ba8ee69d: Bootstrap starting.
I20260710 11:02:07.167563 14436 consensus_queue.cc:260] T f0634539c54b4cde8a358c12b89ef8f8 P 1a852b36c8a44bd7980b0b294b9c76f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.170341 14436 ts_tablet_manager.cc:1434] T f0634539c54b4cde8a358c12b89ef8f8 P 1a852b36c8a44bd7980b0b294b9c76f6: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:02:07.170809 14435 raft_consensus.cc:359] T 9af2a8dba558401c85743b2c081069d9 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.171556 14435 raft_consensus.cc:385] T 9af2a8dba558401c85743b2c081069d9 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:07.171465 14319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "536872f5774f433c9f4960716963ba54" candidate_uuid: "4e2dafc075f4424ca4890a197eb69f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "076baed3d9264294a5fcb541ba8ee69d"
I20260710 11:02:07.171372 14436 tablet_bootstrap.cc:492] T 6c3f162363bb40888ebd0a3bb2e64745 P 1a852b36c8a44bd7980b0b294b9c76f6: Bootstrap starting.
I20260710 11:02:07.171900 14435 raft_consensus.cc:740] T 9af2a8dba558401c85743b2c081069d9 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e2dafc075f4424ca4890a197eb69f43, State: Initialized, Role: FOLLOWER
I20260710 11:02:07.172086 14319 raft_consensus.cc:3060] T 536872f5774f433c9f4960716963ba54 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:07.175135 14434 tablet_bootstrap.cc:654] T 158184de317345699d02e174310e3851 P 076baed3d9264294a5fcb541ba8ee69d: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:07.180912 14434 tablet_bootstrap.cc:492] T 158184de317345699d02e174310e3851 P 076baed3d9264294a5fcb541ba8ee69d: No bootstrap required, opened a new log
I20260710 11:02:07.172794 14439 leader_election.cc:290] T 536872f5774f433c9f4960716963ba54 P 4e2dafc075f4424ca4890a197eb69f43 [CANDIDATE]: Term 1 election: Requested vote from peers 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139), 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2:41595)
I20260710 11:02:07.181380 14436 tablet_bootstrap.cc:654] T 6c3f162363bb40888ebd0a3bb2e64745 P 1a852b36c8a44bd7980b0b294b9c76f6: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:07.181615 14319 raft_consensus.cc:2468] T 536872f5774f433c9f4960716963ba54 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e2dafc075f4424ca4890a197eb69f43 in term 1.
I20260710 11:02:07.181394 14434 ts_tablet_manager.cc:1403] T 158184de317345699d02e174310e3851 P 076baed3d9264294a5fcb541ba8ee69d: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.004s
I20260710 11:02:07.182265 14435 consensus_queue.cc:260] T 9af2a8dba558401c85743b2c081069d9 P 4e2dafc075f4424ca4890a197eb69f43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.184674 14435 ts_tablet_manager.cc:1434] T 9af2a8dba558401c85743b2c081069d9 P 4e2dafc075f4424ca4890a197eb69f43: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 11:02:07.185850 14435 tablet_bootstrap.cc:492] T f0634539c54b4cde8a358c12b89ef8f8 P 4e2dafc075f4424ca4890a197eb69f43: Bootstrap starting.
I20260710 11:02:07.185559 14434 raft_consensus.cc:359] T 158184de317345699d02e174310e3851 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.186302 14434 raft_consensus.cc:385] T 158184de317345699d02e174310e3851 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:07.186618 14434 raft_consensus.cc:740] T 158184de317345699d02e174310e3851 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 076baed3d9264294a5fcb541ba8ee69d, State: Initialized, Role: FOLLOWER
I20260710 11:02:07.187402 14434 consensus_queue.cc:260] T 158184de317345699d02e174310e3851 P 076baed3d9264294a5fcb541ba8ee69d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.189848 14434 ts_tablet_manager.cc:1434] T 158184de317345699d02e174310e3851 P 076baed3d9264294a5fcb541ba8ee69d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:02:07.190758 14434 tablet_bootstrap.cc:492] T ec9897425de1412495338d5048d5aa9f P 076baed3d9264294a5fcb541ba8ee69d: Bootstrap starting.
I20260710 11:02:07.194859 14435 tablet_bootstrap.cc:654] T f0634539c54b4cde8a358c12b89ef8f8 P 4e2dafc075f4424ca4890a197eb69f43: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:07.195578 14141 catalog_manager.cc:5697] T 536872f5774f433c9f4960716963ba54 P 4e2dafc075f4424ca4890a197eb69f43 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3). New cstate: current_term: 1 leader_uuid: "4e2dafc075f4424ca4890a197eb69f43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:07.196976 14434 tablet_bootstrap.cc:654] T ec9897425de1412495338d5048d5aa9f P 076baed3d9264294a5fcb541ba8ee69d: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:07.209394 14435 tablet_bootstrap.cc:492] T f0634539c54b4cde8a358c12b89ef8f8 P 4e2dafc075f4424ca4890a197eb69f43: No bootstrap required, opened a new log
I20260710 11:02:07.210060 14435 ts_tablet_manager.cc:1403] T f0634539c54b4cde8a358c12b89ef8f8 P 4e2dafc075f4424ca4890a197eb69f43: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.009s
I20260710 11:02:07.213920 14435 raft_consensus.cc:359] T f0634539c54b4cde8a358c12b89ef8f8 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.214972 14435 raft_consensus.cc:385] T f0634539c54b4cde8a358c12b89ef8f8 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:07.215653 14435 raft_consensus.cc:740] T f0634539c54b4cde8a358c12b89ef8f8 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e2dafc075f4424ca4890a197eb69f43, State: Initialized, Role: FOLLOWER
I20260710 11:02:07.216755 14435 consensus_queue.cc:260] T f0634539c54b4cde8a358c12b89ef8f8 P 4e2dafc075f4424ca4890a197eb69f43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.218959 14440 raft_consensus.cc:493] T 158184de317345699d02e174310e3851 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:07.219599 14440 raft_consensus.cc:515] T 158184de317345699d02e174310e3851 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.229662 14440 leader_election.cc:290] T 158184de317345699d02e174310e3851 P 076baed3d9264294a5fcb541ba8ee69d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139), 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3:38179)
I20260710 11:02:07.236574 14435 ts_tablet_manager.cc:1434] T f0634539c54b4cde8a358c12b89ef8f8 P 4e2dafc075f4424ca4890a197eb69f43: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.005s
I20260710 11:02:07.237866 14435 tablet_bootstrap.cc:492] T 9c5fb489ac064ff99207b14a0ebdec1b P 4e2dafc075f4424ca4890a197eb69f43: Bootstrap starting.
I20260710 11:02:07.247112 14245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "158184de317345699d02e174310e3851" candidate_uuid: "076baed3d9264294a5fcb541ba8ee69d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" is_pre_election: true
W20260710 11:02:07.249135 14285 leader_election.cc:343] T 158184de317345699d02e174310e3851 P 076baed3d9264294a5fcb541ba8ee69d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:07.251655 14440 raft_consensus.cc:493] T 9c5fb489ac064ff99207b14a0ebdec1b P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:07.252276 14440 raft_consensus.cc:515] T 9c5fb489ac064ff99207b14a0ebdec1b P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } }
I20260710 11:02:07.255028 14440 leader_election.cc:290] T 9c5fb489ac064ff99207b14a0ebdec1b P 076baed3d9264294a5fcb541ba8ee69d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3:38179), 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139)
I20260710 11:02:07.257118 14245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c5fb489ac064ff99207b14a0ebdec1b" candidate_uuid: "076baed3d9264294a5fcb541ba8ee69d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" is_pre_election: true
W20260710 11:02:07.258975 14285 leader_election.cc:343] T 9c5fb489ac064ff99207b14a0ebdec1b P 076baed3d9264294a5fcb541ba8ee69d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:07.261188 14436 tablet_bootstrap.cc:492] T 6c3f162363bb40888ebd0a3bb2e64745 P 1a852b36c8a44bd7980b0b294b9c76f6: No bootstrap required, opened a new log
I20260710 11:02:07.261673 14436 ts_tablet_manager.cc:1403] T 6c3f162363bb40888ebd0a3bb2e64745 P 1a852b36c8a44bd7980b0b294b9c76f6: Time spent bootstrapping tablet: real 0.091s	user 0.033s	sys 0.035s
I20260710 11:02:07.263440 14435 tablet_bootstrap.cc:654] T 9c5fb489ac064ff99207b14a0ebdec1b P 4e2dafc075f4424ca4890a197eb69f43: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:07.263801 14434 tablet_bootstrap.cc:492] T ec9897425de1412495338d5048d5aa9f P 076baed3d9264294a5fcb541ba8ee69d: No bootstrap required, opened a new log
I20260710 11:02:07.264266 14434 ts_tablet_manager.cc:1403] T ec9897425de1412495338d5048d5aa9f P 076baed3d9264294a5fcb541ba8ee69d: Time spent bootstrapping tablet: real 0.074s	user 0.035s	sys 0.034s
I20260710 11:02:07.264643 14436 raft_consensus.cc:359] T 6c3f162363bb40888ebd0a3bb2e64745 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.265398 14436 raft_consensus.cc:385] T 6c3f162363bb40888ebd0a3bb2e64745 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:07.265692 14436 raft_consensus.cc:740] T 6c3f162363bb40888ebd0a3bb2e64745 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a852b36c8a44bd7980b0b294b9c76f6, State: Initialized, Role: FOLLOWER
I20260710 11:02:07.266426 14436 consensus_queue.cc:260] T 6c3f162363bb40888ebd0a3bb2e64745 P 1a852b36c8a44bd7980b0b294b9c76f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.266665 14434 raft_consensus.cc:359] T ec9897425de1412495338d5048d5aa9f P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.267349 14434 raft_consensus.cc:385] T ec9897425de1412495338d5048d5aa9f P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:07.267674 14434 raft_consensus.cc:740] T ec9897425de1412495338d5048d5aa9f P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 076baed3d9264294a5fcb541ba8ee69d, State: Initialized, Role: FOLLOWER
I20260710 11:02:07.268591 14434 consensus_queue.cc:260] T ec9897425de1412495338d5048d5aa9f P 076baed3d9264294a5fcb541ba8ee69d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.270166 14435 tablet_bootstrap.cc:492] T 9c5fb489ac064ff99207b14a0ebdec1b P 4e2dafc075f4424ca4890a197eb69f43: No bootstrap required, opened a new log
I20260710 11:02:07.270711 14435 ts_tablet_manager.cc:1403] T 9c5fb489ac064ff99207b14a0ebdec1b P 4e2dafc075f4424ca4890a197eb69f43: Time spent bootstrapping tablet: real 0.033s	user 0.007s	sys 0.005s
I20260710 11:02:07.270867 14434 ts_tablet_manager.cc:1434] T ec9897425de1412495338d5048d5aa9f P 076baed3d9264294a5fcb541ba8ee69d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:02:07.273676 14435 raft_consensus.cc:359] T 9c5fb489ac064ff99207b14a0ebdec1b P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } }
I20260710 11:02:07.274516 14435 raft_consensus.cc:385] T 9c5fb489ac064ff99207b14a0ebdec1b P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:07.274890 14435 raft_consensus.cc:740] T 9c5fb489ac064ff99207b14a0ebdec1b P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e2dafc075f4424ca4890a197eb69f43, State: Initialized, Role: FOLLOWER
I20260710 11:02:07.275677 14436 ts_tablet_manager.cc:1434] T 6c3f162363bb40888ebd0a3bb2e64745 P 1a852b36c8a44bd7980b0b294b9c76f6: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.001s
I20260710 11:02:07.275657 14435 consensus_queue.cc:260] T 9c5fb489ac064ff99207b14a0ebdec1b P 4e2dafc075f4424ca4890a197eb69f43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } }
I20260710 11:02:07.276299 14434 tablet_bootstrap.cc:492] T 05806a0b82ff475cadaaf47e083a8135 P 076baed3d9264294a5fcb541ba8ee69d: Bootstrap starting.
I20260710 11:02:07.278102 14435 ts_tablet_manager.cc:1434] T 9c5fb489ac064ff99207b14a0ebdec1b P 4e2dafc075f4424ca4890a197eb69f43: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:02:07.278898 14394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "158184de317345699d02e174310e3851" candidate_uuid: "076baed3d9264294a5fcb541ba8ee69d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e2dafc075f4424ca4890a197eb69f43" is_pre_election: true
I20260710 11:02:07.279246 14436 tablet_bootstrap.cc:492] T 9c5fb489ac064ff99207b14a0ebdec1b P 1a852b36c8a44bd7980b0b294b9c76f6: Bootstrap starting.
W20260710 11:02:07.280512 14286 leader_election.cc:343] T 158184de317345699d02e174310e3851 P 076baed3d9264294a5fcb541ba8ee69d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3:38179): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:07.280946 14286 leader_election.cc:304] T 158184de317345699d02e174310e3851 P 076baed3d9264294a5fcb541ba8ee69d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 076baed3d9264294a5fcb541ba8ee69d; no voters: 1a852b36c8a44bd7980b0b294b9c76f6, 4e2dafc075f4424ca4890a197eb69f43
I20260710 11:02:07.282024 14440 raft_consensus.cc:2749] T 158184de317345699d02e174310e3851 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:07.279263 14435 tablet_bootstrap.cc:492] T 829aa1488a2a4964970e646c7dfe9354 P 4e2dafc075f4424ca4890a197eb69f43: Bootstrap starting.
I20260710 11:02:07.284915 14434 tablet_bootstrap.cc:654] T 05806a0b82ff475cadaaf47e083a8135 P 076baed3d9264294a5fcb541ba8ee69d: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:07.285734 14436 tablet_bootstrap.cc:654] T 9c5fb489ac064ff99207b14a0ebdec1b P 1a852b36c8a44bd7980b0b294b9c76f6: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:07.288144 14394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c5fb489ac064ff99207b14a0ebdec1b" candidate_uuid: "076baed3d9264294a5fcb541ba8ee69d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e2dafc075f4424ca4890a197eb69f43" is_pre_election: true
I20260710 11:02:07.288960 14394 raft_consensus.cc:2468] T 9c5fb489ac064ff99207b14a0ebdec1b P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 076baed3d9264294a5fcb541ba8ee69d in term 0.
I20260710 11:02:07.290118 14435 tablet_bootstrap.cc:654] T 829aa1488a2a4964970e646c7dfe9354 P 4e2dafc075f4424ca4890a197eb69f43: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:07.294812 14286 leader_election.cc:304] T 9c5fb489ac064ff99207b14a0ebdec1b P 076baed3d9264294a5fcb541ba8ee69d [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: 076baed3d9264294a5fcb541ba8ee69d, 4e2dafc075f4424ca4890a197eb69f43; no voters: 1a852b36c8a44bd7980b0b294b9c76f6
I20260710 11:02:07.296780 14440 raft_consensus.cc:2804] T 9c5fb489ac064ff99207b14a0ebdec1b P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:07.297124 14440 raft_consensus.cc:493] T 9c5fb489ac064ff99207b14a0ebdec1b P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:07.297467 14440 raft_consensus.cc:3060] T 9c5fb489ac064ff99207b14a0ebdec1b P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:07.299738 14435 tablet_bootstrap.cc:492] T 829aa1488a2a4964970e646c7dfe9354 P 4e2dafc075f4424ca4890a197eb69f43: No bootstrap required, opened a new log
I20260710 11:02:07.300252 14435 ts_tablet_manager.cc:1403] T 829aa1488a2a4964970e646c7dfe9354 P 4e2dafc075f4424ca4890a197eb69f43: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.005s
I20260710 11:02:07.299738 14434 tablet_bootstrap.cc:492] T 05806a0b82ff475cadaaf47e083a8135 P 076baed3d9264294a5fcb541ba8ee69d: No bootstrap required, opened a new log
I20260710 11:02:07.302757 14435 raft_consensus.cc:359] T 829aa1488a2a4964970e646c7dfe9354 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.303333 14434 ts_tablet_manager.cc:1403] T 05806a0b82ff475cadaaf47e083a8135 P 076baed3d9264294a5fcb541ba8ee69d: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.009s
I20260710 11:02:07.303489 14440 raft_consensus.cc:515] T 9c5fb489ac064ff99207b14a0ebdec1b P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } }
I20260710 11:02:07.305256 14440 leader_election.cc:290] T 9c5fb489ac064ff99207b14a0ebdec1b P 076baed3d9264294a5fcb541ba8ee69d [CANDIDATE]: Term 1 election: Requested vote from peers 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3:38179), 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139)
I20260710 11:02:07.305450 14434 raft_consensus.cc:359] T 05806a0b82ff475cadaaf47e083a8135 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.306159 14434 raft_consensus.cc:385] T 05806a0b82ff475cadaaf47e083a8135 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:07.306250 14245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c5fb489ac064ff99207b14a0ebdec1b" candidate_uuid: "076baed3d9264294a5fcb541ba8ee69d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a852b36c8a44bd7980b0b294b9c76f6"
I20260710 11:02:07.306507 14434 raft_consensus.cc:740] T 05806a0b82ff475cadaaf47e083a8135 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 076baed3d9264294a5fcb541ba8ee69d, State: Initialized, Role: FOLLOWER
I20260710 11:02:07.306298 14394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c5fb489ac064ff99207b14a0ebdec1b" candidate_uuid: "076baed3d9264294a5fcb541ba8ee69d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e2dafc075f4424ca4890a197eb69f43"
I20260710 11:02:07.303507 14435 raft_consensus.cc:385] T 829aa1488a2a4964970e646c7dfe9354 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:07.307154 14394 raft_consensus.cc:3060] T 9c5fb489ac064ff99207b14a0ebdec1b P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:07.307612 14435 raft_consensus.cc:740] T 829aa1488a2a4964970e646c7dfe9354 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e2dafc075f4424ca4890a197eb69f43, State: Initialized, Role: FOLLOWER
I20260710 11:02:07.307333 14434 consensus_queue.cc:260] T 05806a0b82ff475cadaaf47e083a8135 P 076baed3d9264294a5fcb541ba8ee69d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
W20260710 11:02:07.307868 14285 leader_election.cc:343] T 9c5fb489ac064ff99207b14a0ebdec1b P 076baed3d9264294a5fcb541ba8ee69d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:07.308287 14435 consensus_queue.cc:260] T 829aa1488a2a4964970e646c7dfe9354 P 4e2dafc075f4424ca4890a197eb69f43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.309677 14434 ts_tablet_manager.cc:1434] T 05806a0b82ff475cadaaf47e083a8135 P 076baed3d9264294a5fcb541ba8ee69d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:02:07.310249 14435 ts_tablet_manager.cc:1434] T 829aa1488a2a4964970e646c7dfe9354 P 4e2dafc075f4424ca4890a197eb69f43: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260710 11:02:07.310591 14434 tablet_bootstrap.cc:492] T 829aa1488a2a4964970e646c7dfe9354 P 076baed3d9264294a5fcb541ba8ee69d: Bootstrap starting.
I20260710 11:02:07.314496 14435 tablet_bootstrap.cc:492] T 6c3f162363bb40888ebd0a3bb2e64745 P 4e2dafc075f4424ca4890a197eb69f43: Bootstrap starting.
I20260710 11:02:07.307175 14436 tablet_bootstrap.cc:492] T 9c5fb489ac064ff99207b14a0ebdec1b P 1a852b36c8a44bd7980b0b294b9c76f6: No bootstrap required, opened a new log
I20260710 11:02:07.315264 14436 ts_tablet_manager.cc:1403] T 9c5fb489ac064ff99207b14a0ebdec1b P 1a852b36c8a44bd7980b0b294b9c76f6: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.004s
I20260710 11:02:07.317418 14434 tablet_bootstrap.cc:654] T 829aa1488a2a4964970e646c7dfe9354 P 076baed3d9264294a5fcb541ba8ee69d: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:07.318961 14394 raft_consensus.cc:2468] T 9c5fb489ac064ff99207b14a0ebdec1b P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 076baed3d9264294a5fcb541ba8ee69d in term 1.
I20260710 11:02:07.320189 14286 leader_election.cc:304] T 9c5fb489ac064ff99207b14a0ebdec1b P 076baed3d9264294a5fcb541ba8ee69d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 076baed3d9264294a5fcb541ba8ee69d, 4e2dafc075f4424ca4890a197eb69f43; no voters: 1a852b36c8a44bd7980b0b294b9c76f6
I20260710 11:02:07.323046 14439 raft_consensus.cc:493] T 05806a0b82ff475cadaaf47e083a8135 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:07.323506 14439 raft_consensus.cc:515] T 05806a0b82ff475cadaaf47e083a8135 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.324810 14435 tablet_bootstrap.cc:654] T 6c3f162363bb40888ebd0a3bb2e64745 P 4e2dafc075f4424ca4890a197eb69f43: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:07.325477 14439 leader_election.cc:290] T 05806a0b82ff475cadaaf47e083a8135 P 4e2dafc075f4424ca4890a197eb69f43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139), 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2:41595)
I20260710 11:02:07.326979 14245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05806a0b82ff475cadaaf47e083a8135" candidate_uuid: "4e2dafc075f4424ca4890a197eb69f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" is_pre_election: true
W20260710 11:02:07.328362 14359 leader_election.cc:343] T 05806a0b82ff475cadaaf47e083a8135 P 4e2dafc075f4424ca4890a197eb69f43 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:07.329476 14440 raft_consensus.cc:2804] T 9c5fb489ac064ff99207b14a0ebdec1b P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:07.330097 14440 raft_consensus.cc:697] T 9c5fb489ac064ff99207b14a0ebdec1b P 076baed3d9264294a5fcb541ba8ee69d [term 1 LEADER]: Becoming Leader. State: Replica: 076baed3d9264294a5fcb541ba8ee69d, State: Running, Role: LEADER
I20260710 11:02:07.330341 14436 raft_consensus.cc:359] T 9c5fb489ac064ff99207b14a0ebdec1b P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } }
I20260710 11:02:07.331182 14440 consensus_queue.cc:237] T 9c5fb489ac064ff99207b14a0ebdec1b P 076baed3d9264294a5fcb541ba8ee69d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } }
I20260710 11:02:07.333982 14319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05806a0b82ff475cadaaf47e083a8135" candidate_uuid: "4e2dafc075f4424ca4890a197eb69f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "076baed3d9264294a5fcb541ba8ee69d" is_pre_election: true
I20260710 11:02:07.334616 14319 raft_consensus.cc:2468] T 05806a0b82ff475cadaaf47e083a8135 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e2dafc075f4424ca4890a197eb69f43 in term 0.
I20260710 11:02:07.335836 14359 leader_election.cc:304] T 05806a0b82ff475cadaaf47e083a8135 P 4e2dafc075f4424ca4890a197eb69f43 [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: 076baed3d9264294a5fcb541ba8ee69d, 4e2dafc075f4424ca4890a197eb69f43; no voters: 1a852b36c8a44bd7980b0b294b9c76f6
I20260710 11:02:07.336819 14434 tablet_bootstrap.cc:492] T 829aa1488a2a4964970e646c7dfe9354 P 076baed3d9264294a5fcb541ba8ee69d: No bootstrap required, opened a new log
I20260710 11:02:07.336900 14439 raft_consensus.cc:2804] T 05806a0b82ff475cadaaf47e083a8135 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:07.337275 14434 ts_tablet_manager.cc:1403] T 829aa1488a2a4964970e646c7dfe9354 P 076baed3d9264294a5fcb541ba8ee69d: Time spent bootstrapping tablet: real 0.027s	user 0.022s	sys 0.000s
I20260710 11:02:07.337291 14439 raft_consensus.cc:493] T 05806a0b82ff475cadaaf47e083a8135 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:07.337849 14439 raft_consensus.cc:3060] T 05806a0b82ff475cadaaf47e083a8135 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:07.339095 14436 raft_consensus.cc:385] T 9c5fb489ac064ff99207b14a0ebdec1b P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:07.339593 14436 raft_consensus.cc:740] T 9c5fb489ac064ff99207b14a0ebdec1b P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a852b36c8a44bd7980b0b294b9c76f6, State: Initialized, Role: FOLLOWER
I20260710 11:02:07.339970 14434 raft_consensus.cc:359] T 829aa1488a2a4964970e646c7dfe9354 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.340637 14434 raft_consensus.cc:385] T 829aa1488a2a4964970e646c7dfe9354 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:07.337379 14435 tablet_bootstrap.cc:492] T 6c3f162363bb40888ebd0a3bb2e64745 P 4e2dafc075f4424ca4890a197eb69f43: No bootstrap required, opened a new log
I20260710 11:02:07.341207 14435 ts_tablet_manager.cc:1403] T 6c3f162363bb40888ebd0a3bb2e64745 P 4e2dafc075f4424ca4890a197eb69f43: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.006s
I20260710 11:02:07.340910 14434 raft_consensus.cc:740] T 829aa1488a2a4964970e646c7dfe9354 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 076baed3d9264294a5fcb541ba8ee69d, State: Initialized, Role: FOLLOWER
I20260710 11:02:07.342861 14434 consensus_queue.cc:260] T 829aa1488a2a4964970e646c7dfe9354 P 076baed3d9264294a5fcb541ba8ee69d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.344658 14439 raft_consensus.cc:515] T 05806a0b82ff475cadaaf47e083a8135 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.340830 14436 consensus_queue.cc:260] T 9c5fb489ac064ff99207b14a0ebdec1b P 1a852b36c8a44bd7980b0b294b9c76f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } }
I20260710 11:02:07.346541 14434 ts_tablet_manager.cc:1434] T 829aa1488a2a4964970e646c7dfe9354 P 076baed3d9264294a5fcb541ba8ee69d: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 11:02:07.347429 14434 tablet_bootstrap.cc:492] T 6c3f162363bb40888ebd0a3bb2e64745 P 076baed3d9264294a5fcb541ba8ee69d: Bootstrap starting.
I20260710 11:02:07.347524 14245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05806a0b82ff475cadaaf47e083a8135" candidate_uuid: "4e2dafc075f4424ca4890a197eb69f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a852b36c8a44bd7980b0b294b9c76f6"
I20260710 11:02:07.348855 14447 raft_consensus.cc:493] T ec9897425de1412495338d5048d5aa9f P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:07.349277 14447 raft_consensus.cc:515] T ec9897425de1412495338d5048d5aa9f P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.350296 14141 catalog_manager.cc:5697] T 9c5fb489ac064ff99207b14a0ebdec1b P 076baed3d9264294a5fcb541ba8ee69d reported cstate change: term changed from 0 to 1, leader changed from <none> to 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2). New cstate: current_term: 1 leader_uuid: "076baed3d9264294a5fcb541ba8ee69d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:07.344221 14435 raft_consensus.cc:359] T 6c3f162363bb40888ebd0a3bb2e64745 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.351457 14447 leader_election.cc:290] T ec9897425de1412495338d5048d5aa9f P 1a852b36c8a44bd7980b0b294b9c76f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2:41595), 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3:38179)
I20260710 11:02:07.351594 14435 raft_consensus.cc:385] T 6c3f162363bb40888ebd0a3bb2e64745 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:07.352020 14435 raft_consensus.cc:740] T 6c3f162363bb40888ebd0a3bb2e64745 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e2dafc075f4424ca4890a197eb69f43, State: Initialized, Role: FOLLOWER
I20260710 11:02:07.353493 14434 tablet_bootstrap.cc:654] T 6c3f162363bb40888ebd0a3bb2e64745 P 076baed3d9264294a5fcb541ba8ee69d: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:07.353677 14319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec9897425de1412495338d5048d5aa9f" candidate_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "076baed3d9264294a5fcb541ba8ee69d" is_pre_election: true
I20260710 11:02:07.351305 14436 ts_tablet_manager.cc:1434] T 9c5fb489ac064ff99207b14a0ebdec1b P 1a852b36c8a44bd7980b0b294b9c76f6: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
W20260710 11:02:07.352617 14359 leader_election.cc:343] T 05806a0b82ff475cadaaf47e083a8135 P 4e2dafc075f4424ca4890a197eb69f43 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:07.354292 14319 raft_consensus.cc:2468] T ec9897425de1412495338d5048d5aa9f P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a852b36c8a44bd7980b0b294b9c76f6 in term 0.
I20260710 11:02:07.355890 14436 tablet_bootstrap.cc:492] T 829aa1488a2a4964970e646c7dfe9354 P 1a852b36c8a44bd7980b0b294b9c76f6: Bootstrap starting.
I20260710 11:02:07.356376 14210 leader_election.cc:304] T ec9897425de1412495338d5048d5aa9f P 1a852b36c8a44bd7980b0b294b9c76f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 076baed3d9264294a5fcb541ba8ee69d, 1a852b36c8a44bd7980b0b294b9c76f6; no voters: 
I20260710 11:02:07.354347 14435 consensus_queue.cc:260] T 6c3f162363bb40888ebd0a3bb2e64745 P 4e2dafc075f4424ca4890a197eb69f43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.357542 14447 raft_consensus.cc:2804] T ec9897425de1412495338d5048d5aa9f P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:07.358012 14447 raft_consensus.cc:493] T ec9897425de1412495338d5048d5aa9f P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:07.358430 14447 raft_consensus.cc:3060] T ec9897425de1412495338d5048d5aa9f P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:07.361416 14435 ts_tablet_manager.cc:1434] T 6c3f162363bb40888ebd0a3bb2e64745 P 4e2dafc075f4424ca4890a197eb69f43: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260710 11:02:07.363634 14435 tablet_bootstrap.cc:492] T ec9897425de1412495338d5048d5aa9f P 4e2dafc075f4424ca4890a197eb69f43: Bootstrap starting.
I20260710 11:02:07.363889 14394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec9897425de1412495338d5048d5aa9f" candidate_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e2dafc075f4424ca4890a197eb69f43" is_pre_election: true
I20260710 11:02:07.366461 14450 raft_consensus.cc:493] T 6c3f162363bb40888ebd0a3bb2e64745 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:07.371436 14450 raft_consensus.cc:515] T 6c3f162363bb40888ebd0a3bb2e64745 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.372906 14436 tablet_bootstrap.cc:654] T 829aa1488a2a4964970e646c7dfe9354 P 1a852b36c8a44bd7980b0b294b9c76f6: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:07.375218 14448 raft_consensus.cc:493] T f0634539c54b4cde8a358c12b89ef8f8 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:07.375485 14319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c3f162363bb40888ebd0a3bb2e64745" candidate_uuid: "4e2dafc075f4424ca4890a197eb69f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "076baed3d9264294a5fcb541ba8ee69d" is_pre_election: true
I20260710 11:02:07.375679 14448 raft_consensus.cc:515] T f0634539c54b4cde8a358c12b89ef8f8 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
W20260710 11:02:07.377296 14359 leader_election.cc:343] T 6c3f162363bb40888ebd0a3bb2e64745 P 4e2dafc075f4424ca4890a197eb69f43 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2:41595): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:07.377995 14448 leader_election.cc:290] T f0634539c54b4cde8a358c12b89ef8f8 P 4e2dafc075f4424ca4890a197eb69f43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139), 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2:41595)
I20260710 11:02:07.379462 14319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0634539c54b4cde8a358c12b89ef8f8" candidate_uuid: "4e2dafc075f4424ca4890a197eb69f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "076baed3d9264294a5fcb541ba8ee69d" is_pre_election: true
I20260710 11:02:07.380318 14244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0634539c54b4cde8a358c12b89ef8f8" candidate_uuid: "4e2dafc075f4424ca4890a197eb69f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" is_pre_election: true
W20260710 11:02:07.381137 14359 leader_election.cc:343] T f0634539c54b4cde8a358c12b89ef8f8 P 4e2dafc075f4424ca4890a197eb69f43 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2:41595): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:07.381237 14244 raft_consensus.cc:2468] T f0634539c54b4cde8a358c12b89ef8f8 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e2dafc075f4424ca4890a197eb69f43 in term 0.
I20260710 11:02:07.382973 14245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c3f162363bb40888ebd0a3bb2e64745" candidate_uuid: "4e2dafc075f4424ca4890a197eb69f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" is_pre_election: true
I20260710 11:02:07.383796 14245 raft_consensus.cc:2468] T 6c3f162363bb40888ebd0a3bb2e64745 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e2dafc075f4424ca4890a197eb69f43 in term 0.
I20260710 11:02:07.373544 14450 leader_election.cc:290] T 6c3f162363bb40888ebd0a3bb2e64745 P 4e2dafc075f4424ca4890a197eb69f43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139), 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2:41595)
I20260710 11:02:07.374675 14435 tablet_bootstrap.cc:654] T ec9897425de1412495338d5048d5aa9f P 4e2dafc075f4424ca4890a197eb69f43: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:07.385113 14359 leader_election.cc:304] T f0634539c54b4cde8a358c12b89ef8f8 P 4e2dafc075f4424ca4890a197eb69f43 [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: 1a852b36c8a44bd7980b0b294b9c76f6, 4e2dafc075f4424ca4890a197eb69f43; no voters: 076baed3d9264294a5fcb541ba8ee69d
I20260710 11:02:07.386698 14359 leader_election.cc:304] T 6c3f162363bb40888ebd0a3bb2e64745 P 4e2dafc075f4424ca4890a197eb69f43 [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: 1a852b36c8a44bd7980b0b294b9c76f6, 4e2dafc075f4424ca4890a197eb69f43; no voters: 076baed3d9264294a5fcb541ba8ee69d
I20260710 11:02:07.387732 14448 raft_consensus.cc:2804] T f0634539c54b4cde8a358c12b89ef8f8 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:07.388204 14448 raft_consensus.cc:493] T f0634539c54b4cde8a358c12b89ef8f8 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:07.388618 14448 raft_consensus.cc:3060] T f0634539c54b4cde8a358c12b89ef8f8 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:02:07.389719 14211 leader_election.cc:343] T ec9897425de1412495338d5048d5aa9f P 1a852b36c8a44bd7980b0b294b9c76f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3:38179): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:07.391140 14450 raft_consensus.cc:2804] T 6c3f162363bb40888ebd0a3bb2e64745 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:07.391649 14450 raft_consensus.cc:493] T 6c3f162363bb40888ebd0a3bb2e64745 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:07.392074 14450 raft_consensus.cc:3060] T 6c3f162363bb40888ebd0a3bb2e64745 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:07.393024 14435 tablet_bootstrap.cc:492] T ec9897425de1412495338d5048d5aa9f P 4e2dafc075f4424ca4890a197eb69f43: No bootstrap required, opened a new log
I20260710 11:02:07.393520 14435 ts_tablet_manager.cc:1403] T ec9897425de1412495338d5048d5aa9f P 4e2dafc075f4424ca4890a197eb69f43: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.001s
I20260710 11:02:07.396696 14435 raft_consensus.cc:359] T ec9897425de1412495338d5048d5aa9f P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.397178 14435 raft_consensus.cc:385] T ec9897425de1412495338d5048d5aa9f P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:07.397408 14435 raft_consensus.cc:740] T ec9897425de1412495338d5048d5aa9f P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e2dafc075f4424ca4890a197eb69f43, State: Initialized, Role: FOLLOWER
I20260710 11:02:07.398023 14435 consensus_queue.cc:260] T ec9897425de1412495338d5048d5aa9f P 4e2dafc075f4424ca4890a197eb69f43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.401533 14436 tablet_bootstrap.cc:492] T 829aa1488a2a4964970e646c7dfe9354 P 1a852b36c8a44bd7980b0b294b9c76f6: No bootstrap required, opened a new log
I20260710 11:02:07.402313 14436 ts_tablet_manager.cc:1403] T 829aa1488a2a4964970e646c7dfe9354 P 1a852b36c8a44bd7980b0b294b9c76f6: Time spent bootstrapping tablet: real 0.047s	user 0.013s	sys 0.011s
I20260710 11:02:07.405867 14436 raft_consensus.cc:359] T 829aa1488a2a4964970e646c7dfe9354 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.406558 14436 raft_consensus.cc:385] T 829aa1488a2a4964970e646c7dfe9354 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:07.406905 14436 raft_consensus.cc:740] T 829aa1488a2a4964970e646c7dfe9354 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a852b36c8a44bd7980b0b294b9c76f6, State: Initialized, Role: FOLLOWER
I20260710 11:02:07.407083 14435 ts_tablet_manager.cc:1434] T ec9897425de1412495338d5048d5aa9f P 4e2dafc075f4424ca4890a197eb69f43: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.009s
I20260710 11:02:07.408030 14435 tablet_bootstrap.cc:492] T b9f52bae0f3c45c68f86898a5e33bef9 P 4e2dafc075f4424ca4890a197eb69f43: Bootstrap starting.
I20260710 11:02:07.407876 14436 consensus_queue.cc:260] T 829aa1488a2a4964970e646c7dfe9354 P 1a852b36c8a44bd7980b0b294b9c76f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.409678 14439 leader_election.cc:290] T 05806a0b82ff475cadaaf47e083a8135 P 4e2dafc075f4424ca4890a197eb69f43 [CANDIDATE]: Term 1 election: Requested vote from peers 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139), 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2:41595)
I20260710 11:02:07.411724 14319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05806a0b82ff475cadaaf47e083a8135" candidate_uuid: "4e2dafc075f4424ca4890a197eb69f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "076baed3d9264294a5fcb541ba8ee69d"
I20260710 11:02:07.412498 14319 raft_consensus.cc:3060] T 05806a0b82ff475cadaaf47e083a8135 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:07.415701 14435 tablet_bootstrap.cc:654] T b9f52bae0f3c45c68f86898a5e33bef9 P 4e2dafc075f4424ca4890a197eb69f43: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:07.421046 14436 ts_tablet_manager.cc:1434] T 829aa1488a2a4964970e646c7dfe9354 P 1a852b36c8a44bd7980b0b294b9c76f6: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.011s
I20260710 11:02:07.422227 14436 tablet_bootstrap.cc:492] T 05806a0b82ff475cadaaf47e083a8135 P 1a852b36c8a44bd7980b0b294b9c76f6: Bootstrap starting.
I20260710 11:02:07.428781 14435 tablet_bootstrap.cc:492] T b9f52bae0f3c45c68f86898a5e33bef9 P 4e2dafc075f4424ca4890a197eb69f43: No bootstrap required, opened a new log
I20260710 11:02:07.429271 14435 ts_tablet_manager.cc:1403] T b9f52bae0f3c45c68f86898a5e33bef9 P 4e2dafc075f4424ca4890a197eb69f43: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.004s
I20260710 11:02:07.429709 14436 tablet_bootstrap.cc:654] T 05806a0b82ff475cadaaf47e083a8135 P 1a852b36c8a44bd7980b0b294b9c76f6: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:07.431989 14435 raft_consensus.cc:359] T b9f52bae0f3c45c68f86898a5e33bef9 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.432839 14435 raft_consensus.cc:385] T b9f52bae0f3c45c68f86898a5e33bef9 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:07.433180 14435 raft_consensus.cc:740] T b9f52bae0f3c45c68f86898a5e33bef9 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e2dafc075f4424ca4890a197eb69f43, State: Initialized, Role: FOLLOWER
I20260710 11:02:07.434228 14435 consensus_queue.cc:260] T b9f52bae0f3c45c68f86898a5e33bef9 P 4e2dafc075f4424ca4890a197eb69f43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.435582 14483 raft_consensus.cc:493] T 9af2a8dba558401c85743b2c081069d9 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:07.436041 14483 raft_consensus.cc:515] T 9af2a8dba558401c85743b2c081069d9 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.438690 14483 leader_election.cc:290] T 9af2a8dba558401c85743b2c081069d9 P 4e2dafc075f4424ca4890a197eb69f43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139), 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2:41595)
I20260710 11:02:07.439994 14245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9af2a8dba558401c85743b2c081069d9" candidate_uuid: "4e2dafc075f4424ca4890a197eb69f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" is_pre_election: true
I20260710 11:02:07.441174 14435 ts_tablet_manager.cc:1434] T b9f52bae0f3c45c68f86898a5e33bef9 P 4e2dafc075f4424ca4890a197eb69f43: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.002s
I20260710 11:02:07.442369 14435 tablet_bootstrap.cc:492] T 434c91d52dd5433a97434a3005ed5bb0 P 4e2dafc075f4424ca4890a197eb69f43: Bootstrap starting.
I20260710 11:02:07.443231 14320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9af2a8dba558401c85743b2c081069d9" candidate_uuid: "4e2dafc075f4424ca4890a197eb69f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "076baed3d9264294a5fcb541ba8ee69d" is_pre_election: true
W20260710 11:02:07.443243 14359 leader_election.cc:343] T 9af2a8dba558401c85743b2c081069d9 P 4e2dafc075f4424ca4890a197eb69f43 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:02:07.445704 14359 leader_election.cc:343] T 9af2a8dba558401c85743b2c081069d9 P 4e2dafc075f4424ca4890a197eb69f43 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2:41595): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:07.446233 14359 leader_election.cc:304] T 9af2a8dba558401c85743b2c081069d9 P 4e2dafc075f4424ca4890a197eb69f43 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e2dafc075f4424ca4890a197eb69f43; no voters: 076baed3d9264294a5fcb541ba8ee69d, 1a852b36c8a44bd7980b0b294b9c76f6
I20260710 11:02:07.447377 14439 raft_consensus.cc:2749] T 9af2a8dba558401c85743b2c081069d9 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:07.451947 14319 raft_consensus.cc:2468] T 05806a0b82ff475cadaaf47e083a8135 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e2dafc075f4424ca4890a197eb69f43 in term 1.
I20260710 11:02:07.454692 14435 tablet_bootstrap.cc:654] T 434c91d52dd5433a97434a3005ed5bb0 P 4e2dafc075f4424ca4890a197eb69f43: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:07.455350 14448 raft_consensus.cc:515] T f0634539c54b4cde8a358c12b89ef8f8 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.459048 14484 raft_consensus.cc:493] T 829aa1488a2a4964970e646c7dfe9354 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:07.459311 14245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0634539c54b4cde8a358c12b89ef8f8" candidate_uuid: "4e2dafc075f4424ca4890a197eb69f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a852b36c8a44bd7980b0b294b9c76f6"
I20260710 11:02:07.459554 14484 raft_consensus.cc:515] T 829aa1488a2a4964970e646c7dfe9354 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.460168 14245 raft_consensus.cc:3060] T f0634539c54b4cde8a358c12b89ef8f8 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:07.461658 14435 tablet_bootstrap.cc:492] T 434c91d52dd5433a97434a3005ed5bb0 P 4e2dafc075f4424ca4890a197eb69f43: No bootstrap required, opened a new log
I20260710 11:02:07.461843 14484 leader_election.cc:290] T 829aa1488a2a4964970e646c7dfe9354 P 1a852b36c8a44bd7980b0b294b9c76f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2:41595), 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3:38179)
I20260710 11:02:07.462222 14435 ts_tablet_manager.cc:1403] T 434c91d52dd5433a97434a3005ed5bb0 P 4e2dafc075f4424ca4890a197eb69f43: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.006s
I20260710 11:02:07.462842 14450 raft_consensus.cc:515] T 6c3f162363bb40888ebd0a3bb2e64745 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.463752 14320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "829aa1488a2a4964970e646c7dfe9354" candidate_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "076baed3d9264294a5fcb541ba8ee69d" is_pre_election: true
I20260710 11:02:07.464361 14320 raft_consensus.cc:2468] T 829aa1488a2a4964970e646c7dfe9354 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a852b36c8a44bd7980b0b294b9c76f6 in term 0.
I20260710 11:02:07.465222 14435 raft_consensus.cc:359] T 434c91d52dd5433a97434a3005ed5bb0 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.465667 14210 leader_election.cc:304] T 829aa1488a2a4964970e646c7dfe9354 P 1a852b36c8a44bd7980b0b294b9c76f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 076baed3d9264294a5fcb541ba8ee69d, 1a852b36c8a44bd7980b0b294b9c76f6; no voters: 
I20260710 11:02:07.465930 14435 raft_consensus.cc:385] T 434c91d52dd5433a97434a3005ed5bb0 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:07.466300 14435 raft_consensus.cc:740] T 434c91d52dd5433a97434a3005ed5bb0 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e2dafc075f4424ca4890a197eb69f43, State: Initialized, Role: FOLLOWER
I20260710 11:02:07.467002 14435 consensus_queue.cc:260] T 434c91d52dd5433a97434a3005ed5bb0 P 4e2dafc075f4424ca4890a197eb69f43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.467509 14394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "829aa1488a2a4964970e646c7dfe9354" candidate_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e2dafc075f4424ca4890a197eb69f43" is_pre_election: true
I20260710 11:02:07.468115 14394 raft_consensus.cc:2468] T 829aa1488a2a4964970e646c7dfe9354 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a852b36c8a44bd7980b0b294b9c76f6 in term 0.
I20260710 11:02:07.468700 14435 ts_tablet_manager.cc:1434] T 434c91d52dd5433a97434a3005ed5bb0 P 4e2dafc075f4424ca4890a197eb69f43: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260710 11:02:07.469635 14435 tablet_bootstrap.cc:492] T 3967fecde1734e37b365a7168efb0949 P 4e2dafc075f4424ca4890a197eb69f43: Bootstrap starting.
I20260710 11:02:07.469719 14484 raft_consensus.cc:2804] T 829aa1488a2a4964970e646c7dfe9354 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:07.470101 14484 raft_consensus.cc:493] T 829aa1488a2a4964970e646c7dfe9354 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:07.470438 14484 raft_consensus.cc:3060] T 829aa1488a2a4964970e646c7dfe9354 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:07.472517 14436 tablet_bootstrap.cc:492] T 05806a0b82ff475cadaaf47e083a8135 P 1a852b36c8a44bd7980b0b294b9c76f6: No bootstrap required, opened a new log
I20260710 11:02:07.472988 14436 ts_tablet_manager.cc:1403] T 05806a0b82ff475cadaaf47e083a8135 P 1a852b36c8a44bd7980b0b294b9c76f6: Time spent bootstrapping tablet: real 0.051s	user 0.019s	sys 0.015s
I20260710 11:02:07.475836 14448 leader_election.cc:290] T f0634539c54b4cde8a358c12b89ef8f8 P 4e2dafc075f4424ca4890a197eb69f43 [CANDIDATE]: Term 1 election: Requested vote from peers 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139), 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2:41595)
I20260710 11:02:07.475976 14435 tablet_bootstrap.cc:654] T 3967fecde1734e37b365a7168efb0949 P 4e2dafc075f4424ca4890a197eb69f43: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:07.476322 14436 raft_consensus.cc:359] T 05806a0b82ff475cadaaf47e083a8135 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.477026 14436 raft_consensus.cc:385] T 05806a0b82ff475cadaaf47e083a8135 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:07.477425 14436 raft_consensus.cc:740] T 05806a0b82ff475cadaaf47e083a8135 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a852b36c8a44bd7980b0b294b9c76f6, State: Initialized, Role: FOLLOWER
I20260710 11:02:07.478792 14434 tablet_bootstrap.cc:492] T 6c3f162363bb40888ebd0a3bb2e64745 P 076baed3d9264294a5fcb541ba8ee69d: No bootstrap required, opened a new log
I20260710 11:02:07.479278 14434 ts_tablet_manager.cc:1403] T 6c3f162363bb40888ebd0a3bb2e64745 P 076baed3d9264294a5fcb541ba8ee69d: Time spent bootstrapping tablet: real 0.132s	user 0.034s	sys 0.088s
I20260710 11:02:07.479591 14436 consensus_queue.cc:260] T 05806a0b82ff475cadaaf47e083a8135 P 1a852b36c8a44bd7980b0b294b9c76f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.480136 14488 raft_consensus.cc:493] T 9c5fb489ac064ff99207b14a0ebdec1b P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:07.480684 14488 raft_consensus.cc:515] T 9c5fb489ac064ff99207b14a0ebdec1b P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } }
I20260710 11:02:07.481931 14434 raft_consensus.cc:359] T 6c3f162363bb40888ebd0a3bb2e64745 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.482621 14434 raft_consensus.cc:385] T 6c3f162363bb40888ebd0a3bb2e64745 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:07.482571 14440 raft_consensus.cc:493] T b9f52bae0f3c45c68f86898a5e33bef9 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:07.483095 14434 raft_consensus.cc:740] T 6c3f162363bb40888ebd0a3bb2e64745 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 076baed3d9264294a5fcb541ba8ee69d, State: Initialized, Role: FOLLOWER
I20260710 11:02:07.483426 14440 raft_consensus.cc:515] T b9f52bae0f3c45c68f86898a5e33bef9 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.483817 14434 consensus_queue.cc:260] T 6c3f162363bb40888ebd0a3bb2e64745 P 076baed3d9264294a5fcb541ba8ee69d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.485432 14319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0634539c54b4cde8a358c12b89ef8f8" candidate_uuid: "4e2dafc075f4424ca4890a197eb69f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "076baed3d9264294a5fcb541ba8ee69d"
I20260710 11:02:07.486173 14434 ts_tablet_manager.cc:1434] T 6c3f162363bb40888ebd0a3bb2e64745 P 076baed3d9264294a5fcb541ba8ee69d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:02:07.483964 14245 raft_consensus.cc:2468] T f0634539c54b4cde8a358c12b89ef8f8 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e2dafc075f4424ca4890a197eb69f43 in term 1.
I20260710 11:02:07.487064 14434 tablet_bootstrap.cc:492] T 4512b753848043eb9571998f6fe65983 P 076baed3d9264294a5fcb541ba8ee69d: Bootstrap starting.
I20260710 11:02:07.487429 14359 leader_election.cc:304] T 05806a0b82ff475cadaaf47e083a8135 P 4e2dafc075f4424ca4890a197eb69f43 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 076baed3d9264294a5fcb541ba8ee69d, 4e2dafc075f4424ca4890a197eb69f43; no voters: 1a852b36c8a44bd7980b0b294b9c76f6
I20260710 11:02:07.488004 14244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9f52bae0f3c45c68f86898a5e33bef9" candidate_uuid: "076baed3d9264294a5fcb541ba8ee69d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" is_pre_election: true
I20260710 11:02:07.490854 14484 raft_consensus.cc:515] T 829aa1488a2a4964970e646c7dfe9354 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.493017 14434 tablet_bootstrap.cc:654] T 4512b753848043eb9571998f6fe65983 P 076baed3d9264294a5fcb541ba8ee69d: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:07.494092 14394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "829aa1488a2a4964970e646c7dfe9354" candidate_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e2dafc075f4424ca4890a197eb69f43"
I20260710 11:02:07.494706 14394 raft_consensus.cc:3060] T 829aa1488a2a4964970e646c7dfe9354 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:07.496655 14440 leader_election.cc:290] T b9f52bae0f3c45c68f86898a5e33bef9 P 076baed3d9264294a5fcb541ba8ee69d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139), 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3:38179)
W20260710 11:02:07.498003 14285 leader_election.cc:343] T b9f52bae0f3c45c68f86898a5e33bef9 P 076baed3d9264294a5fcb541ba8ee69d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:07.499022 14477 raft_consensus.cc:493] T b277eb5951774f95a7d498155304ad07 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:07.500197 14477 raft_consensus.cc:515] T b277eb5951774f95a7d498155304ad07 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.501255 14319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "829aa1488a2a4964970e646c7dfe9354" candidate_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "076baed3d9264294a5fcb541ba8ee69d"
I20260710 11:02:07.502097 14319 raft_consensus.cc:3060] T 829aa1488a2a4964970e646c7dfe9354 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:07.504592 14244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b277eb5951774f95a7d498155304ad07" candidate_uuid: "076baed3d9264294a5fcb541ba8ee69d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" is_pre_election: true
W20260710 11:02:07.506829 14285 leader_election.cc:343] T b277eb5951774f95a7d498155304ad07 P 076baed3d9264294a5fcb541ba8ee69d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:07.507879 14477 leader_election.cc:290] T b277eb5951774f95a7d498155304ad07 P 076baed3d9264294a5fcb541ba8ee69d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139), 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3:38179)
I20260710 11:02:07.511348 14447 raft_consensus.cc:515] T ec9897425de1412495338d5048d5aa9f P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.512277 14320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c5fb489ac064ff99207b14a0ebdec1b" candidate_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "076baed3d9264294a5fcb541ba8ee69d" is_pre_election: true
I20260710 11:02:07.514717 14320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec9897425de1412495338d5048d5aa9f" candidate_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "076baed3d9264294a5fcb541ba8ee69d"
I20260710 11:02:07.515342 14320 raft_consensus.cc:3060] T ec9897425de1412495338d5048d5aa9f P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:07.516415 14394 raft_consensus.cc:2468] T 829aa1488a2a4964970e646c7dfe9354 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a852b36c8a44bd7980b0b294b9c76f6 in term 1.
I20260710 11:02:07.516768 14392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec9897425de1412495338d5048d5aa9f" candidate_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e2dafc075f4424ca4890a197eb69f43"
I20260710 11:02:07.517400 14392 raft_consensus.cc:3060] T ec9897425de1412495338d5048d5aa9f P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:07.517740 14211 leader_election.cc:304] T 829aa1488a2a4964970e646c7dfe9354 P 1a852b36c8a44bd7980b0b294b9c76f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a852b36c8a44bd7980b0b294b9c76f6, 4e2dafc075f4424ca4890a197eb69f43; no voters: 
I20260710 11:02:07.520773 14393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c5fb489ac064ff99207b14a0ebdec1b" candidate_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e2dafc075f4424ca4890a197eb69f43" is_pre_election: true
I20260710 11:02:07.521692 14393 raft_consensus.cc:2393] T 9c5fb489ac064ff99207b14a0ebdec1b P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a852b36c8a44bd7980b0b294b9c76f6 in current term 1: Already voted for candidate 076baed3d9264294a5fcb541ba8ee69d in this term.
I20260710 11:02:07.523138 14448 raft_consensus.cc:2804] T 05806a0b82ff475cadaaf47e083a8135 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:07.524151 14448 raft_consensus.cc:697] T 05806a0b82ff475cadaaf47e083a8135 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 LEADER]: Becoming Leader. State: Replica: 4e2dafc075f4424ca4890a197eb69f43, State: Running, Role: LEADER
I20260710 11:02:07.525657 14490 raft_consensus.cc:2804] T 829aa1488a2a4964970e646c7dfe9354 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:07.525269 14448 consensus_queue.cc:237] T 05806a0b82ff475cadaaf47e083a8135 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
W20260710 11:02:07.527722 14359 leader_election.cc:343] T f0634539c54b4cde8a358c12b89ef8f8 P 4e2dafc075f4424ca4890a197eb69f43 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2:41595): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:07.526321 14488 leader_election.cc:290] T 9c5fb489ac064ff99207b14a0ebdec1b P 1a852b36c8a44bd7980b0b294b9c76f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2:41595), 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3:38179)
I20260710 11:02:07.530355 14490 raft_consensus.cc:697] T 829aa1488a2a4964970e646c7dfe9354 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 LEADER]: Becoming Leader. State: Replica: 1a852b36c8a44bd7980b0b294b9c76f6, State: Running, Role: LEADER
I20260710 11:02:07.533563 14436 ts_tablet_manager.cc:1434] T 05806a0b82ff475cadaaf47e083a8135 P 1a852b36c8a44bd7980b0b294b9c76f6: Time spent starting tablet: real 0.060s	user 0.019s	sys 0.021s
I20260710 11:02:07.514881 14447 leader_election.cc:290] T ec9897425de1412495338d5048d5aa9f P 1a852b36c8a44bd7980b0b294b9c76f6 [CANDIDATE]: Term 1 election: Requested vote from peers 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2:41595), 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3:38179)
I20260710 11:02:07.534965 14436 tablet_bootstrap.cc:492] T 9af2a8dba558401c85743b2c081069d9 P 1a852b36c8a44bd7980b0b294b9c76f6: Bootstrap starting.
I20260710 11:02:07.540452 14484 leader_election.cc:290] T 829aa1488a2a4964970e646c7dfe9354 P 1a852b36c8a44bd7980b0b294b9c76f6 [CANDIDATE]: Term 1 election: Requested vote from peers 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2:41595), 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3:38179)
I20260710 11:02:07.540596 14394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9f52bae0f3c45c68f86898a5e33bef9" candidate_uuid: "076baed3d9264294a5fcb541ba8ee69d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e2dafc075f4424ca4890a197eb69f43" is_pre_election: true
I20260710 11:02:07.532747 14490 consensus_queue.cc:237] T 829aa1488a2a4964970e646c7dfe9354 P 1a852b36c8a44bd7980b0b294b9c76f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.541378 14392 raft_consensus.cc:2468] T ec9897425de1412495338d5048d5aa9f P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a852b36c8a44bd7980b0b294b9c76f6 in term 1.
I20260710 11:02:07.542017 14450 leader_election.cc:290] T 6c3f162363bb40888ebd0a3bb2e64745 P 4e2dafc075f4424ca4890a197eb69f43 [CANDIDATE]: Term 1 election: Requested vote from peers 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139), 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2:41595)
I20260710 11:02:07.549703 14436 tablet_bootstrap.cc:654] T 9af2a8dba558401c85743b2c081069d9 P 1a852b36c8a44bd7980b0b294b9c76f6: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:07.539947 14320 raft_consensus.cc:2468] T ec9897425de1412495338d5048d5aa9f P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a852b36c8a44bd7980b0b294b9c76f6 in term 1.
I20260710 11:02:07.541370 14394 raft_consensus.cc:2468] T b9f52bae0f3c45c68f86898a5e33bef9 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 076baed3d9264294a5fcb541ba8ee69d in term 0.
I20260710 11:02:07.559262 14210 leader_election.cc:304] T ec9897425de1412495338d5048d5aa9f P 1a852b36c8a44bd7980b0b294b9c76f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 076baed3d9264294a5fcb541ba8ee69d, 1a852b36c8a44bd7980b0b294b9c76f6; no voters: 
I20260710 11:02:07.560297 14484 raft_consensus.cc:2804] T ec9897425de1412495338d5048d5aa9f P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:07.560751 14484 raft_consensus.cc:697] T ec9897425de1412495338d5048d5aa9f P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 LEADER]: Becoming Leader. State: Replica: 1a852b36c8a44bd7980b0b294b9c76f6, State: Running, Role: LEADER
I20260710 11:02:07.561564 14484 consensus_queue.cc:237] T ec9897425de1412495338d5048d5aa9f P 1a852b36c8a44bd7980b0b294b9c76f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.559340 14392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b277eb5951774f95a7d498155304ad07" candidate_uuid: "076baed3d9264294a5fcb541ba8ee69d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e2dafc075f4424ca4890a197eb69f43" is_pre_election: true
I20260710 11:02:07.564358 14211 leader_election.cc:304] T 9c5fb489ac064ff99207b14a0ebdec1b P 1a852b36c8a44bd7980b0b294b9c76f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a852b36c8a44bd7980b0b294b9c76f6; no voters: 076baed3d9264294a5fcb541ba8ee69d, 4e2dafc075f4424ca4890a197eb69f43
I20260710 11:02:07.565948 14492 raft_consensus.cc:3060] T 9c5fb489ac064ff99207b14a0ebdec1b P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:07.568275 14319 raft_consensus.cc:2468] T 829aa1488a2a4964970e646c7dfe9354 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a852b36c8a44bd7980b0b294b9c76f6 in term 1.
I20260710 11:02:07.568760 14435 tablet_bootstrap.cc:492] T 3967fecde1734e37b365a7168efb0949 P 4e2dafc075f4424ca4890a197eb69f43: No bootstrap required, opened a new log
I20260710 11:02:07.568146 14141 catalog_manager.cc:5697] T 829aa1488a2a4964970e646c7dfe9354 P 1a852b36c8a44bd7980b0b294b9c76f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1). New cstate: current_term: 1 leader_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:07.569381 14435 ts_tablet_manager.cc:1403] T 3967fecde1734e37b365a7168efb0949 P 4e2dafc075f4424ca4890a197eb69f43: Time spent bootstrapping tablet: real 0.100s	user 0.016s	sys 0.010s
I20260710 11:02:07.572273 14435 raft_consensus.cc:359] T 3967fecde1734e37b365a7168efb0949 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.572909 14435 raft_consensus.cc:385] T 3967fecde1734e37b365a7168efb0949 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:07.573170 14435 raft_consensus.cc:740] T 3967fecde1734e37b365a7168efb0949 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e2dafc075f4424ca4890a197eb69f43, State: Initialized, Role: FOLLOWER
I20260710 11:02:07.566953 14359 leader_election.cc:304] T f0634539c54b4cde8a358c12b89ef8f8 P 4e2dafc075f4424ca4890a197eb69f43 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a852b36c8a44bd7980b0b294b9c76f6, 4e2dafc075f4424ca4890a197eb69f43; no voters: 076baed3d9264294a5fcb541ba8ee69d
I20260710 11:02:07.574467 14448 raft_consensus.cc:2804] T f0634539c54b4cde8a358c12b89ef8f8 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:07.574920 14448 raft_consensus.cc:697] T f0634539c54b4cde8a358c12b89ef8f8 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 LEADER]: Becoming Leader. State: Replica: 4e2dafc075f4424ca4890a197eb69f43, State: Running, Role: LEADER
I20260710 11:02:07.575757 14448 consensus_queue.cc:237] T f0634539c54b4cde8a358c12b89ef8f8 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.579092 14435 consensus_queue.cc:260] T 3967fecde1734e37b365a7168efb0949 P 4e2dafc075f4424ca4890a197eb69f43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.580189 14244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c3f162363bb40888ebd0a3bb2e64745" candidate_uuid: "4e2dafc075f4424ca4890a197eb69f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a852b36c8a44bd7980b0b294b9c76f6"
I20260710 11:02:07.580813 14244 raft_consensus.cc:3060] T 6c3f162363bb40888ebd0a3bb2e64745 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:07.581687 14434 tablet_bootstrap.cc:492] T 4512b753848043eb9571998f6fe65983 P 076baed3d9264294a5fcb541ba8ee69d: No bootstrap required, opened a new log
I20260710 11:02:07.582293 14434 ts_tablet_manager.cc:1403] T 4512b753848043eb9571998f6fe65983 P 076baed3d9264294a5fcb541ba8ee69d: Time spent bootstrapping tablet: real 0.095s	user 0.030s	sys 0.039s
I20260710 11:02:07.584009 14435 ts_tablet_manager.cc:1434] T 3967fecde1734e37b365a7168efb0949 P 4e2dafc075f4424ca4890a197eb69f43: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 11:02:07.584899 14435 tablet_bootstrap.cc:492] T 236cc0689dcf430dad2774090b533a41 P 4e2dafc075f4424ca4890a197eb69f43: Bootstrap starting.
I20260710 11:02:07.587493 14286 leader_election.cc:304] T b9f52bae0f3c45c68f86898a5e33bef9 P 076baed3d9264294a5fcb541ba8ee69d [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: 076baed3d9264294a5fcb541ba8ee69d, 4e2dafc075f4424ca4890a197eb69f43; no voters: 1a852b36c8a44bd7980b0b294b9c76f6
I20260710 11:02:07.588454 14319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c3f162363bb40888ebd0a3bb2e64745" candidate_uuid: "4e2dafc075f4424ca4890a197eb69f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "076baed3d9264294a5fcb541ba8ee69d"
I20260710 11:02:07.588208 14434 raft_consensus.cc:359] T 4512b753848043eb9571998f6fe65983 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.588982 14477 raft_consensus.cc:2804] T b9f52bae0f3c45c68f86898a5e33bef9 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:07.589059 14319 raft_consensus.cc:3060] T 6c3f162363bb40888ebd0a3bb2e64745 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:07.589270 14434 raft_consensus.cc:385] T 4512b753848043eb9571998f6fe65983 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:07.589407 14477 raft_consensus.cc:493] T b9f52bae0f3c45c68f86898a5e33bef9 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:07.590014 14477 raft_consensus.cc:3060] T b9f52bae0f3c45c68f86898a5e33bef9 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:07.589888 14434 raft_consensus.cc:740] T 4512b753848043eb9571998f6fe65983 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 076baed3d9264294a5fcb541ba8ee69d, State: Initialized, Role: FOLLOWER
I20260710 11:02:07.591279 14434 consensus_queue.cc:260] T 4512b753848043eb9571998f6fe65983 P 076baed3d9264294a5fcb541ba8ee69d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.597918 14434 ts_tablet_manager.cc:1434] T 4512b753848043eb9571998f6fe65983 P 076baed3d9264294a5fcb541ba8ee69d: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260710 11:02:07.599143 14434 tablet_bootstrap.cc:492] T f0634539c54b4cde8a358c12b89ef8f8 P 076baed3d9264294a5fcb541ba8ee69d: Bootstrap starting.
I20260710 11:02:07.600160 14477 raft_consensus.cc:515] T b9f52bae0f3c45c68f86898a5e33bef9 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
W20260710 11:02:07.603893 14286 leader_election.cc:343] T b277eb5951774f95a7d498155304ad07 P 076baed3d9264294a5fcb541ba8ee69d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3:38179): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:07.604334 14286 leader_election.cc:304] T b277eb5951774f95a7d498155304ad07 P 076baed3d9264294a5fcb541ba8ee69d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 076baed3d9264294a5fcb541ba8ee69d; no voters: 1a852b36c8a44bd7980b0b294b9c76f6, 4e2dafc075f4424ca4890a197eb69f43
I20260710 11:02:07.606222 14440 raft_consensus.cc:2749] T b277eb5951774f95a7d498155304ad07 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:07.607395 14245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9f52bae0f3c45c68f86898a5e33bef9" candidate_uuid: "076baed3d9264294a5fcb541ba8ee69d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a852b36c8a44bd7980b0b294b9c76f6"
I20260710 11:02:07.606428 14477 leader_election.cc:290] T b9f52bae0f3c45c68f86898a5e33bef9 P 076baed3d9264294a5fcb541ba8ee69d [CANDIDATE]: Term 1 election: Requested vote from peers 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139), 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3:38179)
W20260710 11:02:07.609377 14285 leader_election.cc:343] T b9f52bae0f3c45c68f86898a5e33bef9 P 076baed3d9264294a5fcb541ba8ee69d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:07.612008 14319 raft_consensus.cc:2468] T 6c3f162363bb40888ebd0a3bb2e64745 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e2dafc075f4424ca4890a197eb69f43 in term 1.
I20260710 11:02:07.613951 14244 raft_consensus.cc:2468] T 6c3f162363bb40888ebd0a3bb2e64745 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e2dafc075f4424ca4890a197eb69f43 in term 1.
I20260710 11:02:07.616793 14436 tablet_bootstrap.cc:492] T 9af2a8dba558401c85743b2c081069d9 P 1a852b36c8a44bd7980b0b294b9c76f6: No bootstrap required, opened a new log
I20260710 11:02:07.617197 14436 ts_tablet_manager.cc:1403] T 9af2a8dba558401c85743b2c081069d9 P 1a852b36c8a44bd7980b0b294b9c76f6: Time spent bootstrapping tablet: real 0.083s	user 0.011s	sys 0.010s
I20260710 11:02:07.617539 14141 catalog_manager.cc:5697] T ec9897425de1412495338d5048d5aa9f P 1a852b36c8a44bd7980b0b294b9c76f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1). New cstate: current_term: 1 leader_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } health_report { overall_health: UNKNOWN } } }
W20260710 11:02:07.619457 14359 consensus_peers.cc:597] T e92a464c248147d2b304a71cf1f47c3c P 4e2dafc075f4424ca4890a197eb69f43 -> Peer 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2:41595): Couldn't send request to peer 076baed3d9264294a5fcb541ba8ee69d. 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 11:02:07.619145 14436 raft_consensus.cc:359] T 9af2a8dba558401c85743b2c081069d9 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.620028 14436 raft_consensus.cc:385] T 9af2a8dba558401c85743b2c081069d9 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:07.620405 14436 raft_consensus.cc:740] T 9af2a8dba558401c85743b2c081069d9 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a852b36c8a44bd7980b0b294b9c76f6, State: Initialized, Role: FOLLOWER
I20260710 11:02:07.621219 14436 consensus_queue.cc:260] T 9af2a8dba558401c85743b2c081069d9 P 1a852b36c8a44bd7980b0b294b9c76f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.623119 14436 ts_tablet_manager.cc:1434] T 9af2a8dba558401c85743b2c081069d9 P 1a852b36c8a44bd7980b0b294b9c76f6: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260710 11:02:07.622751 14448 consensus_queue.cc:1048] T 536872f5774f433c9f4960716963ba54 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:07.625098 14436 tablet_bootstrap.cc:492] T 4512b753848043eb9571998f6fe65983 P 1a852b36c8a44bd7980b0b294b9c76f6: Bootstrap starting.
I20260710 11:02:07.626000 14359 leader_election.cc:304] T 6c3f162363bb40888ebd0a3bb2e64745 P 4e2dafc075f4424ca4890a197eb69f43 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 076baed3d9264294a5fcb541ba8ee69d, 4e2dafc075f4424ca4890a197eb69f43; no voters: 
I20260710 11:02:07.626766 14448 raft_consensus.cc:2804] T 6c3f162363bb40888ebd0a3bb2e64745 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:07.627413 14448 raft_consensus.cc:697] T 6c3f162363bb40888ebd0a3bb2e64745 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 LEADER]: Becoming Leader. State: Replica: 4e2dafc075f4424ca4890a197eb69f43, State: Running, Role: LEADER
I20260710 11:02:07.628033 14448 consensus_queue.cc:237] T 6c3f162363bb40888ebd0a3bb2e64745 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.628432 14434 tablet_bootstrap.cc:654] T f0634539c54b4cde8a358c12b89ef8f8 P 076baed3d9264294a5fcb541ba8ee69d: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:07.629343 14435 tablet_bootstrap.cc:654] T 236cc0689dcf430dad2774090b533a41 P 4e2dafc075f4424ca4890a197eb69f43: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:07.637610 14492 raft_consensus.cc:2749] T 9c5fb489ac064ff99207b14a0ebdec1b P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:07.647161 14436 tablet_bootstrap.cc:654] T 4512b753848043eb9571998f6fe65983 P 1a852b36c8a44bd7980b0b294b9c76f6: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:07.653561 14450 consensus_queue.cc:1048] T e92a464c248147d2b304a71cf1f47c3c P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:07.655802 14392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9f52bae0f3c45c68f86898a5e33bef9" candidate_uuid: "076baed3d9264294a5fcb541ba8ee69d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e2dafc075f4424ca4890a197eb69f43"
I20260710 11:02:07.656620 14392 raft_consensus.cc:3060] T b9f52bae0f3c45c68f86898a5e33bef9 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:07.655457 14141 catalog_manager.cc:5697] T f0634539c54b4cde8a358c12b89ef8f8 P 4e2dafc075f4424ca4890a197eb69f43 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3). New cstate: current_term: 1 leader_uuid: "4e2dafc075f4424ca4890a197eb69f43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:07.658460 14141 catalog_manager.cc:5697] T 05806a0b82ff475cadaaf47e083a8135 P 4e2dafc075f4424ca4890a197eb69f43 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3). New cstate: current_term: 1 leader_uuid: "4e2dafc075f4424ca4890a197eb69f43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:07.667650 14450 raft_consensus.cc:493] T 434c91d52dd5433a97434a3005ed5bb0 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:07.668321 14450 raft_consensus.cc:515] T 434c91d52dd5433a97434a3005ed5bb0 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.672427 14245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "434c91d52dd5433a97434a3005ed5bb0" candidate_uuid: "4e2dafc075f4424ca4890a197eb69f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" is_pre_election: true
I20260710 11:02:07.676673 14320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "434c91d52dd5433a97434a3005ed5bb0" candidate_uuid: "4e2dafc075f4424ca4890a197eb69f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "076baed3d9264294a5fcb541ba8ee69d" is_pre_election: true
W20260710 11:02:07.681429 14359 leader_election.cc:343] T 434c91d52dd5433a97434a3005ed5bb0 P 4e2dafc075f4424ca4890a197eb69f43 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2:41595): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:02:07.682638 14359 leader_election.cc:343] T 434c91d52dd5433a97434a3005ed5bb0 P 4e2dafc075f4424ca4890a197eb69f43 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:07.684384 14359 leader_election.cc:304] T 434c91d52dd5433a97434a3005ed5bb0 P 4e2dafc075f4424ca4890a197eb69f43 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e2dafc075f4424ca4890a197eb69f43; no voters: 076baed3d9264294a5fcb541ba8ee69d, 1a852b36c8a44bd7980b0b294b9c76f6
I20260710 11:02:07.685174 14439 raft_consensus.cc:2749] T 434c91d52dd5433a97434a3005ed5bb0 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:07.683044 14450 leader_election.cc:290] T 434c91d52dd5433a97434a3005ed5bb0 P 4e2dafc075f4424ca4890a197eb69f43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139), 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2:41595)
I20260710 11:02:07.686086 14483 consensus_queue.cc:1048] T 536872f5774f433c9f4960716963ba54 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:02:07.692596 14435 tablet_bootstrap.cc:492] T 236cc0689dcf430dad2774090b533a41 P 4e2dafc075f4424ca4890a197eb69f43: No bootstrap required, opened a new log
I20260710 11:02:07.693231 14435 ts_tablet_manager.cc:1403] T 236cc0689dcf430dad2774090b533a41 P 4e2dafc075f4424ca4890a197eb69f43: Time spent bootstrapping tablet: real 0.109s	user 0.012s	sys 0.015s
I20260710 11:02:07.697158 14435 raft_consensus.cc:359] T 236cc0689dcf430dad2774090b533a41 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.697855 14435 raft_consensus.cc:385] T 236cc0689dcf430dad2774090b533a41 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:07.698148 14435 raft_consensus.cc:740] T 236cc0689dcf430dad2774090b533a41 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e2dafc075f4424ca4890a197eb69f43, State: Initialized, Role: FOLLOWER
I20260710 11:02:07.700793 14492 raft_consensus.cc:493] T 05806a0b82ff475cadaaf47e083a8135 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:07.701265 14492 raft_consensus.cc:515] T 05806a0b82ff475cadaaf47e083a8135 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.698755 14435 consensus_queue.cc:260] T 236cc0689dcf430dad2774090b533a41 P 4e2dafc075f4424ca4890a197eb69f43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.703332 14492 leader_election.cc:290] T 05806a0b82ff475cadaaf47e083a8135 P 1a852b36c8a44bd7980b0b294b9c76f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2:41595), 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3:38179)
I20260710 11:02:07.705304 14435 ts_tablet_manager.cc:1434] T 236cc0689dcf430dad2774090b533a41 P 4e2dafc075f4424ca4890a197eb69f43: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 11:02:07.705996 14394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05806a0b82ff475cadaaf47e083a8135" candidate_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e2dafc075f4424ca4890a197eb69f43" is_pre_election: true
I20260710 11:02:07.706357 14435 tablet_bootstrap.cc:492] T 158184de317345699d02e174310e3851 P 4e2dafc075f4424ca4890a197eb69f43: Bootstrap starting.
I20260710 11:02:07.705013 14320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05806a0b82ff475cadaaf47e083a8135" candidate_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "076baed3d9264294a5fcb541ba8ee69d" is_pre_election: true
I20260710 11:02:07.708372 14320 raft_consensus.cc:2393] T 05806a0b82ff475cadaaf47e083a8135 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a852b36c8a44bd7980b0b294b9c76f6 in current term 1: Already voted for candidate 4e2dafc075f4424ca4890a197eb69f43 in this term.
I20260710 11:02:07.709192 14392 raft_consensus.cc:2468] T b9f52bae0f3c45c68f86898a5e33bef9 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 076baed3d9264294a5fcb541ba8ee69d in term 1.
I20260710 11:02:07.709852 14211 leader_election.cc:304] T 05806a0b82ff475cadaaf47e083a8135 P 1a852b36c8a44bd7980b0b294b9c76f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a852b36c8a44bd7980b0b294b9c76f6; no voters: 076baed3d9264294a5fcb541ba8ee69d, 4e2dafc075f4424ca4890a197eb69f43
I20260710 11:02:07.710836 14492 raft_consensus.cc:3060] T 05806a0b82ff475cadaaf47e083a8135 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:07.710593 14286 leader_election.cc:304] T b9f52bae0f3c45c68f86898a5e33bef9 P 076baed3d9264294a5fcb541ba8ee69d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 076baed3d9264294a5fcb541ba8ee69d, 4e2dafc075f4424ca4890a197eb69f43; no voters: 1a852b36c8a44bd7980b0b294b9c76f6
I20260710 11:02:07.712087 14477 raft_consensus.cc:2804] T b9f52bae0f3c45c68f86898a5e33bef9 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:07.712615 14477 raft_consensus.cc:697] T b9f52bae0f3c45c68f86898a5e33bef9 P 076baed3d9264294a5fcb541ba8ee69d [term 1 LEADER]: Becoming Leader. State: Replica: 076baed3d9264294a5fcb541ba8ee69d, State: Running, Role: LEADER
I20260710 11:02:07.713544 14477 consensus_queue.cc:237] T b9f52bae0f3c45c68f86898a5e33bef9 P 076baed3d9264294a5fcb541ba8ee69d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.719750 14142 catalog_manager.cc:5697] T 6c3f162363bb40888ebd0a3bb2e64745 P 4e2dafc075f4424ca4890a197eb69f43 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3). New cstate: current_term: 1 leader_uuid: "4e2dafc075f4424ca4890a197eb69f43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:07.729552 14492 raft_consensus.cc:2749] T 05806a0b82ff475cadaaf47e083a8135 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:07.742420 14141 catalog_manager.cc:5697] T b9f52bae0f3c45c68f86898a5e33bef9 P 076baed3d9264294a5fcb541ba8ee69d reported cstate change: term changed from 0 to 1, leader changed from <none> to 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2). New cstate: current_term: 1 leader_uuid: "076baed3d9264294a5fcb541ba8ee69d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:07.749663 14436 tablet_bootstrap.cc:492] T 4512b753848043eb9571998f6fe65983 P 1a852b36c8a44bd7980b0b294b9c76f6: No bootstrap required, opened a new log
I20260710 11:02:07.750097 14436 ts_tablet_manager.cc:1403] T 4512b753848043eb9571998f6fe65983 P 1a852b36c8a44bd7980b0b294b9c76f6: Time spent bootstrapping tablet: real 0.125s	user 0.013s	sys 0.016s
I20260710 11:02:07.750850 14435 tablet_bootstrap.cc:654] T 158184de317345699d02e174310e3851 P 4e2dafc075f4424ca4890a197eb69f43: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:07.752409 14434 tablet_bootstrap.cc:492] T f0634539c54b4cde8a358c12b89ef8f8 P 076baed3d9264294a5fcb541ba8ee69d: No bootstrap required, opened a new log
I20260710 11:02:07.752908 14434 ts_tablet_manager.cc:1403] T f0634539c54b4cde8a358c12b89ef8f8 P 076baed3d9264294a5fcb541ba8ee69d: Time spent bootstrapping tablet: real 0.154s	user 0.021s	sys 0.000s
I20260710 11:02:07.752566 14436 raft_consensus.cc:359] T 4512b753848043eb9571998f6fe65983 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.753296 14436 raft_consensus.cc:385] T 4512b753848043eb9571998f6fe65983 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:07.753588 14436 raft_consensus.cc:740] T 4512b753848043eb9571998f6fe65983 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a852b36c8a44bd7980b0b294b9c76f6, State: Initialized, Role: FOLLOWER
I20260710 11:02:07.754369 14436 consensus_queue.cc:260] T 4512b753848043eb9571998f6fe65983 P 1a852b36c8a44bd7980b0b294b9c76f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.756471 14436 ts_tablet_manager.cc:1434] T 4512b753848043eb9571998f6fe65983 P 1a852b36c8a44bd7980b0b294b9c76f6: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:02:07.756367 14434 raft_consensus.cc:359] T f0634539c54b4cde8a358c12b89ef8f8 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.757149 14434 raft_consensus.cc:385] T f0634539c54b4cde8a358c12b89ef8f8 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:07.757387 14436 tablet_bootstrap.cc:492] T b9f52bae0f3c45c68f86898a5e33bef9 P 1a852b36c8a44bd7980b0b294b9c76f6: Bootstrap starting.
I20260710 11:02:07.757484 14434 raft_consensus.cc:740] T f0634539c54b4cde8a358c12b89ef8f8 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 076baed3d9264294a5fcb541ba8ee69d, State: Initialized, Role: FOLLOWER
I20260710 11:02:07.758297 14434 consensus_queue.cc:260] T f0634539c54b4cde8a358c12b89ef8f8 P 076baed3d9264294a5fcb541ba8ee69d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.761092 14434 ts_tablet_manager.cc:1434] T f0634539c54b4cde8a358c12b89ef8f8 P 076baed3d9264294a5fcb541ba8ee69d: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 11:02:07.762247 14434 tablet_bootstrap.cc:492] T 9af2a8dba558401c85743b2c081069d9 P 076baed3d9264294a5fcb541ba8ee69d: Bootstrap starting.
I20260710 11:02:07.768160 14436 tablet_bootstrap.cc:654] T b9f52bae0f3c45c68f86898a5e33bef9 P 1a852b36c8a44bd7980b0b294b9c76f6: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:07.773388 14435 tablet_bootstrap.cc:492] T 158184de317345699d02e174310e3851 P 4e2dafc075f4424ca4890a197eb69f43: No bootstrap required, opened a new log
I20260710 11:02:07.773960 14435 ts_tablet_manager.cc:1403] T 158184de317345699d02e174310e3851 P 4e2dafc075f4424ca4890a197eb69f43: Time spent bootstrapping tablet: real 0.068s	user 0.012s	sys 0.001s
I20260710 11:02:07.776801 14435 raft_consensus.cc:359] T 158184de317345699d02e174310e3851 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.777551 14435 raft_consensus.cc:385] T 158184de317345699d02e174310e3851 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:07.777868 14435 raft_consensus.cc:740] T 158184de317345699d02e174310e3851 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e2dafc075f4424ca4890a197eb69f43, State: Initialized, Role: FOLLOWER
I20260710 11:02:07.778671 14435 consensus_queue.cc:260] T 158184de317345699d02e174310e3851 P 4e2dafc075f4424ca4890a197eb69f43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.780553 14434 tablet_bootstrap.cc:654] T 9af2a8dba558401c85743b2c081069d9 P 076baed3d9264294a5fcb541ba8ee69d: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:07.781173 14435 ts_tablet_manager.cc:1434] T 158184de317345699d02e174310e3851 P 4e2dafc075f4424ca4890a197eb69f43: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:02:07.782169 14435 tablet_bootstrap.cc:492] T b277eb5951774f95a7d498155304ad07 P 4e2dafc075f4424ca4890a197eb69f43: Bootstrap starting.
I20260710 11:02:07.787869 14435 tablet_bootstrap.cc:654] T b277eb5951774f95a7d498155304ad07 P 4e2dafc075f4424ca4890a197eb69f43: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:07.788028 14436 tablet_bootstrap.cc:492] T b9f52bae0f3c45c68f86898a5e33bef9 P 1a852b36c8a44bd7980b0b294b9c76f6: No bootstrap required, opened a new log
I20260710 11:02:07.788650 14436 ts_tablet_manager.cc:1403] T b9f52bae0f3c45c68f86898a5e33bef9 P 1a852b36c8a44bd7980b0b294b9c76f6: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.009s
I20260710 11:02:07.790904 14434 tablet_bootstrap.cc:492] T 9af2a8dba558401c85743b2c081069d9 P 076baed3d9264294a5fcb541ba8ee69d: No bootstrap required, opened a new log
I20260710 11:02:07.791388 14434 ts_tablet_manager.cc:1403] T 9af2a8dba558401c85743b2c081069d9 P 076baed3d9264294a5fcb541ba8ee69d: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.005s
I20260710 11:02:07.791548 14436 raft_consensus.cc:359] T b9f52bae0f3c45c68f86898a5e33bef9 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.792301 14436 raft_consensus.cc:385] T b9f52bae0f3c45c68f86898a5e33bef9 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:07.792601 14436 raft_consensus.cc:740] T b9f52bae0f3c45c68f86898a5e33bef9 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a852b36c8a44bd7980b0b294b9c76f6, State: Initialized, Role: FOLLOWER
I20260710 11:02:07.793318 14436 consensus_queue.cc:260] T b9f52bae0f3c45c68f86898a5e33bef9 P 1a852b36c8a44bd7980b0b294b9c76f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.794130 14434 raft_consensus.cc:359] T 9af2a8dba558401c85743b2c081069d9 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.794863 14434 raft_consensus.cc:385] T 9af2a8dba558401c85743b2c081069d9 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:07.796901 14434 raft_consensus.cc:740] T 9af2a8dba558401c85743b2c081069d9 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 076baed3d9264294a5fcb541ba8ee69d, State: Initialized, Role: FOLLOWER
I20260710 11:02:07.798298 14436 ts_tablet_manager.cc:1434] T b9f52bae0f3c45c68f86898a5e33bef9 P 1a852b36c8a44bd7980b0b294b9c76f6: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:02:07.798070 14434 consensus_queue.cc:260] T 9af2a8dba558401c85743b2c081069d9 P 076baed3d9264294a5fcb541ba8ee69d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.799293 14436 tablet_bootstrap.cc:492] T b277eb5951774f95a7d498155304ad07 P 1a852b36c8a44bd7980b0b294b9c76f6: Bootstrap starting.
I20260710 11:02:07.800595 14477 consensus_queue.cc:1048] T 9c5fb489ac064ff99207b14a0ebdec1b P 076baed3d9264294a5fcb541ba8ee69d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:07.803372 14434 ts_tablet_manager.cc:1434] T 9af2a8dba558401c85743b2c081069d9 P 076baed3d9264294a5fcb541ba8ee69d: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260710 11:02:07.804876 14434 tablet_bootstrap.cc:492] T e92a464c248147d2b304a71cf1f47c3c P 076baed3d9264294a5fcb541ba8ee69d: Bootstrap starting.
I20260710 11:02:07.806157 14436 tablet_bootstrap.cc:654] T b277eb5951774f95a7d498155304ad07 P 1a852b36c8a44bd7980b0b294b9c76f6: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:07.812244 14434 tablet_bootstrap.cc:654] T e92a464c248147d2b304a71cf1f47c3c P 076baed3d9264294a5fcb541ba8ee69d: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:07.817912 14436 tablet_bootstrap.cc:492] T b277eb5951774f95a7d498155304ad07 P 1a852b36c8a44bd7980b0b294b9c76f6: No bootstrap required, opened a new log
I20260710 11:02:07.818578 14436 ts_tablet_manager.cc:1403] T b277eb5951774f95a7d498155304ad07 P 1a852b36c8a44bd7980b0b294b9c76f6: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.009s
I20260710 11:02:07.823058 14436 raft_consensus.cc:359] T b277eb5951774f95a7d498155304ad07 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.823822 14436 raft_consensus.cc:385] T b277eb5951774f95a7d498155304ad07 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:07.824150 14436 raft_consensus.cc:740] T b277eb5951774f95a7d498155304ad07 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a852b36c8a44bd7980b0b294b9c76f6, State: Initialized, Role: FOLLOWER
I20260710 11:02:07.824982 14436 consensus_queue.cc:260] T b277eb5951774f95a7d498155304ad07 P 1a852b36c8a44bd7980b0b294b9c76f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.827128 14448 raft_consensus.cc:493] T 3967fecde1734e37b365a7168efb0949 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:07.827745 14448 raft_consensus.cc:515] T 3967fecde1734e37b365a7168efb0949 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.828389 14436 ts_tablet_manager.cc:1434] T b277eb5951774f95a7d498155304ad07 P 1a852b36c8a44bd7980b0b294b9c76f6: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260710 11:02:07.829730 14436 tablet_bootstrap.cc:492] T 158184de317345699d02e174310e3851 P 1a852b36c8a44bd7980b0b294b9c76f6: Bootstrap starting.
I20260710 11:02:07.829901 14448 leader_election.cc:290] T 3967fecde1734e37b365a7168efb0949 P 4e2dafc075f4424ca4890a197eb69f43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139), 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2:41595)
I20260710 11:02:07.833123 14319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3967fecde1734e37b365a7168efb0949" candidate_uuid: "4e2dafc075f4424ca4890a197eb69f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "076baed3d9264294a5fcb541ba8ee69d" is_pre_election: true
I20260710 11:02:07.834211 14477 consensus_queue.cc:1048] T 9c5fb489ac064ff99207b14a0ebdec1b P 076baed3d9264294a5fcb541ba8ee69d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 11:02:07.834746 14359 leader_election.cc:343] T 3967fecde1734e37b365a7168efb0949 P 4e2dafc075f4424ca4890a197eb69f43 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2:41595): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:07.840282 14435 tablet_bootstrap.cc:492] T b277eb5951774f95a7d498155304ad07 P 4e2dafc075f4424ca4890a197eb69f43: No bootstrap required, opened a new log
I20260710 11:02:07.840893 14435 ts_tablet_manager.cc:1403] T b277eb5951774f95a7d498155304ad07 P 4e2dafc075f4424ca4890a197eb69f43: Time spent bootstrapping tablet: real 0.059s	user 0.017s	sys 0.005s
I20260710 11:02:07.841672 14244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3967fecde1734e37b365a7168efb0949" candidate_uuid: "4e2dafc075f4424ca4890a197eb69f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" is_pre_election: true
W20260710 11:02:07.848246 14359 leader_election.cc:343] T 3967fecde1734e37b365a7168efb0949 P 4e2dafc075f4424ca4890a197eb69f43 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:07.849305 14359 leader_election.cc:304] T 3967fecde1734e37b365a7168efb0949 P 4e2dafc075f4424ca4890a197eb69f43 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e2dafc075f4424ca4890a197eb69f43; no voters: 076baed3d9264294a5fcb541ba8ee69d, 1a852b36c8a44bd7980b0b294b9c76f6
I20260710 11:02:07.850332 14434 tablet_bootstrap.cc:492] T e92a464c248147d2b304a71cf1f47c3c P 076baed3d9264294a5fcb541ba8ee69d: No bootstrap required, opened a new log
I20260710 11:02:07.850898 14434 ts_tablet_manager.cc:1403] T e92a464c248147d2b304a71cf1f47c3c P 076baed3d9264294a5fcb541ba8ee69d: Time spent bootstrapping tablet: real 0.046s	user 0.022s	sys 0.011s
I20260710 11:02:07.850965 14439 raft_consensus.cc:2749] T 3967fecde1734e37b365a7168efb0949 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:07.848196 14435 raft_consensus.cc:359] T b277eb5951774f95a7d498155304ad07 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.851750 14435 raft_consensus.cc:385] T b277eb5951774f95a7d498155304ad07 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:07.852054 14435 raft_consensus.cc:740] T b277eb5951774f95a7d498155304ad07 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e2dafc075f4424ca4890a197eb69f43, State: Initialized, Role: FOLLOWER
I20260710 11:02:07.854442 14436 tablet_bootstrap.cc:654] T 158184de317345699d02e174310e3851 P 1a852b36c8a44bd7980b0b294b9c76f6: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:07.855147 14434 raft_consensus.cc:359] T e92a464c248147d2b304a71cf1f47c3c P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.855824 14434 raft_consensus.cc:385] T e92a464c248147d2b304a71cf1f47c3c P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:07.856077 14434 raft_consensus.cc:740] T e92a464c248147d2b304a71cf1f47c3c P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 076baed3d9264294a5fcb541ba8ee69d, State: Initialized, Role: FOLLOWER
I20260710 11:02:07.856828 14492 raft_consensus.cc:493] T b9f52bae0f3c45c68f86898a5e33bef9 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:07.856782 14434 consensus_queue.cc:260] T e92a464c248147d2b304a71cf1f47c3c P 076baed3d9264294a5fcb541ba8ee69d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.857384 14492 raft_consensus.cc:515] T b9f52bae0f3c45c68f86898a5e33bef9 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.859064 14434 ts_tablet_manager.cc:1434] T e92a464c248147d2b304a71cf1f47c3c P 076baed3d9264294a5fcb541ba8ee69d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:02:07.859594 14492 leader_election.cc:290] T b9f52bae0f3c45c68f86898a5e33bef9 P 1a852b36c8a44bd7980b0b294b9c76f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2:41595), 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3:38179)
I20260710 11:02:07.859984 14434 tablet_bootstrap.cc:492] T 3d70a97918b846d0a3ae68c6726c887a P 076baed3d9264294a5fcb541ba8ee69d: Bootstrap starting.
W20260710 11:02:07.861791 14191 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:02:07.863054 14392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9f52bae0f3c45c68f86898a5e33bef9" candidate_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e2dafc075f4424ca4890a197eb69f43" is_pre_election: true
I20260710 11:02:07.863206 14435 consensus_queue.cc:260] T b277eb5951774f95a7d498155304ad07 P 4e2dafc075f4424ca4890a197eb69f43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.863905 14392 raft_consensus.cc:2393] T b9f52bae0f3c45c68f86898a5e33bef9 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a852b36c8a44bd7980b0b294b9c76f6 in current term 1: Already voted for candidate 076baed3d9264294a5fcb541ba8ee69d in this term.
I20260710 11:02:07.863803 14319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9f52bae0f3c45c68f86898a5e33bef9" candidate_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "076baed3d9264294a5fcb541ba8ee69d" is_pre_election: true
I20260710 11:02:07.865736 14435 ts_tablet_manager.cc:1434] T b277eb5951774f95a7d498155304ad07 P 4e2dafc075f4424ca4890a197eb69f43: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.001s
I20260710 11:02:07.866674 14435 tablet_bootstrap.cc:492] T e53b43764d2a41bc9b58443a5fe1f72f P 4e2dafc075f4424ca4890a197eb69f43: Bootstrap starting.
I20260710 11:02:07.868793 14210 leader_election.cc:304] T b9f52bae0f3c45c68f86898a5e33bef9 P 1a852b36c8a44bd7980b0b294b9c76f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a852b36c8a44bd7980b0b294b9c76f6; no voters: 076baed3d9264294a5fcb541ba8ee69d, 4e2dafc075f4424ca4890a197eb69f43
I20260710 11:02:07.869536 14436 tablet_bootstrap.cc:492] T 158184de317345699d02e174310e3851 P 1a852b36c8a44bd7980b0b294b9c76f6: No bootstrap required, opened a new log
I20260710 11:02:07.869988 14436 ts_tablet_manager.cc:1403] T 158184de317345699d02e174310e3851 P 1a852b36c8a44bd7980b0b294b9c76f6: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.001s
I20260710 11:02:07.870489 14492 raft_consensus.cc:3060] T b9f52bae0f3c45c68f86898a5e33bef9 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:07.872736 14435 tablet_bootstrap.cc:654] T e53b43764d2a41bc9b58443a5fe1f72f P 4e2dafc075f4424ca4890a197eb69f43: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:07.872834 14436 raft_consensus.cc:359] T 158184de317345699d02e174310e3851 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.873581 14436 raft_consensus.cc:385] T 158184de317345699d02e174310e3851 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:07.873893 14436 raft_consensus.cc:740] T 158184de317345699d02e174310e3851 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a852b36c8a44bd7980b0b294b9c76f6, State: Initialized, Role: FOLLOWER
I20260710 11:02:07.874596 14436 consensus_queue.cc:260] T 158184de317345699d02e174310e3851 P 1a852b36c8a44bd7980b0b294b9c76f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.877166 14436 ts_tablet_manager.cc:1434] T 158184de317345699d02e174310e3851 P 1a852b36c8a44bd7980b0b294b9c76f6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:02:07.878191 14436 tablet_bootstrap.cc:492] T 7917c50f496b4460ad637fae32c19790 P 1a852b36c8a44bd7980b0b294b9c76f6: Bootstrap starting.
I20260710 11:02:07.882975 14434 tablet_bootstrap.cc:654] T 3d70a97918b846d0a3ae68c6726c887a P 076baed3d9264294a5fcb541ba8ee69d: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:07.895114 14436 tablet_bootstrap.cc:654] T 7917c50f496b4460ad637fae32c19790 P 1a852b36c8a44bd7980b0b294b9c76f6: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:07.898860 14484 raft_consensus.cc:493] T 9af2a8dba558401c85743b2c081069d9 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:07.899519 14484 raft_consensus.cc:515] T 9af2a8dba558401c85743b2c081069d9 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.904175 14392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9af2a8dba558401c85743b2c081069d9" candidate_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e2dafc075f4424ca4890a197eb69f43" is_pre_election: true
I20260710 11:02:07.905037 14435 tablet_bootstrap.cc:492] T e53b43764d2a41bc9b58443a5fe1f72f P 4e2dafc075f4424ca4890a197eb69f43: No bootstrap required, opened a new log
I20260710 11:02:07.904999 14392 raft_consensus.cc:2468] T 9af2a8dba558401c85743b2c081069d9 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a852b36c8a44bd7980b0b294b9c76f6 in term 0.
I20260710 11:02:07.905825 14435 ts_tablet_manager.cc:1403] T e53b43764d2a41bc9b58443a5fe1f72f P 4e2dafc075f4424ca4890a197eb69f43: Time spent bootstrapping tablet: real 0.039s	user 0.009s	sys 0.010s
I20260710 11:02:07.906888 14211 leader_election.cc:304] T 9af2a8dba558401c85743b2c081069d9 P 1a852b36c8a44bd7980b0b294b9c76f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a852b36c8a44bd7980b0b294b9c76f6, 4e2dafc075f4424ca4890a197eb69f43; no voters: 
I20260710 11:02:07.908252 14490 raft_consensus.cc:2804] T 9af2a8dba558401c85743b2c081069d9 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:07.908763 14490 raft_consensus.cc:493] T 9af2a8dba558401c85743b2c081069d9 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:07.909221 14490 raft_consensus.cc:3060] T 9af2a8dba558401c85743b2c081069d9 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:07.909529 14435 raft_consensus.cc:359] T e53b43764d2a41bc9b58443a5fe1f72f P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.910537 14435 raft_consensus.cc:385] T e53b43764d2a41bc9b58443a5fe1f72f P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:07.910914 14435 raft_consensus.cc:740] T e53b43764d2a41bc9b58443a5fe1f72f P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e2dafc075f4424ca4890a197eb69f43, State: Initialized, Role: FOLLOWER
I20260710 11:02:07.911898 14435 consensus_queue.cc:260] T e53b43764d2a41bc9b58443a5fe1f72f P 4e2dafc075f4424ca4890a197eb69f43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.913575 14517 raft_consensus.cc:493] T 9af2a8dba558401c85743b2c081069d9 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:07.914168 14319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9af2a8dba558401c85743b2c081069d9" candidate_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "076baed3d9264294a5fcb541ba8ee69d" is_pre_election: true
I20260710 11:02:07.914054 14517 raft_consensus.cc:515] T 9af2a8dba558401c85743b2c081069d9 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.915349 14435 ts_tablet_manager.cc:1434] T e53b43764d2a41bc9b58443a5fe1f72f P 4e2dafc075f4424ca4890a197eb69f43: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.002s
I20260710 11:02:07.917943 14319 raft_consensus.cc:2468] T 9af2a8dba558401c85743b2c081069d9 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a852b36c8a44bd7980b0b294b9c76f6 in term 0.
I20260710 11:02:07.920135 14244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9af2a8dba558401c85743b2c081069d9" candidate_uuid: "076baed3d9264294a5fcb541ba8ee69d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" is_pre_election: true
I20260710 11:02:07.920539 14435 tablet_bootstrap.cc:492] T 3d70a97918b846d0a3ae68c6726c887a P 4e2dafc075f4424ca4890a197eb69f43: Bootstrap starting.
I20260710 11:02:07.920847 14392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9af2a8dba558401c85743b2c081069d9" candidate_uuid: "076baed3d9264294a5fcb541ba8ee69d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e2dafc075f4424ca4890a197eb69f43" is_pre_election: true
I20260710 11:02:07.921482 14392 raft_consensus.cc:2468] T 9af2a8dba558401c85743b2c081069d9 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 076baed3d9264294a5fcb541ba8ee69d in term 0.
I20260710 11:02:07.922741 14286 leader_election.cc:304] T 9af2a8dba558401c85743b2c081069d9 P 076baed3d9264294a5fcb541ba8ee69d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 076baed3d9264294a5fcb541ba8ee69d, 4e2dafc075f4424ca4890a197eb69f43; no voters: 
I20260710 11:02:07.907054 14484 leader_election.cc:290] T 9af2a8dba558401c85743b2c081069d9 P 1a852b36c8a44bd7980b0b294b9c76f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2:41595), 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3:38179)
I20260710 11:02:07.923659 14477 raft_consensus.cc:2804] T 9af2a8dba558401c85743b2c081069d9 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:07.924041 14477 raft_consensus.cc:493] T 9af2a8dba558401c85743b2c081069d9 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:07.924415 14477 raft_consensus.cc:3060] T 9af2a8dba558401c85743b2c081069d9 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:07.926571 14517 leader_election.cc:290] T 9af2a8dba558401c85743b2c081069d9 P 076baed3d9264294a5fcb541ba8ee69d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139), 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3:38179)
I20260710 11:02:07.935019 14492 raft_consensus.cc:2749] T b9f52bae0f3c45c68f86898a5e33bef9 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:07.936232 14477 raft_consensus.cc:515] T 9af2a8dba558401c85743b2c081069d9 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.939091 14477 leader_election.cc:290] T 9af2a8dba558401c85743b2c081069d9 P 076baed3d9264294a5fcb541ba8ee69d [CANDIDATE]: Term 1 election: Requested vote from peers 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139), 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3:38179)
I20260710 11:02:07.936474 14490 raft_consensus.cc:515] T 9af2a8dba558401c85743b2c081069d9 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.940855 14392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9af2a8dba558401c85743b2c081069d9" candidate_uuid: "076baed3d9264294a5fcb541ba8ee69d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e2dafc075f4424ca4890a197eb69f43"
I20260710 11:02:07.941509 14392 raft_consensus.cc:3060] T 9af2a8dba558401c85743b2c081069d9 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:07.942987 14435 tablet_bootstrap.cc:654] T 3d70a97918b846d0a3ae68c6726c887a P 4e2dafc075f4424ca4890a197eb69f43: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:07.945765 14434 tablet_bootstrap.cc:492] T 3d70a97918b846d0a3ae68c6726c887a P 076baed3d9264294a5fcb541ba8ee69d: No bootstrap required, opened a new log
I20260710 11:02:07.946208 14434 ts_tablet_manager.cc:1403] T 3d70a97918b846d0a3ae68c6726c887a P 076baed3d9264294a5fcb541ba8ee69d: Time spent bootstrapping tablet: real 0.086s	user 0.024s	sys 0.034s
I20260710 11:02:07.946547 14490 leader_election.cc:290] T 9af2a8dba558401c85743b2c081069d9 P 1a852b36c8a44bd7980b0b294b9c76f6 [CANDIDATE]: Term 1 election: Requested vote from peers 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2:41595), 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3:38179)
I20260710 11:02:07.947814 14394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9af2a8dba558401c85743b2c081069d9" candidate_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e2dafc075f4424ca4890a197eb69f43"
I20260710 11:02:07.948206 14319 raft_consensus.cc:3060] T e92a464c248147d2b304a71cf1f47c3c P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:07.948889 14434 raft_consensus.cc:359] T 3d70a97918b846d0a3ae68c6726c887a P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.949577 14434 raft_consensus.cc:385] T 3d70a97918b846d0a3ae68c6726c887a P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:07.949870 14434 raft_consensus.cc:740] T 3d70a97918b846d0a3ae68c6726c887a P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 076baed3d9264294a5fcb541ba8ee69d, State: Initialized, Role: FOLLOWER
I20260710 11:02:07.950311 14435 tablet_bootstrap.cc:492] T 3d70a97918b846d0a3ae68c6726c887a P 4e2dafc075f4424ca4890a197eb69f43: No bootstrap required, opened a new log
I20260710 11:02:07.950752 14435 ts_tablet_manager.cc:1403] T 3d70a97918b846d0a3ae68c6726c887a P 4e2dafc075f4424ca4890a197eb69f43: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.001s
I20260710 11:02:07.950570 14434 consensus_queue.cc:260] T 3d70a97918b846d0a3ae68c6726c887a P 076baed3d9264294a5fcb541ba8ee69d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.951599 14517 raft_consensus.cc:493] T f0634539c54b4cde8a358c12b89ef8f8 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:07.952085 14517 raft_consensus.cc:515] T f0634539c54b4cde8a358c12b89ef8f8 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.952744 14434 ts_tablet_manager.cc:1434] T 3d70a97918b846d0a3ae68c6726c887a P 076baed3d9264294a5fcb541ba8ee69d: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:02:07.953639 14434 tablet_bootstrap.cc:492] T 236cc0689dcf430dad2774090b533a41 P 076baed3d9264294a5fcb541ba8ee69d: Bootstrap starting.
I20260710 11:02:07.954357 14517 leader_election.cc:290] T f0634539c54b4cde8a358c12b89ef8f8 P 076baed3d9264294a5fcb541ba8ee69d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139), 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3:38179)
I20260710 11:02:07.941045 14244 raft_consensus.cc:2393] T 9af2a8dba558401c85743b2c081069d9 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 076baed3d9264294a5fcb541ba8ee69d in current term 1: Already voted for candidate 1a852b36c8a44bd7980b0b294b9c76f6 in this term.
I20260710 11:02:07.956559 14244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9af2a8dba558401c85743b2c081069d9" candidate_uuid: "076baed3d9264294a5fcb541ba8ee69d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a852b36c8a44bd7980b0b294b9c76f6"
I20260710 11:02:07.957309 14244 raft_consensus.cc:2393] T 9af2a8dba558401c85743b2c081069d9 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 076baed3d9264294a5fcb541ba8ee69d in current term 1: Already voted for candidate 1a852b36c8a44bd7980b0b294b9c76f6 in this term.
I20260710 11:02:07.957278 14394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0634539c54b4cde8a358c12b89ef8f8" candidate_uuid: "076baed3d9264294a5fcb541ba8ee69d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e2dafc075f4424ca4890a197eb69f43" is_pre_election: true
I20260710 11:02:07.958500 14320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9af2a8dba558401c85743b2c081069d9" candidate_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "076baed3d9264294a5fcb541ba8ee69d"
I20260710 11:02:07.959321 14320 raft_consensus.cc:2393] T 9af2a8dba558401c85743b2c081069d9 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1a852b36c8a44bd7980b0b294b9c76f6 in current term 1: Already voted for candidate 076baed3d9264294a5fcb541ba8ee69d in this term.
I20260710 11:02:07.960002 14434 tablet_bootstrap.cc:654] T 236cc0689dcf430dad2774090b533a41 P 076baed3d9264294a5fcb541ba8ee69d: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:07.961061 14210 leader_election.cc:304] T 9af2a8dba558401c85743b2c081069d9 P 1a852b36c8a44bd7980b0b294b9c76f6 [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: 1a852b36c8a44bd7980b0b294b9c76f6; no voters: 076baed3d9264294a5fcb541ba8ee69d, 4e2dafc075f4424ca4890a197eb69f43
I20260710 11:02:07.961809 14490 raft_consensus.cc:2749] T 9af2a8dba558401c85743b2c081069d9 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:02:07.962383 14244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0634539c54b4cde8a358c12b89ef8f8" candidate_uuid: "076baed3d9264294a5fcb541ba8ee69d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" is_pre_election: true
I20260710 11:02:07.963232 14244 raft_consensus.cc:2393] T f0634539c54b4cde8a358c12b89ef8f8 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 076baed3d9264294a5fcb541ba8ee69d in current term 1: Already voted for candidate 4e2dafc075f4424ca4890a197eb69f43 in this term.
I20260710 11:02:07.965226 14392 raft_consensus.cc:2468] T 9af2a8dba558401c85743b2c081069d9 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 076baed3d9264294a5fcb541ba8ee69d in term 1.
I20260710 11:02:07.965497 14434 tablet_bootstrap.cc:492] T 236cc0689dcf430dad2774090b533a41 P 076baed3d9264294a5fcb541ba8ee69d: No bootstrap required, opened a new log
I20260710 11:02:07.965997 14434 ts_tablet_manager.cc:1403] T 236cc0689dcf430dad2774090b533a41 P 076baed3d9264294a5fcb541ba8ee69d: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.003s
I20260710 11:02:07.966480 14286 leader_election.cc:304] T 9af2a8dba558401c85743b2c081069d9 P 076baed3d9264294a5fcb541ba8ee69d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 076baed3d9264294a5fcb541ba8ee69d, 4e2dafc075f4424ca4890a197eb69f43; no voters: 1a852b36c8a44bd7980b0b294b9c76f6
I20260710 11:02:07.968083 14517 raft_consensus.cc:2804] T 9af2a8dba558401c85743b2c081069d9 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:07.968672 14517 raft_consensus.cc:697] T 9af2a8dba558401c85743b2c081069d9 P 076baed3d9264294a5fcb541ba8ee69d [term 1 LEADER]: Becoming Leader. State: Replica: 076baed3d9264294a5fcb541ba8ee69d, State: Running, Role: LEADER
I20260710 11:02:07.968731 14434 raft_consensus.cc:359] T 236cc0689dcf430dad2774090b533a41 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.969614 14434 raft_consensus.cc:385] T 236cc0689dcf430dad2774090b533a41 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:07.969923 14434 raft_consensus.cc:740] T 236cc0689dcf430dad2774090b533a41 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 076baed3d9264294a5fcb541ba8ee69d, State: Initialized, Role: FOLLOWER
I20260710 11:02:07.970613 14434 consensus_queue.cc:260] T 236cc0689dcf430dad2774090b533a41 P 076baed3d9264294a5fcb541ba8ee69d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.971686 14285 leader_election.cc:304] T f0634539c54b4cde8a358c12b89ef8f8 P 076baed3d9264294a5fcb541ba8ee69d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 076baed3d9264294a5fcb541ba8ee69d; no voters: 1a852b36c8a44bd7980b0b294b9c76f6, 4e2dafc075f4424ca4890a197eb69f43
I20260710 11:02:07.969995 14517 consensus_queue.cc:237] T 9af2a8dba558401c85743b2c081069d9 P 076baed3d9264294a5fcb541ba8ee69d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.972538 14477 raft_consensus.cc:3060] T f0634539c54b4cde8a358c12b89ef8f8 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:07.973048 14436 tablet_bootstrap.cc:492] T 7917c50f496b4460ad637fae32c19790 P 1a852b36c8a44bd7980b0b294b9c76f6: No bootstrap required, opened a new log
I20260710 11:02:07.973099 14434 ts_tablet_manager.cc:1434] T 236cc0689dcf430dad2774090b533a41 P 076baed3d9264294a5fcb541ba8ee69d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:02:07.973694 14436 ts_tablet_manager.cc:1403] T 7917c50f496b4460ad637fae32c19790 P 1a852b36c8a44bd7980b0b294b9c76f6: Time spent bootstrapping tablet: real 0.096s	user 0.004s	sys 0.030s
I20260710 11:02:07.974224 14434 tablet_bootstrap.cc:492] T d722c6bf635e4d33a45c30797f4bac79 P 076baed3d9264294a5fcb541ba8ee69d: Bootstrap starting.
I20260710 11:02:07.977154 14436 raft_consensus.cc:359] T 7917c50f496b4460ad637fae32c19790 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.977864 14436 raft_consensus.cc:385] T 7917c50f496b4460ad637fae32c19790 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:07.978152 14436 raft_consensus.cc:740] T 7917c50f496b4460ad637fae32c19790 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a852b36c8a44bd7980b0b294b9c76f6, State: Initialized, Role: FOLLOWER
I20260710 11:02:07.979465 14436 consensus_queue.cc:260] T 7917c50f496b4460ad637fae32c19790 P 1a852b36c8a44bd7980b0b294b9c76f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.980844 14434 tablet_bootstrap.cc:654] T d722c6bf635e4d33a45c30797f4bac79 P 076baed3d9264294a5fcb541ba8ee69d: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:07.983899 14435 raft_consensus.cc:359] T 3d70a97918b846d0a3ae68c6726c887a P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.987769 14435 raft_consensus.cc:385] T 3d70a97918b846d0a3ae68c6726c887a P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:07.988142 14435 raft_consensus.cc:740] T 3d70a97918b846d0a3ae68c6726c887a P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e2dafc075f4424ca4890a197eb69f43, State: Initialized, Role: FOLLOWER
I20260710 11:02:07.988404 14436 ts_tablet_manager.cc:1434] T 7917c50f496b4460ad637fae32c19790 P 1a852b36c8a44bd7980b0b294b9c76f6: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.009s
I20260710 11:02:07.988914 14435 consensus_queue.cc:260] T 3d70a97918b846d0a3ae68c6726c887a P 4e2dafc075f4424ca4890a197eb69f43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:07.981320 14477 raft_consensus.cc:2749] T f0634539c54b4cde8a358c12b89ef8f8 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:07.992408 14436 tablet_bootstrap.cc:492] T 236cc0689dcf430dad2774090b533a41 P 1a852b36c8a44bd7980b0b294b9c76f6: Bootstrap starting.
I20260710 11:02:07.992614 14434 tablet_bootstrap.cc:492] T d722c6bf635e4d33a45c30797f4bac79 P 076baed3d9264294a5fcb541ba8ee69d: No bootstrap required, opened a new log
I20260710 11:02:07.997140 14434 ts_tablet_manager.cc:1403] T d722c6bf635e4d33a45c30797f4bac79 P 076baed3d9264294a5fcb541ba8ee69d: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.008s
I20260710 11:02:08.005410 14434 raft_consensus.cc:359] T d722c6bf635e4d33a45c30797f4bac79 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:08.006250 14434 raft_consensus.cc:385] T d722c6bf635e4d33a45c30797f4bac79 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:08.006572 14434 raft_consensus.cc:740] T d722c6bf635e4d33a45c30797f4bac79 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 076baed3d9264294a5fcb541ba8ee69d, State: Initialized, Role: FOLLOWER
I20260710 11:02:08.007211 14435 ts_tablet_manager.cc:1434] T 3d70a97918b846d0a3ae68c6726c887a P 4e2dafc075f4424ca4890a197eb69f43: Time spent starting tablet: real 0.056s	user 0.012s	sys 0.006s
I20260710 11:02:08.007334 14434 consensus_queue.cc:260] T d722c6bf635e4d33a45c30797f4bac79 P 076baed3d9264294a5fcb541ba8ee69d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:08.008949 14435 tablet_bootstrap.cc:492] T d722c6bf635e4d33a45c30797f4bac79 P 4e2dafc075f4424ca4890a197eb69f43: Bootstrap starting.
I20260710 11:02:08.009277 14434 ts_tablet_manager.cc:1434] T d722c6bf635e4d33a45c30797f4bac79 P 076baed3d9264294a5fcb541ba8ee69d: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 11:02:08.010097 14434 tablet_bootstrap.cc:492] T 434c91d52dd5433a97434a3005ed5bb0 P 076baed3d9264294a5fcb541ba8ee69d: Bootstrap starting.
I20260710 11:02:08.012720 14448 consensus_queue.cc:1048] T 05806a0b82ff475cadaaf47e083a8135 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:08.014003 14484 consensus_queue.cc:1048] T 829aa1488a2a4964970e646c7dfe9354 P 1a852b36c8a44bd7980b0b294b9c76f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:08.014123 14492 consensus_queue.cc:1048] T ec9897425de1412495338d5048d5aa9f P 1a852b36c8a44bd7980b0b294b9c76f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:08.015350 14484 consensus_queue.cc:1048] T 829aa1488a2a4964970e646c7dfe9354 P 1a852b36c8a44bd7980b0b294b9c76f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:08.016135 14434 tablet_bootstrap.cc:654] T 434c91d52dd5433a97434a3005ed5bb0 P 076baed3d9264294a5fcb541ba8ee69d: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:08.018922 14448 consensus_queue.cc:1048] T 05806a0b82ff475cadaaf47e083a8135 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:08.027751 14477 raft_consensus.cc:493] T 236cc0689dcf430dad2774090b533a41 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:08.027658 14490 consensus_queue.cc:1048] T ec9897425de1412495338d5048d5aa9f P 1a852b36c8a44bd7980b0b294b9c76f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:08.028344 14477 raft_consensus.cc:515] T 236cc0689dcf430dad2774090b533a41 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:08.030733 14477 leader_election.cc:290] T 236cc0689dcf430dad2774090b533a41 P 076baed3d9264294a5fcb541ba8ee69d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139), 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3:38179)
I20260710 11:02:08.032282 14393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "236cc0689dcf430dad2774090b533a41" candidate_uuid: "076baed3d9264294a5fcb541ba8ee69d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e2dafc075f4424ca4890a197eb69f43" is_pre_election: true
I20260710 11:02:08.032932 14393 raft_consensus.cc:2468] T 236cc0689dcf430dad2774090b533a41 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 076baed3d9264294a5fcb541ba8ee69d in term 0.
I20260710 11:02:08.034849 14434 tablet_bootstrap.cc:492] T 434c91d52dd5433a97434a3005ed5bb0 P 076baed3d9264294a5fcb541ba8ee69d: No bootstrap required, opened a new log
I20260710 11:02:08.034703 14286 leader_election.cc:304] T 236cc0689dcf430dad2774090b533a41 P 076baed3d9264294a5fcb541ba8ee69d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 076baed3d9264294a5fcb541ba8ee69d, 4e2dafc075f4424ca4890a197eb69f43; no voters: 
I20260710 11:02:08.035825 14434 ts_tablet_manager.cc:1403] T 434c91d52dd5433a97434a3005ed5bb0 P 076baed3d9264294a5fcb541ba8ee69d: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.005s
I20260710 11:02:08.036278 14477 raft_consensus.cc:2804] T 236cc0689dcf430dad2774090b533a41 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:08.036809 14477 raft_consensus.cc:493] T 236cc0689dcf430dad2774090b533a41 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:08.037204 14477 raft_consensus.cc:3060] T 236cc0689dcf430dad2774090b533a41 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.038894 14434 raft_consensus.cc:359] T 434c91d52dd5433a97434a3005ed5bb0 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:08.039283 14490 raft_consensus.cc:493] T 158184de317345699d02e174310e3851 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:08.039597 14434 raft_consensus.cc:385] T 434c91d52dd5433a97434a3005ed5bb0 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:08.039912 14434 raft_consensus.cc:740] T 434c91d52dd5433a97434a3005ed5bb0 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 076baed3d9264294a5fcb541ba8ee69d, State: Initialized, Role: FOLLOWER
I20260710 11:02:08.039819 14490 raft_consensus.cc:515] T 158184de317345699d02e174310e3851 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:08.042313 14490 leader_election.cc:290] T 158184de317345699d02e174310e3851 P 1a852b36c8a44bd7980b0b294b9c76f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2:41595), 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3:38179)
I20260710 11:02:08.043871 14434 consensus_queue.cc:260] T 434c91d52dd5433a97434a3005ed5bb0 P 076baed3d9264294a5fcb541ba8ee69d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:08.044134 14317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "158184de317345699d02e174310e3851" candidate_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "076baed3d9264294a5fcb541ba8ee69d" is_pre_election: true
I20260710 11:02:08.044847 14317 raft_consensus.cc:2468] T 158184de317345699d02e174310e3851 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a852b36c8a44bd7980b0b294b9c76f6 in term 0.
I20260710 11:02:08.045140 14393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "158184de317345699d02e174310e3851" candidate_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e2dafc075f4424ca4890a197eb69f43" is_pre_election: true
I20260710 11:02:08.045607 14393 raft_consensus.cc:2468] T 158184de317345699d02e174310e3851 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a852b36c8a44bd7980b0b294b9c76f6 in term 0.
I20260710 11:02:08.046173 14210 leader_election.cc:304] T 158184de317345699d02e174310e3851 P 1a852b36c8a44bd7980b0b294b9c76f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 076baed3d9264294a5fcb541ba8ee69d, 1a852b36c8a44bd7980b0b294b9c76f6; no voters: 
I20260710 11:02:08.046887 14490 raft_consensus.cc:2804] T 158184de317345699d02e174310e3851 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:08.047298 14490 raft_consensus.cc:493] T 158184de317345699d02e174310e3851 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:08.047689 14490 raft_consensus.cc:3060] T 158184de317345699d02e174310e3851 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.049868 14477 raft_consensus.cc:515] T 236cc0689dcf430dad2774090b533a41 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:08.051417 14434 ts_tablet_manager.cc:1434] T 434c91d52dd5433a97434a3005ed5bb0 P 076baed3d9264294a5fcb541ba8ee69d: Time spent starting tablet: real 0.015s	user 0.002s	sys 0.004s
I20260710 11:02:08.051465 14440 raft_consensus.cc:493] T 4512b753848043eb9571998f6fe65983 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:08.052480 14434 tablet_bootstrap.cc:492] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 076baed3d9264294a5fcb541ba8ee69d: Bootstrap starting.
I20260710 11:02:08.052181 14440 raft_consensus.cc:515] T 4512b753848043eb9571998f6fe65983 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:08.057368 14450 raft_consensus.cc:493] T b277eb5951774f95a7d498155304ad07 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:08.057883 14450 raft_consensus.cc:515] T b277eb5951774f95a7d498155304ad07 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:08.060037 14450 leader_election.cc:290] T b277eb5951774f95a7d498155304ad07 P 4e2dafc075f4424ca4890a197eb69f43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139), 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2:41595)
I20260710 11:02:08.061492 14490 raft_consensus.cc:515] T 158184de317345699d02e174310e3851 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:08.062055 14450 consensus_queue.cc:1048] T 6c3f162363bb40888ebd0a3bb2e64745 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:08.063596 14317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b277eb5951774f95a7d498155304ad07" candidate_uuid: "4e2dafc075f4424ca4890a197eb69f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "076baed3d9264294a5fcb541ba8ee69d" is_pre_election: true
I20260710 11:02:08.064910 14244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b277eb5951774f95a7d498155304ad07" candidate_uuid: "4e2dafc075f4424ca4890a197eb69f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" is_pre_election: true
I20260710 11:02:08.065724 14317 raft_consensus.cc:2468] T b277eb5951774f95a7d498155304ad07 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e2dafc075f4424ca4890a197eb69f43 in term 0.
I20260710 11:02:08.066051 14244 raft_consensus.cc:2468] T b277eb5951774f95a7d498155304ad07 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e2dafc075f4424ca4890a197eb69f43 in term 0.
I20260710 11:02:08.067221 14359 leader_election.cc:304] T b277eb5951774f95a7d498155304ad07 P 4e2dafc075f4424ca4890a197eb69f43 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a852b36c8a44bd7980b0b294b9c76f6, 4e2dafc075f4424ca4890a197eb69f43; no voters: 
I20260710 11:02:08.068784 14450 raft_consensus.cc:2804] T b277eb5951774f95a7d498155304ad07 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:08.069204 14450 raft_consensus.cc:493] T b277eb5951774f95a7d498155304ad07 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:08.069618 14450 raft_consensus.cc:3060] T b277eb5951774f95a7d498155304ad07 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.072058 14434 tablet_bootstrap.cc:654] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 076baed3d9264294a5fcb541ba8ee69d: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:08.077713 14450 raft_consensus.cc:515] T b277eb5951774f95a7d498155304ad07 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:08.082903 14245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "236cc0689dcf430dad2774090b533a41" candidate_uuid: "076baed3d9264294a5fcb541ba8ee69d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" is_pre_election: true
I20260710 11:02:08.083495 14537 raft_consensus.cc:493] T 3d70a97918b846d0a3ae68c6726c887a P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:08.084046 14537 raft_consensus.cc:515] T 3d70a97918b846d0a3ae68c6726c887a P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
W20260710 11:02:08.084789 14285 leader_election.cc:343] T 236cc0689dcf430dad2774090b533a41 P 076baed3d9264294a5fcb541ba8ee69d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:08.086911 14435 tablet_bootstrap.cc:654] T d722c6bf635e4d33a45c30797f4bac79 P 4e2dafc075f4424ca4890a197eb69f43: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:08.090553 14436 tablet_bootstrap.cc:654] T 236cc0689dcf430dad2774090b533a41 P 1a852b36c8a44bd7980b0b294b9c76f6: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:08.092540 14483 consensus_queue.cc:1048] T 6c3f162363bb40888ebd0a3bb2e64745 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:08.104538 14435 tablet_bootstrap.cc:492] T d722c6bf635e4d33a45c30797f4bac79 P 4e2dafc075f4424ca4890a197eb69f43: No bootstrap required, opened a new log
I20260710 11:02:08.105122 14435 ts_tablet_manager.cc:1403] T d722c6bf635e4d33a45c30797f4bac79 P 4e2dafc075f4424ca4890a197eb69f43: Time spent bootstrapping tablet: real 0.096s	user 0.012s	sys 0.004s
I20260710 11:02:08.108321 14435 raft_consensus.cc:359] T d722c6bf635e4d33a45c30797f4bac79 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:08.109103 14435 raft_consensus.cc:385] T d722c6bf635e4d33a45c30797f4bac79 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:08.109426 14435 raft_consensus.cc:740] T d722c6bf635e4d33a45c30797f4bac79 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e2dafc075f4424ca4890a197eb69f43, State: Initialized, Role: FOLLOWER
I20260710 11:02:08.111927 14440 leader_election.cc:290] T 4512b753848043eb9571998f6fe65983 P 076baed3d9264294a5fcb541ba8ee69d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139), 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3:38179)
I20260710 11:02:08.113220 14392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4512b753848043eb9571998f6fe65983" candidate_uuid: "076baed3d9264294a5fcb541ba8ee69d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e2dafc075f4424ca4890a197eb69f43" is_pre_election: true
I20260710 11:02:08.113803 14537 leader_election.cc:290] T 3d70a97918b846d0a3ae68c6726c887a P 076baed3d9264294a5fcb541ba8ee69d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139), 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3:38179)
I20260710 11:02:08.113883 14392 raft_consensus.cc:2468] T 4512b753848043eb9571998f6fe65983 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 076baed3d9264294a5fcb541ba8ee69d in term 0.
I20260710 11:02:08.114643 14435 consensus_queue.cc:260] T d722c6bf635e4d33a45c30797f4bac79 P 4e2dafc075f4424ca4890a197eb69f43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:08.116604 14245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4512b753848043eb9571998f6fe65983" candidate_uuid: "076baed3d9264294a5fcb541ba8ee69d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" is_pre_election: true
I20260710 11:02:08.116722 14244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d70a97918b846d0a3ae68c6726c887a" candidate_uuid: "076baed3d9264294a5fcb541ba8ee69d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" is_pre_election: true
I20260710 11:02:08.117193 14245 raft_consensus.cc:2468] T 4512b753848043eb9571998f6fe65983 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 076baed3d9264294a5fcb541ba8ee69d in term 0.
I20260710 11:02:08.118603 14286 leader_election.cc:304] T 4512b753848043eb9571998f6fe65983 P 076baed3d9264294a5fcb541ba8ee69d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 076baed3d9264294a5fcb541ba8ee69d, 4e2dafc075f4424ca4890a197eb69f43; no voters: 
W20260710 11:02:08.119396 14285 leader_election.cc:343] T 3d70a97918b846d0a3ae68c6726c887a P 076baed3d9264294a5fcb541ba8ee69d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:08.119506 14394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "158184de317345699d02e174310e3851" candidate_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e2dafc075f4424ca4890a197eb69f43"
I20260710 11:02:08.119922 14392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d70a97918b846d0a3ae68c6726c887a" candidate_uuid: "076baed3d9264294a5fcb541ba8ee69d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e2dafc075f4424ca4890a197eb69f43" is_pre_election: true
I20260710 11:02:08.120102 14394 raft_consensus.cc:3060] T 158184de317345699d02e174310e3851 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.120505 14392 raft_consensus.cc:2468] T 3d70a97918b846d0a3ae68c6726c887a P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 076baed3d9264294a5fcb541ba8ee69d in term 0.
I20260710 11:02:08.120712 14317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "158184de317345699d02e174310e3851" candidate_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "076baed3d9264294a5fcb541ba8ee69d"
I20260710 11:02:08.121272 14317 raft_consensus.cc:3060] T 158184de317345699d02e174310e3851 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.121628 14286 leader_election.cc:304] T 3d70a97918b846d0a3ae68c6726c887a P 076baed3d9264294a5fcb541ba8ee69d [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: 076baed3d9264294a5fcb541ba8ee69d, 4e2dafc075f4424ca4890a197eb69f43; no voters: 1a852b36c8a44bd7980b0b294b9c76f6
I20260710 11:02:08.126439 14435 ts_tablet_manager.cc:1434] T d722c6bf635e4d33a45c30797f4bac79 P 4e2dafc075f4424ca4890a197eb69f43: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.000s
I20260710 11:02:08.127990 14483 consensus_queue.cc:1048] T f0634539c54b4cde8a358c12b89ef8f8 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:08.128273 14394 raft_consensus.cc:2468] T 158184de317345699d02e174310e3851 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a852b36c8a44bd7980b0b294b9c76f6 in term 1.
I20260710 11:02:08.129391 14211 leader_election.cc:304] T 158184de317345699d02e174310e3851 P 1a852b36c8a44bd7980b0b294b9c76f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a852b36c8a44bd7980b0b294b9c76f6, 4e2dafc075f4424ca4890a197eb69f43; no voters: 
I20260710 11:02:08.130744 14447 raft_consensus.cc:2804] T 158184de317345699d02e174310e3851 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:08.131238 14447 raft_consensus.cc:697] T 158184de317345699d02e174310e3851 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 LEADER]: Becoming Leader. State: Replica: 1a852b36c8a44bd7980b0b294b9c76f6, State: Running, Role: LEADER
I20260710 11:02:08.132020 14447 consensus_queue.cc:237] T 158184de317345699d02e174310e3851 P 1a852b36c8a44bd7980b0b294b9c76f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:08.132454 14537 raft_consensus.cc:2804] T 4512b753848043eb9571998f6fe65983 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:08.133977 14537 raft_consensus.cc:493] T 4512b753848043eb9571998f6fe65983 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:08.134451 14537 raft_consensus.cc:3060] T 4512b753848043eb9571998f6fe65983 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.137754 14517 raft_consensus.cc:2804] T 3d70a97918b846d0a3ae68c6726c887a P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:08.138546 14435 tablet_bootstrap.cc:492] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 4e2dafc075f4424ca4890a197eb69f43: Bootstrap starting.
I20260710 11:02:08.138618 14517 raft_consensus.cc:493] T 3d70a97918b846d0a3ae68c6726c887a P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:08.139271 14517 raft_consensus.cc:3060] T 3d70a97918b846d0a3ae68c6726c887a P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.146832 14517 raft_consensus.cc:515] T 3d70a97918b846d0a3ae68c6726c887a P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:08.148023 14317 raft_consensus.cc:2468] T 158184de317345699d02e174310e3851 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a852b36c8a44bd7980b0b294b9c76f6 in term 1.
I20260710 11:02:08.149655 14477 leader_election.cc:290] T 236cc0689dcf430dad2774090b533a41 P 076baed3d9264294a5fcb541ba8ee69d [CANDIDATE]: Term 1 election: Requested vote from peers 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139), 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3:38179)
I20260710 11:02:08.137964 14490 leader_election.cc:290] T 158184de317345699d02e174310e3851 P 1a852b36c8a44bd7980b0b294b9c76f6 [CANDIDATE]: Term 1 election: Requested vote from peers 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2:41595), 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3:38179)
I20260710 11:02:08.163962 14392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d70a97918b846d0a3ae68c6726c887a" candidate_uuid: "076baed3d9264294a5fcb541ba8ee69d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e2dafc075f4424ca4890a197eb69f43"
I20260710 11:02:08.164781 14392 raft_consensus.cc:3060] T 3d70a97918b846d0a3ae68c6726c887a P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.165709 14394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "236cc0689dcf430dad2774090b533a41" candidate_uuid: "076baed3d9264294a5fcb541ba8ee69d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e2dafc075f4424ca4890a197eb69f43"
I20260710 11:02:08.167140 14394 raft_consensus.cc:3060] T 236cc0689dcf430dad2774090b533a41 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.176270 14517 leader_election.cc:290] T 3d70a97918b846d0a3ae68c6726c887a P 076baed3d9264294a5fcb541ba8ee69d [CANDIDATE]: Term 1 election: Requested vote from peers 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139), 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3:38179)
I20260710 11:02:08.178432 14245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d70a97918b846d0a3ae68c6726c887a" candidate_uuid: "076baed3d9264294a5fcb541ba8ee69d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a852b36c8a44bd7980b0b294b9c76f6"
I20260710 11:02:08.176461 14243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "236cc0689dcf430dad2774090b533a41" candidate_uuid: "076baed3d9264294a5fcb541ba8ee69d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a852b36c8a44bd7980b0b294b9c76f6"
W20260710 11:02:08.181190 14285 leader_election.cc:343] T 236cc0689dcf430dad2774090b533a41 P 076baed3d9264294a5fcb541ba8ee69d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:02:08.182734 14285 leader_election.cc:343] T 3d70a97918b846d0a3ae68c6726c887a P 076baed3d9264294a5fcb541ba8ee69d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:08.183077 14450 leader_election.cc:290] T b277eb5951774f95a7d498155304ad07 P 4e2dafc075f4424ca4890a197eb69f43 [CANDIDATE]: Term 1 election: Requested vote from peers 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139), 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2:41595)
I20260710 11:02:08.186107 14317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b277eb5951774f95a7d498155304ad07" candidate_uuid: "4e2dafc075f4424ca4890a197eb69f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "076baed3d9264294a5fcb541ba8ee69d"
I20260710 11:02:08.186834 14317 raft_consensus.cc:3060] T b277eb5951774f95a7d498155304ad07 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.187117 14450 consensus_queue.cc:1048] T f0634539c54b4cde8a358c12b89ef8f8 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:08.194064 14245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b277eb5951774f95a7d498155304ad07" candidate_uuid: "4e2dafc075f4424ca4890a197eb69f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a852b36c8a44bd7980b0b294b9c76f6"
I20260710 11:02:08.201359 14245 raft_consensus.cc:3060] T b277eb5951774f95a7d498155304ad07 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.221928 14537 raft_consensus.cc:515] T 4512b753848043eb9571998f6fe65983 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:08.224443 14537 leader_election.cc:290] T 4512b753848043eb9571998f6fe65983 P 076baed3d9264294a5fcb541ba8ee69d [CANDIDATE]: Term 1 election: Requested vote from peers 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139), 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3:38179)
I20260710 11:02:08.225030 14245 raft_consensus.cc:2468] T b277eb5951774f95a7d498155304ad07 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e2dafc075f4424ca4890a197eb69f43 in term 1.
I20260710 11:02:08.227278 14141 catalog_manager.cc:5697] T 158184de317345699d02e174310e3851 P 1a852b36c8a44bd7980b0b294b9c76f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1). New cstate: current_term: 1 leader_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:08.229732 14394 raft_consensus.cc:2468] T 236cc0689dcf430dad2774090b533a41 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 076baed3d9264294a5fcb541ba8ee69d in term 1.
I20260710 11:02:08.230356 14359 leader_election.cc:304] T b277eb5951774f95a7d498155304ad07 P 4e2dafc075f4424ca4890a197eb69f43 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a852b36c8a44bd7980b0b294b9c76f6, 4e2dafc075f4424ca4890a197eb69f43; no voters: 
I20260710 11:02:08.231518 14317 raft_consensus.cc:2468] T b277eb5951774f95a7d498155304ad07 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e2dafc075f4424ca4890a197eb69f43 in term 1.
I20260710 11:02:08.232165 14286 leader_election.cc:304] T 236cc0689dcf430dad2774090b533a41 P 076baed3d9264294a5fcb541ba8ee69d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 076baed3d9264294a5fcb541ba8ee69d, 4e2dafc075f4424ca4890a197eb69f43; no voters: 1a852b36c8a44bd7980b0b294b9c76f6
I20260710 11:02:08.232820 14450 raft_consensus.cc:2804] T b277eb5951774f95a7d498155304ad07 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:08.233304 14450 raft_consensus.cc:697] T b277eb5951774f95a7d498155304ad07 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 LEADER]: Becoming Leader. State: Replica: 4e2dafc075f4424ca4890a197eb69f43, State: Running, Role: LEADER
I20260710 11:02:08.234272 14535 raft_consensus.cc:2804] T 236cc0689dcf430dad2774090b533a41 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:08.237682 14393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4512b753848043eb9571998f6fe65983" candidate_uuid: "076baed3d9264294a5fcb541ba8ee69d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e2dafc075f4424ca4890a197eb69f43"
I20260710 11:02:08.238435 14393 raft_consensus.cc:3060] T 4512b753848043eb9571998f6fe65983 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.251266 14392 raft_consensus.cc:2468] T 3d70a97918b846d0a3ae68c6726c887a P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 076baed3d9264294a5fcb541ba8ee69d in term 1.
I20260710 11:02:08.253101 14448 raft_consensus.cc:493] T e53b43764d2a41bc9b58443a5fe1f72f P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:08.255345 14483 raft_consensus.cc:493] T d722c6bf635e4d33a45c30797f4bac79 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:08.255419 14448 raft_consensus.cc:515] T e53b43764d2a41bc9b58443a5fe1f72f P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:08.255882 14483 raft_consensus.cc:515] T d722c6bf635e4d33a45c30797f4bac79 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:08.257870 14483 leader_election.cc:290] T d722c6bf635e4d33a45c30797f4bac79 P 4e2dafc075f4424ca4890a197eb69f43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139), 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2:41595)
I20260710 11:02:08.258257 14448 leader_election.cc:290] T e53b43764d2a41bc9b58443a5fe1f72f P 4e2dafc075f4424ca4890a197eb69f43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139), 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2:41595)
I20260710 11:02:08.253742 14436 tablet_bootstrap.cc:492] T 236cc0689dcf430dad2774090b533a41 P 1a852b36c8a44bd7980b0b294b9c76f6: No bootstrap required, opened a new log
I20260710 11:02:08.254913 14435 tablet_bootstrap.cc:654] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 4e2dafc075f4424ca4890a197eb69f43: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:08.259282 14436 ts_tablet_manager.cc:1403] T 236cc0689dcf430dad2774090b533a41 P 1a852b36c8a44bd7980b0b294b9c76f6: Time spent bootstrapping tablet: real 0.267s	user 0.028s	sys 0.032s
I20260710 11:02:08.258574 14535 raft_consensus.cc:697] T 236cc0689dcf430dad2774090b533a41 P 076baed3d9264294a5fcb541ba8ee69d [term 1 LEADER]: Becoming Leader. State: Replica: 076baed3d9264294a5fcb541ba8ee69d, State: Running, Role: LEADER
I20260710 11:02:08.262825 14434 tablet_bootstrap.cc:492] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 076baed3d9264294a5fcb541ba8ee69d: No bootstrap required, opened a new log
I20260710 11:02:08.261206 14537 raft_consensus.cc:493] T d722c6bf635e4d33a45c30797f4bac79 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:08.264210 14537 raft_consensus.cc:515] T d722c6bf635e4d33a45c30797f4bac79 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:08.264191 14244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4512b753848043eb9571998f6fe65983" candidate_uuid: "076baed3d9264294a5fcb541ba8ee69d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a852b36c8a44bd7980b0b294b9c76f6"
I20260710 11:02:08.268977 14244 raft_consensus.cc:3060] T 4512b753848043eb9571998f6fe65983 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.263610 14434 ts_tablet_manager.cc:1403] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 076baed3d9264294a5fcb541ba8ee69d: Time spent bootstrapping tablet: real 0.211s	user 0.017s	sys 0.032s
I20260710 11:02:08.272270 14436 raft_consensus.cc:359] T 236cc0689dcf430dad2774090b533a41 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:08.273219 14436 raft_consensus.cc:385] T 236cc0689dcf430dad2774090b533a41 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:08.273557 14436 raft_consensus.cc:740] T 236cc0689dcf430dad2774090b533a41 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a852b36c8a44bd7980b0b294b9c76f6, State: Initialized, Role: FOLLOWER
I20260710 11:02:08.274571 14436 consensus_queue.cc:260] T 236cc0689dcf430dad2774090b533a41 P 1a852b36c8a44bd7980b0b294b9c76f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:08.263875 14540 consensus_queue.cc:1048] T b9f52bae0f3c45c68f86898a5e33bef9 P 076baed3d9264294a5fcb541ba8ee69d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260710 11:02:08.276787 14245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d722c6bf635e4d33a45c30797f4bac79" candidate_uuid: "076baed3d9264294a5fcb541ba8ee69d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" is_pre_election: true
I20260710 11:02:08.276288 14535 consensus_queue.cc:237] T 236cc0689dcf430dad2774090b533a41 P 076baed3d9264294a5fcb541ba8ee69d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:08.277256 14450 consensus_queue.cc:237] T b277eb5951774f95a7d498155304ad07 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:08.279026 14142 catalog_manager.cc:5697] T 9af2a8dba558401c85743b2c081069d9 P 076baed3d9264294a5fcb541ba8ee69d reported cstate change: term changed from 0 to 1, leader changed from <none> to 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2). New cstate: current_term: 1 leader_uuid: "076baed3d9264294a5fcb541ba8ee69d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:08.280608 14244 raft_consensus.cc:2468] T 4512b753848043eb9571998f6fe65983 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 076baed3d9264294a5fcb541ba8ee69d in term 1.
I20260710 11:02:08.276055 14537 leader_election.cc:290] T d722c6bf635e4d33a45c30797f4bac79 P 076baed3d9264294a5fcb541ba8ee69d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139), 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3:38179)
I20260710 11:02:08.285094 14242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e53b43764d2a41bc9b58443a5fe1f72f" candidate_uuid: "4e2dafc075f4424ca4890a197eb69f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" is_pre_election: true
I20260710 11:02:08.285686 14436 ts_tablet_manager.cc:1434] T 236cc0689dcf430dad2774090b533a41 P 1a852b36c8a44bd7980b0b294b9c76f6: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260710 11:02:08.286823 14436 tablet_bootstrap.cc:492] T 3d70a97918b846d0a3ae68c6726c887a P 1a852b36c8a44bd7980b0b294b9c76f6: Bootstrap starting.
I20260710 11:02:08.281580 14243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d722c6bf635e4d33a45c30797f4bac79" candidate_uuid: "4e2dafc075f4424ca4890a197eb69f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" is_pre_election: true
W20260710 11:02:08.300827 14285 leader_election.cc:343] T d722c6bf635e4d33a45c30797f4bac79 P 076baed3d9264294a5fcb541ba8ee69d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:02:08.310460 14359 leader_election.cc:343] T e53b43764d2a41bc9b58443a5fe1f72f P 4e2dafc075f4424ca4890a197eb69f43 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:02:08.318154 14359 leader_election.cc:343] T d722c6bf635e4d33a45c30797f4bac79 P 4e2dafc075f4424ca4890a197eb69f43 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:08.320159 14434 raft_consensus.cc:359] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:08.321466 14434 raft_consensus.cc:385] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:08.321478 14435 tablet_bootstrap.cc:492] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 4e2dafc075f4424ca4890a197eb69f43: No bootstrap required, opened a new log
I20260710 11:02:08.321867 14434 raft_consensus.cc:740] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 076baed3d9264294a5fcb541ba8ee69d, State: Initialized, Role: FOLLOWER
I20260710 11:02:08.322124 14435 ts_tablet_manager.cc:1403] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 4e2dafc075f4424ca4890a197eb69f43: Time spent bootstrapping tablet: real 0.184s	user 0.021s	sys 0.016s
I20260710 11:02:08.322352 14434 consensus_queue.cc:260] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 076baed3d9264294a5fcb541ba8ee69d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:08.324571 14434 ts_tablet_manager.cc:1434] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 076baed3d9264294a5fcb541ba8ee69d: Time spent starting tablet: real 0.053s	user 0.006s	sys 0.000s
I20260710 11:02:08.325379 14434 tablet_bootstrap.cc:492] T e53b43764d2a41bc9b58443a5fe1f72f P 076baed3d9264294a5fcb541ba8ee69d: Bootstrap starting.
I20260710 11:02:08.325664 14286 leader_election.cc:304] T 3d70a97918b846d0a3ae68c6726c887a P 076baed3d9264294a5fcb541ba8ee69d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 076baed3d9264294a5fcb541ba8ee69d, 4e2dafc075f4424ca4890a197eb69f43; no voters: 1a852b36c8a44bd7980b0b294b9c76f6
I20260710 11:02:08.326447 14540 raft_consensus.cc:2804] T 3d70a97918b846d0a3ae68c6726c887a P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:08.326987 14540 raft_consensus.cc:697] T 3d70a97918b846d0a3ae68c6726c887a P 076baed3d9264294a5fcb541ba8ee69d [term 1 LEADER]: Becoming Leader. State: Replica: 076baed3d9264294a5fcb541ba8ee69d, State: Running, Role: LEADER
I20260710 11:02:08.327107 14537 consensus_queue.cc:1048] T b9f52bae0f3c45c68f86898a5e33bef9 P 076baed3d9264294a5fcb541ba8ee69d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:08.327914 14540 consensus_queue.cc:237] T 3d70a97918b846d0a3ae68c6726c887a P 076baed3d9264294a5fcb541ba8ee69d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:08.325999 14435 raft_consensus.cc:359] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:08.329129 14435 raft_consensus.cc:385] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:08.329398 14435 raft_consensus.cc:740] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e2dafc075f4424ca4890a197eb69f43, State: Initialized, Role: FOLLOWER
I20260710 11:02:08.330063 14435 consensus_queue.cc:260] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 4e2dafc075f4424ca4890a197eb69f43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:08.331452 14435 ts_tablet_manager.cc:1434] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 4e2dafc075f4424ca4890a197eb69f43: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.003s
I20260710 11:02:08.332310 14435 tablet_bootstrap.cc:492] T 7917c50f496b4460ad637fae32c19790 P 4e2dafc075f4424ca4890a197eb69f43: Bootstrap starting.
I20260710 11:02:08.332211 14394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d722c6bf635e4d33a45c30797f4bac79" candidate_uuid: "076baed3d9264294a5fcb541ba8ee69d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e2dafc075f4424ca4890a197eb69f43" is_pre_election: true
I20260710 11:02:08.332835 14394 raft_consensus.cc:2468] T d722c6bf635e4d33a45c30797f4bac79 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 076baed3d9264294a5fcb541ba8ee69d in term 0.
I20260710 11:02:08.328892 14285 leader_election.cc:304] T 4512b753848043eb9571998f6fe65983 P 076baed3d9264294a5fcb541ba8ee69d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 076baed3d9264294a5fcb541ba8ee69d, 1a852b36c8a44bd7980b0b294b9c76f6; no voters: 
I20260710 11:02:08.336001 14535 raft_consensus.cc:2804] T 4512b753848043eb9571998f6fe65983 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:08.336686 14535 raft_consensus.cc:697] T 4512b753848043eb9571998f6fe65983 P 076baed3d9264294a5fcb541ba8ee69d [term 1 LEADER]: Becoming Leader. State: Replica: 076baed3d9264294a5fcb541ba8ee69d, State: Running, Role: LEADER
I20260710 11:02:08.337512 14535 consensus_queue.cc:237] T 4512b753848043eb9571998f6fe65983 P 076baed3d9264294a5fcb541ba8ee69d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:08.347090 14393 raft_consensus.cc:2468] T 4512b753848043eb9571998f6fe65983 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 076baed3d9264294a5fcb541ba8ee69d in term 1.
W20260710 11:02:08.376578 14549 log.cc:927] Time spent T 236cc0689dcf430dad2774090b533a41 P 076baed3d9264294a5fcb541ba8ee69d: Append to log took a long time: real 0.054s	user 0.000s	sys 0.001s
I20260710 11:02:08.388079 14517 raft_consensus.cc:493] T 434c91d52dd5433a97434a3005ed5bb0 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:08.391880 14517 raft_consensus.cc:515] T 434c91d52dd5433a97434a3005ed5bb0 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:08.394469 14517 leader_election.cc:290] T 434c91d52dd5433a97434a3005ed5bb0 P 076baed3d9264294a5fcb541ba8ee69d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139), 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3:38179)
I20260710 11:02:08.397544 14436 tablet_bootstrap.cc:654] T 3d70a97918b846d0a3ae68c6726c887a P 1a852b36c8a44bd7980b0b294b9c76f6: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:08.405808 14434 tablet_bootstrap.cc:654] T e53b43764d2a41bc9b58443a5fe1f72f P 076baed3d9264294a5fcb541ba8ee69d: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:08.407622 14320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d722c6bf635e4d33a45c30797f4bac79" candidate_uuid: "4e2dafc075f4424ca4890a197eb69f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "076baed3d9264294a5fcb541ba8ee69d" is_pre_election: true
I20260710 11:02:08.403360 14447 raft_consensus.cc:493] T 7917c50f496b4460ad637fae32c19790 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:08.408731 14320 raft_consensus.cc:2468] T d722c6bf635e4d33a45c30797f4bac79 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e2dafc075f4424ca4890a197eb69f43 in term 0.
I20260710 11:02:08.408833 14447 raft_consensus.cc:515] T 7917c50f496b4460ad637fae32c19790 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:08.412261 14320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e53b43764d2a41bc9b58443a5fe1f72f" candidate_uuid: "4e2dafc075f4424ca4890a197eb69f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "076baed3d9264294a5fcb541ba8ee69d" is_pre_election: true
I20260710 11:02:08.412523 14435 tablet_bootstrap.cc:654] T 7917c50f496b4460ad637fae32c19790 P 4e2dafc075f4424ca4890a197eb69f43: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:08.412822 14393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7917c50f496b4460ad637fae32c19790" candidate_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e2dafc075f4424ca4890a197eb69f43" is_pre_election: true
W20260710 11:02:08.414688 14211 leader_election.cc:343] T 7917c50f496b4460ad637fae32c19790 P 1a852b36c8a44bd7980b0b294b9c76f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3:38179): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:08.421703 14286 leader_election.cc:304] T d722c6bf635e4d33a45c30797f4bac79 P 076baed3d9264294a5fcb541ba8ee69d [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: 076baed3d9264294a5fcb541ba8ee69d, 4e2dafc075f4424ca4890a197eb69f43; no voters: 1a852b36c8a44bd7980b0b294b9c76f6
I20260710 11:02:08.411800 14447 leader_election.cc:290] T 7917c50f496b4460ad637fae32c19790 P 1a852b36c8a44bd7980b0b294b9c76f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2:41595), 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3:38179)
I20260710 11:02:08.437721 14450 raft_consensus.cc:493] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:08.438243 14450 raft_consensus.cc:515] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:08.430811 14541 raft_consensus.cc:493] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:08.439566 14541 raft_consensus.cc:515] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:08.445968 14450 leader_election.cc:290] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 4e2dafc075f4424ca4890a197eb69f43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139), 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2:41595)
I20260710 11:02:08.438691 14242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "434c91d52dd5433a97434a3005ed5bb0" candidate_uuid: "076baed3d9264294a5fcb541ba8ee69d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" is_pre_election: true
I20260710 11:02:08.446389 14359 leader_election.cc:304] T d722c6bf635e4d33a45c30797f4bac79 P 4e2dafc075f4424ca4890a197eb69f43 [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: 076baed3d9264294a5fcb541ba8ee69d, 4e2dafc075f4424ca4890a197eb69f43; no voters: 1a852b36c8a44bd7980b0b294b9c76f6
I20260710 11:02:08.453881 14450 raft_consensus.cc:2804] T d722c6bf635e4d33a45c30797f4bac79 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:08.454241 14450 raft_consensus.cc:493] T d722c6bf635e4d33a45c30797f4bac79 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:08.454562 14450 raft_consensus.cc:3060] T d722c6bf635e4d33a45c30797f4bac79 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.455746 14392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "434c91d52dd5433a97434a3005ed5bb0" candidate_uuid: "076baed3d9264294a5fcb541ba8ee69d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e2dafc075f4424ca4890a197eb69f43" is_pre_election: true
I20260710 11:02:08.456562 14392 raft_consensus.cc:2468] T 434c91d52dd5433a97434a3005ed5bb0 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 076baed3d9264294a5fcb541ba8ee69d in term 0.
I20260710 11:02:08.459730 14244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e40c59c0cc47c39624bf40e9ecb2c7" candidate_uuid: "4e2dafc075f4424ca4890a197eb69f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" is_pre_election: true
W20260710 11:02:08.462214 14359 leader_election.cc:343] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 4e2dafc075f4424ca4890a197eb69f43 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:08.446004 14535 raft_consensus.cc:2804] T d722c6bf635e4d33a45c30797f4bac79 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:02:08.494798 14285 leader_election.cc:343] T 434c91d52dd5433a97434a3005ed5bb0 P 076baed3d9264294a5fcb541ba8ee69d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:08.496426 14535 raft_consensus.cc:493] T d722c6bf635e4d33a45c30797f4bac79 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:08.502190 14450 raft_consensus.cc:515] T d722c6bf635e4d33a45c30797f4bac79 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:08.507339 14535 raft_consensus.cc:3060] T d722c6bf635e4d33a45c30797f4bac79 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.513847 14450 leader_election.cc:290] T d722c6bf635e4d33a45c30797f4bac79 P 4e2dafc075f4424ca4890a197eb69f43 [CANDIDATE]: Term 1 election: Requested vote from peers 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139), 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2:41595)
I20260710 11:02:08.517695 14535 raft_consensus.cc:515] T d722c6bf635e4d33a45c30797f4bac79 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:08.518415 14140 catalog_manager.cc:5697] T b277eb5951774f95a7d498155304ad07 P 4e2dafc075f4424ca4890a197eb69f43 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3). New cstate: current_term: 1 leader_uuid: "4e2dafc075f4424ca4890a197eb69f43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:08.519191 14242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d722c6bf635e4d33a45c30797f4bac79" candidate_uuid: "4e2dafc075f4424ca4890a197eb69f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a852b36c8a44bd7980b0b294b9c76f6"
W20260710 11:02:08.521670 14359 leader_election.cc:343] T d722c6bf635e4d33a45c30797f4bac79 P 4e2dafc075f4424ca4890a197eb69f43 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:08.523236 14535 leader_election.cc:290] T d722c6bf635e4d33a45c30797f4bac79 P 076baed3d9264294a5fcb541ba8ee69d [CANDIDATE]: Term 1 election: Requested vote from peers 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139), 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3:38179)
I20260710 11:02:08.523952 14318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7917c50f496b4460ad637fae32c19790" candidate_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "076baed3d9264294a5fcb541ba8ee69d" is_pre_election: true
I20260710 11:02:08.525416 14286 leader_election.cc:304] T 434c91d52dd5433a97434a3005ed5bb0 P 076baed3d9264294a5fcb541ba8ee69d [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: 076baed3d9264294a5fcb541ba8ee69d, 4e2dafc075f4424ca4890a197eb69f43; no voters: 1a852b36c8a44bd7980b0b294b9c76f6
I20260710 11:02:08.526484 14434 tablet_bootstrap.cc:492] T e53b43764d2a41bc9b58443a5fe1f72f P 076baed3d9264294a5fcb541ba8ee69d: No bootstrap required, opened a new log
I20260710 11:02:08.526885 14434 ts_tablet_manager.cc:1403] T e53b43764d2a41bc9b58443a5fe1f72f P 076baed3d9264294a5fcb541ba8ee69d: Time spent bootstrapping tablet: real 0.202s	user 0.015s	sys 0.021s
I20260710 11:02:08.527814 14436 tablet_bootstrap.cc:492] T 3d70a97918b846d0a3ae68c6726c887a P 1a852b36c8a44bd7980b0b294b9c76f6: No bootstrap required, opened a new log
I20260710 11:02:08.528108 14436 ts_tablet_manager.cc:1403] T 3d70a97918b846d0a3ae68c6726c887a P 1a852b36c8a44bd7980b0b294b9c76f6: Time spent bootstrapping tablet: real 0.242s	user 0.023s	sys 0.043s
I20260710 11:02:08.527177 14540 raft_consensus.cc:2804] T 434c91d52dd5433a97434a3005ed5bb0 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:02:08.526117 14210 leader_election.cc:343] T 7917c50f496b4460ad637fae32c19790 P 1a852b36c8a44bd7980b0b294b9c76f6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2:41595): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:08.529063 14540 raft_consensus.cc:493] T 434c91d52dd5433a97434a3005ed5bb0 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:08.529234 14210 leader_election.cc:304] T 7917c50f496b4460ad637fae32c19790 P 1a852b36c8a44bd7980b0b294b9c76f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a852b36c8a44bd7980b0b294b9c76f6; no voters: 076baed3d9264294a5fcb541ba8ee69d, 4e2dafc075f4424ca4890a197eb69f43
I20260710 11:02:08.529609 14540 raft_consensus.cc:3060] T 434c91d52dd5433a97434a3005ed5bb0 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.530741 14435 tablet_bootstrap.cc:492] T 7917c50f496b4460ad637fae32c19790 P 4e2dafc075f4424ca4890a197eb69f43: No bootstrap required, opened a new log
I20260710 11:02:08.531189 14435 ts_tablet_manager.cc:1403] T 7917c50f496b4460ad637fae32c19790 P 4e2dafc075f4424ca4890a197eb69f43: Time spent bootstrapping tablet: real 0.199s	user 0.010s	sys 0.007s
I20260710 11:02:08.531055 14490 raft_consensus.cc:2749] T 7917c50f496b4460ad637fae32c19790 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:08.532059 14541 leader_election.cc:290] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 076baed3d9264294a5fcb541ba8ee69d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139), 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3:38179)
I20260710 11:02:08.533993 14244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d722c6bf635e4d33a45c30797f4bac79" candidate_uuid: "076baed3d9264294a5fcb541ba8ee69d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a852b36c8a44bd7980b0b294b9c76f6"
I20260710 11:02:08.534806 14435 raft_consensus.cc:359] T 7917c50f496b4460ad637fae32c19790 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:08.535916 14435 raft_consensus.cc:385] T 7917c50f496b4460ad637fae32c19790 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:08.536190 14435 raft_consensus.cc:740] T 7917c50f496b4460ad637fae32c19790 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e2dafc075f4424ca4890a197eb69f43, State: Initialized, Role: FOLLOWER
W20260710 11:02:08.537040 14285 leader_election.cc:343] T d722c6bf635e4d33a45c30797f4bac79 P 076baed3d9264294a5fcb541ba8ee69d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:02:08.539113 14359 leader_election.cc:343] T e53b43764d2a41bc9b58443a5fe1f72f P 4e2dafc075f4424ca4890a197eb69f43 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2:41595): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:08.539565 14359 leader_election.cc:304] T e53b43764d2a41bc9b58443a5fe1f72f P 4e2dafc075f4424ca4890a197eb69f43 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e2dafc075f4424ca4890a197eb69f43; no voters: 076baed3d9264294a5fcb541ba8ee69d, 1a852b36c8a44bd7980b0b294b9c76f6
I20260710 11:02:08.541507 14435 consensus_queue.cc:260] T 7917c50f496b4460ad637fae32c19790 P 4e2dafc075f4424ca4890a197eb69f43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:08.540518 14318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e40c59c0cc47c39624bf40e9ecb2c7" candidate_uuid: "4e2dafc075f4424ca4890a197eb69f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "076baed3d9264294a5fcb541ba8ee69d" is_pre_election: true
I20260710 11:02:08.540813 14448 raft_consensus.cc:2749] T e53b43764d2a41bc9b58443a5fe1f72f P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:08.546193 14435 ts_tablet_manager.cc:1434] T 7917c50f496b4460ad637fae32c19790 P 4e2dafc075f4424ca4890a197eb69f43: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260710 11:02:08.543084 14320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d722c6bf635e4d33a45c30797f4bac79" candidate_uuid: "4e2dafc075f4424ca4890a197eb69f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "076baed3d9264294a5fcb541ba8ee69d"
I20260710 11:02:08.543512 14242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e40c59c0cc47c39624bf40e9ecb2c7" candidate_uuid: "076baed3d9264294a5fcb541ba8ee69d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" is_pre_election: true
I20260710 11:02:08.547320 14435 tablet_bootstrap.cc:492] T e134c7b186f340d4a6036cadcbae5777 P 4e2dafc075f4424ca4890a197eb69f43: Bootstrap starting.
I20260710 11:02:08.546576 14392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d722c6bf635e4d33a45c30797f4bac79" candidate_uuid: "076baed3d9264294a5fcb541ba8ee69d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e2dafc075f4424ca4890a197eb69f43"
I20260710 11:02:08.548794 14392 raft_consensus.cc:2393] T d722c6bf635e4d33a45c30797f4bac79 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 076baed3d9264294a5fcb541ba8ee69d in current term 1: Already voted for candidate 4e2dafc075f4424ca4890a197eb69f43 in this term.
I20260710 11:02:08.549976 14320 raft_consensus.cc:2393] T d722c6bf635e4d33a45c30797f4bac79 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e2dafc075f4424ca4890a197eb69f43 in current term 1: Already voted for candidate 076baed3d9264294a5fcb541ba8ee69d in this term.
I20260710 11:02:08.550185 14394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e40c59c0cc47c39624bf40e9ecb2c7" candidate_uuid: "076baed3d9264294a5fcb541ba8ee69d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e2dafc075f4424ca4890a197eb69f43" is_pre_election: true
I20260710 11:02:08.550765 14394 raft_consensus.cc:2468] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 076baed3d9264294a5fcb541ba8ee69d in term 0.
I20260710 11:02:08.551040 14436 raft_consensus.cc:359] T 3d70a97918b846d0a3ae68c6726c887a P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:08.544809 14318 raft_consensus.cc:2468] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e2dafc075f4424ca4890a197eb69f43 in term 0.
I20260710 11:02:08.551822 14436 raft_consensus.cc:385] T 3d70a97918b846d0a3ae68c6726c887a P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:08.551880 14450 raft_consensus.cc:493] T 7917c50f496b4460ad637fae32c19790 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:02:08.551908 14285 leader_election.cc:343] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 076baed3d9264294a5fcb541ba8ee69d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:08.552291 14436 raft_consensus.cc:740] T 3d70a97918b846d0a3ae68c6726c887a P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a852b36c8a44bd7980b0b294b9c76f6, State: Initialized, Role: FOLLOWER
I20260710 11:02:08.552537 14450 raft_consensus.cc:515] T 7917c50f496b4460ad637fae32c19790 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:08.553314 14436 consensus_queue.cc:260] T 3d70a97918b846d0a3ae68c6726c887a P 1a852b36c8a44bd7980b0b294b9c76f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:08.554481 14450 leader_election.cc:290] T 7917c50f496b4460ad637fae32c19790 P 4e2dafc075f4424ca4890a197eb69f43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139), 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2:41595)
I20260710 11:02:08.554369 14434 raft_consensus.cc:359] T e53b43764d2a41bc9b58443a5fe1f72f P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:08.555090 14434 raft_consensus.cc:385] T e53b43764d2a41bc9b58443a5fe1f72f P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:08.555365 14434 raft_consensus.cc:740] T e53b43764d2a41bc9b58443a5fe1f72f P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 076baed3d9264294a5fcb541ba8ee69d, State: Initialized, Role: FOLLOWER
I20260710 11:02:08.555963 14434 consensus_queue.cc:260] T e53b43764d2a41bc9b58443a5fe1f72f P 076baed3d9264294a5fcb541ba8ee69d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:08.556627 14436 ts_tablet_manager.cc:1434] T 3d70a97918b846d0a3ae68c6726c887a P 1a852b36c8a44bd7980b0b294b9c76f6: Time spent starting tablet: real 0.028s	user 0.002s	sys 0.005s
I20260710 11:02:08.557519 14436 tablet_bootstrap.cc:492] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 1a852b36c8a44bd7980b0b294b9c76f6: Bootstrap starting.
I20260710 11:02:08.557686 14242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7917c50f496b4460ad637fae32c19790" candidate_uuid: "4e2dafc075f4424ca4890a197eb69f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" is_pre_election: true
I20260710 11:02:08.557958 14434 ts_tablet_manager.cc:1434] T e53b43764d2a41bc9b58443a5fe1f72f P 076baed3d9264294a5fcb541ba8ee69d: Time spent starting tablet: real 0.031s	user 0.003s	sys 0.000s
I20260710 11:02:08.558295 14242 raft_consensus.cc:2468] T 7917c50f496b4460ad637fae32c19790 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e2dafc075f4424ca4890a197eb69f43 in term 0.
I20260710 11:02:08.559480 14359 leader_election.cc:304] T 7917c50f496b4460ad637fae32c19790 P 4e2dafc075f4424ca4890a197eb69f43 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a852b36c8a44bd7980b0b294b9c76f6, 4e2dafc075f4424ca4890a197eb69f43; no voters: 
I20260710 11:02:08.560516 14359 leader_election.cc:304] T d722c6bf635e4d33a45c30797f4bac79 P 4e2dafc075f4424ca4890a197eb69f43 [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: 4e2dafc075f4424ca4890a197eb69f43; no voters: 076baed3d9264294a5fcb541ba8ee69d, 1a852b36c8a44bd7980b0b294b9c76f6
I20260710 11:02:08.560614 14286 leader_election.cc:304] T d722c6bf635e4d33a45c30797f4bac79 P 076baed3d9264294a5fcb541ba8ee69d [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: 076baed3d9264294a5fcb541ba8ee69d; no voters: 1a852b36c8a44bd7980b0b294b9c76f6, 4e2dafc075f4424ca4890a197eb69f43
I20260710 11:02:08.561785 14448 raft_consensus.cc:2749] T d722c6bf635e4d33a45c30797f4bac79 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:02:08.561133 14450 raft_consensus.cc:2804] T 7917c50f496b4460ad637fae32c19790 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:08.562418 14450 raft_consensus.cc:493] T 7917c50f496b4460ad637fae32c19790 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:08.562780 14450 raft_consensus.cc:3060] T 7917c50f496b4460ad637fae32c19790 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.565991 14541 raft_consensus.cc:2749] T d722c6bf635e4d33a45c30797f4bac79 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:02:08.567900 14435 tablet_bootstrap.cc:654] T e134c7b186f340d4a6036cadcbae5777 P 4e2dafc075f4424ca4890a197eb69f43: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:08.567953 14286 leader_election.cc:304] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 076baed3d9264294a5fcb541ba8ee69d [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: 076baed3d9264294a5fcb541ba8ee69d, 4e2dafc075f4424ca4890a197eb69f43; no voters: 1a852b36c8a44bd7980b0b294b9c76f6
I20260710 11:02:08.569000 14541 raft_consensus.cc:2804] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:08.569375 14541 raft_consensus.cc:493] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:08.569711 14541 raft_consensus.cc:3060] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.573915 14436 tablet_bootstrap.cc:654] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 1a852b36c8a44bd7980b0b294b9c76f6: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:08.576421 14540 raft_consensus.cc:515] T 434c91d52dd5433a97434a3005ed5bb0 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:08.578497 14540 leader_election.cc:290] T 434c91d52dd5433a97434a3005ed5bb0 P 076baed3d9264294a5fcb541ba8ee69d [CANDIDATE]: Term 1 election: Requested vote from peers 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139), 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3:38179)
I20260710 11:02:08.579329 14320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7917c50f496b4460ad637fae32c19790" candidate_uuid: "4e2dafc075f4424ca4890a197eb69f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "076baed3d9264294a5fcb541ba8ee69d" is_pre_election: true
I20260710 11:02:08.579627 14434 tablet_bootstrap.cc:492] T 7917c50f496b4460ad637fae32c19790 P 076baed3d9264294a5fcb541ba8ee69d: Bootstrap starting.
I20260710 11:02:08.581300 14242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "434c91d52dd5433a97434a3005ed5bb0" candidate_uuid: "076baed3d9264294a5fcb541ba8ee69d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a852b36c8a44bd7980b0b294b9c76f6"
W20260710 11:02:08.582640 14285 leader_election.cc:343] T 434c91d52dd5433a97434a3005ed5bb0 P 076baed3d9264294a5fcb541ba8ee69d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:08.584833 14541 raft_consensus.cc:515] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:08.585541 14434 tablet_bootstrap.cc:654] T 7917c50f496b4460ad637fae32c19790 P 076baed3d9264294a5fcb541ba8ee69d: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:08.587410 14517 consensus_queue.cc:1048] T 9af2a8dba558401c85743b2c081069d9 P 076baed3d9264294a5fcb541ba8ee69d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:08.587656 14244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e40c59c0cc47c39624bf40e9ecb2c7" candidate_uuid: "076baed3d9264294a5fcb541ba8ee69d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a852b36c8a44bd7980b0b294b9c76f6"
I20260710 11:02:08.588858 14435 tablet_bootstrap.cc:492] T e134c7b186f340d4a6036cadcbae5777 P 4e2dafc075f4424ca4890a197eb69f43: No bootstrap required, opened a new log
I20260710 11:02:08.589303 14435 ts_tablet_manager.cc:1403] T e134c7b186f340d4a6036cadcbae5777 P 4e2dafc075f4424ca4890a197eb69f43: Time spent bootstrapping tablet: real 0.042s	user 0.010s	sys 0.000s
W20260710 11:02:08.589685 14285 leader_election.cc:343] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 076baed3d9264294a5fcb541ba8ee69d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:08.590830 14359 leader_election.cc:304] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 4e2dafc075f4424ca4890a197eb69f43 [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: 076baed3d9264294a5fcb541ba8ee69d, 4e2dafc075f4424ca4890a197eb69f43; no voters: 1a852b36c8a44bd7980b0b294b9c76f6
I20260710 11:02:08.591799 14439 raft_consensus.cc:2804] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:08.592188 14439 raft_consensus.cc:493] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:08.592029 14435 raft_consensus.cc:359] T e134c7b186f340d4a6036cadcbae5777 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:08.592581 14439 raft_consensus.cc:3060] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.592770 14435 raft_consensus.cc:385] T e134c7b186f340d4a6036cadcbae5777 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:08.593086 14435 raft_consensus.cc:740] T e134c7b186f340d4a6036cadcbae5777 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e2dafc075f4424ca4890a197eb69f43, State: Initialized, Role: FOLLOWER
I20260710 11:02:08.593921 14435 consensus_queue.cc:260] T e134c7b186f340d4a6036cadcbae5777 P 4e2dafc075f4424ca4890a197eb69f43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:08.595793 14541 leader_election.cc:290] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 076baed3d9264294a5fcb541ba8ee69d [CANDIDATE]: Term 1 election: Requested vote from peers 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139), 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3:38179)
W20260710 11:02:08.596767 14359 leader_election.cc:343] T 7917c50f496b4460ad637fae32c19790 P 4e2dafc075f4424ca4890a197eb69f43 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2:41595): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:08.597977 14436 tablet_bootstrap.cc:492] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 1a852b36c8a44bd7980b0b294b9c76f6: No bootstrap required, opened a new log
I20260710 11:02:08.598627 14436 ts_tablet_manager.cc:1403] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 1a852b36c8a44bd7980b0b294b9c76f6: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.000s
I20260710 11:02:08.601397 14436 raft_consensus.cc:359] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:08.602056 14436 raft_consensus.cc:385] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:08.602320 14436 raft_consensus.cc:740] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a852b36c8a44bd7980b0b294b9c76f6, State: Initialized, Role: FOLLOWER
I20260710 11:02:08.602382 14450 raft_consensus.cc:515] T 7917c50f496b4460ad637fae32c19790 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:08.602656 14394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "434c91d52dd5433a97434a3005ed5bb0" candidate_uuid: "076baed3d9264294a5fcb541ba8ee69d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e2dafc075f4424ca4890a197eb69f43"
I20260710 11:02:08.603307 14394 raft_consensus.cc:3060] T 434c91d52dd5433a97434a3005ed5bb0 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.603084 14436 consensus_queue.cc:260] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 1a852b36c8a44bd7980b0b294b9c76f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:08.603950 14393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e40c59c0cc47c39624bf40e9ecb2c7" candidate_uuid: "076baed3d9264294a5fcb541ba8ee69d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e2dafc075f4424ca4890a197eb69f43"
I20260710 11:02:08.604511 14435 ts_tablet_manager.cc:1434] T e134c7b186f340d4a6036cadcbae5777 P 4e2dafc075f4424ca4890a197eb69f43: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260710 11:02:08.605427 14435 tablet_bootstrap.cc:492] T f0a2297cb45a4d5f9030df4bb5cbc0ec P 4e2dafc075f4424ca4890a197eb69f43: Bootstrap starting.
I20260710 11:02:08.607101 14541 raft_consensus.cc:493] T e53b43764d2a41bc9b58443a5fe1f72f P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:08.609844 14436 ts_tablet_manager.cc:1434] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 1a852b36c8a44bd7980b0b294b9c76f6: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 11:02:08.610823 14436 tablet_bootstrap.cc:492] T d722c6bf635e4d33a45c30797f4bac79 P 1a852b36c8a44bd7980b0b294b9c76f6: Bootstrap starting.
I20260710 11:02:08.607577 14541 raft_consensus.cc:515] T e53b43764d2a41bc9b58443a5fe1f72f P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:08.611395 14435 tablet_bootstrap.cc:654] T f0a2297cb45a4d5f9030df4bb5cbc0ec P 4e2dafc075f4424ca4890a197eb69f43: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:08.607571 14439 raft_consensus.cc:515] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:08.612934 14393 raft_consensus.cc:2393] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 076baed3d9264294a5fcb541ba8ee69d in current term 1: Already voted for candidate 4e2dafc075f4424ca4890a197eb69f43 in this term.
I20260710 11:02:08.613358 14244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e53b43764d2a41bc9b58443a5fe1f72f" candidate_uuid: "076baed3d9264294a5fcb541ba8ee69d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" is_pre_election: true
W20260710 11:02:08.615826 14285 leader_election.cc:343] T e53b43764d2a41bc9b58443a5fe1f72f P 076baed3d9264294a5fcb541ba8ee69d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:08.617010 14540 consensus_queue.cc:1048] T 9af2a8dba558401c85743b2c081069d9 P 076baed3d9264294a5fcb541ba8ee69d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:08.617271 14142 catalog_manager.cc:5697] T 236cc0689dcf430dad2774090b533a41 P 076baed3d9264294a5fcb541ba8ee69d reported cstate change: term changed from 0 to 1, leader changed from <none> to 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2). New cstate: current_term: 1 leader_uuid: "076baed3d9264294a5fcb541ba8ee69d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:08.621373 14541 leader_election.cc:290] T e53b43764d2a41bc9b58443a5fe1f72f P 076baed3d9264294a5fcb541ba8ee69d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139), 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3:38179)
I20260710 11:02:08.620203 14286 leader_election.cc:304] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 076baed3d9264294a5fcb541ba8ee69d [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: 076baed3d9264294a5fcb541ba8ee69d; no voters: 1a852b36c8a44bd7980b0b294b9c76f6, 4e2dafc075f4424ca4890a197eb69f43
I20260710 11:02:08.621690 14439 leader_election.cc:290] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 4e2dafc075f4424ca4890a197eb69f43 [CANDIDATE]: Term 1 election: Requested vote from peers 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139), 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2:41595)
I20260710 11:02:08.622315 14244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e40c59c0cc47c39624bf40e9ecb2c7" candidate_uuid: "4e2dafc075f4424ca4890a197eb69f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a852b36c8a44bd7980b0b294b9c76f6"
I20260710 11:02:08.622912 14244 raft_consensus.cc:3060] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.623435 14541 raft_consensus.cc:2749] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:02:08.625432 14394 raft_consensus.cc:2468] T 434c91d52dd5433a97434a3005ed5bb0 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 076baed3d9264294a5fcb541ba8ee69d in term 1.
I20260710 11:02:08.628544 14450 leader_election.cc:290] T 7917c50f496b4460ad637fae32c19790 P 4e2dafc075f4424ca4890a197eb69f43 [CANDIDATE]: Term 1 election: Requested vote from peers 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139), 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2:41595)
I20260710 11:02:08.630177 14244 raft_consensus.cc:2468] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e2dafc075f4424ca4890a197eb69f43 in term 1.
I20260710 11:02:08.630957 14436 tablet_bootstrap.cc:654] T d722c6bf635e4d33a45c30797f4bac79 P 1a852b36c8a44bd7980b0b294b9c76f6: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:08.619756 14142 catalog_manager.cc:5697] T 4512b753848043eb9571998f6fe65983 P 076baed3d9264294a5fcb541ba8ee69d reported cstate change: term changed from 0 to 1, leader changed from <none> to 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2). New cstate: current_term: 1 leader_uuid: "076baed3d9264294a5fcb541ba8ee69d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:08.634474 14286 leader_election.cc:304] T 434c91d52dd5433a97434a3005ed5bb0 P 076baed3d9264294a5fcb541ba8ee69d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 076baed3d9264294a5fcb541ba8ee69d, 4e2dafc075f4424ca4890a197eb69f43; no voters: 1a852b36c8a44bd7980b0b294b9c76f6
I20260710 11:02:08.634130 14142 catalog_manager.cc:5697] T 3d70a97918b846d0a3ae68c6726c887a P 076baed3d9264294a5fcb541ba8ee69d reported cstate change: term changed from 0 to 1, leader changed from <none> to 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2). New cstate: current_term: 1 leader_uuid: "076baed3d9264294a5fcb541ba8ee69d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:08.636458 14541 raft_consensus.cc:2804] T 434c91d52dd5433a97434a3005ed5bb0 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:08.637395 14436 tablet_bootstrap.cc:492] T d722c6bf635e4d33a45c30797f4bac79 P 1a852b36c8a44bd7980b0b294b9c76f6: No bootstrap required, opened a new log
I20260710 11:02:08.637879 14436 ts_tablet_manager.cc:1403] T d722c6bf635e4d33a45c30797f4bac79 P 1a852b36c8a44bd7980b0b294b9c76f6: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.000s
I20260710 11:02:08.637425 14541 raft_consensus.cc:697] T 434c91d52dd5433a97434a3005ed5bb0 P 076baed3d9264294a5fcb541ba8ee69d [term 1 LEADER]: Becoming Leader. State: Replica: 076baed3d9264294a5fcb541ba8ee69d, State: Running, Role: LEADER
I20260710 11:02:08.638644 14244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7917c50f496b4460ad637fae32c19790" candidate_uuid: "4e2dafc075f4424ca4890a197eb69f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a852b36c8a44bd7980b0b294b9c76f6"
I20260710 11:02:08.639264 14244 raft_consensus.cc:3060] T 7917c50f496b4460ad637fae32c19790 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.639235 14541 consensus_queue.cc:237] T 434c91d52dd5433a97434a3005ed5bb0 P 076baed3d9264294a5fcb541ba8ee69d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:08.640703 14436 raft_consensus.cc:359] T d722c6bf635e4d33a45c30797f4bac79 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:08.641718 14436 raft_consensus.cc:385] T d722c6bf635e4d33a45c30797f4bac79 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:08.641682 14359 leader_election.cc:304] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 4e2dafc075f4424ca4890a197eb69f43 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a852b36c8a44bd7980b0b294b9c76f6, 4e2dafc075f4424ca4890a197eb69f43; no voters: 
I20260710 11:02:08.642154 14436 raft_consensus.cc:740] T d722c6bf635e4d33a45c30797f4bac79 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a852b36c8a44bd7980b0b294b9c76f6, State: Initialized, Role: FOLLOWER
I20260710 11:02:08.642920 14436 consensus_queue.cc:260] T d722c6bf635e4d33a45c30797f4bac79 P 1a852b36c8a44bd7980b0b294b9c76f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:08.643388 14450 raft_consensus.cc:2804] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:08.643743 14393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e53b43764d2a41bc9b58443a5fe1f72f" candidate_uuid: "076baed3d9264294a5fcb541ba8ee69d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e2dafc075f4424ca4890a197eb69f43" is_pre_election: true
I20260710 11:02:08.643860 14450 raft_consensus.cc:697] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 LEADER]: Becoming Leader. State: Replica: 4e2dafc075f4424ca4890a197eb69f43, State: Running, Role: LEADER
I20260710 11:02:08.644356 14393 raft_consensus.cc:2468] T e53b43764d2a41bc9b58443a5fe1f72f P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 076baed3d9264294a5fcb541ba8ee69d in term 0.
I20260710 11:02:08.644706 14450 consensus_queue.cc:237] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:08.647428 14436 ts_tablet_manager.cc:1434] T d722c6bf635e4d33a45c30797f4bac79 P 1a852b36c8a44bd7980b0b294b9c76f6: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:02:08.648313 14436 tablet_bootstrap.cc:492] T 434c91d52dd5433a97434a3005ed5bb0 P 1a852b36c8a44bd7980b0b294b9c76f6: Bootstrap starting.
I20260710 11:02:08.649550 14320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e40c59c0cc47c39624bf40e9ecb2c7" candidate_uuid: "4e2dafc075f4424ca4890a197eb69f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "076baed3d9264294a5fcb541ba8ee69d"
I20260710 11:02:08.650573 14320 raft_consensus.cc:2393] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4e2dafc075f4424ca4890a197eb69f43 in current term 1: Already voted for candidate 076baed3d9264294a5fcb541ba8ee69d in this term.
I20260710 11:02:08.652809 14320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7917c50f496b4460ad637fae32c19790" candidate_uuid: "4e2dafc075f4424ca4890a197eb69f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "076baed3d9264294a5fcb541ba8ee69d"
I20260710 11:02:08.649559 14244 raft_consensus.cc:2468] T 7917c50f496b4460ad637fae32c19790 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e2dafc075f4424ca4890a197eb69f43 in term 1.
I20260710 11:02:08.653889 14436 tablet_bootstrap.cc:654] T 434c91d52dd5433a97434a3005ed5bb0 P 1a852b36c8a44bd7980b0b294b9c76f6: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:08.656479 14286 leader_election.cc:304] T e53b43764d2a41bc9b58443a5fe1f72f P 076baed3d9264294a5fcb541ba8ee69d [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: 076baed3d9264294a5fcb541ba8ee69d, 4e2dafc075f4424ca4890a197eb69f43; no voters: 1a852b36c8a44bd7980b0b294b9c76f6
I20260710 11:02:08.657506 14540 raft_consensus.cc:2804] T e53b43764d2a41bc9b58443a5fe1f72f P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:08.657927 14540 raft_consensus.cc:493] T e53b43764d2a41bc9b58443a5fe1f72f P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:08.658341 14540 raft_consensus.cc:3060] T e53b43764d2a41bc9b58443a5fe1f72f P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.670184 14359 leader_election.cc:304] T 7917c50f496b4460ad637fae32c19790 P 4e2dafc075f4424ca4890a197eb69f43 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a852b36c8a44bd7980b0b294b9c76f6, 4e2dafc075f4424ca4890a197eb69f43; no voters: 
I20260710 11:02:08.671830 14439 raft_consensus.cc:2804] T 7917c50f496b4460ad637fae32c19790 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:08.672312 14439 raft_consensus.cc:697] T 7917c50f496b4460ad637fae32c19790 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 LEADER]: Becoming Leader. State: Replica: 4e2dafc075f4424ca4890a197eb69f43, State: Running, Role: LEADER
I20260710 11:02:08.673271 14439 consensus_queue.cc:237] T 7917c50f496b4460ad637fae32c19790 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
W20260710 11:02:08.678247 14359 leader_election.cc:343] T 7917c50f496b4460ad637fae32c19790 P 4e2dafc075f4424ca4890a197eb69f43 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2:41595): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:08.680819 14540 raft_consensus.cc:515] T e53b43764d2a41bc9b58443a5fe1f72f P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:08.689082 14447 consensus_queue.cc:1048] T 158184de317345699d02e174310e3851 P 1a852b36c8a44bd7980b0b294b9c76f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:08.689481 14490 raft_consensus.cc:493] T d722c6bf635e4d33a45c30797f4bac79 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:08.689921 14490 raft_consensus.cc:515] T d722c6bf635e4d33a45c30797f4bac79 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:08.692025 14490 leader_election.cc:290] T d722c6bf635e4d33a45c30797f4bac79 P 1a852b36c8a44bd7980b0b294b9c76f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2:41595), 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3:38179)
I20260710 11:02:08.693125 14392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d722c6bf635e4d33a45c30797f4bac79" candidate_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e2dafc075f4424ca4890a197eb69f43" is_pre_election: true
I20260710 11:02:08.693871 14392 raft_consensus.cc:2393] T d722c6bf635e4d33a45c30797f4bac79 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a852b36c8a44bd7980b0b294b9c76f6 in current term 1: Already voted for candidate 4e2dafc075f4424ca4890a197eb69f43 in this term.
I20260710 11:02:08.698293 14535 consensus_queue.cc:1048] T 236cc0689dcf430dad2774090b533a41 P 076baed3d9264294a5fcb541ba8ee69d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:08.699985 14320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d722c6bf635e4d33a45c30797f4bac79" candidate_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "076baed3d9264294a5fcb541ba8ee69d" is_pre_election: true
I20260710 11:02:08.700448 14490 raft_consensus.cc:493] T 236cc0689dcf430dad2774090b533a41 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:08.700798 14320 raft_consensus.cc:2393] T d722c6bf635e4d33a45c30797f4bac79 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a852b36c8a44bd7980b0b294b9c76f6 in current term 1: Already voted for candidate 076baed3d9264294a5fcb541ba8ee69d in this term.
I20260710 11:02:08.701151 14490 raft_consensus.cc:515] T 236cc0689dcf430dad2774090b533a41 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:08.701794 14540 leader_election.cc:290] T e53b43764d2a41bc9b58443a5fe1f72f P 076baed3d9264294a5fcb541ba8ee69d [CANDIDATE]: Term 1 election: Requested vote from peers 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139), 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3:38179)
I20260710 11:02:08.702567 14244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e53b43764d2a41bc9b58443a5fe1f72f" candidate_uuid: "076baed3d9264294a5fcb541ba8ee69d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a852b36c8a44bd7980b0b294b9c76f6"
W20260710 11:02:08.704546 14285 leader_election.cc:343] T e53b43764d2a41bc9b58443a5fe1f72f P 076baed3d9264294a5fcb541ba8ee69d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:08.706990 14490 leader_election.cc:290] T 236cc0689dcf430dad2774090b533a41 P 1a852b36c8a44bd7980b0b294b9c76f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2:41595), 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3:38179)
I20260710 11:02:08.709334 14436 tablet_bootstrap.cc:492] T 434c91d52dd5433a97434a3005ed5bb0 P 1a852b36c8a44bd7980b0b294b9c76f6: No bootstrap required, opened a new log
I20260710 11:02:08.709790 14436 ts_tablet_manager.cc:1403] T 434c91d52dd5433a97434a3005ed5bb0 P 1a852b36c8a44bd7980b0b294b9c76f6: Time spent bootstrapping tablet: real 0.062s	user 0.010s	sys 0.016s
I20260710 11:02:08.711629 14320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "236cc0689dcf430dad2774090b533a41" candidate_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "076baed3d9264294a5fcb541ba8ee69d" is_pre_election: true
I20260710 11:02:08.715735 14392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "236cc0689dcf430dad2774090b533a41" candidate_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e2dafc075f4424ca4890a197eb69f43" is_pre_election: true
I20260710 11:02:08.716629 14434 tablet_bootstrap.cc:492] T 7917c50f496b4460ad637fae32c19790 P 076baed3d9264294a5fcb541ba8ee69d: No bootstrap required, opened a new log
I20260710 11:02:08.716486 14436 raft_consensus.cc:359] T 434c91d52dd5433a97434a3005ed5bb0 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:08.717077 14434 ts_tablet_manager.cc:1403] T 7917c50f496b4460ad637fae32c19790 P 076baed3d9264294a5fcb541ba8ee69d: Time spent bootstrapping tablet: real 0.138s	user 0.031s	sys 0.017s
I20260710 11:02:08.717536 14394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e53b43764d2a41bc9b58443a5fe1f72f" candidate_uuid: "076baed3d9264294a5fcb541ba8ee69d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e2dafc075f4424ca4890a197eb69f43"
I20260710 11:02:08.718130 14394 raft_consensus.cc:3060] T e53b43764d2a41bc9b58443a5fe1f72f P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.716504 14392 raft_consensus.cc:2393] T 236cc0689dcf430dad2774090b533a41 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a852b36c8a44bd7980b0b294b9c76f6 in current term 1: Already voted for candidate 076baed3d9264294a5fcb541ba8ee69d in this term.
I20260710 11:02:08.719805 14434 raft_consensus.cc:359] T 7917c50f496b4460ad637fae32c19790 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:08.720444 14434 raft_consensus.cc:385] T 7917c50f496b4460ad637fae32c19790 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:08.720700 14434 raft_consensus.cc:740] T 7917c50f496b4460ad637fae32c19790 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 076baed3d9264294a5fcb541ba8ee69d, State: Initialized, Role: FOLLOWER
I20260710 11:02:08.707805 14210 leader_election.cc:304] T d722c6bf635e4d33a45c30797f4bac79 P 1a852b36c8a44bd7980b0b294b9c76f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a852b36c8a44bd7980b0b294b9c76f6; no voters: 076baed3d9264294a5fcb541ba8ee69d, 4e2dafc075f4424ca4890a197eb69f43
I20260710 11:02:08.722707 14434 consensus_queue.cc:260] T 7917c50f496b4460ad637fae32c19790 P 076baed3d9264294a5fcb541ba8ee69d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:08.724635 14210 leader_election.cc:304] T 236cc0689dcf430dad2774090b533a41 P 1a852b36c8a44bd7980b0b294b9c76f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a852b36c8a44bd7980b0b294b9c76f6; no voters: 076baed3d9264294a5fcb541ba8ee69d, 4e2dafc075f4424ca4890a197eb69f43
I20260710 11:02:08.725256 14434 ts_tablet_manager.cc:1434] T 7917c50f496b4460ad637fae32c19790 P 076baed3d9264294a5fcb541ba8ee69d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:02:08.725390 14447 raft_consensus.cc:3060] T d722c6bf635e4d33a45c30797f4bac79 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.725703 14394 raft_consensus.cc:2468] T e53b43764d2a41bc9b58443a5fe1f72f P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 076baed3d9264294a5fcb541ba8ee69d in term 1.
I20260710 11:02:08.726733 14434 tablet_bootstrap.cc:492] T 3967fecde1734e37b365a7168efb0949 P 076baed3d9264294a5fcb541ba8ee69d: Bootstrap starting.
I20260710 11:02:08.728754 14286 leader_election.cc:304] T e53b43764d2a41bc9b58443a5fe1f72f P 076baed3d9264294a5fcb541ba8ee69d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 076baed3d9264294a5fcb541ba8ee69d, 4e2dafc075f4424ca4890a197eb69f43; no voters: 1a852b36c8a44bd7980b0b294b9c76f6
I20260710 11:02:08.718076 14141 catalog_manager.cc:5697] T 434c91d52dd5433a97434a3005ed5bb0 P 076baed3d9264294a5fcb541ba8ee69d reported cstate change: term changed from 0 to 1, leader changed from <none> to 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2). New cstate: current_term: 1 leader_uuid: "076baed3d9264294a5fcb541ba8ee69d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:08.717216 14436 raft_consensus.cc:385] T 434c91d52dd5433a97434a3005ed5bb0 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:08.733410 14436 raft_consensus.cc:740] T 434c91d52dd5433a97434a3005ed5bb0 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a852b36c8a44bd7980b0b294b9c76f6, State: Initialized, Role: FOLLOWER
I20260710 11:02:08.732231 14490 raft_consensus.cc:3060] T 236cc0689dcf430dad2774090b533a41 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.734046 14436 consensus_queue.cc:260] T 434c91d52dd5433a97434a3005ed5bb0 P 1a852b36c8a44bd7980b0b294b9c76f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:08.737905 14535 raft_consensus.cc:2804] T e53b43764d2a41bc9b58443a5fe1f72f P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:08.738394 14535 raft_consensus.cc:697] T e53b43764d2a41bc9b58443a5fe1f72f P 076baed3d9264294a5fcb541ba8ee69d [term 1 LEADER]: Becoming Leader. State: Replica: 076baed3d9264294a5fcb541ba8ee69d, State: Running, Role: LEADER
I20260710 11:02:08.739202 14535 consensus_queue.cc:237] T e53b43764d2a41bc9b58443a5fe1f72f P 076baed3d9264294a5fcb541ba8ee69d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:08.765564 14434 tablet_bootstrap.cc:654] T 3967fecde1734e37b365a7168efb0949 P 076baed3d9264294a5fcb541ba8ee69d: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:08.766618 14435 tablet_bootstrap.cc:492] T f0a2297cb45a4d5f9030df4bb5cbc0ec P 4e2dafc075f4424ca4890a197eb69f43: No bootstrap required, opened a new log
I20260710 11:02:08.770953 14435 ts_tablet_manager.cc:1403] T f0a2297cb45a4d5f9030df4bb5cbc0ec P 4e2dafc075f4424ca4890a197eb69f43: Time spent bootstrapping tablet: real 0.166s	user 0.026s	sys 0.029s
I20260710 11:02:08.774247 14435 raft_consensus.cc:359] T f0a2297cb45a4d5f9030df4bb5cbc0ec P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:08.775311 14435 raft_consensus.cc:385] T f0a2297cb45a4d5f9030df4bb5cbc0ec P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:08.776058 14435 raft_consensus.cc:740] T f0a2297cb45a4d5f9030df4bb5cbc0ec P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e2dafc075f4424ca4890a197eb69f43, State: Initialized, Role: FOLLOWER
I20260710 11:02:08.777014 14435 consensus_queue.cc:260] T f0a2297cb45a4d5f9030df4bb5cbc0ec P 4e2dafc075f4424ca4890a197eb69f43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:08.784520 14142 catalog_manager.cc:5697] T 7917c50f496b4460ad637fae32c19790 P 4e2dafc075f4424ca4890a197eb69f43 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3). New cstate: current_term: 1 leader_uuid: "4e2dafc075f4424ca4890a197eb69f43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:08.785807 14450 raft_consensus.cc:493] T e134c7b186f340d4a6036cadcbae5777 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:08.791289 14450 raft_consensus.cc:515] T e134c7b186f340d4a6036cadcbae5777 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
W20260710 11:02:08.792122 14211 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.212.3:38179, user_credentials={real_user=slave}} blocked reactor thread for 66886us
I20260710 11:02:08.791967 14142 catalog_manager.cc:5697] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 4e2dafc075f4424ca4890a197eb69f43 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3). New cstate: current_term: 1 leader_uuid: "4e2dafc075f4424ca4890a197eb69f43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:08.793459 14450 leader_election.cc:290] T e134c7b186f340d4a6036cadcbae5777 P 4e2dafc075f4424ca4890a197eb69f43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139), 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2:41595)
I20260710 11:02:08.796371 14320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e134c7b186f340d4a6036cadcbae5777" candidate_uuid: "4e2dafc075f4424ca4890a197eb69f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "076baed3d9264294a5fcb541ba8ee69d" is_pre_election: true
I20260710 11:02:08.797190 14436 ts_tablet_manager.cc:1434] T 434c91d52dd5433a97434a3005ed5bb0 P 1a852b36c8a44bd7980b0b294b9c76f6: Time spent starting tablet: real 0.087s	user 0.022s	sys 0.021s
W20260710 11:02:08.797636 14359 leader_election.cc:343] T e134c7b186f340d4a6036cadcbae5777 P 4e2dafc075f4424ca4890a197eb69f43 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2:41595): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:08.798143 14436 tablet_bootstrap.cc:492] T 03a2a73f0b244348baf89afb177f9931 P 1a852b36c8a44bd7980b0b294b9c76f6: Bootstrap starting.
I20260710 11:02:08.799515 14439 consensus_queue.cc:1048] T b277eb5951774f95a7d498155304ad07 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:08.804960 14436 tablet_bootstrap.cc:654] T 03a2a73f0b244348baf89afb177f9931 P 1a852b36c8a44bd7980b0b294b9c76f6: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:08.805084 14572 raft_consensus.cc:493] T 3d70a97918b846d0a3ae68c6726c887a P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:08.806257 14572 raft_consensus.cc:515] T 3d70a97918b846d0a3ae68c6726c887a P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:08.811594 14140 catalog_manager.cc:5697] T e53b43764d2a41bc9b58443a5fe1f72f P 076baed3d9264294a5fcb541ba8ee69d reported cstate change: term changed from 0 to 1, leader changed from <none> to 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2). New cstate: current_term: 1 leader_uuid: "076baed3d9264294a5fcb541ba8ee69d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:08.813341 14245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e134c7b186f340d4a6036cadcbae5777" candidate_uuid: "4e2dafc075f4424ca4890a197eb69f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" is_pre_election: true
W20260710 11:02:08.814774 14359 leader_election.cc:343] T e134c7b186f340d4a6036cadcbae5777 P 4e2dafc075f4424ca4890a197eb69f43 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:08.815312 14359 leader_election.cc:304] T e134c7b186f340d4a6036cadcbae5777 P 4e2dafc075f4424ca4890a197eb69f43 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4e2dafc075f4424ca4890a197eb69f43; no voters: 076baed3d9264294a5fcb541ba8ee69d, 1a852b36c8a44bd7980b0b294b9c76f6
I20260710 11:02:08.786887 14575 consensus_queue.cc:1048] T 158184de317345699d02e174310e3851 P 1a852b36c8a44bd7980b0b294b9c76f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:08.816730 14436 tablet_bootstrap.cc:492] T 03a2a73f0b244348baf89afb177f9931 P 1a852b36c8a44bd7980b0b294b9c76f6: No bootstrap required, opened a new log
I20260710 11:02:08.817229 14436 ts_tablet_manager.cc:1403] T 03a2a73f0b244348baf89afb177f9931 P 1a852b36c8a44bd7980b0b294b9c76f6: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.008s
I20260710 11:02:08.818066 14572 leader_election.cc:290] T 3d70a97918b846d0a3ae68c6726c887a P 1a852b36c8a44bd7980b0b294b9c76f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2:41595), 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3:38179)
I20260710 11:02:08.818250 14318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d70a97918b846d0a3ae68c6726c887a" candidate_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "076baed3d9264294a5fcb541ba8ee69d" is_pre_election: true
I20260710 11:02:08.769519 14447 raft_consensus.cc:2749] T d722c6bf635e4d33a45c30797f4bac79 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:08.821290 14448 raft_consensus.cc:2749] T e134c7b186f340d4a6036cadcbae5777 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:08.821830 14535 consensus_queue.cc:1048] T 4512b753848043eb9571998f6fe65983 P 076baed3d9264294a5fcb541ba8ee69d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:08.807533 14490 raft_consensus.cc:2749] T 236cc0689dcf430dad2774090b533a41 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:08.806272 14435 ts_tablet_manager.cc:1434] T f0a2297cb45a4d5f9030df4bb5cbc0ec P 4e2dafc075f4424ca4890a197eb69f43: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260710 11:02:08.826963 14435 tablet_bootstrap.cc:492] T 03a2a73f0b244348baf89afb177f9931 P 4e2dafc075f4424ca4890a197eb69f43: Bootstrap starting.
I20260710 11:02:08.827693 14436 raft_consensus.cc:359] T 03a2a73f0b244348baf89afb177f9931 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:08.828375 14436 raft_consensus.cc:385] T 03a2a73f0b244348baf89afb177f9931 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:08.828640 14436 raft_consensus.cc:740] T 03a2a73f0b244348baf89afb177f9931 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a852b36c8a44bd7980b0b294b9c76f6, State: Initialized, Role: FOLLOWER
I20260710 11:02:08.829500 14436 consensus_queue.cc:260] T 03a2a73f0b244348baf89afb177f9931 P 1a852b36c8a44bd7980b0b294b9c76f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:08.831481 14436 ts_tablet_manager.cc:1434] T 03a2a73f0b244348baf89afb177f9931 P 1a852b36c8a44bd7980b0b294b9c76f6: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260710 11:02:08.832338 14436 tablet_bootstrap.cc:492] T e53b43764d2a41bc9b58443a5fe1f72f P 1a852b36c8a44bd7980b0b294b9c76f6: Bootstrap starting.
I20260710 11:02:08.826860 14391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d70a97918b846d0a3ae68c6726c887a" candidate_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e2dafc075f4424ca4890a197eb69f43" is_pre_election: true
I20260710 11:02:08.837517 14535 consensus_queue.cc:1048] T 236cc0689dcf430dad2774090b533a41 P 076baed3d9264294a5fcb541ba8ee69d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:08.838515 14391 raft_consensus.cc:2393] T 3d70a97918b846d0a3ae68c6726c887a P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a852b36c8a44bd7980b0b294b9c76f6 in current term 1: Already voted for candidate 076baed3d9264294a5fcb541ba8ee69d in this term.
I20260710 11:02:08.838809 14436 tablet_bootstrap.cc:654] T e53b43764d2a41bc9b58443a5fe1f72f P 1a852b36c8a44bd7980b0b294b9c76f6: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:08.839543 14211 leader_election.cc:304] T 3d70a97918b846d0a3ae68c6726c887a P 1a852b36c8a44bd7980b0b294b9c76f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a852b36c8a44bd7980b0b294b9c76f6; no voters: 076baed3d9264294a5fcb541ba8ee69d, 4e2dafc075f4424ca4890a197eb69f43
I20260710 11:02:08.840883 14573 raft_consensus.cc:3060] T 3d70a97918b846d0a3ae68c6726c887a P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.841190 14483 consensus_queue.cc:1048] T b277eb5951774f95a7d498155304ad07 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:08.846378 14435 tablet_bootstrap.cc:654] T 03a2a73f0b244348baf89afb177f9931 P 4e2dafc075f4424ca4890a197eb69f43: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:08.850741 14434 tablet_bootstrap.cc:492] T 3967fecde1734e37b365a7168efb0949 P 076baed3d9264294a5fcb541ba8ee69d: No bootstrap required, opened a new log
I20260710 11:02:08.851264 14434 ts_tablet_manager.cc:1403] T 3967fecde1734e37b365a7168efb0949 P 076baed3d9264294a5fcb541ba8ee69d: Time spent bootstrapping tablet: real 0.125s	user 0.009s	sys 0.005s
I20260710 11:02:08.853901 14434 raft_consensus.cc:359] T 3967fecde1734e37b365a7168efb0949 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:08.854398 14434 raft_consensus.cc:385] T 3967fecde1734e37b365a7168efb0949 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:08.854625 14434 raft_consensus.cc:740] T 3967fecde1734e37b365a7168efb0949 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 076baed3d9264294a5fcb541ba8ee69d, State: Initialized, Role: FOLLOWER
I20260710 11:02:08.897245 14537 consensus_queue.cc:1048] T 4512b753848043eb9571998f6fe65983 P 076baed3d9264294a5fcb541ba8ee69d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:08.899013 14434 consensus_queue.cc:260] T 3967fecde1734e37b365a7168efb0949 P 076baed3d9264294a5fcb541ba8ee69d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:08.901935 14434 ts_tablet_manager.cc:1434] T 3967fecde1734e37b365a7168efb0949 P 076baed3d9264294a5fcb541ba8ee69d: Time spent starting tablet: real 0.050s	user 0.005s	sys 0.001s
I20260710 11:02:08.902840 14434 tablet_bootstrap.cc:492] T e134c7b186f340d4a6036cadcbae5777 P 076baed3d9264294a5fcb541ba8ee69d: Bootstrap starting.
I20260710 11:02:08.905493 14537 consensus_queue.cc:1048] T 3d70a97918b846d0a3ae68c6726c887a P 076baed3d9264294a5fcb541ba8ee69d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:08.915560 14573 raft_consensus.cc:2749] T 3d70a97918b846d0a3ae68c6726c887a P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:08.937253 14436 tablet_bootstrap.cc:492] T e53b43764d2a41bc9b58443a5fe1f72f P 1a852b36c8a44bd7980b0b294b9c76f6: No bootstrap required, opened a new log
I20260710 11:02:08.937878 14436 ts_tablet_manager.cc:1403] T e53b43764d2a41bc9b58443a5fe1f72f P 1a852b36c8a44bd7980b0b294b9c76f6: Time spent bootstrapping tablet: real 0.106s	user 0.030s	sys 0.025s
I20260710 11:02:08.949674 14436 raft_consensus.cc:359] T e53b43764d2a41bc9b58443a5fe1f72f P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:08.950371 14436 raft_consensus.cc:385] T e53b43764d2a41bc9b58443a5fe1f72f P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:08.950644 14436 raft_consensus.cc:740] T e53b43764d2a41bc9b58443a5fe1f72f P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a852b36c8a44bd7980b0b294b9c76f6, State: Initialized, Role: FOLLOWER
I20260710 11:02:08.951426 14436 consensus_queue.cc:260] T e53b43764d2a41bc9b58443a5fe1f72f P 1a852b36c8a44bd7980b0b294b9c76f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:08.954331 14436 ts_tablet_manager.cc:1434] T e53b43764d2a41bc9b58443a5fe1f72f P 1a852b36c8a44bd7980b0b294b9c76f6: Time spent starting tablet: real 0.016s	user 0.011s	sys 0.000s
I20260710 11:02:08.955215 14436 tablet_bootstrap.cc:492] T 3967fecde1734e37b365a7168efb0949 P 1a852b36c8a44bd7980b0b294b9c76f6: Bootstrap starting.
I20260710 11:02:08.955435 14435 tablet_bootstrap.cc:492] T 03a2a73f0b244348baf89afb177f9931 P 4e2dafc075f4424ca4890a197eb69f43: No bootstrap required, opened a new log
I20260710 11:02:08.955902 14435 ts_tablet_manager.cc:1403] T 03a2a73f0b244348baf89afb177f9931 P 4e2dafc075f4424ca4890a197eb69f43: Time spent bootstrapping tablet: real 0.129s	user 0.026s	sys 0.013s
I20260710 11:02:08.958367 14435 raft_consensus.cc:359] T 03a2a73f0b244348baf89afb177f9931 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:08.959019 14435 raft_consensus.cc:385] T 03a2a73f0b244348baf89afb177f9931 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:08.959311 14435 raft_consensus.cc:740] T 03a2a73f0b244348baf89afb177f9931 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4e2dafc075f4424ca4890a197eb69f43, State: Initialized, Role: FOLLOWER
I20260710 11:02:08.959983 14435 consensus_queue.cc:260] T 03a2a73f0b244348baf89afb177f9931 P 4e2dafc075f4424ca4890a197eb69f43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:08.960704 14436 tablet_bootstrap.cc:654] T 3967fecde1734e37b365a7168efb0949 P 1a852b36c8a44bd7980b0b294b9c76f6: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:08.959129 14537 consensus_queue.cc:1048] T 3d70a97918b846d0a3ae68c6726c887a P 076baed3d9264294a5fcb541ba8ee69d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:02:08.962028 14435 ts_tablet_manager.cc:1434] T 03a2a73f0b244348baf89afb177f9931 P 4e2dafc075f4424ca4890a197eb69f43: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:02:08.966713 14434 tablet_bootstrap.cc:654] T e134c7b186f340d4a6036cadcbae5777 P 076baed3d9264294a5fcb541ba8ee69d: Neither blocks nor log segments found. Creating new log.
W20260710 11:02:08.971405 14191 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:02:08.973767 14483 raft_consensus.cc:493] T 03a2a73f0b244348baf89afb177f9931 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:08.974377 14483 raft_consensus.cc:515] T 03a2a73f0b244348baf89afb177f9931 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:08.978657 14242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03a2a73f0b244348baf89afb177f9931" candidate_uuid: "4e2dafc075f4424ca4890a197eb69f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" is_pre_election: true
I20260710 11:02:08.979499 14242 raft_consensus.cc:2468] T 03a2a73f0b244348baf89afb177f9931 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e2dafc075f4424ca4890a197eb69f43 in term 0.
I20260710 11:02:08.981269 14359 leader_election.cc:304] T 03a2a73f0b244348baf89afb177f9931 P 4e2dafc075f4424ca4890a197eb69f43 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a852b36c8a44bd7980b0b294b9c76f6, 4e2dafc075f4424ca4890a197eb69f43; no voters: 
I20260710 11:02:08.981976 14436 tablet_bootstrap.cc:492] T 3967fecde1734e37b365a7168efb0949 P 1a852b36c8a44bd7980b0b294b9c76f6: No bootstrap required, opened a new log
I20260710 11:02:08.982368 14439 raft_consensus.cc:2804] T 03a2a73f0b244348baf89afb177f9931 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:08.982925 14439 raft_consensus.cc:493] T 03a2a73f0b244348baf89afb177f9931 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:08.983387 14439 raft_consensus.cc:3060] T 03a2a73f0b244348baf89afb177f9931 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:08.982442 14436 ts_tablet_manager.cc:1403] T 3967fecde1734e37b365a7168efb0949 P 1a852b36c8a44bd7980b0b294b9c76f6: Time spent bootstrapping tablet: real 0.027s	user 0.006s	sys 0.006s
I20260710 11:02:08.990175 14483 leader_election.cc:290] T 03a2a73f0b244348baf89afb177f9931 P 4e2dafc075f4424ca4890a197eb69f43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139), 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2:41595)
I20260710 11:02:08.990356 14436 raft_consensus.cc:359] T 3967fecde1734e37b365a7168efb0949 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:08.991143 14436 raft_consensus.cc:385] T 3967fecde1734e37b365a7168efb0949 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:08.991408 14436 raft_consensus.cc:740] T 3967fecde1734e37b365a7168efb0949 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a852b36c8a44bd7980b0b294b9c76f6, State: Initialized, Role: FOLLOWER
I20260710 11:02:08.991420 14434 tablet_bootstrap.cc:492] T e134c7b186f340d4a6036cadcbae5777 P 076baed3d9264294a5fcb541ba8ee69d: No bootstrap required, opened a new log
I20260710 11:02:08.992133 14436 consensus_queue.cc:260] T 3967fecde1734e37b365a7168efb0949 P 1a852b36c8a44bd7980b0b294b9c76f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:08.992682 14434 ts_tablet_manager.cc:1403] T e134c7b186f340d4a6036cadcbae5777 P 076baed3d9264294a5fcb541ba8ee69d: Time spent bootstrapping tablet: real 0.090s	user 0.022s	sys 0.008s
I20260710 11:02:08.994408 14436 ts_tablet_manager.cc:1434] T 3967fecde1734e37b365a7168efb0949 P 1a852b36c8a44bd7980b0b294b9c76f6: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:02:08.995368 14436 tablet_bootstrap.cc:492] T e134c7b186f340d4a6036cadcbae5777 P 1a852b36c8a44bd7980b0b294b9c76f6: Bootstrap starting.
I20260710 11:02:08.995105 14317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03a2a73f0b244348baf89afb177f9931" candidate_uuid: "4e2dafc075f4424ca4890a197eb69f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "076baed3d9264294a5fcb541ba8ee69d" is_pre_election: true
I20260710 11:02:08.995162 14439 raft_consensus.cc:515] T 03a2a73f0b244348baf89afb177f9931 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:08.995711 14434 raft_consensus.cc:359] T e134c7b186f340d4a6036cadcbae5777 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:08.996403 14434 raft_consensus.cc:385] T e134c7b186f340d4a6036cadcbae5777 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:08.996663 14434 raft_consensus.cc:740] T e134c7b186f340d4a6036cadcbae5777 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 076baed3d9264294a5fcb541ba8ee69d, State: Initialized, Role: FOLLOWER
I20260710 11:02:08.997260 14439 leader_election.cc:290] T 03a2a73f0b244348baf89afb177f9931 P 4e2dafc075f4424ca4890a197eb69f43 [CANDIDATE]: Term 1 election: Requested vote from peers 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139), 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2:41595)
I20260710 11:02:08.997341 14434 consensus_queue.cc:260] T e134c7b186f340d4a6036cadcbae5777 P 076baed3d9264294a5fcb541ba8ee69d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:09.000226 14434 ts_tablet_manager.cc:1434] T e134c7b186f340d4a6036cadcbae5777 P 076baed3d9264294a5fcb541ba8ee69d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260710 11:02:09.001155 14434 tablet_bootstrap.cc:492] T 03a2a73f0b244348baf89afb177f9931 P 076baed3d9264294a5fcb541ba8ee69d: Bootstrap starting.
I20260710 11:02:09.001274 14244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03a2a73f0b244348baf89afb177f9931" candidate_uuid: "4e2dafc075f4424ca4890a197eb69f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a852b36c8a44bd7980b0b294b9c76f6"
I20260710 11:02:09.001892 14244 raft_consensus.cc:3060] T 03a2a73f0b244348baf89afb177f9931 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:09.001959 14436 tablet_bootstrap.cc:654] T e134c7b186f340d4a6036cadcbae5777 P 1a852b36c8a44bd7980b0b294b9c76f6: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:09.002050 14540 raft_consensus.cc:493] T 3967fecde1734e37b365a7168efb0949 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:09.002624 14540 raft_consensus.cc:515] T 3967fecde1734e37b365a7168efb0949 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:09.004920 14540 leader_election.cc:290] T 3967fecde1734e37b365a7168efb0949 P 076baed3d9264294a5fcb541ba8ee69d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139), 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3:38179)
I20260710 11:02:09.007303 14317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03a2a73f0b244348baf89afb177f9931" candidate_uuid: "4e2dafc075f4424ca4890a197eb69f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "076baed3d9264294a5fcb541ba8ee69d"
W20260710 11:02:09.008497 14359 leader_election.cc:343] T 03a2a73f0b244348baf89afb177f9931 P 4e2dafc075f4424ca4890a197eb69f43 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2:41595): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:02:09.009917 14359 leader_election.cc:343] T 03a2a73f0b244348baf89afb177f9931 P 4e2dafc075f4424ca4890a197eb69f43 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2:41595): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:09.010166 14391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3967fecde1734e37b365a7168efb0949" candidate_uuid: "076baed3d9264294a5fcb541ba8ee69d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e2dafc075f4424ca4890a197eb69f43" is_pre_election: true
I20260710 11:02:09.011178 14391 raft_consensus.cc:2468] T 3967fecde1734e37b365a7168efb0949 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 076baed3d9264294a5fcb541ba8ee69d in term 0.
I20260710 11:02:09.012384 14244 raft_consensus.cc:2468] T 03a2a73f0b244348baf89afb177f9931 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e2dafc075f4424ca4890a197eb69f43 in term 1.
I20260710 11:02:09.012678 14286 leader_election.cc:304] T 3967fecde1734e37b365a7168efb0949 P 076baed3d9264294a5fcb541ba8ee69d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 076baed3d9264294a5fcb541ba8ee69d, 4e2dafc075f4424ca4890a197eb69f43; no voters: 
I20260710 11:02:09.013845 14541 raft_consensus.cc:2804] T 3967fecde1734e37b365a7168efb0949 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:09.014235 14541 raft_consensus.cc:493] T 3967fecde1734e37b365a7168efb0949 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:09.014374 14242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3967fecde1734e37b365a7168efb0949" candidate_uuid: "076baed3d9264294a5fcb541ba8ee69d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" is_pre_election: true
I20260710 11:02:09.014629 14541 raft_consensus.cc:3060] T 3967fecde1734e37b365a7168efb0949 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:09.014526 14359 leader_election.cc:304] T 03a2a73f0b244348baf89afb177f9931 P 4e2dafc075f4424ca4890a197eb69f43 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1a852b36c8a44bd7980b0b294b9c76f6, 4e2dafc075f4424ca4890a197eb69f43; no voters: 076baed3d9264294a5fcb541ba8ee69d
I20260710 11:02:09.015905 14483 raft_consensus.cc:2804] T 03a2a73f0b244348baf89afb177f9931 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:09.016594 14483 raft_consensus.cc:697] T 03a2a73f0b244348baf89afb177f9931 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 LEADER]: Becoming Leader. State: Replica: 4e2dafc075f4424ca4890a197eb69f43, State: Running, Role: LEADER
I20260710 11:02:09.017781 14483 consensus_queue.cc:237] T 03a2a73f0b244348baf89afb177f9931 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:09.018821 14242 raft_consensus.cc:2468] T 3967fecde1734e37b365a7168efb0949 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 076baed3d9264294a5fcb541ba8ee69d in term 0.
I20260710 11:02:09.021252 14434 tablet_bootstrap.cc:654] T 03a2a73f0b244348baf89afb177f9931 P 076baed3d9264294a5fcb541ba8ee69d: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:09.034197 14436 tablet_bootstrap.cc:492] T e134c7b186f340d4a6036cadcbae5777 P 1a852b36c8a44bd7980b0b294b9c76f6: No bootstrap required, opened a new log
I20260710 11:02:09.034726 14436 ts_tablet_manager.cc:1403] T e134c7b186f340d4a6036cadcbae5777 P 1a852b36c8a44bd7980b0b294b9c76f6: Time spent bootstrapping tablet: real 0.040s	user 0.008s	sys 0.024s
I20260710 11:02:09.027648 14541 raft_consensus.cc:515] T 3967fecde1734e37b365a7168efb0949 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:09.039247 14391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3967fecde1734e37b365a7168efb0949" candidate_uuid: "076baed3d9264294a5fcb541ba8ee69d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e2dafc075f4424ca4890a197eb69f43"
I20260710 11:02:09.039512 14242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3967fecde1734e37b365a7168efb0949" candidate_uuid: "076baed3d9264294a5fcb541ba8ee69d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a852b36c8a44bd7980b0b294b9c76f6"
I20260710 11:02:09.040149 14242 raft_consensus.cc:3060] T 3967fecde1734e37b365a7168efb0949 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:09.040162 14391 raft_consensus.cc:3060] T 3967fecde1734e37b365a7168efb0949 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:09.041235 14436 raft_consensus.cc:359] T e134c7b186f340d4a6036cadcbae5777 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:09.041999 14436 raft_consensus.cc:385] T e134c7b186f340d4a6036cadcbae5777 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:09.042338 14436 raft_consensus.cc:740] T e134c7b186f340d4a6036cadcbae5777 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a852b36c8a44bd7980b0b294b9c76f6, State: Initialized, Role: FOLLOWER
I20260710 11:02:09.043126 14436 consensus_queue.cc:260] T e134c7b186f340d4a6036cadcbae5777 P 1a852b36c8a44bd7980b0b294b9c76f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:09.043678 14434 tablet_bootstrap.cc:492] T 03a2a73f0b244348baf89afb177f9931 P 076baed3d9264294a5fcb541ba8ee69d: No bootstrap required, opened a new log
I20260710 11:02:09.044219 14434 ts_tablet_manager.cc:1403] T 03a2a73f0b244348baf89afb177f9931 P 076baed3d9264294a5fcb541ba8ee69d: Time spent bootstrapping tablet: real 0.043s	user 0.017s	sys 0.002s
I20260710 11:02:09.045404 14436 ts_tablet_manager.cc:1434] T e134c7b186f340d4a6036cadcbae5777 P 1a852b36c8a44bd7980b0b294b9c76f6: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260710 11:02:09.046743 14436 tablet_bootstrap.cc:492] T f0a2297cb45a4d5f9030df4bb5cbc0ec P 1a852b36c8a44bd7980b0b294b9c76f6: Bootstrap starting.
I20260710 11:02:09.047084 14434 raft_consensus.cc:359] T 03a2a73f0b244348baf89afb177f9931 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:09.047709 14242 raft_consensus.cc:2468] T 3967fecde1734e37b365a7168efb0949 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 076baed3d9264294a5fcb541ba8ee69d in term 1.
I20260710 11:02:09.048933 14285 leader_election.cc:304] T 3967fecde1734e37b365a7168efb0949 P 076baed3d9264294a5fcb541ba8ee69d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 076baed3d9264294a5fcb541ba8ee69d, 1a852b36c8a44bd7980b0b294b9c76f6; no voters: 
I20260710 11:02:09.050122 14540 raft_consensus.cc:2804] T 3967fecde1734e37b365a7168efb0949 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:09.037992 14541 leader_election.cc:290] T 3967fecde1734e37b365a7168efb0949 P 076baed3d9264294a5fcb541ba8ee69d [CANDIDATE]: Term 1 election: Requested vote from peers 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139), 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3:38179)
I20260710 11:02:09.047829 14434 raft_consensus.cc:385] T 03a2a73f0b244348baf89afb177f9931 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:09.051460 14434 raft_consensus.cc:740] T 03a2a73f0b244348baf89afb177f9931 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 076baed3d9264294a5fcb541ba8ee69d, State: Initialized, Role: FOLLOWER
I20260710 11:02:09.050675 14540 raft_consensus.cc:697] T 3967fecde1734e37b365a7168efb0949 P 076baed3d9264294a5fcb541ba8ee69d [term 1 LEADER]: Becoming Leader. State: Replica: 076baed3d9264294a5fcb541ba8ee69d, State: Running, Role: LEADER
I20260710 11:02:09.052238 14434 consensus_queue.cc:260] T 03a2a73f0b244348baf89afb177f9931 P 076baed3d9264294a5fcb541ba8ee69d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:09.053031 14391 raft_consensus.cc:2468] T 3967fecde1734e37b365a7168efb0949 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 076baed3d9264294a5fcb541ba8ee69d in term 1.
I20260710 11:02:09.052862 14540 consensus_queue.cc:237] T 3967fecde1734e37b365a7168efb0949 P 076baed3d9264294a5fcb541ba8ee69d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:09.054172 14436 tablet_bootstrap.cc:654] T f0a2297cb45a4d5f9030df4bb5cbc0ec P 1a852b36c8a44bd7980b0b294b9c76f6: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:09.054600 14434 ts_tablet_manager.cc:1434] T 03a2a73f0b244348baf89afb177f9931 P 076baed3d9264294a5fcb541ba8ee69d: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260710 11:02:09.055629 14434 tablet_bootstrap.cc:492] T f0a2297cb45a4d5f9030df4bb5cbc0ec P 076baed3d9264294a5fcb541ba8ee69d: Bootstrap starting.
I20260710 11:02:09.060281 14483 consensus_queue.cc:1048] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:09.060515 14143 catalog_manager.cc:5697] T 03a2a73f0b244348baf89afb177f9931 P 4e2dafc075f4424ca4890a197eb69f43 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3). New cstate: current_term: 1 leader_uuid: "4e2dafc075f4424ca4890a197eb69f43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:09.062342 14541 raft_consensus.cc:493] T 7917c50f496b4460ad637fae32c19790 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:09.063251 14573 raft_consensus.cc:493] T e134c7b186f340d4a6036cadcbae5777 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:09.063016 14541 raft_consensus.cc:515] T 7917c50f496b4460ad637fae32c19790 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:09.063778 14573 raft_consensus.cc:515] T e134c7b186f340d4a6036cadcbae5777 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:09.066114 14573 leader_election.cc:290] T e134c7b186f340d4a6036cadcbae5777 P 1a852b36c8a44bd7980b0b294b9c76f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2:41595), 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3:38179)
I20260710 11:02:09.071066 14243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7917c50f496b4460ad637fae32c19790" candidate_uuid: "076baed3d9264294a5fcb541ba8ee69d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" is_pre_election: true
I20260710 11:02:09.072136 14243 raft_consensus.cc:2393] T 7917c50f496b4460ad637fae32c19790 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 076baed3d9264294a5fcb541ba8ee69d in current term 1: Already voted for candidate 4e2dafc075f4424ca4890a197eb69f43 in this term.
I20260710 11:02:09.076043 14317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e134c7b186f340d4a6036cadcbae5777" candidate_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "076baed3d9264294a5fcb541ba8ee69d" is_pre_election: true
I20260710 11:02:09.080739 14317 raft_consensus.cc:2468] T e134c7b186f340d4a6036cadcbae5777 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a852b36c8a44bd7980b0b294b9c76f6 in term 0.
I20260710 11:02:09.082324 14210 leader_election.cc:304] T e134c7b186f340d4a6036cadcbae5777 P 1a852b36c8a44bd7980b0b294b9c76f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 076baed3d9264294a5fcb541ba8ee69d, 1a852b36c8a44bd7980b0b294b9c76f6; no voters: 
I20260710 11:02:09.083338 14571 raft_consensus.cc:2804] T e134c7b186f340d4a6036cadcbae5777 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:09.077742 14573 raft_consensus.cc:493] T 434c91d52dd5433a97434a3005ed5bb0 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:09.083760 14571 raft_consensus.cc:493] T e134c7b186f340d4a6036cadcbae5777 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:09.078179 14391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e134c7b186f340d4a6036cadcbae5777" candidate_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e2dafc075f4424ca4890a197eb69f43" is_pre_election: true
I20260710 11:02:09.085047 14391 raft_consensus.cc:2468] T e134c7b186f340d4a6036cadcbae5777 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1a852b36c8a44bd7980b0b294b9c76f6 in term 0.
I20260710 11:02:09.084352 14571 raft_consensus.cc:3060] T e134c7b186f340d4a6036cadcbae5777 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:09.074913 14434 tablet_bootstrap.cc:654] T f0a2297cb45a4d5f9030df4bb5cbc0ec P 076baed3d9264294a5fcb541ba8ee69d: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:09.084378 14573 raft_consensus.cc:515] T 434c91d52dd5433a97434a3005ed5bb0 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:09.095984 14573 leader_election.cc:290] T 434c91d52dd5433a97434a3005ed5bb0 P 1a852b36c8a44bd7980b0b294b9c76f6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2:41595), 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3:38179)
I20260710 11:02:09.096668 14450 consensus_queue.cc:1048] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:09.097086 14436 tablet_bootstrap.cc:492] T f0a2297cb45a4d5f9030df4bb5cbc0ec P 1a852b36c8a44bd7980b0b294b9c76f6: No bootstrap required, opened a new log
I20260710 11:02:09.097476 14393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "434c91d52dd5433a97434a3005ed5bb0" candidate_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e2dafc075f4424ca4890a197eb69f43" is_pre_election: true
I20260710 11:02:09.097640 14436 ts_tablet_manager.cc:1403] T f0a2297cb45a4d5f9030df4bb5cbc0ec P 1a852b36c8a44bd7980b0b294b9c76f6: Time spent bootstrapping tablet: real 0.051s	user 0.021s	sys 0.017s
I20260710 11:02:09.102119 14541 leader_election.cc:290] T 7917c50f496b4460ad637fae32c19790 P 076baed3d9264294a5fcb541ba8ee69d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139), 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3:38179)
I20260710 11:02:09.103231 14394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7917c50f496b4460ad637fae32c19790" candidate_uuid: "076baed3d9264294a5fcb541ba8ee69d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e2dafc075f4424ca4890a197eb69f43" is_pre_election: true
I20260710 11:02:09.104560 14286 leader_election.cc:304] T 7917c50f496b4460ad637fae32c19790 P 076baed3d9264294a5fcb541ba8ee69d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 076baed3d9264294a5fcb541ba8ee69d; no voters: 1a852b36c8a44bd7980b0b294b9c76f6, 4e2dafc075f4424ca4890a197eb69f43
I20260710 11:02:09.105834 14541 raft_consensus.cc:3060] T 7917c50f496b4460ad637fae32c19790 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:09.107426 14393 raft_consensus.cc:2393] T 434c91d52dd5433a97434a3005ed5bb0 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1a852b36c8a44bd7980b0b294b9c76f6 in current term 1: Already voted for candidate 076baed3d9264294a5fcb541ba8ee69d in this term.
I20260710 11:02:09.108726 14317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "434c91d52dd5433a97434a3005ed5bb0" candidate_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "076baed3d9264294a5fcb541ba8ee69d" is_pre_election: true
I20260710 11:02:09.111383 14210 leader_election.cc:304] T 434c91d52dd5433a97434a3005ed5bb0 P 1a852b36c8a44bd7980b0b294b9c76f6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1a852b36c8a44bd7980b0b294b9c76f6; no voters: 076baed3d9264294a5fcb541ba8ee69d, 4e2dafc075f4424ca4890a197eb69f43
I20260710 11:02:09.113085 14541 raft_consensus.cc:2749] T 7917c50f496b4460ad637fae32c19790 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:09.114358 14143 catalog_manager.cc:5697] T 3967fecde1734e37b365a7168efb0949 P 076baed3d9264294a5fcb541ba8ee69d reported cstate change: term changed from 0 to 1, leader changed from <none> to 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2). New cstate: current_term: 1 leader_uuid: "076baed3d9264294a5fcb541ba8ee69d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:09.116114 14483 consensus_queue.cc:1048] T 7917c50f496b4460ad637fae32c19790 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:09.120366 14436 raft_consensus.cc:359] T f0a2297cb45a4d5f9030df4bb5cbc0ec P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:09.121697 14436 raft_consensus.cc:385] T f0a2297cb45a4d5f9030df4bb5cbc0ec P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:09.122112 14436 raft_consensus.cc:740] T f0a2297cb45a4d5f9030df4bb5cbc0ec P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1a852b36c8a44bd7980b0b294b9c76f6, State: Initialized, Role: FOLLOWER
I20260710 11:02:09.123468 14436 consensus_queue.cc:260] T f0a2297cb45a4d5f9030df4bb5cbc0ec P 1a852b36c8a44bd7980b0b294b9c76f6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:09.127920 14575 raft_consensus.cc:3060] T 434c91d52dd5433a97434a3005ed5bb0 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:09.137485 14436 ts_tablet_manager.cc:1434] T f0a2297cb45a4d5f9030df4bb5cbc0ec P 1a852b36c8a44bd7980b0b294b9c76f6: Time spent starting tablet: real 0.039s	user 0.005s	sys 0.004s
I20260710 11:02:09.142545 14575 raft_consensus.cc:2749] T 434c91d52dd5433a97434a3005ed5bb0 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:09.144917 14571 raft_consensus.cc:515] T e134c7b186f340d4a6036cadcbae5777 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:09.149688 14483 consensus_queue.cc:1048] T 7917c50f496b4460ad637fae32c19790 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:09.158504 14571 leader_election.cc:290] T e134c7b186f340d4a6036cadcbae5777 P 1a852b36c8a44bd7980b0b294b9c76f6 [CANDIDATE]: Term 1 election: Requested vote from peers 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2:41595), 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3:38179)
I20260710 11:02:09.159770 14391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e134c7b186f340d4a6036cadcbae5777" candidate_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e2dafc075f4424ca4890a197eb69f43"
I20260710 11:02:09.160483 14391 raft_consensus.cc:3060] T e134c7b186f340d4a6036cadcbae5777 P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:09.161316 14320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e134c7b186f340d4a6036cadcbae5777" candidate_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "076baed3d9264294a5fcb541ba8ee69d"
I20260710 11:02:09.161942 14320 raft_consensus.cc:3060] T e134c7b186f340d4a6036cadcbae5777 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:09.162281 14434 tablet_bootstrap.cc:492] T f0a2297cb45a4d5f9030df4bb5cbc0ec P 076baed3d9264294a5fcb541ba8ee69d: No bootstrap required, opened a new log
I20260710 11:02:09.162782 14434 ts_tablet_manager.cc:1403] T f0a2297cb45a4d5f9030df4bb5cbc0ec P 076baed3d9264294a5fcb541ba8ee69d: Time spent bootstrapping tablet: real 0.107s	user 0.029s	sys 0.036s
I20260710 11:02:09.165710 14434 raft_consensus.cc:359] T f0a2297cb45a4d5f9030df4bb5cbc0ec P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:09.166429 14434 raft_consensus.cc:385] T f0a2297cb45a4d5f9030df4bb5cbc0ec P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:09.166723 14434 raft_consensus.cc:740] T f0a2297cb45a4d5f9030df4bb5cbc0ec P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 076baed3d9264294a5fcb541ba8ee69d, State: Initialized, Role: FOLLOWER
I20260710 11:02:09.167508 14434 consensus_queue.cc:260] T f0a2297cb45a4d5f9030df4bb5cbc0ec P 076baed3d9264294a5fcb541ba8ee69d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:09.169327 14320 raft_consensus.cc:2468] T e134c7b186f340d4a6036cadcbae5777 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a852b36c8a44bd7980b0b294b9c76f6 in term 1.
I20260710 11:02:09.170197 14434 ts_tablet_manager.cc:1434] T f0a2297cb45a4d5f9030df4bb5cbc0ec P 076baed3d9264294a5fcb541ba8ee69d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:02:09.170197 14541 consensus_queue.cc:1048] T 434c91d52dd5433a97434a3005ed5bb0 P 076baed3d9264294a5fcb541ba8ee69d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:09.170994 14210 leader_election.cc:304] T e134c7b186f340d4a6036cadcbae5777 P 1a852b36c8a44bd7980b0b294b9c76f6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 076baed3d9264294a5fcb541ba8ee69d, 1a852b36c8a44bd7980b0b294b9c76f6; no voters: 
I20260710 11:02:09.172959 14573 raft_consensus.cc:2804] T e134c7b186f340d4a6036cadcbae5777 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:09.176060 14391 raft_consensus.cc:2468] T e134c7b186f340d4a6036cadcbae5777 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a852b36c8a44bd7980b0b294b9c76f6 in term 1.
I20260710 11:02:09.179885 14573 raft_consensus.cc:697] T e134c7b186f340d4a6036cadcbae5777 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 LEADER]: Becoming Leader. State: Replica: 1a852b36c8a44bd7980b0b294b9c76f6, State: Running, Role: LEADER
I20260710 11:02:09.180774 14573 consensus_queue.cc:237] T e134c7b186f340d4a6036cadcbae5777 P 1a852b36c8a44bd7980b0b294b9c76f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:09.204849 14537 consensus_queue.cc:1048] T 434c91d52dd5433a97434a3005ed5bb0 P 076baed3d9264294a5fcb541ba8ee69d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:09.205865 14143 catalog_manager.cc:5697] T e134c7b186f340d4a6036cadcbae5777 P 1a852b36c8a44bd7980b0b294b9c76f6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1). New cstate: current_term: 1 leader_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:09.218197 14483 raft_consensus.cc:493] T f0a2297cb45a4d5f9030df4bb5cbc0ec P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:09.218767 14483 raft_consensus.cc:515] T f0a2297cb45a4d5f9030df4bb5cbc0ec P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:09.220969 14483 leader_election.cc:290] T f0a2297cb45a4d5f9030df4bb5cbc0ec P 4e2dafc075f4424ca4890a197eb69f43 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139), 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2:41595)
I20260710 11:02:09.222986 14244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0a2297cb45a4d5f9030df4bb5cbc0ec" candidate_uuid: "4e2dafc075f4424ca4890a197eb69f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" is_pre_election: true
I20260710 11:02:09.223749 14244 raft_consensus.cc:2468] T f0a2297cb45a4d5f9030df4bb5cbc0ec P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e2dafc075f4424ca4890a197eb69f43 in term 0.
I20260710 11:02:09.223785 14320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0a2297cb45a4d5f9030df4bb5cbc0ec" candidate_uuid: "4e2dafc075f4424ca4890a197eb69f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "076baed3d9264294a5fcb541ba8ee69d" is_pre_election: true
I20260710 11:02:09.224596 14320 raft_consensus.cc:2468] T f0a2297cb45a4d5f9030df4bb5cbc0ec P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e2dafc075f4424ca4890a197eb69f43 in term 0.
I20260710 11:02:09.225271 14359 leader_election.cc:304] T f0a2297cb45a4d5f9030df4bb5cbc0ec P 4e2dafc075f4424ca4890a197eb69f43 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a852b36c8a44bd7980b0b294b9c76f6, 4e2dafc075f4424ca4890a197eb69f43; no voters: 
I20260710 11:02:09.226006 14483 raft_consensus.cc:2804] T f0a2297cb45a4d5f9030df4bb5cbc0ec P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:09.226424 14483 raft_consensus.cc:493] T f0a2297cb45a4d5f9030df4bb5cbc0ec P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:09.226815 14483 raft_consensus.cc:3060] T f0a2297cb45a4d5f9030df4bb5cbc0ec P 4e2dafc075f4424ca4890a197eb69f43 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:09.233426 14483 raft_consensus.cc:515] T f0a2297cb45a4d5f9030df4bb5cbc0ec P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:09.235412 14483 leader_election.cc:290] T f0a2297cb45a4d5f9030df4bb5cbc0ec P 4e2dafc075f4424ca4890a197eb69f43 [CANDIDATE]: Term 1 election: Requested vote from peers 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139), 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2:41595)
I20260710 11:02:09.236167 14244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0a2297cb45a4d5f9030df4bb5cbc0ec" candidate_uuid: "4e2dafc075f4424ca4890a197eb69f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a852b36c8a44bd7980b0b294b9c76f6"
I20260710 11:02:09.236450 14320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0a2297cb45a4d5f9030df4bb5cbc0ec" candidate_uuid: "4e2dafc075f4424ca4890a197eb69f43" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "076baed3d9264294a5fcb541ba8ee69d"
I20260710 11:02:09.236904 14244 raft_consensus.cc:3060] T f0a2297cb45a4d5f9030df4bb5cbc0ec P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:09.237083 14320 raft_consensus.cc:3060] T f0a2297cb45a4d5f9030df4bb5cbc0ec P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:09.242182 14244 raft_consensus.cc:2468] T f0a2297cb45a4d5f9030df4bb5cbc0ec P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e2dafc075f4424ca4890a197eb69f43 in term 1.
I20260710 11:02:09.242192 14320 raft_consensus.cc:2468] T f0a2297cb45a4d5f9030df4bb5cbc0ec P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e2dafc075f4424ca4890a197eb69f43 in term 1.
I20260710 11:02:09.243463 14359 leader_election.cc:304] T f0a2297cb45a4d5f9030df4bb5cbc0ec P 4e2dafc075f4424ca4890a197eb69f43 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a852b36c8a44bd7980b0b294b9c76f6, 4e2dafc075f4424ca4890a197eb69f43; no voters: 
I20260710 11:02:09.244141 14483 raft_consensus.cc:2804] T f0a2297cb45a4d5f9030df4bb5cbc0ec P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:09.244755 14483 raft_consensus.cc:697] T f0a2297cb45a4d5f9030df4bb5cbc0ec P 4e2dafc075f4424ca4890a197eb69f43 [term 1 LEADER]: Becoming Leader. State: Replica: 4e2dafc075f4424ca4890a197eb69f43, State: Running, Role: LEADER
I20260710 11:02:09.245445 14483 consensus_queue.cc:237] T f0a2297cb45a4d5f9030df4bb5cbc0ec P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:09.254504 14143 catalog_manager.cc:5697] T f0a2297cb45a4d5f9030df4bb5cbc0ec P 4e2dafc075f4424ca4890a197eb69f43 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3). New cstate: current_term: 1 leader_uuid: "4e2dafc075f4424ca4890a197eb69f43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:09.326061 14244 raft_consensus.cc:3060] T e53b43764d2a41bc9b58443a5fe1f72f P 1a852b36c8a44bd7980b0b294b9c76f6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:09.331904 14540 consensus_queue.cc:1048] T e53b43764d2a41bc9b58443a5fe1f72f P 076baed3d9264294a5fcb541ba8ee69d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:09.340682 14537 consensus_queue.cc:1048] T e53b43764d2a41bc9b58443a5fe1f72f P 076baed3d9264294a5fcb541ba8ee69d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:09.425835 14540 raft_consensus.cc:493] T 03a2a73f0b244348baf89afb177f9931 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:09.426245 14540 raft_consensus.cc:515] T 03a2a73f0b244348baf89afb177f9931 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:09.427917 14540 leader_election.cc:290] T 03a2a73f0b244348baf89afb177f9931 P 076baed3d9264294a5fcb541ba8ee69d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139), 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3:38179)
I20260710 11:02:09.428896 14393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03a2a73f0b244348baf89afb177f9931" candidate_uuid: "076baed3d9264294a5fcb541ba8ee69d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4e2dafc075f4424ca4890a197eb69f43" is_pre_election: true
I20260710 11:02:09.428823 14244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03a2a73f0b244348baf89afb177f9931" candidate_uuid: "076baed3d9264294a5fcb541ba8ee69d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" is_pre_election: true
I20260710 11:02:09.429818 14244 raft_consensus.cc:2393] T 03a2a73f0b244348baf89afb177f9931 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 076baed3d9264294a5fcb541ba8ee69d in current term 1: Already voted for candidate 4e2dafc075f4424ca4890a197eb69f43 in this term.
I20260710 11:02:09.430840 14285 leader_election.cc:304] T 03a2a73f0b244348baf89afb177f9931 P 076baed3d9264294a5fcb541ba8ee69d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 076baed3d9264294a5fcb541ba8ee69d; no voters: 1a852b36c8a44bd7980b0b294b9c76f6, 4e2dafc075f4424ca4890a197eb69f43
I20260710 11:02:09.431510 14540 raft_consensus.cc:3060] T 03a2a73f0b244348baf89afb177f9931 P 076baed3d9264294a5fcb541ba8ee69d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:09.436204 14540 raft_consensus.cc:2749] T 03a2a73f0b244348baf89afb177f9931 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:09.481523 14483 consensus_queue.cc:1048] T 03a2a73f0b244348baf89afb177f9931 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:09.490569 14540 consensus_queue.cc:1048] T 3967fecde1734e37b365a7168efb0949 P 076baed3d9264294a5fcb541ba8ee69d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:09.494212 14450 consensus_queue.cc:1048] T 03a2a73f0b244348baf89afb177f9931 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:09.505159 14517 consensus_queue.cc:1048] T 3967fecde1734e37b365a7168efb0949 P 076baed3d9264294a5fcb541ba8ee69d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:09.630672 14450 consensus_queue.cc:1048] T f0a2297cb45a4d5f9030df4bb5cbc0ec P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:09.641095 14483 consensus_queue.cc:1048] T f0a2297cb45a4d5f9030df4bb5cbc0ec P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:09.692678 14573 consensus_queue.cc:1048] T e134c7b186f340d4a6036cadcbae5777 P 1a852b36c8a44bd7980b0b294b9c76f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:09.702437 14575 consensus_queue.cc:1048] T e134c7b186f340d4a6036cadcbae5777 P 1a852b36c8a44bd7980b0b294b9c76f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:02:09.983075 14191 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:02:10.380234 14614 raft_consensus.cc:493] T d722c6bf635e4d33a45c30797f4bac79 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:10.380777 14614 raft_consensus.cc:515] T d722c6bf635e4d33a45c30797f4bac79 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:10.382706 14614 leader_election.cc:290] T d722c6bf635e4d33a45c30797f4bac79 P 4e2dafc075f4424ca4890a197eb69f43 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139), 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2:41595)
I20260710 11:02:10.383419 14244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d722c6bf635e4d33a45c30797f4bac79" candidate_uuid: "4e2dafc075f4424ca4890a197eb69f43" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" is_pre_election: true
I20260710 11:02:10.383714 14318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d722c6bf635e4d33a45c30797f4bac79" candidate_uuid: "4e2dafc075f4424ca4890a197eb69f43" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "076baed3d9264294a5fcb541ba8ee69d" is_pre_election: true
I20260710 11:02:10.383942 14244 raft_consensus.cc:2468] T d722c6bf635e4d33a45c30797f4bac79 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e2dafc075f4424ca4890a197eb69f43 in term 1.
I20260710 11:02:10.384466 14318 raft_consensus.cc:2468] T d722c6bf635e4d33a45c30797f4bac79 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4e2dafc075f4424ca4890a197eb69f43 in term 1.
I20260710 11:02:10.385102 14359 leader_election.cc:304] T d722c6bf635e4d33a45c30797f4bac79 P 4e2dafc075f4424ca4890a197eb69f43 [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: 1a852b36c8a44bd7980b0b294b9c76f6, 4e2dafc075f4424ca4890a197eb69f43; no voters: 
I20260710 11:02:10.385814 14614 raft_consensus.cc:2804] T d722c6bf635e4d33a45c30797f4bac79 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:02:10.386124 14614 raft_consensus.cc:493] T d722c6bf635e4d33a45c30797f4bac79 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:10.386439 14614 raft_consensus.cc:3060] T d722c6bf635e4d33a45c30797f4bac79 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:10.392597 14614 raft_consensus.cc:515] T d722c6bf635e4d33a45c30797f4bac79 P 4e2dafc075f4424ca4890a197eb69f43 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:10.394582 14614 leader_election.cc:290] T d722c6bf635e4d33a45c30797f4bac79 P 4e2dafc075f4424ca4890a197eb69f43 [CANDIDATE]: Term 2 election: Requested vote from peers 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139), 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2:41595)
I20260710 11:02:10.395193 14244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d722c6bf635e4d33a45c30797f4bac79" candidate_uuid: "4e2dafc075f4424ca4890a197eb69f43" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1a852b36c8a44bd7980b0b294b9c76f6"
I20260710 11:02:10.395749 14244 raft_consensus.cc:3060] T d722c6bf635e4d33a45c30797f4bac79 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:10.395743 14318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d722c6bf635e4d33a45c30797f4bac79" candidate_uuid: "4e2dafc075f4424ca4890a197eb69f43" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "076baed3d9264294a5fcb541ba8ee69d"
I20260710 11:02:10.396450 14318 raft_consensus.cc:3060] T d722c6bf635e4d33a45c30797f4bac79 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:10.400460 14244 raft_consensus.cc:2468] T d722c6bf635e4d33a45c30797f4bac79 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e2dafc075f4424ca4890a197eb69f43 in term 2.
I20260710 11:02:10.401391 14318 raft_consensus.cc:2468] T d722c6bf635e4d33a45c30797f4bac79 P 076baed3d9264294a5fcb541ba8ee69d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4e2dafc075f4424ca4890a197eb69f43 in term 2.
I20260710 11:02:10.401559 14359 leader_election.cc:304] T d722c6bf635e4d33a45c30797f4bac79 P 4e2dafc075f4424ca4890a197eb69f43 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a852b36c8a44bd7980b0b294b9c76f6, 4e2dafc075f4424ca4890a197eb69f43; no voters: 
I20260710 11:02:10.402407 14614 raft_consensus.cc:2804] T d722c6bf635e4d33a45c30797f4bac79 P 4e2dafc075f4424ca4890a197eb69f43 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:10.402812 14614 raft_consensus.cc:697] T d722c6bf635e4d33a45c30797f4bac79 P 4e2dafc075f4424ca4890a197eb69f43 [term 2 LEADER]: Becoming Leader. State: Replica: 4e2dafc075f4424ca4890a197eb69f43, State: Running, Role: LEADER
I20260710 11:02:10.403501 14614 consensus_queue.cc:237] T d722c6bf635e4d33a45c30797f4bac79 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Queue going to LEADER 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: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:10.411557 14140 catalog_manager.cc:5697] T d722c6bf635e4d33a45c30797f4bac79 P 4e2dafc075f4424ca4890a197eb69f43 reported cstate change: term changed from 0 to 2, leader changed from <none> to 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3). New cstate: current_term: 2 leader_uuid: "4e2dafc075f4424ca4890a197eb69f43" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:10.498282 13136 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:02:10.504980 14620 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 11:02:10.507340 14621 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 11:02:10.509346 13136 server_base.cc:1061] running on GCE node
W20260710 11:02:10.509749 14624 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 11:02:10.510799 13136 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:02:10.511137 13136 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 11:02:10.511353 13136 hybrid_clock.cc:648] HybridClock initialized: now 1783681330511335 us; error 0 us; skew 500 ppm
I20260710 11:02:10.511973 13136 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:02:10.515604 13136 webserver.cc:533] Webserver started at http://127.12.212.4:35267/ using document root <none> and password file <none>
I20260710 11:02:10.516098 13136 fs_manager.cc:362] Metadata directory not provided
I20260710 11:02:10.516338 13136 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:02:10.516649 13136 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:02:10.517704 13136 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681302471308-13136-0/minicluster-data/ts-3-root/instance:
uuid: "5bf7aad3ea50495db0f9f36c979f5b7c"
format_stamp: "Formatted at 2026-07-10 11:02:10 on dist-test-slave-vn19"
I20260710 11:02:10.522330 13136 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:02:10.525827 14628 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:10.526590 13136 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:02:10.526914 13136 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681302471308-13136-0/minicluster-data/ts-3-root
uuid: "5bf7aad3ea50495db0f9f36c979f5b7c"
format_stamp: "Formatted at 2026-07-10 11:02:10 on dist-test-slave-vn19"
I20260710 11:02:10.527266 13136 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681302471308-13136-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681302471308-13136-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681302471308-13136-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 11:02:10.544387 13136 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:02:10.545647 13136 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:02:10.547147 13136 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:02:10.549450 13136 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:02:10.549717 13136 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:10.549990 13136 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:02:10.550190 13136 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:10.596000 13136 rpc_server.cc:307] RPC server started. Bound to: 127.12.212.4:40653
I20260710 11:02:10.596077 14690 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.212.4:40653 every 8 connection(s)
I20260710 11:02:10.600888 13136 auto_leader_rebalancer-test.cc:388] add a tserver: 5bf7aad3ea50495db0f9f36c979f5b7c
I20260710 11:02:10.619240 14691 heartbeater.cc:344] Connected to a master server at 127.12.212.62:43983
I20260710 11:02:10.619681 14691 heartbeater.cc:461] Registering TS with master...
I20260710 11:02:10.620623 14691 heartbeater.cc:507] Master 127.12.212.62:43983 requested a full tablet report, sending...
I20260710 11:02:10.622860 14140 ts_manager.cc:194] Registered new tserver with Master: 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4:40653)
I20260710 11:02:10.624661 14140 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49596
I20260710 11:02:10.827278 14320 raft_consensus.cc:1275] T d722c6bf635e4d33a45c30797f4bac79 P 076baed3d9264294a5fcb541ba8ee69d [term 2 FOLLOWER]: Refusing update from remote peer 4e2dafc075f4424ca4890a197eb69f43: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:02:10.828616 14448 consensus_queue.cc:1048] T d722c6bf635e4d33a45c30797f4bac79 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:10.839666 14244 raft_consensus.cc:1275] T d722c6bf635e4d33a45c30797f4bac79 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 2 FOLLOWER]: Refusing update from remote peer 4e2dafc075f4424ca4890a197eb69f43: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:02:10.851434 14614 consensus_queue.cc:1048] T d722c6bf635e4d33a45c30797f4bac79 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:11.033660 14242 consensus_queue.cc:237] T ec9897425de1412495338d5048d5aa9f P 1a852b36c8a44bd7980b0b294b9c76f6 [LEADER]: Queue 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: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } attrs { replace: true } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } }
I20260710 11:02:11.041518 14393 raft_consensus.cc:1275] T ec9897425de1412495338d5048d5aa9f P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Refusing update from remote peer 1a852b36c8a44bd7980b0b294b9c76f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:11.045022 14708 consensus_queue.cc:1048] T ec9897425de1412495338d5048d5aa9f P 1a852b36c8a44bd7980b0b294b9c76f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } 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 11:02:11.048437 14320 raft_consensus.cc:1275] T ec9897425de1412495338d5048d5aa9f P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Refusing update from remote peer 1a852b36c8a44bd7980b0b294b9c76f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:11.051995 14708 consensus_queue.cc:1048] T ec9897425de1412495338d5048d5aa9f P 1a852b36c8a44bd7980b0b294b9c76f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:11.056216 14695 raft_consensus.cc:2955] T ec9897425de1412495338d5048d5aa9f P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } attrs { replace: true } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } } }
W20260710 11:02:11.059804 14210 consensus_peers.cc:597] T ec9897425de1412495338d5048d5aa9f P 1a852b36c8a44bd7980b0b294b9c76f6 -> Peer 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4:40653): Couldn't send request to peer 5bf7aad3ea50495db0f9f36c979f5b7c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ec9897425de1412495338d5048d5aa9f. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:11.065052 14393 raft_consensus.cc:2955] T ec9897425de1412495338d5048d5aa9f P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } attrs { replace: true } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } } }
I20260710 11:02:11.066232 14320 raft_consensus.cc:2955] T ec9897425de1412495338d5048d5aa9f P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } attrs { replace: true } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } } }
I20260710 11:02:11.080199 14140 catalog_manager.cc:5697] T ec9897425de1412495338d5048d5aa9f P 4e2dafc075f4424ca4890a197eb69f43 reported cstate change: config changed from index -1 to 2, NON_VOTER 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) added. New cstate: current_term: 1 leader_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } attrs { replace: true } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } } }
I20260710 11:02:11.091969 14320 consensus_queue.cc:237] T b9f52bae0f3c45c68f86898a5e33bef9 P 076baed3d9264294a5fcb541ba8ee69d [LEADER]: Queue 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: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } attrs { replace: true } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } }
I20260710 11:02:11.103232 14393 raft_consensus.cc:1275] T b9f52bae0f3c45c68f86898a5e33bef9 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Refusing update from remote peer 076baed3d9264294a5fcb541ba8ee69d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:11.104727 14517 consensus_queue.cc:1048] T b9f52bae0f3c45c68f86898a5e33bef9 P 076baed3d9264294a5fcb541ba8ee69d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:11.105306 14242 raft_consensus.cc:1275] T b9f52bae0f3c45c68f86898a5e33bef9 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Refusing update from remote peer 076baed3d9264294a5fcb541ba8ee69d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:11.107419 14517 consensus_queue.cc:1048] T b9f52bae0f3c45c68f86898a5e33bef9 P 076baed3d9264294a5fcb541ba8ee69d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } 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 11:02:11.116621 14285 consensus_peers.cc:597] T b9f52bae0f3c45c68f86898a5e33bef9 P 076baed3d9264294a5fcb541ba8ee69d -> Peer 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4:40653): Couldn't send request to peer 5bf7aad3ea50495db0f9f36c979f5b7c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b9f52bae0f3c45c68f86898a5e33bef9. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:11.120394 14704 raft_consensus.cc:2955] T b9f52bae0f3c45c68f86898a5e33bef9 P 076baed3d9264294a5fcb541ba8ee69d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } attrs { replace: true } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } } }
I20260710 11:02:11.122633 14393 raft_consensus.cc:2955] T b9f52bae0f3c45c68f86898a5e33bef9 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } attrs { replace: true } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } } }
I20260710 11:02:11.125850 14242 raft_consensus.cc:2955] T b9f52bae0f3c45c68f86898a5e33bef9 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } attrs { replace: true } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } } }
I20260710 11:02:11.138411 14143 catalog_manager.cc:5697] T b9f52bae0f3c45c68f86898a5e33bef9 P 4e2dafc075f4424ca4890a197eb69f43 reported cstate change: config changed from index -1 to 2, NON_VOTER 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) added. New cstate: current_term: 1 leader_uuid: "076baed3d9264294a5fcb541ba8ee69d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } attrs { replace: true } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } } }
I20260710 11:02:11.162523 14393 consensus_queue.cc:237] T 03a2a73f0b244348baf89afb177f9931 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Queue 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: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } }
I20260710 11:02:11.173188 14320 raft_consensus.cc:1275] T 03a2a73f0b244348baf89afb177f9931 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Refusing update from remote peer 4e2dafc075f4424ca4890a197eb69f43: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:11.173345 14242 raft_consensus.cc:1275] T 03a2a73f0b244348baf89afb177f9931 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Refusing update from remote peer 4e2dafc075f4424ca4890a197eb69f43: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:11.174476 14448 consensus_queue.cc:1048] T 03a2a73f0b244348baf89afb177f9931 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } 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 11:02:11.175361 14699 consensus_queue.cc:1048] T 03a2a73f0b244348baf89afb177f9931 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:02:11.183089 14359 consensus_peers.cc:597] T 03a2a73f0b244348baf89afb177f9931 P 4e2dafc075f4424ca4890a197eb69f43 -> Peer 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4:40653): Couldn't send request to peer 5bf7aad3ea50495db0f9f36c979f5b7c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 03a2a73f0b244348baf89afb177f9931. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:11.184288 14614 raft_consensus.cc:2955] T 03a2a73f0b244348baf89afb177f9931 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } } }
I20260710 11:02:11.192010 14242 raft_consensus.cc:2955] T 03a2a73f0b244348baf89afb177f9931 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } } }
I20260710 11:02:11.196792 14393 consensus_queue.cc:237] T 6c3f162363bb40888ebd0a3bb2e64745 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Queue 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: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } attrs { replace: true } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } }
I20260710 11:02:11.197163 14143 catalog_manager.cc:5697] T 03a2a73f0b244348baf89afb177f9931 P 4e2dafc075f4424ca4890a197eb69f43 reported cstate change: config changed from index -1 to 2, NON_VOTER 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) added. New cstate: current_term: 1 leader_uuid: "4e2dafc075f4424ca4890a197eb69f43" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:11.196871 14320 raft_consensus.cc:2955] T 03a2a73f0b244348baf89afb177f9931 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } } }
I20260710 11:02:11.219569 14318 raft_consensus.cc:1275] T 6c3f162363bb40888ebd0a3bb2e64745 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Refusing update from remote peer 4e2dafc075f4424ca4890a197eb69f43: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:02:11.219817 14359 consensus_peers.cc:597] T 6c3f162363bb40888ebd0a3bb2e64745 P 4e2dafc075f4424ca4890a197eb69f43 -> Peer 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4:40653): Couldn't send request to peer 5bf7aad3ea50495db0f9f36c979f5b7c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6c3f162363bb40888ebd0a3bb2e64745. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:11.221797 14614 consensus_queue.cc:1048] T 6c3f162363bb40888ebd0a3bb2e64745 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:11.222246 14242 raft_consensus.cc:1275] T 6c3f162363bb40888ebd0a3bb2e64745 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Refusing update from remote peer 4e2dafc075f4424ca4890a197eb69f43: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:11.223639 14448 consensus_queue.cc:1048] T 6c3f162363bb40888ebd0a3bb2e64745 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } 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 11:02:11.232831 14614 raft_consensus.cc:2955] T 6c3f162363bb40888ebd0a3bb2e64745 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } attrs { replace: true } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } } }
I20260710 11:02:11.239152 14242 raft_consensus.cc:2955] T 6c3f162363bb40888ebd0a3bb2e64745 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } attrs { replace: true } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } } }
I20260710 11:02:11.240119 14320 raft_consensus.cc:2955] T 6c3f162363bb40888ebd0a3bb2e64745 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } attrs { replace: true } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } } }
I20260710 11:02:11.252892 14142 catalog_manager.cc:5697] T 6c3f162363bb40888ebd0a3bb2e64745 P 076baed3d9264294a5fcb541ba8ee69d reported cstate change: config changed from index -1 to 2, NON_VOTER 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) added. New cstate: current_term: 1 leader_uuid: "4e2dafc075f4424ca4890a197eb69f43" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } attrs { replace: true } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } } }
I20260710 11:02:11.513005 14730 ts_tablet_manager.cc:933] T ec9897425de1412495338d5048d5aa9f P 5bf7aad3ea50495db0f9f36c979f5b7c: Initiating tablet copy from peer 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139)
I20260710 11:02:11.517117 14730 tablet_copy_client.cc:323] T ec9897425de1412495338d5048d5aa9f P 5bf7aad3ea50495db0f9f36c979f5b7c: tablet copy: Beginning tablet copy session from remote peer at address 127.12.212.1:33139
I20260710 11:02:11.530215 14255 tablet_copy_service.cc:140] P 1a852b36c8a44bd7980b0b294b9c76f6: Received BeginTabletCopySession request for tablet ec9897425de1412495338d5048d5aa9f from peer 5bf7aad3ea50495db0f9f36c979f5b7c ({username='slave'} at 127.0.0.1:50866)
I20260710 11:02:11.530781 14255 tablet_copy_service.cc:161] P 1a852b36c8a44bd7980b0b294b9c76f6: Beginning new tablet copy session on tablet ec9897425de1412495338d5048d5aa9f from peer 5bf7aad3ea50495db0f9f36c979f5b7c at {username='slave'} at 127.0.0.1:50866: session id = 5bf7aad3ea50495db0f9f36c979f5b7c-ec9897425de1412495338d5048d5aa9f
I20260710 11:02:11.536585 14255 tablet_copy_source_session.cc:215] T ec9897425de1412495338d5048d5aa9f P 1a852b36c8a44bd7980b0b294b9c76f6: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:11.540005 14730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec9897425de1412495338d5048d5aa9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:11.551035 14730 tablet_copy_client.cc:806] T ec9897425de1412495338d5048d5aa9f P 5bf7aad3ea50495db0f9f36c979f5b7c: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:11.551846 14730 tablet_copy_client.cc:670] T ec9897425de1412495338d5048d5aa9f P 5bf7aad3ea50495db0f9f36c979f5b7c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:11.556123 14730 tablet_copy_client.cc:538] T ec9897425de1412495338d5048d5aa9f P 5bf7aad3ea50495db0f9f36c979f5b7c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:11.561992 14730 tablet_bootstrap.cc:492] T ec9897425de1412495338d5048d5aa9f P 5bf7aad3ea50495db0f9f36c979f5b7c: Bootstrap starting.
I20260710 11:02:11.568192 14733 ts_tablet_manager.cc:933] T b9f52bae0f3c45c68f86898a5e33bef9 P 5bf7aad3ea50495db0f9f36c979f5b7c: Initiating tablet copy from peer 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2:41595)
I20260710 11:02:11.569912 14733 tablet_copy_client.cc:323] T b9f52bae0f3c45c68f86898a5e33bef9 P 5bf7aad3ea50495db0f9f36c979f5b7c: tablet copy: Beginning tablet copy session from remote peer at address 127.12.212.2:41595
I20260710 11:02:11.580822 14330 tablet_copy_service.cc:140] P 076baed3d9264294a5fcb541ba8ee69d: Received BeginTabletCopySession request for tablet b9f52bae0f3c45c68f86898a5e33bef9 from peer 5bf7aad3ea50495db0f9f36c979f5b7c ({username='slave'} at 127.0.0.1:32918)
I20260710 11:02:11.581387 14330 tablet_copy_service.cc:161] P 076baed3d9264294a5fcb541ba8ee69d: Beginning new tablet copy session on tablet b9f52bae0f3c45c68f86898a5e33bef9 from peer 5bf7aad3ea50495db0f9f36c979f5b7c at {username='slave'} at 127.0.0.1:32918: session id = 5bf7aad3ea50495db0f9f36c979f5b7c-b9f52bae0f3c45c68f86898a5e33bef9
I20260710 11:02:11.583062 14730 tablet_bootstrap.cc:492] T ec9897425de1412495338d5048d5aa9f P 5bf7aad3ea50495db0f9f36c979f5b7c: 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 11:02:11.584033 14730 tablet_bootstrap.cc:492] T ec9897425de1412495338d5048d5aa9f P 5bf7aad3ea50495db0f9f36c979f5b7c: Bootstrap complete.
I20260710 11:02:11.584681 14730 ts_tablet_manager.cc:1403] T ec9897425de1412495338d5048d5aa9f P 5bf7aad3ea50495db0f9f36c979f5b7c: Time spent bootstrapping tablet: real 0.023s	user 0.022s	sys 0.000s
I20260710 11:02:11.588042 14330 tablet_copy_source_session.cc:215] T b9f52bae0f3c45c68f86898a5e33bef9 P 076baed3d9264294a5fcb541ba8ee69d: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:11.587592 14730 raft_consensus.cc:359] T ec9897425de1412495338d5048d5aa9f P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } attrs { replace: true } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } }
I20260710 11:02:11.588454 14730 raft_consensus.cc:740] T ec9897425de1412495338d5048d5aa9f P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5bf7aad3ea50495db0f9f36c979f5b7c, State: Initialized, Role: LEARNER
I20260710 11:02:11.589099 14730 consensus_queue.cc:260] T ec9897425de1412495338d5048d5aa9f P 5bf7aad3ea50495db0f9f36c979f5b7c [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: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } attrs { replace: true } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } }
I20260710 11:02:11.591287 14691 heartbeater.cc:499] Master 127.12.212.62:43983 was elected leader, sending a full tablet report...
I20260710 11:02:11.591835 14730 ts_tablet_manager.cc:1434] T ec9897425de1412495338d5048d5aa9f P 5bf7aad3ea50495db0f9f36c979f5b7c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:02:11.592491 14733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9f52bae0f3c45c68f86898a5e33bef9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:11.593851 14255 tablet_copy_service.cc:342] P 1a852b36c8a44bd7980b0b294b9c76f6: Request end of tablet copy session 5bf7aad3ea50495db0f9f36c979f5b7c-ec9897425de1412495338d5048d5aa9f received from {username='slave'} at 127.0.0.1:50866
I20260710 11:02:11.594310 14255 tablet_copy_service.cc:434] P 1a852b36c8a44bd7980b0b294b9c76f6: ending tablet copy session 5bf7aad3ea50495db0f9f36c979f5b7c-ec9897425de1412495338d5048d5aa9f on tablet ec9897425de1412495338d5048d5aa9f with peer 5bf7aad3ea50495db0f9f36c979f5b7c
I20260710 11:02:11.607985 14733 tablet_copy_client.cc:806] T b9f52bae0f3c45c68f86898a5e33bef9 P 5bf7aad3ea50495db0f9f36c979f5b7c: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:11.608564 14733 tablet_copy_client.cc:670] T b9f52bae0f3c45c68f86898a5e33bef9 P 5bf7aad3ea50495db0f9f36c979f5b7c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:11.612663 14733 tablet_copy_client.cc:538] T b9f52bae0f3c45c68f86898a5e33bef9 P 5bf7aad3ea50495db0f9f36c979f5b7c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:11.620293 14733 tablet_bootstrap.cc:492] T b9f52bae0f3c45c68f86898a5e33bef9 P 5bf7aad3ea50495db0f9f36c979f5b7c: Bootstrap starting.
I20260710 11:02:11.634989 14733 tablet_bootstrap.cc:492] T b9f52bae0f3c45c68f86898a5e33bef9 P 5bf7aad3ea50495db0f9f36c979f5b7c: 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 11:02:11.635828 14733 tablet_bootstrap.cc:492] T b9f52bae0f3c45c68f86898a5e33bef9 P 5bf7aad3ea50495db0f9f36c979f5b7c: Bootstrap complete.
I20260710 11:02:11.636482 14733 ts_tablet_manager.cc:1403] T b9f52bae0f3c45c68f86898a5e33bef9 P 5bf7aad3ea50495db0f9f36c979f5b7c: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.004s
I20260710 11:02:11.638722 14733 raft_consensus.cc:359] T b9f52bae0f3c45c68f86898a5e33bef9 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } attrs { replace: true } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } }
I20260710 11:02:11.639506 14733 raft_consensus.cc:740] T b9f52bae0f3c45c68f86898a5e33bef9 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5bf7aad3ea50495db0f9f36c979f5b7c, State: Initialized, Role: LEARNER
I20260710 11:02:11.640090 14733 consensus_queue.cc:260] T b9f52bae0f3c45c68f86898a5e33bef9 P 5bf7aad3ea50495db0f9f36c979f5b7c [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: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } attrs { replace: true } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } }
I20260710 11:02:11.642026 14733 ts_tablet_manager.cc:1434] T b9f52bae0f3c45c68f86898a5e33bef9 P 5bf7aad3ea50495db0f9f36c979f5b7c: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 11:02:11.643623 14330 tablet_copy_service.cc:342] P 076baed3d9264294a5fcb541ba8ee69d: Request end of tablet copy session 5bf7aad3ea50495db0f9f36c979f5b7c-b9f52bae0f3c45c68f86898a5e33bef9 received from {username='slave'} at 127.0.0.1:32918
I20260710 11:02:11.643990 14330 tablet_copy_service.cc:434] P 076baed3d9264294a5fcb541ba8ee69d: ending tablet copy session 5bf7aad3ea50495db0f9f36c979f5b7c-b9f52bae0f3c45c68f86898a5e33bef9 on tablet b9f52bae0f3c45c68f86898a5e33bef9 with peer 5bf7aad3ea50495db0f9f36c979f5b7c
I20260710 11:02:11.783484 14733 ts_tablet_manager.cc:933] T 03a2a73f0b244348baf89afb177f9931 P 5bf7aad3ea50495db0f9f36c979f5b7c: Initiating tablet copy from peer 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3:38179)
I20260710 11:02:11.785156 14733 tablet_copy_client.cc:323] T 03a2a73f0b244348baf89afb177f9931 P 5bf7aad3ea50495db0f9f36c979f5b7c: tablet copy: Beginning tablet copy session from remote peer at address 127.12.212.3:38179
I20260710 11:02:11.795445 14404 tablet_copy_service.cc:140] P 4e2dafc075f4424ca4890a197eb69f43: Received BeginTabletCopySession request for tablet 03a2a73f0b244348baf89afb177f9931 from peer 5bf7aad3ea50495db0f9f36c979f5b7c ({username='slave'} at 127.0.0.1:56068)
I20260710 11:02:11.796042 14404 tablet_copy_service.cc:161] P 4e2dafc075f4424ca4890a197eb69f43: Beginning new tablet copy session on tablet 03a2a73f0b244348baf89afb177f9931 from peer 5bf7aad3ea50495db0f9f36c979f5b7c at {username='slave'} at 127.0.0.1:56068: session id = 5bf7aad3ea50495db0f9f36c979f5b7c-03a2a73f0b244348baf89afb177f9931
I20260710 11:02:11.799793 14730 ts_tablet_manager.cc:933] T 6c3f162363bb40888ebd0a3bb2e64745 P 5bf7aad3ea50495db0f9f36c979f5b7c: Initiating tablet copy from peer 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3:38179)
I20260710 11:02:11.801999 14730 tablet_copy_client.cc:323] T 6c3f162363bb40888ebd0a3bb2e64745 P 5bf7aad3ea50495db0f9f36c979f5b7c: tablet copy: Beginning tablet copy session from remote peer at address 127.12.212.3:38179
I20260710 11:02:11.803211 14404 tablet_copy_source_session.cc:215] T 03a2a73f0b244348baf89afb177f9931 P 4e2dafc075f4424ca4890a197eb69f43: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:11.804539 14403 tablet_copy_service.cc:140] P 4e2dafc075f4424ca4890a197eb69f43: Received BeginTabletCopySession request for tablet 6c3f162363bb40888ebd0a3bb2e64745 from peer 5bf7aad3ea50495db0f9f36c979f5b7c ({username='slave'} at 127.0.0.1:56068)
I20260710 11:02:11.805307 14403 tablet_copy_service.cc:161] P 4e2dafc075f4424ca4890a197eb69f43: Beginning new tablet copy session on tablet 6c3f162363bb40888ebd0a3bb2e64745 from peer 5bf7aad3ea50495db0f9f36c979f5b7c at {username='slave'} at 127.0.0.1:56068: session id = 5bf7aad3ea50495db0f9f36c979f5b7c-6c3f162363bb40888ebd0a3bb2e64745
I20260710 11:02:11.806751 14733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03a2a73f0b244348baf89afb177f9931. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:11.810695 14403 tablet_copy_source_session.cc:215] T 6c3f162363bb40888ebd0a3bb2e64745 P 4e2dafc075f4424ca4890a197eb69f43: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:11.813320 14730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c3f162363bb40888ebd0a3bb2e64745. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:11.821517 14733 tablet_copy_client.cc:806] T 03a2a73f0b244348baf89afb177f9931 P 5bf7aad3ea50495db0f9f36c979f5b7c: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:11.823078 14733 tablet_copy_client.cc:670] T 03a2a73f0b244348baf89afb177f9931 P 5bf7aad3ea50495db0f9f36c979f5b7c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:11.830998 14733 tablet_copy_client.cc:538] T 03a2a73f0b244348baf89afb177f9931 P 5bf7aad3ea50495db0f9f36c979f5b7c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:11.832805 14730 tablet_copy_client.cc:806] T 6c3f162363bb40888ebd0a3bb2e64745 P 5bf7aad3ea50495db0f9f36c979f5b7c: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:11.833496 14730 tablet_copy_client.cc:670] T 6c3f162363bb40888ebd0a3bb2e64745 P 5bf7aad3ea50495db0f9f36c979f5b7c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:11.837427 14730 tablet_copy_client.cc:538] T 6c3f162363bb40888ebd0a3bb2e64745 P 5bf7aad3ea50495db0f9f36c979f5b7c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:11.841162 14733 tablet_bootstrap.cc:492] T 03a2a73f0b244348baf89afb177f9931 P 5bf7aad3ea50495db0f9f36c979f5b7c: Bootstrap starting.
I20260710 11:02:11.847072 14730 tablet_bootstrap.cc:492] T 6c3f162363bb40888ebd0a3bb2e64745 P 5bf7aad3ea50495db0f9f36c979f5b7c: Bootstrap starting.
I20260710 11:02:11.869647 14733 tablet_bootstrap.cc:492] T 03a2a73f0b244348baf89afb177f9931 P 5bf7aad3ea50495db0f9f36c979f5b7c: 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 11:02:11.870592 14733 tablet_bootstrap.cc:492] T 03a2a73f0b244348baf89afb177f9931 P 5bf7aad3ea50495db0f9f36c979f5b7c: Bootstrap complete.
I20260710 11:02:11.871318 14733 ts_tablet_manager.cc:1403] T 03a2a73f0b244348baf89afb177f9931 P 5bf7aad3ea50495db0f9f36c979f5b7c: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.019s
I20260710 11:02:11.874508 14733 raft_consensus.cc:359] T 03a2a73f0b244348baf89afb177f9931 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } }
I20260710 11:02:11.875479 14733 raft_consensus.cc:740] T 03a2a73f0b244348baf89afb177f9931 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5bf7aad3ea50495db0f9f36c979f5b7c, State: Initialized, Role: LEARNER
I20260710 11:02:11.876189 14733 consensus_queue.cc:260] T 03a2a73f0b244348baf89afb177f9931 P 5bf7aad3ea50495db0f9f36c979f5b7c [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: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } }
I20260710 11:02:11.876932 14730 tablet_bootstrap.cc:492] T 6c3f162363bb40888ebd0a3bb2e64745 P 5bf7aad3ea50495db0f9f36c979f5b7c: 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 11:02:11.877900 14730 tablet_bootstrap.cc:492] T 6c3f162363bb40888ebd0a3bb2e64745 P 5bf7aad3ea50495db0f9f36c979f5b7c: Bootstrap complete.
I20260710 11:02:11.878603 14730 ts_tablet_manager.cc:1403] T 6c3f162363bb40888ebd0a3bb2e64745 P 5bf7aad3ea50495db0f9f36c979f5b7c: Time spent bootstrapping tablet: real 0.032s	user 0.021s	sys 0.009s
I20260710 11:02:11.878749 14733 ts_tablet_manager.cc:1434] T 03a2a73f0b244348baf89afb177f9931 P 5bf7aad3ea50495db0f9f36c979f5b7c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:02:11.880668 14403 tablet_copy_service.cc:342] P 4e2dafc075f4424ca4890a197eb69f43: Request end of tablet copy session 5bf7aad3ea50495db0f9f36c979f5b7c-03a2a73f0b244348baf89afb177f9931 received from {username='slave'} at 127.0.0.1:56068
I20260710 11:02:11.881059 14403 tablet_copy_service.cc:434] P 4e2dafc075f4424ca4890a197eb69f43: ending tablet copy session 5bf7aad3ea50495db0f9f36c979f5b7c-03a2a73f0b244348baf89afb177f9931 on tablet 03a2a73f0b244348baf89afb177f9931 with peer 5bf7aad3ea50495db0f9f36c979f5b7c
I20260710 11:02:11.882625 14730 raft_consensus.cc:359] T 6c3f162363bb40888ebd0a3bb2e64745 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } attrs { replace: true } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } }
I20260710 11:02:11.883701 14730 raft_consensus.cc:740] T 6c3f162363bb40888ebd0a3bb2e64745 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5bf7aad3ea50495db0f9f36c979f5b7c, State: Initialized, Role: LEARNER
I20260710 11:02:11.884284 14730 consensus_queue.cc:260] T 6c3f162363bb40888ebd0a3bb2e64745 P 5bf7aad3ea50495db0f9f36c979f5b7c [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: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } attrs { replace: true } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } }
I20260710 11:02:11.886391 14730 ts_tablet_manager.cc:1434] T 6c3f162363bb40888ebd0a3bb2e64745 P 5bf7aad3ea50495db0f9f36c979f5b7c: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 11:02:11.887956 14403 tablet_copy_service.cc:342] P 4e2dafc075f4424ca4890a197eb69f43: Request end of tablet copy session 5bf7aad3ea50495db0f9f36c979f5b7c-6c3f162363bb40888ebd0a3bb2e64745 received from {username='slave'} at 127.0.0.1:56068
I20260710 11:02:11.888345 14403 tablet_copy_service.cc:434] P 4e2dafc075f4424ca4890a197eb69f43: ending tablet copy session 5bf7aad3ea50495db0f9f36c979f5b7c-6c3f162363bb40888ebd0a3bb2e64745 on tablet 6c3f162363bb40888ebd0a3bb2e64745 with peer 5bf7aad3ea50495db0f9f36c979f5b7c
I20260710 11:02:11.966889 14666 raft_consensus.cc:1217] T ec9897425de1412495338d5048d5aa9f P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:12.136858 14666 raft_consensus.cc:1217] T b9f52bae0f3c45c68f86898a5e33bef9 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:12.225190 14666 raft_consensus.cc:1217] T 6c3f162363bb40888ebd0a3bb2e64745 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:12.384204 14666 raft_consensus.cc:1217] T 03a2a73f0b244348baf89afb177f9931 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:12.391119 14744 raft_consensus.cc:1064] T ec9897425de1412495338d5048d5aa9f P 1a852b36c8a44bd7980b0b294b9c76f6: attempting to promote NON_VOTER 5bf7aad3ea50495db0f9f36c979f5b7c to VOTER
I20260710 11:02:12.394182 14744 consensus_queue.cc:237] T ec9897425de1412495338d5048d5aa9f P 1a852b36c8a44bd7980b0b294b9c76f6 [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: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } attrs { replace: true } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } }
I20260710 11:02:12.401739 14666 raft_consensus.cc:1275] T ec9897425de1412495338d5048d5aa9f P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 LEARNER]: Refusing update from remote peer 1a852b36c8a44bd7980b0b294b9c76f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:12.402323 14393 raft_consensus.cc:1275] T ec9897425de1412495338d5048d5aa9f P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Refusing update from remote peer 1a852b36c8a44bd7980b0b294b9c76f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:12.402474 14320 raft_consensus.cc:1275] T ec9897425de1412495338d5048d5aa9f P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Refusing update from remote peer 1a852b36c8a44bd7980b0b294b9c76f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:12.403528 14744 consensus_queue.cc:1048] T ec9897425de1412495338d5048d5aa9f P 1a852b36c8a44bd7980b0b294b9c76f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } 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 11:02:12.404381 14575 consensus_queue.cc:1048] T ec9897425de1412495338d5048d5aa9f P 1a852b36c8a44bd7980b0b294b9c76f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:12.405084 14743 consensus_queue.cc:1048] T ec9897425de1412495338d5048d5aa9f P 1a852b36c8a44bd7980b0b294b9c76f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } 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 11:02:12.428542 14744 raft_consensus.cc:2955] T ec9897425de1412495338d5048d5aa9f P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } attrs { replace: true } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:12.435178 14393 raft_consensus.cc:2955] T ec9897425de1412495338d5048d5aa9f P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } attrs { replace: true } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:12.434537 14666 raft_consensus.cc:2955] T ec9897425de1412495338d5048d5aa9f P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } attrs { replace: true } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:12.449054 14140 catalog_manager.cc:5697] T ec9897425de1412495338d5048d5aa9f P 5bf7aad3ea50495db0f9f36c979f5b7c reported cstate change: config changed from index 2 to 3, 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } attrs { replace: true } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:12.451619 14318 raft_consensus.cc:2955] T ec9897425de1412495338d5048d5aa9f P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } attrs { replace: true } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:12.478124 14242 consensus_queue.cc:237] T ec9897425de1412495338d5048d5aa9f P 1a852b36c8a44bd7980b0b294b9c76f6 [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: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } }
I20260710 11:02:12.483556 14666 raft_consensus.cc:1275] T ec9897425de1412495338d5048d5aa9f P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 FOLLOWER]: Refusing update from remote peer 1a852b36c8a44bd7980b0b294b9c76f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:12.483753 14318 raft_consensus.cc:1275] T ec9897425de1412495338d5048d5aa9f P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Refusing update from remote peer 1a852b36c8a44bd7980b0b294b9c76f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:12.485417 14575 consensus_queue.cc:1048] T ec9897425de1412495338d5048d5aa9f P 1a852b36c8a44bd7980b0b294b9c76f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:12.486310 14744 consensus_queue.cc:1048] T ec9897425de1412495338d5048d5aa9f P 1a852b36c8a44bd7980b0b294b9c76f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } 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 11:02:12.493228 14743 raft_consensus.cc:2955] T ec9897425de1412495338d5048d5aa9f P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:12.500149 14666 raft_consensus.cc:2955] T ec9897425de1412495338d5048d5aa9f P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:12.501248 14318 raft_consensus.cc:2955] T ec9897425de1412495338d5048d5aa9f P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:12.503108 14129 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ec9897425de1412495338d5048d5aa9f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:12.511209 14141 catalog_manager.cc:5697] T ec9897425de1412495338d5048d5aa9f P 1a852b36c8a44bd7980b0b294b9c76f6 reported cstate change: config changed from index 3 to 4, VOTER 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3) evicted. New cstate: current_term: 1 leader_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:12.522014 14379 tablet_service.cc:1558] Processing DeleteTablet for tablet ec9897425de1412495338d5048d5aa9f with delete_type TABLET_DATA_TOMBSTONED (TS 4e2dafc075f4424ca4890a197eb69f43 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49848
I20260710 11:02:12.526202 14756 tablet_replica.cc:333] T ec9897425de1412495338d5048d5aa9f P 4e2dafc075f4424ca4890a197eb69f43: stopping tablet replica
I20260710 11:02:12.527141 14756 raft_consensus.cc:2243] T ec9897425de1412495338d5048d5aa9f P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:12.527809 14756 raft_consensus.cc:2272] T ec9897425de1412495338d5048d5aa9f P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:12.530771 14756 ts_tablet_manager.cc:1916] T ec9897425de1412495338d5048d5aa9f P 4e2dafc075f4424ca4890a197eb69f43: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:12.542230 14745 raft_consensus.cc:1064] T b9f52bae0f3c45c68f86898a5e33bef9 P 076baed3d9264294a5fcb541ba8ee69d: attempting to promote NON_VOTER 5bf7aad3ea50495db0f9f36c979f5b7c to VOTER
I20260710 11:02:12.544768 14745 consensus_queue.cc:237] T b9f52bae0f3c45c68f86898a5e33bef9 P 076baed3d9264294a5fcb541ba8ee69d [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: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } attrs { replace: true } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } }
I20260710 11:02:12.545820 14756 ts_tablet_manager.cc:1929] T ec9897425de1412495338d5048d5aa9f P 4e2dafc075f4424ca4890a197eb69f43: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:12.546221 14756 log.cc:1199] T ec9897425de1412495338d5048d5aa9f P 4e2dafc075f4424ca4890a197eb69f43: Deleting WAL directory at /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681302471308-13136-0/minicluster-data/ts-2-root/wals/ec9897425de1412495338d5048d5aa9f
I20260710 11:02:12.547901 14130 catalog_manager.cc:5028] TS 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3:38179): tablet ec9897425de1412495338d5048d5aa9f (table test-workload [id=b77c18db8428437597597f55cbcb62d2]) successfully deleted
I20260710 11:02:12.551550 14666 raft_consensus.cc:1275] T b9f52bae0f3c45c68f86898a5e33bef9 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 LEARNER]: Refusing update from remote peer 076baed3d9264294a5fcb541ba8ee69d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:12.551846 14393 raft_consensus.cc:1275] T b9f52bae0f3c45c68f86898a5e33bef9 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Refusing update from remote peer 076baed3d9264294a5fcb541ba8ee69d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:12.552282 14242 raft_consensus.cc:1275] T b9f52bae0f3c45c68f86898a5e33bef9 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Refusing update from remote peer 076baed3d9264294a5fcb541ba8ee69d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:12.553045 14746 consensus_queue.cc:1048] T b9f52bae0f3c45c68f86898a5e33bef9 P 076baed3d9264294a5fcb541ba8ee69d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } 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 11:02:12.553849 14517 consensus_queue.cc:1048] T b9f52bae0f3c45c68f86898a5e33bef9 P 076baed3d9264294a5fcb541ba8ee69d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:12.555478 14517 consensus_queue.cc:1048] T b9f52bae0f3c45c68f86898a5e33bef9 P 076baed3d9264294a5fcb541ba8ee69d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } 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 11:02:12.574741 14758 raft_consensus.cc:2955] T b9f52bae0f3c45c68f86898a5e33bef9 P 076baed3d9264294a5fcb541ba8ee69d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } attrs { replace: true } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:12.576568 14244 raft_consensus.cc:2955] T b9f52bae0f3c45c68f86898a5e33bef9 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } attrs { replace: true } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:12.579299 14393 raft_consensus.cc:2955] T b9f52bae0f3c45c68f86898a5e33bef9 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } attrs { replace: true } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:12.589363 14666 raft_consensus.cc:2955] T b9f52bae0f3c45c68f86898a5e33bef9 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } attrs { replace: true } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:12.593705 14142 catalog_manager.cc:5697] T b9f52bae0f3c45c68f86898a5e33bef9 P 1a852b36c8a44bd7980b0b294b9c76f6 reported cstate change: config changed from index 2 to 3, 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "076baed3d9264294a5fcb541ba8ee69d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } attrs { replace: true } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:12.607460 14318 consensus_queue.cc:237] T b9f52bae0f3c45c68f86898a5e33bef9 P 076baed3d9264294a5fcb541ba8ee69d [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: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } }
I20260710 11:02:12.612504 14666 raft_consensus.cc:1275] T b9f52bae0f3c45c68f86898a5e33bef9 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 FOLLOWER]: Refusing update from remote peer 076baed3d9264294a5fcb541ba8ee69d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:12.613653 14393 raft_consensus.cc:1275] T b9f52bae0f3c45c68f86898a5e33bef9 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Refusing update from remote peer 076baed3d9264294a5fcb541ba8ee69d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:12.614665 14745 consensus_queue.cc:1048] T b9f52bae0f3c45c68f86898a5e33bef9 P 076baed3d9264294a5fcb541ba8ee69d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } 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 11:02:12.619578 14517 consensus_queue.cc:1048] T b9f52bae0f3c45c68f86898a5e33bef9 P 076baed3d9264294a5fcb541ba8ee69d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:12.625065 14745 raft_consensus.cc:2955] T b9f52bae0f3c45c68f86898a5e33bef9 P 076baed3d9264294a5fcb541ba8ee69d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:12.627046 14393 raft_consensus.cc:2955] T b9f52bae0f3c45c68f86898a5e33bef9 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:12.627157 14666 raft_consensus.cc:2955] T b9f52bae0f3c45c68f86898a5e33bef9 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:12.635022 14129 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b9f52bae0f3c45c68f86898a5e33bef9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:12.641978 14140 catalog_manager.cc:5697] T b9f52bae0f3c45c68f86898a5e33bef9 P 076baed3d9264294a5fcb541ba8ee69d reported cstate change: config changed from index 3 to 4, VOTER 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1) evicted. New cstate: current_term: 1 leader_uuid: "076baed3d9264294a5fcb541ba8ee69d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:12.656725 14230 tablet_service.cc:1558] Processing DeleteTablet for tablet b9f52bae0f3c45c68f86898a5e33bef9 with delete_type TABLET_DATA_TOMBSTONED (TS 1a852b36c8a44bd7980b0b294b9c76f6 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50820
I20260710 11:02:12.664004 14762 tablet_replica.cc:333] T b9f52bae0f3c45c68f86898a5e33bef9 P 1a852b36c8a44bd7980b0b294b9c76f6: stopping tablet replica
I20260710 11:02:12.664956 14762 raft_consensus.cc:2243] T b9f52bae0f3c45c68f86898a5e33bef9 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:12.665655 14762 raft_consensus.cc:2272] T b9f52bae0f3c45c68f86898a5e33bef9 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:12.668648 14762 ts_tablet_manager.cc:1916] T b9f52bae0f3c45c68f86898a5e33bef9 P 1a852b36c8a44bd7980b0b294b9c76f6: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:12.683579 14762 ts_tablet_manager.cc:1929] T b9f52bae0f3c45c68f86898a5e33bef9 P 1a852b36c8a44bd7980b0b294b9c76f6: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:12.684041 14762 log.cc:1199] T b9f52bae0f3c45c68f86898a5e33bef9 P 1a852b36c8a44bd7980b0b294b9c76f6: Deleting WAL directory at /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681302471308-13136-0/minicluster-data/ts-0-root/wals/b9f52bae0f3c45c68f86898a5e33bef9
I20260710 11:02:12.685655 14129 catalog_manager.cc:5028] TS 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139): tablet b9f52bae0f3c45c68f86898a5e33bef9 (table test-workload [id=b77c18db8428437597597f55cbcb62d2]) successfully deleted
I20260710 11:02:12.692941 14700 raft_consensus.cc:1064] T 6c3f162363bb40888ebd0a3bb2e64745 P 4e2dafc075f4424ca4890a197eb69f43: attempting to promote NON_VOTER 5bf7aad3ea50495db0f9f36c979f5b7c to VOTER
I20260710 11:02:12.694835 14700 consensus_queue.cc:237] T 6c3f162363bb40888ebd0a3bb2e64745 P 4e2dafc075f4424ca4890a197eb69f43 [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: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } attrs { replace: true } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } }
I20260710 11:02:12.702059 14666 raft_consensus.cc:1275] T 6c3f162363bb40888ebd0a3bb2e64745 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 LEARNER]: Refusing update from remote peer 4e2dafc075f4424ca4890a197eb69f43: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:12.702253 14318 raft_consensus.cc:1275] T 6c3f162363bb40888ebd0a3bb2e64745 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Refusing update from remote peer 4e2dafc075f4424ca4890a197eb69f43: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:12.703902 14244 raft_consensus.cc:1275] T 6c3f162363bb40888ebd0a3bb2e64745 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Refusing update from remote peer 4e2dafc075f4424ca4890a197eb69f43: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:12.703893 14700 consensus_queue.cc:1048] T 6c3f162363bb40888ebd0a3bb2e64745 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:12.705155 14747 consensus_queue.cc:1048] T 6c3f162363bb40888ebd0a3bb2e64745 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } 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 11:02:12.706128 14448 consensus_queue.cc:1048] T 6c3f162363bb40888ebd0a3bb2e64745 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } 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 11:02:12.725088 14747 raft_consensus.cc:2955] T 6c3f162363bb40888ebd0a3bb2e64745 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } attrs { replace: true } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:12.727299 14244 raft_consensus.cc:2955] T 6c3f162363bb40888ebd0a3bb2e64745 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } attrs { replace: true } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:12.731225 14666 raft_consensus.cc:2955] T 6c3f162363bb40888ebd0a3bb2e64745 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } attrs { replace: true } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:12.738618 14318 raft_consensus.cc:2955] T 6c3f162363bb40888ebd0a3bb2e64745 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } attrs { replace: true } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:12.744910 14140 catalog_manager.cc:5697] T 6c3f162363bb40888ebd0a3bb2e64745 P 5bf7aad3ea50495db0f9f36c979f5b7c reported cstate change: config changed from index 2 to 3, 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4e2dafc075f4424ca4890a197eb69f43" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } attrs { replace: true } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:12.764683 14700 raft_consensus.cc:1064] T 03a2a73f0b244348baf89afb177f9931 P 4e2dafc075f4424ca4890a197eb69f43: attempting to promote NON_VOTER 5bf7aad3ea50495db0f9f36c979f5b7c to VOTER
I20260710 11:02:12.767324 14700 consensus_queue.cc:237] T 03a2a73f0b244348baf89afb177f9931 P 4e2dafc075f4424ca4890a197eb69f43 [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: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } }
I20260710 11:02:12.769593 14394 consensus_queue.cc:237] T 6c3f162363bb40888ebd0a3bb2e64745 P 4e2dafc075f4424ca4890a197eb69f43 [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: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } }
I20260710 11:02:12.776433 14666 raft_consensus.cc:1275] T 6c3f162363bb40888ebd0a3bb2e64745 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 FOLLOWER]: Refusing update from remote peer 4e2dafc075f4424ca4890a197eb69f43: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:12.777020 14318 raft_consensus.cc:1275] T 6c3f162363bb40888ebd0a3bb2e64745 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Refusing update from remote peer 4e2dafc075f4424ca4890a197eb69f43: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:12.777910 14448 consensus_queue.cc:1048] T 6c3f162363bb40888ebd0a3bb2e64745 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } 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 11:02:12.779893 14448 consensus_queue.cc:1048] T 6c3f162363bb40888ebd0a3bb2e64745 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:12.797971 14665 raft_consensus.cc:1275] T 03a2a73f0b244348baf89afb177f9931 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 LEARNER]: Refusing update from remote peer 4e2dafc075f4424ca4890a197eb69f43: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:12.797722 14666 raft_consensus.cc:2955] T 6c3f162363bb40888ebd0a3bb2e64745 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:12.799175 14320 raft_consensus.cc:1275] T 03a2a73f0b244348baf89afb177f9931 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Refusing update from remote peer 4e2dafc075f4424ca4890a197eb69f43: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:12.787418 14747 raft_consensus.cc:2955] T 6c3f162363bb40888ebd0a3bb2e64745 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:12.800684 14317 raft_consensus.cc:2955] T 6c3f162363bb40888ebd0a3bb2e64745 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:12.807865 14700 consensus_queue.cc:1048] T 03a2a73f0b244348baf89afb177f9931 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } 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 11:02:12.809522 14747 consensus_queue.cc:1048] T 03a2a73f0b244348baf89afb177f9931 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } 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 11:02:12.841833 14130 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6c3f162363bb40888ebd0a3bb2e64745 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:12.851437 14142 catalog_manager.cc:5697] T 6c3f162363bb40888ebd0a3bb2e64745 P 5bf7aad3ea50495db0f9f36c979f5b7c reported cstate change: config changed from index 3 to 4, VOTER 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1) evicted. New cstate: current_term: 1 leader_uuid: "4e2dafc075f4424ca4890a197eb69f43" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:12.870069 14244 raft_consensus.cc:1275] T 03a2a73f0b244348baf89afb177f9931 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Refusing update from remote peer 4e2dafc075f4424ca4890a197eb69f43: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:12.876789 14230 tablet_service.cc:1558] Processing DeleteTablet for tablet 6c3f162363bb40888ebd0a3bb2e64745 with delete_type TABLET_DATA_TOMBSTONED (TS 1a852b36c8a44bd7980b0b294b9c76f6 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50820
I20260710 11:02:12.880023 14762 tablet_replica.cc:333] T 6c3f162363bb40888ebd0a3bb2e64745 P 1a852b36c8a44bd7980b0b294b9c76f6: stopping tablet replica
I20260710 11:02:12.882736 14762 raft_consensus.cc:2243] T 6c3f162363bb40888ebd0a3bb2e64745 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:12.884148 14762 raft_consensus.cc:2272] T 6c3f162363bb40888ebd0a3bb2e64745 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:12.898857 14747 consensus_queue.cc:1048] T 03a2a73f0b244348baf89afb177f9931 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.012s
I20260710 11:02:12.914988 14762 ts_tablet_manager.cc:1916] T 6c3f162363bb40888ebd0a3bb2e64745 P 1a852b36c8a44bd7980b0b294b9c76f6: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:12.937458 14762 ts_tablet_manager.cc:1929] T 6c3f162363bb40888ebd0a3bb2e64745 P 1a852b36c8a44bd7980b0b294b9c76f6: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:12.935895 14700 raft_consensus.cc:2955] T 03a2a73f0b244348baf89afb177f9931 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:12.938090 14762 log.cc:1199] T 6c3f162363bb40888ebd0a3bb2e64745 P 1a852b36c8a44bd7980b0b294b9c76f6: Deleting WAL directory at /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681302471308-13136-0/minicluster-data/ts-0-root/wals/6c3f162363bb40888ebd0a3bb2e64745
I20260710 11:02:12.940116 14129 catalog_manager.cc:5028] TS 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139): tablet 6c3f162363bb40888ebd0a3bb2e64745 (table test-workload [id=b77c18db8428437597597f55cbcb62d2]) successfully deleted
I20260710 11:02:12.952327 14242 raft_consensus.cc:2955] T 03a2a73f0b244348baf89afb177f9931 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:12.957438 14317 raft_consensus.cc:2955] T 03a2a73f0b244348baf89afb177f9931 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:12.964039 14142 catalog_manager.cc:5697] T 03a2a73f0b244348baf89afb177f9931 P 4e2dafc075f4424ca4890a197eb69f43 reported cstate change: config changed from index 2 to 3, 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4e2dafc075f4424ca4890a197eb69f43" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:12.967064 14666 raft_consensus.cc:2955] T 03a2a73f0b244348baf89afb177f9931 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:12.987051 14394 consensus_queue.cc:237] T 03a2a73f0b244348baf89afb177f9931 P 4e2dafc075f4424ca4890a197eb69f43 [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: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } }
I20260710 11:02:12.993700 14242 raft_consensus.cc:1275] T 03a2a73f0b244348baf89afb177f9931 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Refusing update from remote peer 4e2dafc075f4424ca4890a197eb69f43: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:12.994342 14666 raft_consensus.cc:1275] T 03a2a73f0b244348baf89afb177f9931 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 FOLLOWER]: Refusing update from remote peer 4e2dafc075f4424ca4890a197eb69f43: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:12.995257 14769 consensus_queue.cc:1048] T 03a2a73f0b244348baf89afb177f9931 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:02:12.997318 14700 consensus_queue.cc:1048] T 03a2a73f0b244348baf89afb177f9931 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } 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 11:02:13.009135 14242 raft_consensus.cc:2955] T 03a2a73f0b244348baf89afb177f9931 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:13.009289 14747 raft_consensus.cc:2955] T 03a2a73f0b244348baf89afb177f9931 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:13.009848 14666 raft_consensus.cc:2955] T 03a2a73f0b244348baf89afb177f9931 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:13.019516 14130 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 03a2a73f0b244348baf89afb177f9931 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:13.023795 14140 catalog_manager.cc:5697] T 03a2a73f0b244348baf89afb177f9931 P 1a852b36c8a44bd7980b0b294b9c76f6 reported cstate change: config changed from index 3 to 4, VOTER 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2) evicted. New cstate: current_term: 1 leader_uuid: "4e2dafc075f4424ca4890a197eb69f43" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:13.040549 14310 tablet_service.cc:1558] Processing DeleteTablet for tablet 03a2a73f0b244348baf89afb177f9931 with delete_type TABLET_DATA_TOMBSTONED (TS 076baed3d9264294a5fcb541ba8ee69d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:32886
I20260710 11:02:13.042392 14773 tablet_replica.cc:333] T 03a2a73f0b244348baf89afb177f9931 P 076baed3d9264294a5fcb541ba8ee69d: stopping tablet replica
I20260710 11:02:13.043475 14773 raft_consensus.cc:2243] T 03a2a73f0b244348baf89afb177f9931 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:13.044425 14773 raft_consensus.cc:2272] T 03a2a73f0b244348baf89afb177f9931 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:13.048408 14773 ts_tablet_manager.cc:1916] T 03a2a73f0b244348baf89afb177f9931 P 076baed3d9264294a5fcb541ba8ee69d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:13.062601 14773 ts_tablet_manager.cc:1929] T 03a2a73f0b244348baf89afb177f9931 P 076baed3d9264294a5fcb541ba8ee69d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:13.062920 14773 log.cc:1199] T 03a2a73f0b244348baf89afb177f9931 P 076baed3d9264294a5fcb541ba8ee69d: Deleting WAL directory at /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681302471308-13136-0/minicluster-data/ts-1-root/wals/03a2a73f0b244348baf89afb177f9931
I20260710 11:02:13.064528 14129 catalog_manager.cc:5028] TS 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2:41595): tablet 03a2a73f0b244348baf89afb177f9931 (table test-workload [id=b77c18db8428437597597f55cbcb62d2]) successfully deleted
I20260710 11:02:14.069454 14318 consensus_queue.cc:237] T 3967fecde1734e37b365a7168efb0949 P 076baed3d9264294a5fcb541ba8ee69d [LEADER]: Queue 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: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } attrs { replace: true } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } }
I20260710 11:02:14.077148 14394 raft_consensus.cc:1275] T 3967fecde1734e37b365a7168efb0949 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Refusing update from remote peer 076baed3d9264294a5fcb541ba8ee69d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:02:14.077999 14285 consensus_peers.cc:597] T 3967fecde1734e37b365a7168efb0949 P 076baed3d9264294a5fcb541ba8ee69d -> Peer 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4:40653): Couldn't send request to peer 5bf7aad3ea50495db0f9f36c979f5b7c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3967fecde1734e37b365a7168efb0949. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:14.078447 14244 raft_consensus.cc:1275] T 3967fecde1734e37b365a7168efb0949 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Refusing update from remote peer 076baed3d9264294a5fcb541ba8ee69d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:14.079031 14745 consensus_queue.cc:1048] T 3967fecde1734e37b365a7168efb0949 P 076baed3d9264294a5fcb541ba8ee69d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } 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 11:02:14.079963 14758 consensus_queue.cc:1048] T 3967fecde1734e37b365a7168efb0949 P 076baed3d9264294a5fcb541ba8ee69d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:02:14.089896 14244 raft_consensus.cc:2955] T 3967fecde1734e37b365a7168efb0949 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } attrs { replace: true } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } } }
I20260710 11:02:14.088352 14758 raft_consensus.cc:2955] T 3967fecde1734e37b365a7168efb0949 P 076baed3d9264294a5fcb541ba8ee69d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } attrs { replace: true } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } } }
I20260710 11:02:14.092978 14394 raft_consensus.cc:2955] T 3967fecde1734e37b365a7168efb0949 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } attrs { replace: true } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } } }
I20260710 11:02:14.105355 14141 catalog_manager.cc:5697] T 3967fecde1734e37b365a7168efb0949 P 1a852b36c8a44bd7980b0b294b9c76f6 reported cstate change: config changed from index -1 to 2, NON_VOTER 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) added. New cstate: current_term: 1 leader_uuid: "076baed3d9264294a5fcb541ba8ee69d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } attrs { replace: true } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } } }
I20260710 11:02:14.107740 14394 consensus_queue.cc:237] T d722c6bf635e4d33a45c30797f4bac79 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } }
I20260710 11:02:14.116153 14318 raft_consensus.cc:1275] T d722c6bf635e4d33a45c30797f4bac79 P 076baed3d9264294a5fcb541ba8ee69d [term 2 FOLLOWER]: Refusing update from remote peer 4e2dafc075f4424ca4890a197eb69f43: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:14.117393 14244 raft_consensus.cc:1275] T d722c6bf635e4d33a45c30797f4bac79 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 2 FOLLOWER]: Refusing update from remote peer 4e2dafc075f4424ca4890a197eb69f43: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:14.118469 14700 consensus_queue.cc:1048] T d722c6bf635e4d33a45c30797f4bac79 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } 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 11:02:14.119347 14359 consensus_peers.cc:597] T d722c6bf635e4d33a45c30797f4bac79 P 4e2dafc075f4424ca4890a197eb69f43 -> Peer 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4:40653): Couldn't send request to peer 5bf7aad3ea50495db0f9f36c979f5b7c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d722c6bf635e4d33a45c30797f4bac79. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:14.120677 14747 consensus_queue.cc:1048] T d722c6bf635e4d33a45c30797f4bac79 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:14.129376 14782 raft_consensus.cc:2955] T d722c6bf635e4d33a45c30797f4bac79 P 4e2dafc075f4424ca4890a197eb69f43 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } } }
I20260710 11:02:14.130509 14244 raft_consensus.cc:2955] T d722c6bf635e4d33a45c30797f4bac79 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } } }
I20260710 11:02:14.135878 14317 raft_consensus.cc:2955] T d722c6bf635e4d33a45c30797f4bac79 P 076baed3d9264294a5fcb541ba8ee69d [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } } }
I20260710 11:02:14.146759 14320 consensus_queue.cc:237] T 434c91d52dd5433a97434a3005ed5bb0 P 076baed3d9264294a5fcb541ba8ee69d [LEADER]: Queue 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: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } attrs { replace: true } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } }
I20260710 11:02:14.148291 14142 catalog_manager.cc:5697] T d722c6bf635e4d33a45c30797f4bac79 P 1a852b36c8a44bd7980b0b294b9c76f6 reported cstate change: config changed from index -1 to 2, NON_VOTER 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) added. New cstate: current_term: 2 leader_uuid: "4e2dafc075f4424ca4890a197eb69f43" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } } }
W20260710 11:02:14.158248 14285 consensus_peers.cc:597] T 434c91d52dd5433a97434a3005ed5bb0 P 076baed3d9264294a5fcb541ba8ee69d -> Peer 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4:40653): Couldn't send request to peer 5bf7aad3ea50495db0f9f36c979f5b7c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 434c91d52dd5433a97434a3005ed5bb0. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:14.158382 14394 raft_consensus.cc:1275] T 434c91d52dd5433a97434a3005ed5bb0 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Refusing update from remote peer 076baed3d9264294a5fcb541ba8ee69d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:14.160310 14244 raft_consensus.cc:1275] T 434c91d52dd5433a97434a3005ed5bb0 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Refusing update from remote peer 076baed3d9264294a5fcb541ba8ee69d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:14.160362 14758 consensus_queue.cc:1048] T 434c91d52dd5433a97434a3005ed5bb0 P 076baed3d9264294a5fcb541ba8ee69d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:02:14.161787 14745 consensus_queue.cc:1048] T 434c91d52dd5433a97434a3005ed5bb0 P 076baed3d9264294a5fcb541ba8ee69d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } 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 11:02:14.171651 14777 raft_consensus.cc:2955] T 434c91d52dd5433a97434a3005ed5bb0 P 076baed3d9264294a5fcb541ba8ee69d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } attrs { replace: true } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } } }
I20260710 11:02:14.173262 14244 raft_consensus.cc:2955] T 434c91d52dd5433a97434a3005ed5bb0 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } attrs { replace: true } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } } }
I20260710 11:02:14.173377 14394 raft_consensus.cc:2955] T 434c91d52dd5433a97434a3005ed5bb0 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } attrs { replace: true } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } } }
I20260710 11:02:14.184854 14140 catalog_manager.cc:5697] T 434c91d52dd5433a97434a3005ed5bb0 P 1a852b36c8a44bd7980b0b294b9c76f6 reported cstate change: config changed from index -1 to 2, NON_VOTER 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) added. New cstate: current_term: 1 leader_uuid: "076baed3d9264294a5fcb541ba8ee69d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } attrs { replace: true } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } } }
I20260710 11:02:14.187058 14317 consensus_queue.cc:237] T e53b43764d2a41bc9b58443a5fe1f72f P 076baed3d9264294a5fcb541ba8ee69d [LEADER]: Queue 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: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } attrs { replace: true } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } }
I20260710 11:02:14.196455 14244 raft_consensus.cc:1275] T e53b43764d2a41bc9b58443a5fe1f72f P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Refusing update from remote peer 076baed3d9264294a5fcb541ba8ee69d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:14.197180 14394 raft_consensus.cc:1275] T e53b43764d2a41bc9b58443a5fe1f72f P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Refusing update from remote peer 076baed3d9264294a5fcb541ba8ee69d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:14.199101 14777 consensus_queue.cc:1048] T e53b43764d2a41bc9b58443a5fe1f72f P 076baed3d9264294a5fcb541ba8ee69d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } 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 11:02:14.199965 14758 consensus_queue.cc:1048] T e53b43764d2a41bc9b58443a5fe1f72f P 076baed3d9264294a5fcb541ba8ee69d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:02:14.203162 14285 consensus_peers.cc:597] T e53b43764d2a41bc9b58443a5fe1f72f P 076baed3d9264294a5fcb541ba8ee69d -> Peer 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4:40653): Couldn't send request to peer 5bf7aad3ea50495db0f9f36c979f5b7c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e53b43764d2a41bc9b58443a5fe1f72f. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:14.208863 14745 raft_consensus.cc:2955] T e53b43764d2a41bc9b58443a5fe1f72f P 076baed3d9264294a5fcb541ba8ee69d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } attrs { replace: true } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } } }
I20260710 11:02:14.210289 14394 raft_consensus.cc:2955] T e53b43764d2a41bc9b58443a5fe1f72f P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } attrs { replace: true } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } } }
I20260710 11:02:14.216781 14244 raft_consensus.cc:2955] T e53b43764d2a41bc9b58443a5fe1f72f P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } attrs { replace: true } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } } }
I20260710 11:02:14.223630 14142 catalog_manager.cc:5697] T e53b43764d2a41bc9b58443a5fe1f72f P 4e2dafc075f4424ca4890a197eb69f43 reported cstate change: config changed from index -1 to 2, NON_VOTER 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) added. New cstate: current_term: 1 leader_uuid: "076baed3d9264294a5fcb541ba8ee69d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } attrs { replace: true } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } } }
I20260710 11:02:14.548455 14792 ts_tablet_manager.cc:933] T 3967fecde1734e37b365a7168efb0949 P 5bf7aad3ea50495db0f9f36c979f5b7c: Initiating tablet copy from peer 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2:41595)
I20260710 11:02:14.551766 14792 tablet_copy_client.cc:323] T 3967fecde1734e37b365a7168efb0949 P 5bf7aad3ea50495db0f9f36c979f5b7c: tablet copy: Beginning tablet copy session from remote peer at address 127.12.212.2:41595
I20260710 11:02:14.554888 14330 tablet_copy_service.cc:140] P 076baed3d9264294a5fcb541ba8ee69d: Received BeginTabletCopySession request for tablet 3967fecde1734e37b365a7168efb0949 from peer 5bf7aad3ea50495db0f9f36c979f5b7c ({username='slave'} at 127.0.0.1:32918)
I20260710 11:02:14.555464 14330 tablet_copy_service.cc:161] P 076baed3d9264294a5fcb541ba8ee69d: Beginning new tablet copy session on tablet 3967fecde1734e37b365a7168efb0949 from peer 5bf7aad3ea50495db0f9f36c979f5b7c at {username='slave'} at 127.0.0.1:32918: session id = 5bf7aad3ea50495db0f9f36c979f5b7c-3967fecde1734e37b365a7168efb0949
I20260710 11:02:14.563030 14330 tablet_copy_source_session.cc:215] T 3967fecde1734e37b365a7168efb0949 P 076baed3d9264294a5fcb541ba8ee69d: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:14.567610 14792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3967fecde1734e37b365a7168efb0949. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:14.585354 14792 tablet_copy_client.cc:806] T 3967fecde1734e37b365a7168efb0949 P 5bf7aad3ea50495db0f9f36c979f5b7c: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:14.586412 14792 tablet_copy_client.cc:670] T 3967fecde1734e37b365a7168efb0949 P 5bf7aad3ea50495db0f9f36c979f5b7c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:14.596278 14792 tablet_copy_client.cc:538] T 3967fecde1734e37b365a7168efb0949 P 5bf7aad3ea50495db0f9f36c979f5b7c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:14.605399 14792 tablet_bootstrap.cc:492] T 3967fecde1734e37b365a7168efb0949 P 5bf7aad3ea50495db0f9f36c979f5b7c: Bootstrap starting.
I20260710 11:02:14.628085 14792 tablet_bootstrap.cc:492] T 3967fecde1734e37b365a7168efb0949 P 5bf7aad3ea50495db0f9f36c979f5b7c: 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 11:02:14.628945 14792 tablet_bootstrap.cc:492] T 3967fecde1734e37b365a7168efb0949 P 5bf7aad3ea50495db0f9f36c979f5b7c: Bootstrap complete.
I20260710 11:02:14.629527 14792 ts_tablet_manager.cc:1403] T 3967fecde1734e37b365a7168efb0949 P 5bf7aad3ea50495db0f9f36c979f5b7c: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.008s
I20260710 11:02:14.631898 14792 raft_consensus.cc:359] T 3967fecde1734e37b365a7168efb0949 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } attrs { replace: true } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } }
I20260710 11:02:14.632725 14792 raft_consensus.cc:740] T 3967fecde1734e37b365a7168efb0949 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5bf7aad3ea50495db0f9f36c979f5b7c, State: Initialized, Role: LEARNER
I20260710 11:02:14.633271 14792 consensus_queue.cc:260] T 3967fecde1734e37b365a7168efb0949 P 5bf7aad3ea50495db0f9f36c979f5b7c [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: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } attrs { replace: true } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } }
I20260710 11:02:14.636411 14792 ts_tablet_manager.cc:1434] T 3967fecde1734e37b365a7168efb0949 P 5bf7aad3ea50495db0f9f36c979f5b7c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260710 11:02:14.638392 14330 tablet_copy_service.cc:342] P 076baed3d9264294a5fcb541ba8ee69d: Request end of tablet copy session 5bf7aad3ea50495db0f9f36c979f5b7c-3967fecde1734e37b365a7168efb0949 received from {username='slave'} at 127.0.0.1:32918
I20260710 11:02:14.638864 14330 tablet_copy_service.cc:434] P 076baed3d9264294a5fcb541ba8ee69d: ending tablet copy session 5bf7aad3ea50495db0f9f36c979f5b7c-3967fecde1734e37b365a7168efb0949 on tablet 3967fecde1734e37b365a7168efb0949 with peer 5bf7aad3ea50495db0f9f36c979f5b7c
I20260710 11:02:14.728215 14792 ts_tablet_manager.cc:933] T d722c6bf635e4d33a45c30797f4bac79 P 5bf7aad3ea50495db0f9f36c979f5b7c: Initiating tablet copy from peer 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3:38179)
I20260710 11:02:14.730376 14792 tablet_copy_client.cc:323] T d722c6bf635e4d33a45c30797f4bac79 P 5bf7aad3ea50495db0f9f36c979f5b7c: tablet copy: Beginning tablet copy session from remote peer at address 127.12.212.3:38179
I20260710 11:02:14.732537 14403 tablet_copy_service.cc:140] P 4e2dafc075f4424ca4890a197eb69f43: Received BeginTabletCopySession request for tablet d722c6bf635e4d33a45c30797f4bac79 from peer 5bf7aad3ea50495db0f9f36c979f5b7c ({username='slave'} at 127.0.0.1:56068)
I20260710 11:02:14.733018 14403 tablet_copy_service.cc:161] P 4e2dafc075f4424ca4890a197eb69f43: Beginning new tablet copy session on tablet d722c6bf635e4d33a45c30797f4bac79 from peer 5bf7aad3ea50495db0f9f36c979f5b7c at {username='slave'} at 127.0.0.1:56068: session id = 5bf7aad3ea50495db0f9f36c979f5b7c-d722c6bf635e4d33a45c30797f4bac79
I20260710 11:02:14.739292 14403 tablet_copy_source_session.cc:215] T d722c6bf635e4d33a45c30797f4bac79 P 4e2dafc075f4424ca4890a197eb69f43: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:14.742484 14792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d722c6bf635e4d33a45c30797f4bac79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:14.757736 14792 tablet_copy_client.cc:806] T d722c6bf635e4d33a45c30797f4bac79 P 5bf7aad3ea50495db0f9f36c979f5b7c: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:14.758345 14792 tablet_copy_client.cc:670] T d722c6bf635e4d33a45c30797f4bac79 P 5bf7aad3ea50495db0f9f36c979f5b7c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:14.762064 14797 ts_tablet_manager.cc:933] T e53b43764d2a41bc9b58443a5fe1f72f P 5bf7aad3ea50495db0f9f36c979f5b7c: Initiating tablet copy from peer 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2:41595)
I20260710 11:02:14.763157 14792 tablet_copy_client.cc:538] T d722c6bf635e4d33a45c30797f4bac79 P 5bf7aad3ea50495db0f9f36c979f5b7c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:14.767765 14797 tablet_copy_client.cc:323] T e53b43764d2a41bc9b58443a5fe1f72f P 5bf7aad3ea50495db0f9f36c979f5b7c: tablet copy: Beginning tablet copy session from remote peer at address 127.12.212.2:41595
I20260710 11:02:14.770640 14330 tablet_copy_service.cc:140] P 076baed3d9264294a5fcb541ba8ee69d: Received BeginTabletCopySession request for tablet e53b43764d2a41bc9b58443a5fe1f72f from peer 5bf7aad3ea50495db0f9f36c979f5b7c ({username='slave'} at 127.0.0.1:32918)
I20260710 11:02:14.771209 14330 tablet_copy_service.cc:161] P 076baed3d9264294a5fcb541ba8ee69d: Beginning new tablet copy session on tablet e53b43764d2a41bc9b58443a5fe1f72f from peer 5bf7aad3ea50495db0f9f36c979f5b7c at {username='slave'} at 127.0.0.1:32918: session id = 5bf7aad3ea50495db0f9f36c979f5b7c-e53b43764d2a41bc9b58443a5fe1f72f
I20260710 11:02:14.774376 14792 tablet_bootstrap.cc:492] T d722c6bf635e4d33a45c30797f4bac79 P 5bf7aad3ea50495db0f9f36c979f5b7c: Bootstrap starting.
I20260710 11:02:14.778859 14330 tablet_copy_source_session.cc:215] T e53b43764d2a41bc9b58443a5fe1f72f P 076baed3d9264294a5fcb541ba8ee69d: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:14.786698 14797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e53b43764d2a41bc9b58443a5fe1f72f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:14.791975 14799 ts_tablet_manager.cc:933] T 434c91d52dd5433a97434a3005ed5bb0 P 5bf7aad3ea50495db0f9f36c979f5b7c: Initiating tablet copy from peer 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2:41595)
I20260710 11:02:14.800009 14799 tablet_copy_client.cc:323] T 434c91d52dd5433a97434a3005ed5bb0 P 5bf7aad3ea50495db0f9f36c979f5b7c: tablet copy: Beginning tablet copy session from remote peer at address 127.12.212.2:41595
I20260710 11:02:14.803239 14330 tablet_copy_service.cc:140] P 076baed3d9264294a5fcb541ba8ee69d: Received BeginTabletCopySession request for tablet 434c91d52dd5433a97434a3005ed5bb0 from peer 5bf7aad3ea50495db0f9f36c979f5b7c ({username='slave'} at 127.0.0.1:32918)
I20260710 11:02:14.803761 14330 tablet_copy_service.cc:161] P 076baed3d9264294a5fcb541ba8ee69d: Beginning new tablet copy session on tablet 434c91d52dd5433a97434a3005ed5bb0 from peer 5bf7aad3ea50495db0f9f36c979f5b7c at {username='slave'} at 127.0.0.1:32918: session id = 5bf7aad3ea50495db0f9f36c979f5b7c-434c91d52dd5433a97434a3005ed5bb0
I20260710 11:02:14.805534 14797 tablet_copy_client.cc:806] T e53b43764d2a41bc9b58443a5fe1f72f P 5bf7aad3ea50495db0f9f36c979f5b7c: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:14.806099 14797 tablet_copy_client.cc:670] T e53b43764d2a41bc9b58443a5fe1f72f P 5bf7aad3ea50495db0f9f36c979f5b7c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:14.807416 14792 tablet_bootstrap.cc:492] T d722c6bf635e4d33a45c30797f4bac79 P 5bf7aad3ea50495db0f9f36c979f5b7c: 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 11:02:14.808425 14792 tablet_bootstrap.cc:492] T d722c6bf635e4d33a45c30797f4bac79 P 5bf7aad3ea50495db0f9f36c979f5b7c: Bootstrap complete.
I20260710 11:02:14.809173 14792 ts_tablet_manager.cc:1403] T d722c6bf635e4d33a45c30797f4bac79 P 5bf7aad3ea50495db0f9f36c979f5b7c: Time spent bootstrapping tablet: real 0.035s	user 0.026s	sys 0.008s
I20260710 11:02:14.812603 14792 raft_consensus.cc:359] T d722c6bf635e4d33a45c30797f4bac79 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } }
I20260710 11:02:14.813544 14797 tablet_copy_client.cc:538] T e53b43764d2a41bc9b58443a5fe1f72f P 5bf7aad3ea50495db0f9f36c979f5b7c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:14.813499 14792 raft_consensus.cc:740] T d722c6bf635e4d33a45c30797f4bac79 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 5bf7aad3ea50495db0f9f36c979f5b7c, State: Initialized, Role: LEARNER
I20260710 11:02:14.814669 14330 tablet_copy_source_session.cc:215] T 434c91d52dd5433a97434a3005ed5bb0 P 076baed3d9264294a5fcb541ba8ee69d: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:14.815025 14792 consensus_queue.cc:260] T d722c6bf635e4d33a45c30797f4bac79 P 5bf7aad3ea50495db0f9f36c979f5b7c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } }
I20260710 11:02:14.817785 14792 ts_tablet_manager.cc:1434] T d722c6bf635e4d33a45c30797f4bac79 P 5bf7aad3ea50495db0f9f36c979f5b7c: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:02:14.818338 14799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 434c91d52dd5433a97434a3005ed5bb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:14.819789 14403 tablet_copy_service.cc:342] P 4e2dafc075f4424ca4890a197eb69f43: Request end of tablet copy session 5bf7aad3ea50495db0f9f36c979f5b7c-d722c6bf635e4d33a45c30797f4bac79 received from {username='slave'} at 127.0.0.1:56068
I20260710 11:02:14.820235 14403 tablet_copy_service.cc:434] P 4e2dafc075f4424ca4890a197eb69f43: ending tablet copy session 5bf7aad3ea50495db0f9f36c979f5b7c-d722c6bf635e4d33a45c30797f4bac79 on tablet d722c6bf635e4d33a45c30797f4bac79 with peer 5bf7aad3ea50495db0f9f36c979f5b7c
I20260710 11:02:14.828388 14797 tablet_bootstrap.cc:492] T e53b43764d2a41bc9b58443a5fe1f72f P 5bf7aad3ea50495db0f9f36c979f5b7c: Bootstrap starting.
I20260710 11:02:14.836655 14799 tablet_copy_client.cc:806] T 434c91d52dd5433a97434a3005ed5bb0 P 5bf7aad3ea50495db0f9f36c979f5b7c: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:14.837275 14799 tablet_copy_client.cc:670] T 434c91d52dd5433a97434a3005ed5bb0 P 5bf7aad3ea50495db0f9f36c979f5b7c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:14.840845 14799 tablet_copy_client.cc:538] T 434c91d52dd5433a97434a3005ed5bb0 P 5bf7aad3ea50495db0f9f36c979f5b7c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:14.846668 14797 tablet_bootstrap.cc:492] T e53b43764d2a41bc9b58443a5fe1f72f P 5bf7aad3ea50495db0f9f36c979f5b7c: 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 11:02:14.847434 14797 tablet_bootstrap.cc:492] T e53b43764d2a41bc9b58443a5fe1f72f P 5bf7aad3ea50495db0f9f36c979f5b7c: Bootstrap complete.
I20260710 11:02:14.847965 14797 ts_tablet_manager.cc:1403] T e53b43764d2a41bc9b58443a5fe1f72f P 5bf7aad3ea50495db0f9f36c979f5b7c: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260710 11:02:14.849215 14799 tablet_bootstrap.cc:492] T 434c91d52dd5433a97434a3005ed5bb0 P 5bf7aad3ea50495db0f9f36c979f5b7c: Bootstrap starting.
I20260710 11:02:14.850651 14797 raft_consensus.cc:359] T e53b43764d2a41bc9b58443a5fe1f72f P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } attrs { replace: true } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } }
I20260710 11:02:14.851523 14797 raft_consensus.cc:740] T e53b43764d2a41bc9b58443a5fe1f72f P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5bf7aad3ea50495db0f9f36c979f5b7c, State: Initialized, Role: LEARNER
I20260710 11:02:14.852171 14797 consensus_queue.cc:260] T e53b43764d2a41bc9b58443a5fe1f72f P 5bf7aad3ea50495db0f9f36c979f5b7c [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: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } attrs { replace: true } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } }
I20260710 11:02:14.857968 14797 ts_tablet_manager.cc:1434] T e53b43764d2a41bc9b58443a5fe1f72f P 5bf7aad3ea50495db0f9f36c979f5b7c: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:02:14.859864 14330 tablet_copy_service.cc:342] P 076baed3d9264294a5fcb541ba8ee69d: Request end of tablet copy session 5bf7aad3ea50495db0f9f36c979f5b7c-e53b43764d2a41bc9b58443a5fe1f72f received from {username='slave'} at 127.0.0.1:32918
I20260710 11:02:14.860261 14330 tablet_copy_service.cc:434] P 076baed3d9264294a5fcb541ba8ee69d: ending tablet copy session 5bf7aad3ea50495db0f9f36c979f5b7c-e53b43764d2a41bc9b58443a5fe1f72f on tablet e53b43764d2a41bc9b58443a5fe1f72f with peer 5bf7aad3ea50495db0f9f36c979f5b7c
I20260710 11:02:14.873369 14799 tablet_bootstrap.cc:492] T 434c91d52dd5433a97434a3005ed5bb0 P 5bf7aad3ea50495db0f9f36c979f5b7c: 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 11:02:14.874307 14799 tablet_bootstrap.cc:492] T 434c91d52dd5433a97434a3005ed5bb0 P 5bf7aad3ea50495db0f9f36c979f5b7c: Bootstrap complete.
I20260710 11:02:14.874992 14799 ts_tablet_manager.cc:1403] T 434c91d52dd5433a97434a3005ed5bb0 P 5bf7aad3ea50495db0f9f36c979f5b7c: Time spent bootstrapping tablet: real 0.026s	user 0.026s	sys 0.000s
I20260710 11:02:14.877799 14799 raft_consensus.cc:359] T 434c91d52dd5433a97434a3005ed5bb0 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } attrs { replace: true } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } }
I20260710 11:02:14.878636 14799 raft_consensus.cc:740] T 434c91d52dd5433a97434a3005ed5bb0 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5bf7aad3ea50495db0f9f36c979f5b7c, State: Initialized, Role: LEARNER
I20260710 11:02:14.879300 14799 consensus_queue.cc:260] T 434c91d52dd5433a97434a3005ed5bb0 P 5bf7aad3ea50495db0f9f36c979f5b7c [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: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } attrs { replace: true } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } }
I20260710 11:02:14.881610 14799 ts_tablet_manager.cc:1434] T 434c91d52dd5433a97434a3005ed5bb0 P 5bf7aad3ea50495db0f9f36c979f5b7c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:02:14.887363 14330 tablet_copy_service.cc:342] P 076baed3d9264294a5fcb541ba8ee69d: Request end of tablet copy session 5bf7aad3ea50495db0f9f36c979f5b7c-434c91d52dd5433a97434a3005ed5bb0 received from {username='slave'} at 127.0.0.1:32918
I20260710 11:02:14.887763 14330 tablet_copy_service.cc:434] P 076baed3d9264294a5fcb541ba8ee69d: ending tablet copy session 5bf7aad3ea50495db0f9f36c979f5b7c-434c91d52dd5433a97434a3005ed5bb0 on tablet 434c91d52dd5433a97434a3005ed5bb0 with peer 5bf7aad3ea50495db0f9f36c979f5b7c
I20260710 11:02:15.092072 14666 raft_consensus.cc:1217] T 3967fecde1734e37b365a7168efb0949 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:15.136457 14666 raft_consensus.cc:1217] T e53b43764d2a41bc9b58443a5fe1f72f P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:15.191434 14666 raft_consensus.cc:1217] T d722c6bf635e4d33a45c30797f4bac79 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260710 11:02:15.378976 14666 raft_consensus.cc:1217] T 434c91d52dd5433a97434a3005ed5bb0 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:15.471057 14805 raft_consensus.cc:1064] T 3967fecde1734e37b365a7168efb0949 P 076baed3d9264294a5fcb541ba8ee69d: attempting to promote NON_VOTER 5bf7aad3ea50495db0f9f36c979f5b7c to VOTER
I20260710 11:02:15.473641 14805 consensus_queue.cc:237] T 3967fecde1734e37b365a7168efb0949 P 076baed3d9264294a5fcb541ba8ee69d [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: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } attrs { replace: true } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } }
I20260710 11:02:15.479516 14666 raft_consensus.cc:1275] T 3967fecde1734e37b365a7168efb0949 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 LEARNER]: Refusing update from remote peer 076baed3d9264294a5fcb541ba8ee69d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:15.481236 14393 raft_consensus.cc:1275] T 3967fecde1734e37b365a7168efb0949 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Refusing update from remote peer 076baed3d9264294a5fcb541ba8ee69d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:15.481118 14805 consensus_queue.cc:1048] T 3967fecde1734e37b365a7168efb0949 P 076baed3d9264294a5fcb541ba8ee69d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } 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 11:02:15.481542 14242 raft_consensus.cc:1275] T 3967fecde1734e37b365a7168efb0949 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Refusing update from remote peer 076baed3d9264294a5fcb541ba8ee69d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:15.482728 14804 consensus_queue.cc:1048] T 3967fecde1734e37b365a7168efb0949 P 076baed3d9264294a5fcb541ba8ee69d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } 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 11:02:15.483633 14777 consensus_queue.cc:1048] T 3967fecde1734e37b365a7168efb0949 P 076baed3d9264294a5fcb541ba8ee69d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:15.493402 14805 raft_consensus.cc:2955] T 3967fecde1734e37b365a7168efb0949 P 076baed3d9264294a5fcb541ba8ee69d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } attrs { replace: true } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:15.495132 14666 raft_consensus.cc:2955] T 3967fecde1734e37b365a7168efb0949 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } attrs { replace: true } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:15.508682 14140 catalog_manager.cc:5697] T 3967fecde1734e37b365a7168efb0949 P 5bf7aad3ea50495db0f9f36c979f5b7c reported cstate change: config changed from index 2 to 3, 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "076baed3d9264294a5fcb541ba8ee69d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } attrs { replace: true } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:15.510600 14393 raft_consensus.cc:2955] T 3967fecde1734e37b365a7168efb0949 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } attrs { replace: true } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:15.515735 14242 raft_consensus.cc:2955] T 3967fecde1734e37b365a7168efb0949 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } attrs { replace: true } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:15.548373 14320 consensus_queue.cc:237] T 3967fecde1734e37b365a7168efb0949 P 076baed3d9264294a5fcb541ba8ee69d [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: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } }
I20260710 11:02:15.552987 14666 raft_consensus.cc:1275] T 3967fecde1734e37b365a7168efb0949 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 FOLLOWER]: Refusing update from remote peer 076baed3d9264294a5fcb541ba8ee69d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:15.553452 14242 raft_consensus.cc:1275] T 3967fecde1734e37b365a7168efb0949 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Refusing update from remote peer 076baed3d9264294a5fcb541ba8ee69d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:15.554352 14805 consensus_queue.cc:1048] T 3967fecde1734e37b365a7168efb0949 P 076baed3d9264294a5fcb541ba8ee69d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } 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 11:02:15.555233 14745 consensus_queue.cc:1048] T 3967fecde1734e37b365a7168efb0949 P 076baed3d9264294a5fcb541ba8ee69d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:15.560395 14805 raft_consensus.cc:2955] T 3967fecde1734e37b365a7168efb0949 P 076baed3d9264294a5fcb541ba8ee69d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:15.562186 14666 raft_consensus.cc:2955] T 3967fecde1734e37b365a7168efb0949 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:15.563040 14242 raft_consensus.cc:2955] T 3967fecde1734e37b365a7168efb0949 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:15.569177 14700 raft_consensus.cc:1064] T d722c6bf635e4d33a45c30797f4bac79 P 4e2dafc075f4424ca4890a197eb69f43: attempting to promote NON_VOTER 5bf7aad3ea50495db0f9f36c979f5b7c to VOTER
I20260710 11:02:15.571465 14700 consensus_queue.cc:237] T d722c6bf635e4d33a45c30797f4bac79 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } }
I20260710 11:02:15.581462 14143 catalog_manager.cc:5697] T 3967fecde1734e37b365a7168efb0949 P 5bf7aad3ea50495db0f9f36c979f5b7c reported cstate change: config changed from index 3 to 4, VOTER 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3) evicted. New cstate: current_term: 1 leader_uuid: "076baed3d9264294a5fcb541ba8ee69d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:15.586020 14129 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3967fecde1734e37b365a7168efb0949 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:15.590536 14666 raft_consensus.cc:1275] T d722c6bf635e4d33a45c30797f4bac79 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 2 LEARNER]: Refusing update from remote peer 4e2dafc075f4424ca4890a197eb69f43: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:02:15.592375 14806 consensus_queue.cc:1048] T d722c6bf635e4d33a45c30797f4bac79 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } 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 11:02:15.596437 14320 raft_consensus.cc:1275] T d722c6bf635e4d33a45c30797f4bac79 P 076baed3d9264294a5fcb541ba8ee69d [term 2 FOLLOWER]: Refusing update from remote peer 4e2dafc075f4424ca4890a197eb69f43: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:02:15.601171 14379 tablet_service.cc:1558] Processing DeleteTablet for tablet 3967fecde1734e37b365a7168efb0949 with delete_type TABLET_DATA_TOMBSTONED (TS 4e2dafc075f4424ca4890a197eb69f43 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49848
I20260710 11:02:15.603091 14242 raft_consensus.cc:1275] T d722c6bf635e4d33a45c30797f4bac79 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 2 FOLLOWER]: Refusing update from remote peer 4e2dafc075f4424ca4890a197eb69f43: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:02:15.604846 14806 consensus_queue.cc:1048] T d722c6bf635e4d33a45c30797f4bac79 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } 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 11:02:15.606284 14806 consensus_queue.cc:1048] T d722c6bf635e4d33a45c30797f4bac79 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:15.619256 14817 tablet_replica.cc:333] T 3967fecde1734e37b365a7168efb0949 P 4e2dafc075f4424ca4890a197eb69f43: stopping tablet replica
I20260710 11:02:15.620775 14817 raft_consensus.cc:2243] T 3967fecde1734e37b365a7168efb0949 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:15.626324 14700 raft_consensus.cc:2955] T d722c6bf635e4d33a45c30797f4bac79 P 4e2dafc075f4424ca4890a197eb69f43 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:15.627344 14320 raft_consensus.cc:2955] T d722c6bf635e4d33a45c30797f4bac79 P 076baed3d9264294a5fcb541ba8ee69d [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:15.621703 14817 raft_consensus.cc:2272] T 3967fecde1734e37b365a7168efb0949 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:15.640174 14666 raft_consensus.cc:2955] T d722c6bf635e4d33a45c30797f4bac79 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:15.640878 14242 raft_consensus.cc:2955] T d722c6bf635e4d33a45c30797f4bac79 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:15.643112 14140 catalog_manager.cc:5697] T d722c6bf635e4d33a45c30797f4bac79 P 076baed3d9264294a5fcb541ba8ee69d reported cstate change: config changed from index 2 to 3, 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "4e2dafc075f4424ca4890a197eb69f43" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:15.639400 14817 ts_tablet_manager.cc:1916] T 3967fecde1734e37b365a7168efb0949 P 4e2dafc075f4424ca4890a197eb69f43: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:15.667858 14817 ts_tablet_manager.cc:1929] T 3967fecde1734e37b365a7168efb0949 P 4e2dafc075f4424ca4890a197eb69f43: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:15.668468 14817 log.cc:1199] T 3967fecde1734e37b365a7168efb0949 P 4e2dafc075f4424ca4890a197eb69f43: Deleting WAL directory at /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681302471308-13136-0/minicluster-data/ts-2-root/wals/3967fecde1734e37b365a7168efb0949
I20260710 11:02:15.667855 14393 consensus_queue.cc:237] T d722c6bf635e4d33a45c30797f4bac79 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } }
I20260710 11:02:15.670116 14130 catalog_manager.cc:5028] TS 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3:38179): tablet 3967fecde1734e37b365a7168efb0949 (table test-workload [id=b77c18db8428437597597f55cbcb62d2]) successfully deleted
I20260710 11:02:15.675405 14666 raft_consensus.cc:1275] T d722c6bf635e4d33a45c30797f4bac79 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 2 FOLLOWER]: Refusing update from remote peer 4e2dafc075f4424ca4890a197eb69f43: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 11:02:15.675766 14242 raft_consensus.cc:1275] T d722c6bf635e4d33a45c30797f4bac79 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 2 FOLLOWER]: Refusing update from remote peer 4e2dafc075f4424ca4890a197eb69f43: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 11:02:15.676748 14700 consensus_queue.cc:1048] T d722c6bf635e4d33a45c30797f4bac79 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } 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 11:02:15.677593 14747 consensus_queue.cc:1048] T d722c6bf635e4d33a45c30797f4bac79 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:15.684381 14747 raft_consensus.cc:2955] T d722c6bf635e4d33a45c30797f4bac79 P 4e2dafc075f4424ca4890a197eb69f43 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:15.686290 14242 raft_consensus.cc:2955] T d722c6bf635e4d33a45c30797f4bac79 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:15.694231 14130 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d722c6bf635e4d33a45c30797f4bac79 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:15.699383 14142 catalog_manager.cc:5697] T d722c6bf635e4d33a45c30797f4bac79 P 1a852b36c8a44bd7980b0b294b9c76f6 reported cstate change: config changed from index 3 to 4, VOTER 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2) evicted. New cstate: current_term: 2 leader_uuid: "4e2dafc075f4424ca4890a197eb69f43" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:15.704396 14666 raft_consensus.cc:2955] T d722c6bf635e4d33a45c30797f4bac79 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:15.710330 14310 tablet_service.cc:1558] Processing DeleteTablet for tablet d722c6bf635e4d33a45c30797f4bac79 with delete_type TABLET_DATA_TOMBSTONED (TS 076baed3d9264294a5fcb541ba8ee69d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:32886
I20260710 11:02:15.725251 14821 tablet_replica.cc:333] T d722c6bf635e4d33a45c30797f4bac79 P 076baed3d9264294a5fcb541ba8ee69d: stopping tablet replica
I20260710 11:02:15.726397 14821 raft_consensus.cc:2243] T d722c6bf635e4d33a45c30797f4bac79 P 076baed3d9264294a5fcb541ba8ee69d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:15.727167 14821 raft_consensus.cc:2272] T d722c6bf635e4d33a45c30797f4bac79 P 076baed3d9264294a5fcb541ba8ee69d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:15.730151 14821 ts_tablet_manager.cc:1916] T d722c6bf635e4d33a45c30797f4bac79 P 076baed3d9264294a5fcb541ba8ee69d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:15.735055 14805 raft_consensus.cc:1064] T e53b43764d2a41bc9b58443a5fe1f72f P 076baed3d9264294a5fcb541ba8ee69d: attempting to promote NON_VOTER 5bf7aad3ea50495db0f9f36c979f5b7c to VOTER
I20260710 11:02:15.737823 14805 consensus_queue.cc:237] T e53b43764d2a41bc9b58443a5fe1f72f P 076baed3d9264294a5fcb541ba8ee69d [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: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } attrs { replace: true } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } }
I20260710 11:02:15.745179 14821 ts_tablet_manager.cc:1929] T d722c6bf635e4d33a45c30797f4bac79 P 076baed3d9264294a5fcb541ba8ee69d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260710 11:02:15.745687 14821 log.cc:1199] T d722c6bf635e4d33a45c30797f4bac79 P 076baed3d9264294a5fcb541ba8ee69d: Deleting WAL directory at /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681302471308-13136-0/minicluster-data/ts-1-root/wals/d722c6bf635e4d33a45c30797f4bac79
I20260710 11:02:15.747248 14129 catalog_manager.cc:5028] TS 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2:41595): tablet d722c6bf635e4d33a45c30797f4bac79 (table test-workload [id=b77c18db8428437597597f55cbcb62d2]) successfully deleted
I20260710 11:02:15.750258 14666 raft_consensus.cc:1275] T e53b43764d2a41bc9b58443a5fe1f72f P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 LEARNER]: Refusing update from remote peer 076baed3d9264294a5fcb541ba8ee69d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:15.751551 14393 raft_consensus.cc:1275] T e53b43764d2a41bc9b58443a5fe1f72f P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Refusing update from remote peer 076baed3d9264294a5fcb541ba8ee69d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:15.751865 14242 raft_consensus.cc:1275] T e53b43764d2a41bc9b58443a5fe1f72f P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Refusing update from remote peer 076baed3d9264294a5fcb541ba8ee69d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:15.752300 14805 consensus_queue.cc:1048] T e53b43764d2a41bc9b58443a5fe1f72f P 076baed3d9264294a5fcb541ba8ee69d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } 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 11:02:15.753521 14745 consensus_queue.cc:1048] T e53b43764d2a41bc9b58443a5fe1f72f P 076baed3d9264294a5fcb541ba8ee69d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:15.754354 14804 consensus_queue.cc:1048] T e53b43764d2a41bc9b58443a5fe1f72f P 076baed3d9264294a5fcb541ba8ee69d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } 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 11:02:15.772524 14804 raft_consensus.cc:2955] T e53b43764d2a41bc9b58443a5fe1f72f P 076baed3d9264294a5fcb541ba8ee69d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } attrs { replace: true } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:15.778015 14394 raft_consensus.cc:2955] T e53b43764d2a41bc9b58443a5fe1f72f P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } attrs { replace: true } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:15.772907 14242 raft_consensus.cc:2955] T e53b43764d2a41bc9b58443a5fe1f72f P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } attrs { replace: true } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:15.789275 14143 catalog_manager.cc:5697] T e53b43764d2a41bc9b58443a5fe1f72f P 4e2dafc075f4424ca4890a197eb69f43 reported cstate change: config changed from index 2 to 3, 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "076baed3d9264294a5fcb541ba8ee69d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } attrs { replace: true } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:15.792012 14666 raft_consensus.cc:2955] T e53b43764d2a41bc9b58443a5fe1f72f P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } attrs { replace: true } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:15.813169 14320 consensus_queue.cc:237] T e53b43764d2a41bc9b58443a5fe1f72f P 076baed3d9264294a5fcb541ba8ee69d [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: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } }
I20260710 11:02:15.818351 14666 raft_consensus.cc:1275] T e53b43764d2a41bc9b58443a5fe1f72f P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 FOLLOWER]: Refusing update from remote peer 076baed3d9264294a5fcb541ba8ee69d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:15.819948 14242 raft_consensus.cc:1275] T e53b43764d2a41bc9b58443a5fe1f72f P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Refusing update from remote peer 076baed3d9264294a5fcb541ba8ee69d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:15.821550 14777 consensus_queue.cc:1048] T e53b43764d2a41bc9b58443a5fe1f72f P 076baed3d9264294a5fcb541ba8ee69d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } 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 11:02:15.829098 14777 raft_consensus.cc:2955] T e53b43764d2a41bc9b58443a5fe1f72f P 076baed3d9264294a5fcb541ba8ee69d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:15.830542 14804 consensus_queue.cc:1048] T e53b43764d2a41bc9b58443a5fe1f72f P 076baed3d9264294a5fcb541ba8ee69d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:02:15.838166 14665 raft_consensus.cc:2955] T e53b43764d2a41bc9b58443a5fe1f72f P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:15.848348 14129 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e53b43764d2a41bc9b58443a5fe1f72f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:15.849825 14242 raft_consensus.cc:2955] T e53b43764d2a41bc9b58443a5fe1f72f P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:15.855326 14140 catalog_manager.cc:5697] T e53b43764d2a41bc9b58443a5fe1f72f P 076baed3d9264294a5fcb541ba8ee69d reported cstate change: config changed from index 3 to 4, VOTER 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3) evicted. New cstate: current_term: 1 leader_uuid: "076baed3d9264294a5fcb541ba8ee69d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:15.872731 14379 tablet_service.cc:1558] Processing DeleteTablet for tablet e53b43764d2a41bc9b58443a5fe1f72f with delete_type TABLET_DATA_TOMBSTONED (TS 4e2dafc075f4424ca4890a197eb69f43 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49848
I20260710 11:02:15.873521 14817 tablet_replica.cc:333] T e53b43764d2a41bc9b58443a5fe1f72f P 4e2dafc075f4424ca4890a197eb69f43: stopping tablet replica
I20260710 11:02:15.874313 14817 raft_consensus.cc:2243] T e53b43764d2a41bc9b58443a5fe1f72f P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:15.874920 14817 raft_consensus.cc:2272] T e53b43764d2a41bc9b58443a5fe1f72f P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:15.877573 14817 ts_tablet_manager.cc:1916] T e53b43764d2a41bc9b58443a5fe1f72f P 4e2dafc075f4424ca4890a197eb69f43: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:15.887974 14817 ts_tablet_manager.cc:1929] T e53b43764d2a41bc9b58443a5fe1f72f P 4e2dafc075f4424ca4890a197eb69f43: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:15.888326 14817 log.cc:1199] T e53b43764d2a41bc9b58443a5fe1f72f P 4e2dafc075f4424ca4890a197eb69f43: Deleting WAL directory at /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681302471308-13136-0/minicluster-data/ts-2-root/wals/e53b43764d2a41bc9b58443a5fe1f72f
I20260710 11:02:15.889842 14130 catalog_manager.cc:5028] TS 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3:38179): tablet e53b43764d2a41bc9b58443a5fe1f72f (table test-workload [id=b77c18db8428437597597f55cbcb62d2]) successfully deleted
I20260710 11:02:15.941320 14777 raft_consensus.cc:1064] T 434c91d52dd5433a97434a3005ed5bb0 P 076baed3d9264294a5fcb541ba8ee69d: attempting to promote NON_VOTER 5bf7aad3ea50495db0f9f36c979f5b7c to VOTER
I20260710 11:02:15.943312 14777 consensus_queue.cc:237] T 434c91d52dd5433a97434a3005ed5bb0 P 076baed3d9264294a5fcb541ba8ee69d [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: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } attrs { replace: true } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } }
I20260710 11:02:15.951109 14666 raft_consensus.cc:1275] T 434c91d52dd5433a97434a3005ed5bb0 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 LEARNER]: Refusing update from remote peer 076baed3d9264294a5fcb541ba8ee69d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:15.952654 14242 raft_consensus.cc:1275] T 434c91d52dd5433a97434a3005ed5bb0 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Refusing update from remote peer 076baed3d9264294a5fcb541ba8ee69d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:15.952972 14394 raft_consensus.cc:1275] T 434c91d52dd5433a97434a3005ed5bb0 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Refusing update from remote peer 076baed3d9264294a5fcb541ba8ee69d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:15.953493 14805 consensus_queue.cc:1048] T 434c91d52dd5433a97434a3005ed5bb0 P 076baed3d9264294a5fcb541ba8ee69d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } 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 11:02:15.955212 14745 consensus_queue.cc:1048] T 434c91d52dd5433a97434a3005ed5bb0 P 076baed3d9264294a5fcb541ba8ee69d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } 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 11:02:15.956100 14804 consensus_queue.cc:1048] T 434c91d52dd5433a97434a3005ed5bb0 P 076baed3d9264294a5fcb541ba8ee69d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:15.976850 14745 raft_consensus.cc:2955] T 434c91d52dd5433a97434a3005ed5bb0 P 076baed3d9264294a5fcb541ba8ee69d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } attrs { replace: true } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:15.978911 14394 raft_consensus.cc:2955] T 434c91d52dd5433a97434a3005ed5bb0 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } attrs { replace: true } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:15.980737 14242 raft_consensus.cc:2955] T 434c91d52dd5433a97434a3005ed5bb0 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } attrs { replace: true } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:15.990841 14666 raft_consensus.cc:2955] T 434c91d52dd5433a97434a3005ed5bb0 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } attrs { replace: true } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:15.997617 14141 catalog_manager.cc:5697] T 434c91d52dd5433a97434a3005ed5bb0 P 1a852b36c8a44bd7980b0b294b9c76f6 reported cstate change: config changed from index 2 to 3, 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "076baed3d9264294a5fcb541ba8ee69d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } attrs { replace: true } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:16.013015 14318 consensus_queue.cc:237] T 434c91d52dd5433a97434a3005ed5bb0 P 076baed3d9264294a5fcb541ba8ee69d [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: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } }
I20260710 11:02:16.019671 14666 raft_consensus.cc:1275] T 434c91d52dd5433a97434a3005ed5bb0 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 FOLLOWER]: Refusing update from remote peer 076baed3d9264294a5fcb541ba8ee69d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:16.019908 14394 raft_consensus.cc:1275] T 434c91d52dd5433a97434a3005ed5bb0 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Refusing update from remote peer 076baed3d9264294a5fcb541ba8ee69d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:16.021564 14805 consensus_queue.cc:1048] T 434c91d52dd5433a97434a3005ed5bb0 P 076baed3d9264294a5fcb541ba8ee69d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:16.022327 14745 consensus_queue.cc:1048] T 434c91d52dd5433a97434a3005ed5bb0 P 076baed3d9264294a5fcb541ba8ee69d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } 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 11:02:16.029074 14804 raft_consensus.cc:2955] T 434c91d52dd5433a97434a3005ed5bb0 P 076baed3d9264294a5fcb541ba8ee69d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:16.031226 14666 raft_consensus.cc:2955] T 434c91d52dd5433a97434a3005ed5bb0 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:16.035831 14394 raft_consensus.cc:2955] T 434c91d52dd5433a97434a3005ed5bb0 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:16.039935 14129 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 434c91d52dd5433a97434a3005ed5bb0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:16.047536 14140 catalog_manager.cc:5697] T 434c91d52dd5433a97434a3005ed5bb0 P 076baed3d9264294a5fcb541ba8ee69d reported cstate change: config changed from index 3 to 4, VOTER 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1) evicted. New cstate: current_term: 1 leader_uuid: "076baed3d9264294a5fcb541ba8ee69d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:16.057240 14230 tablet_service.cc:1558] Processing DeleteTablet for tablet 434c91d52dd5433a97434a3005ed5bb0 with delete_type TABLET_DATA_TOMBSTONED (TS 1a852b36c8a44bd7980b0b294b9c76f6 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50820
I20260710 11:02:16.059470 14830 tablet_replica.cc:333] T 434c91d52dd5433a97434a3005ed5bb0 P 1a852b36c8a44bd7980b0b294b9c76f6: stopping tablet replica
I20260710 11:02:16.060417 14830 raft_consensus.cc:2243] T 434c91d52dd5433a97434a3005ed5bb0 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:16.061259 14830 raft_consensus.cc:2272] T 434c91d52dd5433a97434a3005ed5bb0 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:16.064350 14830 ts_tablet_manager.cc:1916] T 434c91d52dd5433a97434a3005ed5bb0 P 1a852b36c8a44bd7980b0b294b9c76f6: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:16.076574 14830 ts_tablet_manager.cc:1929] T 434c91d52dd5433a97434a3005ed5bb0 P 1a852b36c8a44bd7980b0b294b9c76f6: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:16.076910 14830 log.cc:1199] T 434c91d52dd5433a97434a3005ed5bb0 P 1a852b36c8a44bd7980b0b294b9c76f6: Deleting WAL directory at /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681302471308-13136-0/minicluster-data/ts-0-root/wals/434c91d52dd5433a97434a3005ed5bb0
I20260710 11:02:16.078367 14129 catalog_manager.cc:5028] TS 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139): tablet 434c91d52dd5433a97434a3005ed5bb0 (table test-workload [id=b77c18db8428437597597f55cbcb62d2]) successfully deleted
I20260710 11:02:17.090617 14394 consensus_queue.cc:237] T b277eb5951774f95a7d498155304ad07 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Queue 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: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } }
W20260710 11:02:17.097394 14359 consensus_peers.cc:597] T b277eb5951774f95a7d498155304ad07 P 4e2dafc075f4424ca4890a197eb69f43 -> Peer 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4:40653): Couldn't send request to peer 5bf7aad3ea50495db0f9f36c979f5b7c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b277eb5951774f95a7d498155304ad07. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:17.097455 14318 raft_consensus.cc:1275] T b277eb5951774f95a7d498155304ad07 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Refusing update from remote peer 4e2dafc075f4424ca4890a197eb69f43: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:17.097610 14244 raft_consensus.cc:1275] T b277eb5951774f95a7d498155304ad07 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Refusing update from remote peer 4e2dafc075f4424ca4890a197eb69f43: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:17.098835 14831 consensus_queue.cc:1048] T b277eb5951774f95a7d498155304ad07 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } 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 11:02:17.099786 14834 consensus_queue.cc:1048] T b277eb5951774f95a7d498155304ad07 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:17.107949 14831 raft_consensus.cc:2955] T b277eb5951774f95a7d498155304ad07 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } } }
I20260710 11:02:17.109587 14244 raft_consensus.cc:2955] T b277eb5951774f95a7d498155304ad07 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } } }
I20260710 11:02:17.112030 14318 raft_consensus.cc:2955] T b277eb5951774f95a7d498155304ad07 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } } }
I20260710 11:02:17.123152 14394 consensus_queue.cc:237] T 7917c50f496b4460ad637fae32c19790 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Queue 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: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } }
I20260710 11:02:17.126643 14142 catalog_manager.cc:5697] T b277eb5951774f95a7d498155304ad07 P 4e2dafc075f4424ca4890a197eb69f43 reported cstate change: config changed from index -1 to 2, NON_VOTER 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) added. New cstate: current_term: 1 leader_uuid: "4e2dafc075f4424ca4890a197eb69f43" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:17.131656 14318 raft_consensus.cc:1275] T 7917c50f496b4460ad637fae32c19790 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Refusing update from remote peer 4e2dafc075f4424ca4890a197eb69f43: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:02:17.132439 14359 consensus_peers.cc:597] T 7917c50f496b4460ad637fae32c19790 P 4e2dafc075f4424ca4890a197eb69f43 -> Peer 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4:40653): Couldn't send request to peer 5bf7aad3ea50495db0f9f36c979f5b7c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7917c50f496b4460ad637fae32c19790. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:17.133486 14833 consensus_queue.cc:1048] T 7917c50f496b4460ad637fae32c19790 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } 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 11:02:17.133930 14244 raft_consensus.cc:1275] T 7917c50f496b4460ad637fae32c19790 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Refusing update from remote peer 4e2dafc075f4424ca4890a197eb69f43: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:17.135324 14831 consensus_queue.cc:1048] T 7917c50f496b4460ad637fae32c19790 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:17.143100 14833 raft_consensus.cc:2955] T 7917c50f496b4460ad637fae32c19790 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } } }
I20260710 11:02:17.145578 14318 raft_consensus.cc:2955] T 7917c50f496b4460ad637fae32c19790 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } } }
I20260710 11:02:17.151645 14244 raft_consensus.cc:2955] T 7917c50f496b4460ad637fae32c19790 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } } }
I20260710 11:02:17.168381 14141 catalog_manager.cc:5697] T 7917c50f496b4460ad637fae32c19790 P 076baed3d9264294a5fcb541ba8ee69d reported cstate change: config changed from index -1 to 2, NON_VOTER 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) added. New cstate: current_term: 1 leader_uuid: "4e2dafc075f4424ca4890a197eb69f43" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } } }
I20260710 11:02:17.173043 14318 consensus_queue.cc:237] T 3d70a97918b846d0a3ae68c6726c887a P 076baed3d9264294a5fcb541ba8ee69d [LEADER]: Queue 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: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } attrs { replace: true } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } }
I20260710 11:02:17.183732 14394 raft_consensus.cc:1275] T 3d70a97918b846d0a3ae68c6726c887a P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Refusing update from remote peer 076baed3d9264294a5fcb541ba8ee69d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:02:17.184017 14285 consensus_peers.cc:597] T 3d70a97918b846d0a3ae68c6726c887a P 076baed3d9264294a5fcb541ba8ee69d -> Peer 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4:40653): Couldn't send request to peer 5bf7aad3ea50495db0f9f36c979f5b7c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3d70a97918b846d0a3ae68c6726c887a. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:17.184669 14244 raft_consensus.cc:1275] T 3d70a97918b846d0a3ae68c6726c887a P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Refusing update from remote peer 076baed3d9264294a5fcb541ba8ee69d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:17.184968 14805 consensus_queue.cc:1048] T 3d70a97918b846d0a3ae68c6726c887a P 076baed3d9264294a5fcb541ba8ee69d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:17.186512 14805 consensus_queue.cc:1048] T 3d70a97918b846d0a3ae68c6726c887a P 076baed3d9264294a5fcb541ba8ee69d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } 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 11:02:17.193003 14846 raft_consensus.cc:2955] T 3d70a97918b846d0a3ae68c6726c887a P 076baed3d9264294a5fcb541ba8ee69d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } attrs { replace: true } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } } }
I20260710 11:02:17.194321 14394 raft_consensus.cc:2955] T 3d70a97918b846d0a3ae68c6726c887a P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } attrs { replace: true } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } } }
I20260710 11:02:17.195582 14244 raft_consensus.cc:2955] T 3d70a97918b846d0a3ae68c6726c887a P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } attrs { replace: true } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } } }
I20260710 11:02:17.206915 14242 consensus_queue.cc:237] T e134c7b186f340d4a6036cadcbae5777 P 1a852b36c8a44bd7980b0b294b9c76f6 [LEADER]: Queue 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: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } attrs { replace: true } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } }
I20260710 11:02:17.207203 14140 catalog_manager.cc:5697] T 3d70a97918b846d0a3ae68c6726c887a P 4e2dafc075f4424ca4890a197eb69f43 reported cstate change: config changed from index -1 to 2, NON_VOTER 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) added. New cstate: current_term: 1 leader_uuid: "076baed3d9264294a5fcb541ba8ee69d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } attrs { replace: true } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } } }
W20260710 11:02:17.217335 14210 consensus_peers.cc:597] T e134c7b186f340d4a6036cadcbae5777 P 1a852b36c8a44bd7980b0b294b9c76f6 -> Peer 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4:40653): Couldn't send request to peer 5bf7aad3ea50495db0f9f36c979f5b7c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e134c7b186f340d4a6036cadcbae5777. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:17.218376 14393 raft_consensus.cc:1275] T e134c7b186f340d4a6036cadcbae5777 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Refusing update from remote peer 1a852b36c8a44bd7980b0b294b9c76f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:17.219506 14318 raft_consensus.cc:1275] T e134c7b186f340d4a6036cadcbae5777 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Refusing update from remote peer 1a852b36c8a44bd7980b0b294b9c76f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:17.219959 14743 consensus_queue.cc:1048] T e134c7b186f340d4a6036cadcbae5777 P 1a852b36c8a44bd7980b0b294b9c76f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } 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 11:02:17.221791 14743 consensus_queue.cc:1048] T e134c7b186f340d4a6036cadcbae5777 P 1a852b36c8a44bd7980b0b294b9c76f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:17.231408 14393 raft_consensus.cc:2955] T e134c7b186f340d4a6036cadcbae5777 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } attrs { replace: true } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } } }
I20260710 11:02:17.229919 14851 raft_consensus.cc:2955] T e134c7b186f340d4a6036cadcbae5777 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } attrs { replace: true } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } } }
I20260710 11:02:17.235450 14318 raft_consensus.cc:2955] T e134c7b186f340d4a6036cadcbae5777 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } attrs { replace: true } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } } }
I20260710 11:02:17.242878 14142 catalog_manager.cc:5697] T e134c7b186f340d4a6036cadcbae5777 P 4e2dafc075f4424ca4890a197eb69f43 reported cstate change: config changed from index -1 to 2, NON_VOTER 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) added. New cstate: current_term: 1 leader_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } attrs { replace: true } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } } }
I20260710 11:02:17.614768 14854 ts_tablet_manager.cc:933] T 3d70a97918b846d0a3ae68c6726c887a P 5bf7aad3ea50495db0f9f36c979f5b7c: Initiating tablet copy from peer 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2:41595)
I20260710 11:02:17.616710 14854 tablet_copy_client.cc:323] T 3d70a97918b846d0a3ae68c6726c887a P 5bf7aad3ea50495db0f9f36c979f5b7c: tablet copy: Beginning tablet copy session from remote peer at address 127.12.212.2:41595
I20260710 11:02:17.618235 14330 tablet_copy_service.cc:140] P 076baed3d9264294a5fcb541ba8ee69d: Received BeginTabletCopySession request for tablet 3d70a97918b846d0a3ae68c6726c887a from peer 5bf7aad3ea50495db0f9f36c979f5b7c ({username='slave'} at 127.0.0.1:32918)
I20260710 11:02:17.618680 14330 tablet_copy_service.cc:161] P 076baed3d9264294a5fcb541ba8ee69d: Beginning new tablet copy session on tablet 3d70a97918b846d0a3ae68c6726c887a from peer 5bf7aad3ea50495db0f9f36c979f5b7c at {username='slave'} at 127.0.0.1:32918: session id = 5bf7aad3ea50495db0f9f36c979f5b7c-3d70a97918b846d0a3ae68c6726c887a
I20260710 11:02:17.624483 14330 tablet_copy_source_session.cc:215] T 3d70a97918b846d0a3ae68c6726c887a P 076baed3d9264294a5fcb541ba8ee69d: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:17.627290 14854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d70a97918b846d0a3ae68c6726c887a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:17.633118 14856 ts_tablet_manager.cc:933] T b277eb5951774f95a7d498155304ad07 P 5bf7aad3ea50495db0f9f36c979f5b7c: Initiating tablet copy from peer 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3:38179)
I20260710 11:02:17.635111 14856 tablet_copy_client.cc:323] T b277eb5951774f95a7d498155304ad07 P 5bf7aad3ea50495db0f9f36c979f5b7c: tablet copy: Beginning tablet copy session from remote peer at address 127.12.212.3:38179
I20260710 11:02:17.636886 14403 tablet_copy_service.cc:140] P 4e2dafc075f4424ca4890a197eb69f43: Received BeginTabletCopySession request for tablet b277eb5951774f95a7d498155304ad07 from peer 5bf7aad3ea50495db0f9f36c979f5b7c ({username='slave'} at 127.0.0.1:56068)
I20260710 11:02:17.637410 14403 tablet_copy_service.cc:161] P 4e2dafc075f4424ca4890a197eb69f43: Beginning new tablet copy session on tablet b277eb5951774f95a7d498155304ad07 from peer 5bf7aad3ea50495db0f9f36c979f5b7c at {username='slave'} at 127.0.0.1:56068: session id = 5bf7aad3ea50495db0f9f36c979f5b7c-b277eb5951774f95a7d498155304ad07
I20260710 11:02:17.642593 14854 tablet_copy_client.cc:806] T 3d70a97918b846d0a3ae68c6726c887a P 5bf7aad3ea50495db0f9f36c979f5b7c: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:17.643244 14854 tablet_copy_client.cc:670] T 3d70a97918b846d0a3ae68c6726c887a P 5bf7aad3ea50495db0f9f36c979f5b7c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:17.646971 14854 tablet_copy_client.cc:538] T 3d70a97918b846d0a3ae68c6726c887a P 5bf7aad3ea50495db0f9f36c979f5b7c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:17.647049 14858 ts_tablet_manager.cc:933] T 7917c50f496b4460ad637fae32c19790 P 5bf7aad3ea50495db0f9f36c979f5b7c: Initiating tablet copy from peer 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3:38179)
I20260710 11:02:17.647068 14403 tablet_copy_source_session.cc:215] T b277eb5951774f95a7d498155304ad07 P 4e2dafc075f4424ca4890a197eb69f43: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:17.649811 14858 tablet_copy_client.cc:323] T 7917c50f496b4460ad637fae32c19790 P 5bf7aad3ea50495db0f9f36c979f5b7c: tablet copy: Beginning tablet copy session from remote peer at address 127.12.212.3:38179
I20260710 11:02:17.651531 14856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b277eb5951774f95a7d498155304ad07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:17.652638 14403 tablet_copy_service.cc:140] P 4e2dafc075f4424ca4890a197eb69f43: Received BeginTabletCopySession request for tablet 7917c50f496b4460ad637fae32c19790 from peer 5bf7aad3ea50495db0f9f36c979f5b7c ({username='slave'} at 127.0.0.1:56068)
I20260710 11:02:17.653165 14403 tablet_copy_service.cc:161] P 4e2dafc075f4424ca4890a197eb69f43: Beginning new tablet copy session on tablet 7917c50f496b4460ad637fae32c19790 from peer 5bf7aad3ea50495db0f9f36c979f5b7c at {username='slave'} at 127.0.0.1:56068: session id = 5bf7aad3ea50495db0f9f36c979f5b7c-7917c50f496b4460ad637fae32c19790
I20260710 11:02:17.655323 14854 tablet_bootstrap.cc:492] T 3d70a97918b846d0a3ae68c6726c887a P 5bf7aad3ea50495db0f9f36c979f5b7c: Bootstrap starting.
I20260710 11:02:17.661928 14403 tablet_copy_source_session.cc:215] T 7917c50f496b4460ad637fae32c19790 P 4e2dafc075f4424ca4890a197eb69f43: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:17.665270 14858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7917c50f496b4460ad637fae32c19790. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:17.679853 14858 tablet_copy_client.cc:806] T 7917c50f496b4460ad637fae32c19790 P 5bf7aad3ea50495db0f9f36c979f5b7c: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:17.680487 14858 tablet_copy_client.cc:670] T 7917c50f496b4460ad637fae32c19790 P 5bf7aad3ea50495db0f9f36c979f5b7c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:17.686544 14858 tablet_copy_client.cc:538] T 7917c50f496b4460ad637fae32c19790 P 5bf7aad3ea50495db0f9f36c979f5b7c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:17.688640 14856 tablet_copy_client.cc:806] T b277eb5951774f95a7d498155304ad07 P 5bf7aad3ea50495db0f9f36c979f5b7c: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:17.689327 14856 tablet_copy_client.cc:670] T b277eb5951774f95a7d498155304ad07 P 5bf7aad3ea50495db0f9f36c979f5b7c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:17.692540 14854 tablet_bootstrap.cc:492] T 3d70a97918b846d0a3ae68c6726c887a P 5bf7aad3ea50495db0f9f36c979f5b7c: 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 11:02:17.693205 14856 tablet_copy_client.cc:538] T b277eb5951774f95a7d498155304ad07 P 5bf7aad3ea50495db0f9f36c979f5b7c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:17.693462 14854 tablet_bootstrap.cc:492] T 3d70a97918b846d0a3ae68c6726c887a P 5bf7aad3ea50495db0f9f36c979f5b7c: Bootstrap complete.
I20260710 11:02:17.694185 14854 ts_tablet_manager.cc:1403] T 3d70a97918b846d0a3ae68c6726c887a P 5bf7aad3ea50495db0f9f36c979f5b7c: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.018s
I20260710 11:02:17.697289 14854 raft_consensus.cc:359] T 3d70a97918b846d0a3ae68c6726c887a P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } attrs { replace: true } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } }
I20260710 11:02:17.698118 14854 raft_consensus.cc:740] T 3d70a97918b846d0a3ae68c6726c887a P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5bf7aad3ea50495db0f9f36c979f5b7c, State: Initialized, Role: LEARNER
I20260710 11:02:17.698802 14854 consensus_queue.cc:260] T 3d70a97918b846d0a3ae68c6726c887a P 5bf7aad3ea50495db0f9f36c979f5b7c [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: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } attrs { replace: true } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } }
I20260710 11:02:17.702427 14858 tablet_bootstrap.cc:492] T 7917c50f496b4460ad637fae32c19790 P 5bf7aad3ea50495db0f9f36c979f5b7c: Bootstrap starting.
I20260710 11:02:17.705552 14856 tablet_bootstrap.cc:492] T b277eb5951774f95a7d498155304ad07 P 5bf7aad3ea50495db0f9f36c979f5b7c: Bootstrap starting.
I20260710 11:02:17.734174 14854 ts_tablet_manager.cc:1434] T 3d70a97918b846d0a3ae68c6726c887a P 5bf7aad3ea50495db0f9f36c979f5b7c: Time spent starting tablet: real 0.040s	user 0.012s	sys 0.022s
I20260710 11:02:17.737021 14330 tablet_copy_service.cc:342] P 076baed3d9264294a5fcb541ba8ee69d: Request end of tablet copy session 5bf7aad3ea50495db0f9f36c979f5b7c-3d70a97918b846d0a3ae68c6726c887a received from {username='slave'} at 127.0.0.1:32918
I20260710 11:02:17.737453 14330 tablet_copy_service.cc:434] P 076baed3d9264294a5fcb541ba8ee69d: ending tablet copy session 5bf7aad3ea50495db0f9f36c979f5b7c-3d70a97918b846d0a3ae68c6726c887a on tablet 3d70a97918b846d0a3ae68c6726c887a with peer 5bf7aad3ea50495db0f9f36c979f5b7c
I20260710 11:02:17.740738 14854 ts_tablet_manager.cc:933] T e134c7b186f340d4a6036cadcbae5777 P 5bf7aad3ea50495db0f9f36c979f5b7c: Initiating tablet copy from peer 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139)
I20260710 11:02:17.748948 14854 tablet_copy_client.cc:323] T e134c7b186f340d4a6036cadcbae5777 P 5bf7aad3ea50495db0f9f36c979f5b7c: tablet copy: Beginning tablet copy session from remote peer at address 127.12.212.1:33139
I20260710 11:02:17.749635 14856 tablet_bootstrap.cc:492] T b277eb5951774f95a7d498155304ad07 P 5bf7aad3ea50495db0f9f36c979f5b7c: 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 11:02:17.750563 14856 tablet_bootstrap.cc:492] T b277eb5951774f95a7d498155304ad07 P 5bf7aad3ea50495db0f9f36c979f5b7c: Bootstrap complete.
I20260710 11:02:17.750847 14255 tablet_copy_service.cc:140] P 1a852b36c8a44bd7980b0b294b9c76f6: Received BeginTabletCopySession request for tablet e134c7b186f340d4a6036cadcbae5777 from peer 5bf7aad3ea50495db0f9f36c979f5b7c ({username='slave'} at 127.0.0.1:50866)
I20260710 11:02:17.751325 14856 ts_tablet_manager.cc:1403] T b277eb5951774f95a7d498155304ad07 P 5bf7aad3ea50495db0f9f36c979f5b7c: Time spent bootstrapping tablet: real 0.046s	user 0.020s	sys 0.018s
I20260710 11:02:17.751412 14255 tablet_copy_service.cc:161] P 1a852b36c8a44bd7980b0b294b9c76f6: Beginning new tablet copy session on tablet e134c7b186f340d4a6036cadcbae5777 from peer 5bf7aad3ea50495db0f9f36c979f5b7c at {username='slave'} at 127.0.0.1:50866: session id = 5bf7aad3ea50495db0f9f36c979f5b7c-e134c7b186f340d4a6036cadcbae5777
I20260710 11:02:17.752198 14858 tablet_bootstrap.cc:492] T 7917c50f496b4460ad637fae32c19790 P 5bf7aad3ea50495db0f9f36c979f5b7c: 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 11:02:17.753487 14858 tablet_bootstrap.cc:492] T 7917c50f496b4460ad637fae32c19790 P 5bf7aad3ea50495db0f9f36c979f5b7c: Bootstrap complete.
I20260710 11:02:17.754105 14858 ts_tablet_manager.cc:1403] T 7917c50f496b4460ad637fae32c19790 P 5bf7aad3ea50495db0f9f36c979f5b7c: Time spent bootstrapping tablet: real 0.052s	user 0.008s	sys 0.014s
I20260710 11:02:17.758091 14856 raft_consensus.cc:359] T b277eb5951774f95a7d498155304ad07 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } }
I20260710 11:02:17.759025 14856 raft_consensus.cc:740] T b277eb5951774f95a7d498155304ad07 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5bf7aad3ea50495db0f9f36c979f5b7c, State: Initialized, Role: LEARNER
I20260710 11:02:17.759989 14255 tablet_copy_source_session.cc:215] T e134c7b186f340d4a6036cadcbae5777 P 1a852b36c8a44bd7980b0b294b9c76f6: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:17.759686 14856 consensus_queue.cc:260] T b277eb5951774f95a7d498155304ad07 P 5bf7aad3ea50495db0f9f36c979f5b7c [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: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } }
I20260710 11:02:17.762050 14856 ts_tablet_manager.cc:1434] T b277eb5951774f95a7d498155304ad07 P 5bf7aad3ea50495db0f9f36c979f5b7c: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260710 11:02:17.763505 14858 raft_consensus.cc:359] T 7917c50f496b4460ad637fae32c19790 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } }
I20260710 11:02:17.764248 14854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e134c7b186f340d4a6036cadcbae5777. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:17.764389 14858 raft_consensus.cc:740] T 7917c50f496b4460ad637fae32c19790 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5bf7aad3ea50495db0f9f36c979f5b7c, State: Initialized, Role: LEARNER
I20260710 11:02:17.765457 14858 consensus_queue.cc:260] T 7917c50f496b4460ad637fae32c19790 P 5bf7aad3ea50495db0f9f36c979f5b7c [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: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } }
I20260710 11:02:17.767547 14403 tablet_copy_service.cc:342] P 4e2dafc075f4424ca4890a197eb69f43: Request end of tablet copy session 5bf7aad3ea50495db0f9f36c979f5b7c-b277eb5951774f95a7d498155304ad07 received from {username='slave'} at 127.0.0.1:56068
I20260710 11:02:17.767910 14858 ts_tablet_manager.cc:1434] T 7917c50f496b4460ad637fae32c19790 P 5bf7aad3ea50495db0f9f36c979f5b7c: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 11:02:17.767987 14403 tablet_copy_service.cc:434] P 4e2dafc075f4424ca4890a197eb69f43: ending tablet copy session 5bf7aad3ea50495db0f9f36c979f5b7c-b277eb5951774f95a7d498155304ad07 on tablet b277eb5951774f95a7d498155304ad07 with peer 5bf7aad3ea50495db0f9f36c979f5b7c
I20260710 11:02:17.770051 14403 tablet_copy_service.cc:342] P 4e2dafc075f4424ca4890a197eb69f43: Request end of tablet copy session 5bf7aad3ea50495db0f9f36c979f5b7c-7917c50f496b4460ad637fae32c19790 received from {username='slave'} at 127.0.0.1:56068
I20260710 11:02:17.770429 14403 tablet_copy_service.cc:434] P 4e2dafc075f4424ca4890a197eb69f43: ending tablet copy session 5bf7aad3ea50495db0f9f36c979f5b7c-7917c50f496b4460ad637fae32c19790 on tablet 7917c50f496b4460ad637fae32c19790 with peer 5bf7aad3ea50495db0f9f36c979f5b7c
I20260710 11:02:17.780277 14854 tablet_copy_client.cc:806] T e134c7b186f340d4a6036cadcbae5777 P 5bf7aad3ea50495db0f9f36c979f5b7c: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:17.780905 14854 tablet_copy_client.cc:670] T e134c7b186f340d4a6036cadcbae5777 P 5bf7aad3ea50495db0f9f36c979f5b7c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:17.784950 14854 tablet_copy_client.cc:538] T e134c7b186f340d4a6036cadcbae5777 P 5bf7aad3ea50495db0f9f36c979f5b7c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:17.792663 14854 tablet_bootstrap.cc:492] T e134c7b186f340d4a6036cadcbae5777 P 5bf7aad3ea50495db0f9f36c979f5b7c: Bootstrap starting.
I20260710 11:02:17.807981 14854 tablet_bootstrap.cc:492] T e134c7b186f340d4a6036cadcbae5777 P 5bf7aad3ea50495db0f9f36c979f5b7c: 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 11:02:17.808758 14854 tablet_bootstrap.cc:492] T e134c7b186f340d4a6036cadcbae5777 P 5bf7aad3ea50495db0f9f36c979f5b7c: Bootstrap complete.
I20260710 11:02:17.809422 14854 ts_tablet_manager.cc:1403] T e134c7b186f340d4a6036cadcbae5777 P 5bf7aad3ea50495db0f9f36c979f5b7c: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.005s
I20260710 11:02:17.811884 14854 raft_consensus.cc:359] T e134c7b186f340d4a6036cadcbae5777 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } attrs { replace: true } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } }
I20260710 11:02:17.812515 14854 raft_consensus.cc:740] T e134c7b186f340d4a6036cadcbae5777 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5bf7aad3ea50495db0f9f36c979f5b7c, State: Initialized, Role: LEARNER
I20260710 11:02:17.813020 14854 consensus_queue.cc:260] T e134c7b186f340d4a6036cadcbae5777 P 5bf7aad3ea50495db0f9f36c979f5b7c [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: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } attrs { replace: true } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } }
I20260710 11:02:17.815203 14854 ts_tablet_manager.cc:1434] T e134c7b186f340d4a6036cadcbae5777 P 5bf7aad3ea50495db0f9f36c979f5b7c: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.003s
I20260710 11:02:17.822588 14255 tablet_copy_service.cc:342] P 1a852b36c8a44bd7980b0b294b9c76f6: Request end of tablet copy session 5bf7aad3ea50495db0f9f36c979f5b7c-e134c7b186f340d4a6036cadcbae5777 received from {username='slave'} at 127.0.0.1:50866
I20260710 11:02:17.823046 14255 tablet_copy_service.cc:434] P 1a852b36c8a44bd7980b0b294b9c76f6: ending tablet copy session 5bf7aad3ea50495db0f9f36c979f5b7c-e134c7b186f340d4a6036cadcbae5777 on tablet e134c7b186f340d4a6036cadcbae5777 with peer 5bf7aad3ea50495db0f9f36c979f5b7c
I20260710 11:02:18.030267 14666 raft_consensus.cc:1217] T b277eb5951774f95a7d498155304ad07 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:18.060521 14666 raft_consensus.cc:1217] T 7917c50f496b4460ad637fae32c19790 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:18.146157 14666 raft_consensus.cc:1217] T 3d70a97918b846d0a3ae68c6726c887a P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:18.300482 14666 raft_consensus.cc:1217] T e134c7b186f340d4a6036cadcbae5777 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:18.442263 14867 raft_consensus.cc:1064] T b277eb5951774f95a7d498155304ad07 P 4e2dafc075f4424ca4890a197eb69f43: attempting to promote NON_VOTER 5bf7aad3ea50495db0f9f36c979f5b7c to VOTER
I20260710 11:02:18.444442 14867 consensus_queue.cc:237] T b277eb5951774f95a7d498155304ad07 P 4e2dafc075f4424ca4890a197eb69f43 [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: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } }
I20260710 11:02:18.451052 14320 raft_consensus.cc:1275] T b277eb5951774f95a7d498155304ad07 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Refusing update from remote peer 4e2dafc075f4424ca4890a197eb69f43: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:18.451325 14666 raft_consensus.cc:1275] T b277eb5951774f95a7d498155304ad07 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 LEARNER]: Refusing update from remote peer 4e2dafc075f4424ca4890a197eb69f43: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:18.451892 14244 raft_consensus.cc:1275] T b277eb5951774f95a7d498155304ad07 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Refusing update from remote peer 4e2dafc075f4424ca4890a197eb69f43: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:18.452543 14833 consensus_queue.cc:1048] T b277eb5951774f95a7d498155304ad07 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } 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 11:02:18.453567 14834 consensus_queue.cc:1048] T b277eb5951774f95a7d498155304ad07 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:18.454355 14867 consensus_queue.cc:1048] T b277eb5951774f95a7d498155304ad07 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } 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 11:02:18.476779 14833 raft_consensus.cc:2955] T b277eb5951774f95a7d498155304ad07 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:18.478648 14244 raft_consensus.cc:2955] T b277eb5951774f95a7d498155304ad07 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:18.481348 14320 raft_consensus.cc:2955] T b277eb5951774f95a7d498155304ad07 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:18.495004 14666 raft_consensus.cc:2955] T b277eb5951774f95a7d498155304ad07 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:18.496558 14141 catalog_manager.cc:5697] T b277eb5951774f95a7d498155304ad07 P 1a852b36c8a44bd7980b0b294b9c76f6 reported cstate change: config changed from index 2 to 3, 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4e2dafc075f4424ca4890a197eb69f43" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:18.525907 14393 consensus_queue.cc:237] T b277eb5951774f95a7d498155304ad07 P 4e2dafc075f4424ca4890a197eb69f43 [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: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } }
I20260710 11:02:18.531540 14244 raft_consensus.cc:1275] T b277eb5951774f95a7d498155304ad07 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Refusing update from remote peer 4e2dafc075f4424ca4890a197eb69f43: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:18.532222 14664 raft_consensus.cc:1275] T b277eb5951774f95a7d498155304ad07 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 FOLLOWER]: Refusing update from remote peer 4e2dafc075f4424ca4890a197eb69f43: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:18.535137 14833 consensus_queue.cc:1048] T b277eb5951774f95a7d498155304ad07 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:18.536849 14867 consensus_queue.cc:1048] T b277eb5951774f95a7d498155304ad07 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } 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 11:02:18.542620 14833 raft_consensus.cc:2955] T b277eb5951774f95a7d498155304ad07 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:18.544376 14242 raft_consensus.cc:2955] T b277eb5951774f95a7d498155304ad07 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:18.548154 14664 raft_consensus.cc:2955] T b277eb5951774f95a7d498155304ad07 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:18.557564 14130 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b277eb5951774f95a7d498155304ad07 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:18.562480 14143 catalog_manager.cc:5697] T b277eb5951774f95a7d498155304ad07 P 5bf7aad3ea50495db0f9f36c979f5b7c reported cstate change: config changed from index 3 to 4, VOTER 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2) evicted. New cstate: current_term: 1 leader_uuid: "4e2dafc075f4424ca4890a197eb69f43" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:18.572163 14310 tablet_service.cc:1558] Processing DeleteTablet for tablet b277eb5951774f95a7d498155304ad07 with delete_type TABLET_DATA_TOMBSTONED (TS 076baed3d9264294a5fcb541ba8ee69d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:32886
I20260710 11:02:18.582428 14879 tablet_replica.cc:333] T b277eb5951774f95a7d498155304ad07 P 076baed3d9264294a5fcb541ba8ee69d: stopping tablet replica
I20260710 11:02:18.583775 14879 raft_consensus.cc:2243] T b277eb5951774f95a7d498155304ad07 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:18.584546 14879 raft_consensus.cc:2272] T b277eb5951774f95a7d498155304ad07 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:18.587653 14879 ts_tablet_manager.cc:1916] T b277eb5951774f95a7d498155304ad07 P 076baed3d9264294a5fcb541ba8ee69d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:18.598899 14879 ts_tablet_manager.cc:1929] T b277eb5951774f95a7d498155304ad07 P 076baed3d9264294a5fcb541ba8ee69d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:18.599280 14879 log.cc:1199] T b277eb5951774f95a7d498155304ad07 P 076baed3d9264294a5fcb541ba8ee69d: Deleting WAL directory at /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681302471308-13136-0/minicluster-data/ts-1-root/wals/b277eb5951774f95a7d498155304ad07
I20260710 11:02:18.600666 14129 catalog_manager.cc:5028] TS 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2:41595): tablet b277eb5951774f95a7d498155304ad07 (table test-workload [id=b77c18db8428437597597f55cbcb62d2]) successfully deleted
I20260710 11:02:18.616163 14834 raft_consensus.cc:1064] T 7917c50f496b4460ad637fae32c19790 P 4e2dafc075f4424ca4890a197eb69f43: attempting to promote NON_VOTER 5bf7aad3ea50495db0f9f36c979f5b7c to VOTER
I20260710 11:02:18.618620 14834 consensus_queue.cc:237] T 7917c50f496b4460ad637fae32c19790 P 4e2dafc075f4424ca4890a197eb69f43 [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: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } }
I20260710 11:02:18.625478 14664 raft_consensus.cc:1275] T 7917c50f496b4460ad637fae32c19790 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 LEARNER]: Refusing update from remote peer 4e2dafc075f4424ca4890a197eb69f43: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:18.625866 14320 raft_consensus.cc:1275] T 7917c50f496b4460ad637fae32c19790 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Refusing update from remote peer 4e2dafc075f4424ca4890a197eb69f43: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:18.626269 14242 raft_consensus.cc:1275] T 7917c50f496b4460ad637fae32c19790 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Refusing update from remote peer 4e2dafc075f4424ca4890a197eb69f43: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:18.627462 14834 consensus_queue.cc:1048] T 7917c50f496b4460ad637fae32c19790 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } 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 11:02:18.628340 14833 consensus_queue.cc:1048] T 7917c50f496b4460ad637fae32c19790 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } 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 11:02:18.629171 14867 consensus_queue.cc:1048] T 7917c50f496b4460ad637fae32c19790 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:18.641650 14833 raft_consensus.cc:2955] T 7917c50f496b4460ad637fae32c19790 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:18.646013 14664 raft_consensus.cc:2955] T 7917c50f496b4460ad637fae32c19790 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:18.647493 14320 raft_consensus.cc:2955] T 7917c50f496b4460ad637fae32c19790 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:18.655866 14244 raft_consensus.cc:2955] T 7917c50f496b4460ad637fae32c19790 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:18.658089 14140 catalog_manager.cc:5697] T 7917c50f496b4460ad637fae32c19790 P 5bf7aad3ea50495db0f9f36c979f5b7c reported cstate change: config changed from index 2 to 3, 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4e2dafc075f4424ca4890a197eb69f43" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:18.672552 14393 consensus_queue.cc:237] T 7917c50f496b4460ad637fae32c19790 P 4e2dafc075f4424ca4890a197eb69f43 [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: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } }
I20260710 11:02:18.685009 14244 raft_consensus.cc:1275] T 7917c50f496b4460ad637fae32c19790 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Refusing update from remote peer 4e2dafc075f4424ca4890a197eb69f43: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:18.687222 14846 raft_consensus.cc:1064] T 3d70a97918b846d0a3ae68c6726c887a P 076baed3d9264294a5fcb541ba8ee69d: attempting to promote NON_VOTER 5bf7aad3ea50495db0f9f36c979f5b7c to VOTER
I20260710 11:02:18.687023 14881 consensus_queue.cc:1048] T 7917c50f496b4460ad637fae32c19790 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:18.689358 14664 raft_consensus.cc:1275] T 7917c50f496b4460ad637fae32c19790 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 FOLLOWER]: Refusing update from remote peer 4e2dafc075f4424ca4890a197eb69f43: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:18.689930 14846 consensus_queue.cc:237] T 3d70a97918b846d0a3ae68c6726c887a P 076baed3d9264294a5fcb541ba8ee69d [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: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } attrs { replace: true } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } }
I20260710 11:02:18.692086 14881 consensus_queue.cc:1048] T 7917c50f496b4460ad637fae32c19790 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } 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 11:02:18.694716 14867 raft_consensus.cc:2955] T 7917c50f496b4460ad637fae32c19790 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:18.700320 14242 raft_consensus.cc:2955] T 7917c50f496b4460ad637fae32c19790 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:18.711516 14130 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7917c50f496b4460ad637fae32c19790 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:18.719508 14664 raft_consensus.cc:2955] T 7917c50f496b4460ad637fae32c19790 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:18.722309 14666 raft_consensus.cc:1275] T 3d70a97918b846d0a3ae68c6726c887a P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 LEARNER]: Refusing update from remote peer 076baed3d9264294a5fcb541ba8ee69d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:18.723834 14885 consensus_queue.cc:1048] T 3d70a97918b846d0a3ae68c6726c887a P 076baed3d9264294a5fcb541ba8ee69d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } 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 11:02:18.724705 14393 raft_consensus.cc:1275] T 3d70a97918b846d0a3ae68c6726c887a P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Refusing update from remote peer 076baed3d9264294a5fcb541ba8ee69d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:18.726490 14885 consensus_queue.cc:1048] T 3d70a97918b846d0a3ae68c6726c887a P 076baed3d9264294a5fcb541ba8ee69d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:18.713943 14142 catalog_manager.cc:5697] T 7917c50f496b4460ad637fae32c19790 P 4e2dafc075f4424ca4890a197eb69f43 reported cstate change: config changed from index 3 to 4, VOTER 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2) evicted. New cstate: current_term: 1 leader_uuid: "4e2dafc075f4424ca4890a197eb69f43" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:18.748828 14805 raft_consensus.cc:2955] T 3d70a97918b846d0a3ae68c6726c887a P 076baed3d9264294a5fcb541ba8ee69d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } attrs { replace: true } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:18.750496 14664 raft_consensus.cc:2955] T 3d70a97918b846d0a3ae68c6726c887a P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } attrs { replace: true } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:18.767652 14244 raft_consensus.cc:1275] T 3d70a97918b846d0a3ae68c6726c887a P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Refusing update from remote peer 076baed3d9264294a5fcb541ba8ee69d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:18.769618 14393 raft_consensus.cc:2955] T 3d70a97918b846d0a3ae68c6726c887a P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } attrs { replace: true } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:18.771062 14310 tablet_service.cc:1558] Processing DeleteTablet for tablet 7917c50f496b4460ad637fae32c19790 with delete_type TABLET_DATA_TOMBSTONED (TS 076baed3d9264294a5fcb541ba8ee69d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:32886
I20260710 11:02:18.772212 14879 tablet_replica.cc:333] T 7917c50f496b4460ad637fae32c19790 P 076baed3d9264294a5fcb541ba8ee69d: stopping tablet replica
I20260710 11:02:18.773376 14879 raft_consensus.cc:2243] T 7917c50f496b4460ad637fae32c19790 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:18.772917 14887 consensus_queue.cc:1048] T 3d70a97918b846d0a3ae68c6726c887a P 076baed3d9264294a5fcb541ba8ee69d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } 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 11:02:18.774287 14879 raft_consensus.cc:2272] T 7917c50f496b4460ad637fae32c19790 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:18.773185 14142 catalog_manager.cc:5697] T 3d70a97918b846d0a3ae68c6726c887a P 5bf7aad3ea50495db0f9f36c979f5b7c reported cstate change: config changed from index 2 to 3, 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "076baed3d9264294a5fcb541ba8ee69d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } attrs { replace: true } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:18.779981 14879 ts_tablet_manager.cc:1916] T 7917c50f496b4460ad637fae32c19790 P 076baed3d9264294a5fcb541ba8ee69d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:18.802347 14879 ts_tablet_manager.cc:1929] T 7917c50f496b4460ad637fae32c19790 P 076baed3d9264294a5fcb541ba8ee69d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:18.802883 14879 log.cc:1199] T 7917c50f496b4460ad637fae32c19790 P 076baed3d9264294a5fcb541ba8ee69d: Deleting WAL directory at /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681302471308-13136-0/minicluster-data/ts-1-root/wals/7917c50f496b4460ad637fae32c19790
I20260710 11:02:18.804883 14320 consensus_queue.cc:237] T 3d70a97918b846d0a3ae68c6726c887a P 076baed3d9264294a5fcb541ba8ee69d [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: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } }
I20260710 11:02:18.806090 14129 catalog_manager.cc:5028] TS 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2:41595): tablet 7917c50f496b4460ad637fae32c19790 (table test-workload [id=b77c18db8428437597597f55cbcb62d2]) successfully deleted
I20260710 11:02:18.811659 14869 raft_consensus.cc:1064] T e134c7b186f340d4a6036cadcbae5777 P 1a852b36c8a44bd7980b0b294b9c76f6: attempting to promote NON_VOTER 5bf7aad3ea50495db0f9f36c979f5b7c to VOTER
I20260710 11:02:18.802906 14244 raft_consensus.cc:2955] T 3d70a97918b846d0a3ae68c6726c887a P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } attrs { replace: true } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:18.814121 14869 consensus_queue.cc:237] T e134c7b186f340d4a6036cadcbae5777 P 1a852b36c8a44bd7980b0b294b9c76f6 [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: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } attrs { replace: true } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } }
I20260710 11:02:18.815469 14664 raft_consensus.cc:1275] T 3d70a97918b846d0a3ae68c6726c887a P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 FOLLOWER]: Refusing update from remote peer 076baed3d9264294a5fcb541ba8ee69d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:18.817567 14885 consensus_queue.cc:1048] T 3d70a97918b846d0a3ae68c6726c887a P 076baed3d9264294a5fcb541ba8ee69d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } 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 11:02:18.818015 14393 raft_consensus.cc:1275] T 3d70a97918b846d0a3ae68c6726c887a P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Refusing update from remote peer 076baed3d9264294a5fcb541ba8ee69d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:18.822314 14885 consensus_queue.cc:1048] T 3d70a97918b846d0a3ae68c6726c887a P 076baed3d9264294a5fcb541ba8ee69d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.004s
I20260710 11:02:18.828938 14846 raft_consensus.cc:2955] T 3d70a97918b846d0a3ae68c6726c887a P 076baed3d9264294a5fcb541ba8ee69d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:18.834255 14666 raft_consensus.cc:2955] T 3d70a97918b846d0a3ae68c6726c887a P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:18.846966 14129 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3d70a97918b846d0a3ae68c6726c887a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:18.848680 14666 raft_consensus.cc:1275] T e134c7b186f340d4a6036cadcbae5777 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 LEARNER]: Refusing update from remote peer 1a852b36c8a44bd7980b0b294b9c76f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:18.848189 14394 raft_consensus.cc:2955] T 3d70a97918b846d0a3ae68c6726c887a P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:18.849237 14393 raft_consensus.cc:1275] T e134c7b186f340d4a6036cadcbae5777 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Refusing update from remote peer 1a852b36c8a44bd7980b0b294b9c76f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:18.850171 14851 consensus_queue.cc:1048] T e134c7b186f340d4a6036cadcbae5777 P 1a852b36c8a44bd7980b0b294b9c76f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } 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 11:02:18.846625 14142 catalog_manager.cc:5697] T 3d70a97918b846d0a3ae68c6726c887a P 5bf7aad3ea50495db0f9f36c979f5b7c reported cstate change: config changed from index 3 to 4, VOTER 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1) evicted. New cstate: current_term: 1 leader_uuid: "076baed3d9264294a5fcb541ba8ee69d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:18.857669 14870 consensus_queue.cc:1048] T e134c7b186f340d4a6036cadcbae5777 P 1a852b36c8a44bd7980b0b294b9c76f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } 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 11:02:18.861003 14320 raft_consensus.cc:1275] T e134c7b186f340d4a6036cadcbae5777 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Refusing update from remote peer 1a852b36c8a44bd7980b0b294b9c76f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:18.863317 14869 consensus_queue.cc:1048] T e134c7b186f340d4a6036cadcbae5777 P 1a852b36c8a44bd7980b0b294b9c76f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:18.877921 14230 tablet_service.cc:1558] Processing DeleteTablet for tablet 3d70a97918b846d0a3ae68c6726c887a with delete_type TABLET_DATA_TOMBSTONED (TS 1a852b36c8a44bd7980b0b294b9c76f6 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50820
I20260710 11:02:18.881479 14851 raft_consensus.cc:2955] T e134c7b186f340d4a6036cadcbae5777 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } attrs { replace: true } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:18.891981 14896 tablet_replica.cc:333] T 3d70a97918b846d0a3ae68c6726c887a P 1a852b36c8a44bd7980b0b294b9c76f6: stopping tablet replica
I20260710 11:02:18.896246 14896 raft_consensus.cc:2243] T 3d70a97918b846d0a3ae68c6726c887a P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:18.897046 14896 raft_consensus.cc:2272] T 3d70a97918b846d0a3ae68c6726c887a P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:18.896637 14666 raft_consensus.cc:2955] T e134c7b186f340d4a6036cadcbae5777 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } attrs { replace: true } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:18.901396 14896 ts_tablet_manager.cc:1916] T 3d70a97918b846d0a3ae68c6726c887a P 1a852b36c8a44bd7980b0b294b9c76f6: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:18.900324 14394 raft_consensus.cc:2955] T e134c7b186f340d4a6036cadcbae5777 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } attrs { replace: true } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:18.904848 14318 raft_consensus.cc:2955] T e134c7b186f340d4a6036cadcbae5777 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } attrs { replace: true } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:18.917003 14143 catalog_manager.cc:5697] T e134c7b186f340d4a6036cadcbae5777 P 4e2dafc075f4424ca4890a197eb69f43 reported cstate change: config changed from index 2 to 3, 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } attrs { replace: true } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:18.931349 14896 ts_tablet_manager.cc:1929] T 3d70a97918b846d0a3ae68c6726c887a P 1a852b36c8a44bd7980b0b294b9c76f6: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:18.931936 14896 log.cc:1199] T 3d70a97918b846d0a3ae68c6726c887a P 1a852b36c8a44bd7980b0b294b9c76f6: Deleting WAL directory at /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681302471308-13136-0/minicluster-data/ts-0-root/wals/3d70a97918b846d0a3ae68c6726c887a
I20260710 11:02:18.933936 14129 catalog_manager.cc:5028] TS 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139): tablet 3d70a97918b846d0a3ae68c6726c887a (table test-workload [id=b77c18db8428437597597f55cbcb62d2]) successfully deleted
I20260710 11:02:18.952037 14244 consensus_queue.cc:237] T e134c7b186f340d4a6036cadcbae5777 P 1a852b36c8a44bd7980b0b294b9c76f6 [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: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } }
I20260710 11:02:18.957643 14666 raft_consensus.cc:1275] T e134c7b186f340d4a6036cadcbae5777 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 FOLLOWER]: Refusing update from remote peer 1a852b36c8a44bd7980b0b294b9c76f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:18.961726 14869 consensus_queue.cc:1048] T e134c7b186f340d4a6036cadcbae5777 P 1a852b36c8a44bd7980b0b294b9c76f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } 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 11:02:18.968746 14318 raft_consensus.cc:1275] T e134c7b186f340d4a6036cadcbae5777 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Refusing update from remote peer 1a852b36c8a44bd7980b0b294b9c76f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:18.970269 14851 consensus_queue.cc:1048] T e134c7b186f340d4a6036cadcbae5777 P 1a852b36c8a44bd7980b0b294b9c76f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:18.971563 14869 raft_consensus.cc:2955] T e134c7b186f340d4a6036cadcbae5777 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:18.976246 14666 raft_consensus.cc:2955] T e134c7b186f340d4a6036cadcbae5777 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:18.977541 14318 raft_consensus.cc:2955] T e134c7b186f340d4a6036cadcbae5777 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:18.980921 14129 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e134c7b186f340d4a6036cadcbae5777 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:18.988286 14142 catalog_manager.cc:5697] T e134c7b186f340d4a6036cadcbae5777 P 1a852b36c8a44bd7980b0b294b9c76f6 reported cstate change: config changed from index 3 to 4, VOTER 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3) evicted. New cstate: current_term: 1 leader_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:18.999567 14379 tablet_service.cc:1558] Processing DeleteTablet for tablet e134c7b186f340d4a6036cadcbae5777 with delete_type TABLET_DATA_TOMBSTONED (TS 4e2dafc075f4424ca4890a197eb69f43 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49848
I20260710 11:02:19.001405 14898 tablet_replica.cc:333] T e134c7b186f340d4a6036cadcbae5777 P 4e2dafc075f4424ca4890a197eb69f43: stopping tablet replica
I20260710 11:02:19.002095 14898 raft_consensus.cc:2243] T e134c7b186f340d4a6036cadcbae5777 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:19.002667 14898 raft_consensus.cc:2272] T e134c7b186f340d4a6036cadcbae5777 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:19.005132 14898 ts_tablet_manager.cc:1916] T e134c7b186f340d4a6036cadcbae5777 P 4e2dafc075f4424ca4890a197eb69f43: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:19.015206 14898 ts_tablet_manager.cc:1929] T e134c7b186f340d4a6036cadcbae5777 P 4e2dafc075f4424ca4890a197eb69f43: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:19.015563 14898 log.cc:1199] T e134c7b186f340d4a6036cadcbae5777 P 4e2dafc075f4424ca4890a197eb69f43: Deleting WAL directory at /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681302471308-13136-0/minicluster-data/ts-2-root/wals/e134c7b186f340d4a6036cadcbae5777
I20260710 11:02:19.017094 14130 catalog_manager.cc:5028] TS 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3:38179): tablet e134c7b186f340d4a6036cadcbae5777 (table test-workload [id=b77c18db8428437597597f55cbcb62d2]) successfully deleted
I20260710 11:02:20.027161 14394 consensus_queue.cc:237] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Queue 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: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } attrs { replace: true } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } }
I20260710 11:02:20.033342 14318 raft_consensus.cc:1275] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Refusing update from remote peer 4e2dafc075f4424ca4890a197eb69f43: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:02:20.034178 14359 consensus_peers.cc:597] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 4e2dafc075f4424ca4890a197eb69f43 -> Peer 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4:40653): Couldn't send request to peer 5bf7aad3ea50495db0f9f36c979f5b7c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 34e40c59c0cc47c39624bf40e9ecb2c7. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:20.034772 14244 raft_consensus.cc:1275] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Refusing update from remote peer 4e2dafc075f4424ca4890a197eb69f43: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:20.035014 14899 consensus_queue.cc:1048] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:20.036803 14899 consensus_queue.cc:1048] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } 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 11:02:20.043551 14867 raft_consensus.cc:2955] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } attrs { replace: true } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } } }
I20260710 11:02:20.045140 14318 raft_consensus.cc:2955] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } attrs { replace: true } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } } }
I20260710 11:02:20.045845 14244 raft_consensus.cc:2955] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } attrs { replace: true } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } } }
I20260710 11:02:20.058616 14143 catalog_manager.cc:5697] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 076baed3d9264294a5fcb541ba8ee69d reported cstate change: config changed from index -1 to 2, NON_VOTER 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) added. New cstate: current_term: 1 leader_uuid: "4e2dafc075f4424ca4890a197eb69f43" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } attrs { replace: true } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } } }
I20260710 11:02:20.060397 14394 consensus_queue.cc:237] T 05806a0b82ff475cadaaf47e083a8135 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Queue 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: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } }
I20260710 11:02:20.068148 14318 raft_consensus.cc:1275] T 05806a0b82ff475cadaaf47e083a8135 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Refusing update from remote peer 4e2dafc075f4424ca4890a197eb69f43: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:02:20.070773 14359 consensus_peers.cc:597] T 05806a0b82ff475cadaaf47e083a8135 P 4e2dafc075f4424ca4890a197eb69f43 -> Peer 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4:40653): Couldn't send request to peer 5bf7aad3ea50495db0f9f36c979f5b7c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 05806a0b82ff475cadaaf47e083a8135. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:20.072293 14899 consensus_queue.cc:1048] T 05806a0b82ff475cadaaf47e083a8135 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } 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 11:02:20.072359 14244 raft_consensus.cc:1275] T 05806a0b82ff475cadaaf47e083a8135 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Refusing update from remote peer 4e2dafc075f4424ca4890a197eb69f43: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:20.074775 14899 consensus_queue.cc:1048] T 05806a0b82ff475cadaaf47e083a8135 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:20.083103 14867 raft_consensus.cc:2955] T 05806a0b82ff475cadaaf47e083a8135 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } } }
I20260710 11:02:20.087378 14318 raft_consensus.cc:2955] T 05806a0b82ff475cadaaf47e083a8135 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } } }
I20260710 11:02:20.098821 14320 consensus_queue.cc:237] T 236cc0689dcf430dad2774090b533a41 P 076baed3d9264294a5fcb541ba8ee69d [LEADER]: Queue 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: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } attrs { replace: true } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } }
I20260710 11:02:20.099972 14142 catalog_manager.cc:5697] T 05806a0b82ff475cadaaf47e083a8135 P 4e2dafc075f4424ca4890a197eb69f43 reported cstate change: config changed from index -1 to 2, NON_VOTER 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) added. New cstate: current_term: 1 leader_uuid: "4e2dafc075f4424ca4890a197eb69f43" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260710 11:02:20.109027 14285 consensus_peers.cc:597] T 236cc0689dcf430dad2774090b533a41 P 076baed3d9264294a5fcb541ba8ee69d -> Peer 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4:40653): Couldn't send request to peer 5bf7aad3ea50495db0f9f36c979f5b7c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 236cc0689dcf430dad2774090b533a41. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:20.109972 14394 raft_consensus.cc:1275] T 236cc0689dcf430dad2774090b533a41 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Refusing update from remote peer 076baed3d9264294a5fcb541ba8ee69d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:20.113034 14244 raft_consensus.cc:1275] T 236cc0689dcf430dad2774090b533a41 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Refusing update from remote peer 076baed3d9264294a5fcb541ba8ee69d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:20.110657 14242 raft_consensus.cc:2955] T 05806a0b82ff475cadaaf47e083a8135 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } } }
I20260710 11:02:20.114307 14891 consensus_queue.cc:1048] T 236cc0689dcf430dad2774090b533a41 P 076baed3d9264294a5fcb541ba8ee69d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:20.115921 14891 consensus_queue.cc:1048] T 236cc0689dcf430dad2774090b533a41 P 076baed3d9264294a5fcb541ba8ee69d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } 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 11:02:20.126080 14846 raft_consensus.cc:2955] T 236cc0689dcf430dad2774090b533a41 P 076baed3d9264294a5fcb541ba8ee69d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } attrs { replace: true } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } } }
I20260710 11:02:20.128381 14242 raft_consensus.cc:2955] T 236cc0689dcf430dad2774090b533a41 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } attrs { replace: true } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } } }
I20260710 11:02:20.139950 14394 consensus_queue.cc:237] T 536872f5774f433c9f4960716963ba54 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Queue 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: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } }
I20260710 11:02:20.141805 14140 catalog_manager.cc:5697] T 236cc0689dcf430dad2774090b533a41 P 076baed3d9264294a5fcb541ba8ee69d reported cstate change: config changed from index -1 to 2, NON_VOTER 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) added. New cstate: current_term: 1 leader_uuid: "076baed3d9264294a5fcb541ba8ee69d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:20.151508 14320 raft_consensus.cc:1275] T 536872f5774f433c9f4960716963ba54 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Refusing update from remote peer 4e2dafc075f4424ca4890a197eb69f43: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:20.150810 14393 raft_consensus.cc:2955] T 236cc0689dcf430dad2774090b533a41 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } attrs { replace: true } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } } }
I20260710 11:02:20.152801 14867 consensus_queue.cc:1048] T 536872f5774f433c9f4960716963ba54 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } 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 11:02:20.157258 14359 consensus_peers.cc:597] T 536872f5774f433c9f4960716963ba54 P 4e2dafc075f4424ca4890a197eb69f43 -> Peer 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4:40653): Couldn't send request to peer 5bf7aad3ea50495db0f9f36c979f5b7c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 536872f5774f433c9f4960716963ba54. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:20.159076 14242 raft_consensus.cc:1275] T 536872f5774f433c9f4960716963ba54 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Refusing update from remote peer 4e2dafc075f4424ca4890a197eb69f43: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:20.160240 14901 consensus_queue.cc:1048] T 536872f5774f433c9f4960716963ba54 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:20.164518 14899 raft_consensus.cc:2955] T 536872f5774f433c9f4960716963ba54 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } } }
I20260710 11:02:20.168231 14320 raft_consensus.cc:2955] T 536872f5774f433c9f4960716963ba54 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } } }
I20260710 11:02:20.172183 14242 raft_consensus.cc:2955] T 536872f5774f433c9f4960716963ba54 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } } }
I20260710 11:02:20.185961 14140 catalog_manager.cc:5697] T 536872f5774f433c9f4960716963ba54 P 1a852b36c8a44bd7980b0b294b9c76f6 reported cstate change: config changed from index -1 to 2, NON_VOTER 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) added. New cstate: current_term: 1 leader_uuid: "4e2dafc075f4424ca4890a197eb69f43" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } } }
I20260710 11:02:20.505167 14917 ts_tablet_manager.cc:933] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 5bf7aad3ea50495db0f9f36c979f5b7c: Initiating tablet copy from peer 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3:38179)
I20260710 11:02:20.507246 14917 tablet_copy_client.cc:323] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 5bf7aad3ea50495db0f9f36c979f5b7c: tablet copy: Beginning tablet copy session from remote peer at address 127.12.212.3:38179
I20260710 11:02:20.508796 14403 tablet_copy_service.cc:140] P 4e2dafc075f4424ca4890a197eb69f43: Received BeginTabletCopySession request for tablet 34e40c59c0cc47c39624bf40e9ecb2c7 from peer 5bf7aad3ea50495db0f9f36c979f5b7c ({username='slave'} at 127.0.0.1:56068)
I20260710 11:02:20.509349 14403 tablet_copy_service.cc:161] P 4e2dafc075f4424ca4890a197eb69f43: Beginning new tablet copy session on tablet 34e40c59c0cc47c39624bf40e9ecb2c7 from peer 5bf7aad3ea50495db0f9f36c979f5b7c at {username='slave'} at 127.0.0.1:56068: session id = 5bf7aad3ea50495db0f9f36c979f5b7c-34e40c59c0cc47c39624bf40e9ecb2c7
I20260710 11:02:20.515717 14403 tablet_copy_source_session.cc:215] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 4e2dafc075f4424ca4890a197eb69f43: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:20.518314 14917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34e40c59c0cc47c39624bf40e9ecb2c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:20.530771 14917 tablet_copy_client.cc:806] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 5bf7aad3ea50495db0f9f36c979f5b7c: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:20.531339 14917 tablet_copy_client.cc:670] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 5bf7aad3ea50495db0f9f36c979f5b7c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:20.535014 14917 tablet_copy_client.cc:538] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 5bf7aad3ea50495db0f9f36c979f5b7c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:20.542039 14917 tablet_bootstrap.cc:492] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 5bf7aad3ea50495db0f9f36c979f5b7c: Bootstrap starting.
I20260710 11:02:20.553634 14919 ts_tablet_manager.cc:933] T 236cc0689dcf430dad2774090b533a41 P 5bf7aad3ea50495db0f9f36c979f5b7c: Initiating tablet copy from peer 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2:41595)
I20260710 11:02:20.557965 14919 tablet_copy_client.cc:323] T 236cc0689dcf430dad2774090b533a41 P 5bf7aad3ea50495db0f9f36c979f5b7c: tablet copy: Beginning tablet copy session from remote peer at address 127.12.212.2:41595
I20260710 11:02:20.559736 14330 tablet_copy_service.cc:140] P 076baed3d9264294a5fcb541ba8ee69d: Received BeginTabletCopySession request for tablet 236cc0689dcf430dad2774090b533a41 from peer 5bf7aad3ea50495db0f9f36c979f5b7c ({username='slave'} at 127.0.0.1:32918)
I20260710 11:02:20.560256 14330 tablet_copy_service.cc:161] P 076baed3d9264294a5fcb541ba8ee69d: Beginning new tablet copy session on tablet 236cc0689dcf430dad2774090b533a41 from peer 5bf7aad3ea50495db0f9f36c979f5b7c at {username='slave'} at 127.0.0.1:32918: session id = 5bf7aad3ea50495db0f9f36c979f5b7c-236cc0689dcf430dad2774090b533a41
I20260710 11:02:20.565723 14917 tablet_bootstrap.cc:492] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 5bf7aad3ea50495db0f9f36c979f5b7c: 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 11:02:20.566486 14917 tablet_bootstrap.cc:492] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 5bf7aad3ea50495db0f9f36c979f5b7c: Bootstrap complete.
I20260710 11:02:20.567081 14917 ts_tablet_manager.cc:1403] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 5bf7aad3ea50495db0f9f36c979f5b7c: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.007s
I20260710 11:02:20.567541 14330 tablet_copy_source_session.cc:215] T 236cc0689dcf430dad2774090b533a41 P 076baed3d9264294a5fcb541ba8ee69d: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:20.570396 14917 raft_consensus.cc:359] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } attrs { replace: true } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } }
I20260710 11:02:20.571317 14917 raft_consensus.cc:740] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5bf7aad3ea50495db0f9f36c979f5b7c, State: Initialized, Role: LEARNER
I20260710 11:02:20.572105 14919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 236cc0689dcf430dad2774090b533a41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:20.571990 14917 consensus_queue.cc:260] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 5bf7aad3ea50495db0f9f36c979f5b7c [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: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } attrs { replace: true } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } }
I20260710 11:02:20.582446 14917 ts_tablet_manager.cc:1434] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 5bf7aad3ea50495db0f9f36c979f5b7c: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.007s
I20260710 11:02:20.584591 14923 ts_tablet_manager.cc:933] T 05806a0b82ff475cadaaf47e083a8135 P 5bf7aad3ea50495db0f9f36c979f5b7c: Initiating tablet copy from peer 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3:38179)
I20260710 11:02:20.587142 14403 tablet_copy_service.cc:342] P 4e2dafc075f4424ca4890a197eb69f43: Request end of tablet copy session 5bf7aad3ea50495db0f9f36c979f5b7c-34e40c59c0cc47c39624bf40e9ecb2c7 received from {username='slave'} at 127.0.0.1:56068
I20260710 11:02:20.587576 14403 tablet_copy_service.cc:434] P 4e2dafc075f4424ca4890a197eb69f43: ending tablet copy session 5bf7aad3ea50495db0f9f36c979f5b7c-34e40c59c0cc47c39624bf40e9ecb2c7 on tablet 34e40c59c0cc47c39624bf40e9ecb2c7 with peer 5bf7aad3ea50495db0f9f36c979f5b7c
I20260710 11:02:20.600661 14919 tablet_copy_client.cc:806] T 236cc0689dcf430dad2774090b533a41 P 5bf7aad3ea50495db0f9f36c979f5b7c: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:20.601536 14919 tablet_copy_client.cc:670] T 236cc0689dcf430dad2774090b533a41 P 5bf7aad3ea50495db0f9f36c979f5b7c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:20.604961 14923 tablet_copy_client.cc:323] T 05806a0b82ff475cadaaf47e083a8135 P 5bf7aad3ea50495db0f9f36c979f5b7c: tablet copy: Beginning tablet copy session from remote peer at address 127.12.212.3:38179
I20260710 11:02:20.607059 14403 tablet_copy_service.cc:140] P 4e2dafc075f4424ca4890a197eb69f43: Received BeginTabletCopySession request for tablet 05806a0b82ff475cadaaf47e083a8135 from peer 5bf7aad3ea50495db0f9f36c979f5b7c ({username='slave'} at 127.0.0.1:56068)
I20260710 11:02:20.607589 14919 tablet_copy_client.cc:538] T 236cc0689dcf430dad2774090b533a41 P 5bf7aad3ea50495db0f9f36c979f5b7c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:20.607586 14403 tablet_copy_service.cc:161] P 4e2dafc075f4424ca4890a197eb69f43: Beginning new tablet copy session on tablet 05806a0b82ff475cadaaf47e083a8135 from peer 5bf7aad3ea50495db0f9f36c979f5b7c at {username='slave'} at 127.0.0.1:56068: session id = 5bf7aad3ea50495db0f9f36c979f5b7c-05806a0b82ff475cadaaf47e083a8135
I20260710 11:02:20.616295 14919 tablet_bootstrap.cc:492] T 236cc0689dcf430dad2774090b533a41 P 5bf7aad3ea50495db0f9f36c979f5b7c: Bootstrap starting.
I20260710 11:02:20.621364 14403 tablet_copy_source_session.cc:215] T 05806a0b82ff475cadaaf47e083a8135 P 4e2dafc075f4424ca4890a197eb69f43: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:20.627334 14923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05806a0b82ff475cadaaf47e083a8135. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:20.638239 14919 tablet_bootstrap.cc:492] T 236cc0689dcf430dad2774090b533a41 P 5bf7aad3ea50495db0f9f36c979f5b7c: 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 11:02:20.639165 14919 tablet_bootstrap.cc:492] T 236cc0689dcf430dad2774090b533a41 P 5bf7aad3ea50495db0f9f36c979f5b7c: Bootstrap complete.
I20260710 11:02:20.640192 14919 ts_tablet_manager.cc:1403] T 236cc0689dcf430dad2774090b533a41 P 5bf7aad3ea50495db0f9f36c979f5b7c: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.011s
I20260710 11:02:20.643023 14919 raft_consensus.cc:359] T 236cc0689dcf430dad2774090b533a41 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } attrs { replace: true } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } }
I20260710 11:02:20.643671 14919 raft_consensus.cc:740] T 236cc0689dcf430dad2774090b533a41 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5bf7aad3ea50495db0f9f36c979f5b7c, State: Initialized, Role: LEARNER
I20260710 11:02:20.644258 14919 consensus_queue.cc:260] T 236cc0689dcf430dad2774090b533a41 P 5bf7aad3ea50495db0f9f36c979f5b7c [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: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } attrs { replace: true } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } }
I20260710 11:02:20.644918 14923 tablet_copy_client.cc:806] T 05806a0b82ff475cadaaf47e083a8135 P 5bf7aad3ea50495db0f9f36c979f5b7c: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:20.645690 14923 tablet_copy_client.cc:670] T 05806a0b82ff475cadaaf47e083a8135 P 5bf7aad3ea50495db0f9f36c979f5b7c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:20.646349 14919 ts_tablet_manager.cc:1434] T 236cc0689dcf430dad2774090b533a41 P 5bf7aad3ea50495db0f9f36c979f5b7c: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260710 11:02:20.648029 14330 tablet_copy_service.cc:342] P 076baed3d9264294a5fcb541ba8ee69d: Request end of tablet copy session 5bf7aad3ea50495db0f9f36c979f5b7c-236cc0689dcf430dad2774090b533a41 received from {username='slave'} at 127.0.0.1:32918
I20260710 11:02:20.648417 14330 tablet_copy_service.cc:434] P 076baed3d9264294a5fcb541ba8ee69d: ending tablet copy session 5bf7aad3ea50495db0f9f36c979f5b7c-236cc0689dcf430dad2774090b533a41 on tablet 236cc0689dcf430dad2774090b533a41 with peer 5bf7aad3ea50495db0f9f36c979f5b7c
I20260710 11:02:20.649391 14923 tablet_copy_client.cc:538] T 05806a0b82ff475cadaaf47e083a8135 P 5bf7aad3ea50495db0f9f36c979f5b7c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:20.660120 14923 tablet_bootstrap.cc:492] T 05806a0b82ff475cadaaf47e083a8135 P 5bf7aad3ea50495db0f9f36c979f5b7c: Bootstrap starting.
I20260710 11:02:20.680025 14923 tablet_bootstrap.cc:492] T 05806a0b82ff475cadaaf47e083a8135 P 5bf7aad3ea50495db0f9f36c979f5b7c: 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 11:02:20.680931 14923 tablet_bootstrap.cc:492] T 05806a0b82ff475cadaaf47e083a8135 P 5bf7aad3ea50495db0f9f36c979f5b7c: Bootstrap complete.
I20260710 11:02:20.681558 14923 ts_tablet_manager.cc:1403] T 05806a0b82ff475cadaaf47e083a8135 P 5bf7aad3ea50495db0f9f36c979f5b7c: Time spent bootstrapping tablet: real 0.022s	user 0.020s	sys 0.000s
I20260710 11:02:20.684439 14923 raft_consensus.cc:359] T 05806a0b82ff475cadaaf47e083a8135 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } }
I20260710 11:02:20.685288 14923 raft_consensus.cc:740] T 05806a0b82ff475cadaaf47e083a8135 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5bf7aad3ea50495db0f9f36c979f5b7c, State: Initialized, Role: LEARNER
I20260710 11:02:20.685912 14923 consensus_queue.cc:260] T 05806a0b82ff475cadaaf47e083a8135 P 5bf7aad3ea50495db0f9f36c979f5b7c [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: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } }
I20260710 11:02:20.688269 14923 ts_tablet_manager.cc:1434] T 05806a0b82ff475cadaaf47e083a8135 P 5bf7aad3ea50495db0f9f36c979f5b7c: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:02:20.689838 14403 tablet_copy_service.cc:342] P 4e2dafc075f4424ca4890a197eb69f43: Request end of tablet copy session 5bf7aad3ea50495db0f9f36c979f5b7c-05806a0b82ff475cadaaf47e083a8135 received from {username='slave'} at 127.0.0.1:56068
I20260710 11:02:20.690253 14403 tablet_copy_service.cc:434] P 4e2dafc075f4424ca4890a197eb69f43: ending tablet copy session 5bf7aad3ea50495db0f9f36c979f5b7c-05806a0b82ff475cadaaf47e083a8135 on tablet 05806a0b82ff475cadaaf47e083a8135 with peer 5bf7aad3ea50495db0f9f36c979f5b7c
I20260710 11:02:20.692456 14923 ts_tablet_manager.cc:933] T 536872f5774f433c9f4960716963ba54 P 5bf7aad3ea50495db0f9f36c979f5b7c: Initiating tablet copy from peer 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3:38179)
I20260710 11:02:20.694221 14923 tablet_copy_client.cc:323] T 536872f5774f433c9f4960716963ba54 P 5bf7aad3ea50495db0f9f36c979f5b7c: tablet copy: Beginning tablet copy session from remote peer at address 127.12.212.3:38179
I20260710 11:02:20.696581 14403 tablet_copy_service.cc:140] P 4e2dafc075f4424ca4890a197eb69f43: Received BeginTabletCopySession request for tablet 536872f5774f433c9f4960716963ba54 from peer 5bf7aad3ea50495db0f9f36c979f5b7c ({username='slave'} at 127.0.0.1:56068)
I20260710 11:02:20.697052 14403 tablet_copy_service.cc:161] P 4e2dafc075f4424ca4890a197eb69f43: Beginning new tablet copy session on tablet 536872f5774f433c9f4960716963ba54 from peer 5bf7aad3ea50495db0f9f36c979f5b7c at {username='slave'} at 127.0.0.1:56068: session id = 5bf7aad3ea50495db0f9f36c979f5b7c-536872f5774f433c9f4960716963ba54
I20260710 11:02:20.702353 14403 tablet_copy_source_session.cc:215] T 536872f5774f433c9f4960716963ba54 P 4e2dafc075f4424ca4890a197eb69f43: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:20.705209 14923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 536872f5774f433c9f4960716963ba54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:20.720664 14923 tablet_copy_client.cc:806] T 536872f5774f433c9f4960716963ba54 P 5bf7aad3ea50495db0f9f36c979f5b7c: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:20.721438 14923 tablet_copy_client.cc:670] T 536872f5774f433c9f4960716963ba54 P 5bf7aad3ea50495db0f9f36c979f5b7c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:20.724898 14923 tablet_copy_client.cc:538] T 536872f5774f433c9f4960716963ba54 P 5bf7aad3ea50495db0f9f36c979f5b7c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:20.733520 14923 tablet_bootstrap.cc:492] T 536872f5774f433c9f4960716963ba54 P 5bf7aad3ea50495db0f9f36c979f5b7c: Bootstrap starting.
I20260710 11:02:20.752550 14923 tablet_bootstrap.cc:492] T 536872f5774f433c9f4960716963ba54 P 5bf7aad3ea50495db0f9f36c979f5b7c: 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 11:02:20.753727 14923 tablet_bootstrap.cc:492] T 536872f5774f433c9f4960716963ba54 P 5bf7aad3ea50495db0f9f36c979f5b7c: Bootstrap complete.
I20260710 11:02:20.754475 14923 ts_tablet_manager.cc:1403] T 536872f5774f433c9f4960716963ba54 P 5bf7aad3ea50495db0f9f36c979f5b7c: Time spent bootstrapping tablet: real 0.021s	user 0.021s	sys 0.001s
I20260710 11:02:20.756933 14923 raft_consensus.cc:359] T 536872f5774f433c9f4960716963ba54 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } }
I20260710 11:02:20.757591 14923 raft_consensus.cc:740] T 536872f5774f433c9f4960716963ba54 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5bf7aad3ea50495db0f9f36c979f5b7c, State: Initialized, Role: LEARNER
I20260710 11:02:20.758181 14923 consensus_queue.cc:260] T 536872f5774f433c9f4960716963ba54 P 5bf7aad3ea50495db0f9f36c979f5b7c [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: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } }
I20260710 11:02:20.760495 14923 ts_tablet_manager.cc:1434] T 536872f5774f433c9f4960716963ba54 P 5bf7aad3ea50495db0f9f36c979f5b7c: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260710 11:02:20.762212 14403 tablet_copy_service.cc:342] P 4e2dafc075f4424ca4890a197eb69f43: Request end of tablet copy session 5bf7aad3ea50495db0f9f36c979f5b7c-536872f5774f433c9f4960716963ba54 received from {username='slave'} at 127.0.0.1:56068
I20260710 11:02:20.762595 14403 tablet_copy_service.cc:434] P 4e2dafc075f4424ca4890a197eb69f43: ending tablet copy session 5bf7aad3ea50495db0f9f36c979f5b7c-536872f5774f433c9f4960716963ba54 on tablet 536872f5774f433c9f4960716963ba54 with peer 5bf7aad3ea50495db0f9f36c979f5b7c
I20260710 11:02:21.090476 14666 raft_consensus.cc:1217] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:21.129324 14666 raft_consensus.cc:1217] T 05806a0b82ff475cadaaf47e083a8135 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:21.143544 14666 raft_consensus.cc:1217] T 236cc0689dcf430dad2774090b533a41 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:21.284541 14666 raft_consensus.cc:1217] T 536872f5774f433c9f4960716963ba54 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:21.536062 14929 raft_consensus.cc:1064] T 236cc0689dcf430dad2774090b533a41 P 076baed3d9264294a5fcb541ba8ee69d: attempting to promote NON_VOTER 5bf7aad3ea50495db0f9f36c979f5b7c to VOTER
I20260710 11:02:21.538585 14929 consensus_queue.cc:237] T 236cc0689dcf430dad2774090b533a41 P 076baed3d9264294a5fcb541ba8ee69d [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: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } attrs { replace: true } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } }
I20260710 11:02:21.545979 14666 raft_consensus.cc:1275] T 236cc0689dcf430dad2774090b533a41 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 LEARNER]: Refusing update from remote peer 076baed3d9264294a5fcb541ba8ee69d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:21.546830 14393 raft_consensus.cc:1275] T 236cc0689dcf430dad2774090b533a41 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Refusing update from remote peer 076baed3d9264294a5fcb541ba8ee69d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:21.548081 14846 consensus_queue.cc:1048] T 236cc0689dcf430dad2774090b533a41 P 076baed3d9264294a5fcb541ba8ee69d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } 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 11:02:21.549027 14930 consensus_queue.cc:1048] T 236cc0689dcf430dad2774090b533a41 P 076baed3d9264294a5fcb541ba8ee69d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } 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 11:02:21.549379 14244 raft_consensus.cc:1275] T 236cc0689dcf430dad2774090b533a41 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Refusing update from remote peer 076baed3d9264294a5fcb541ba8ee69d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:21.551735 14846 consensus_queue.cc:1048] T 236cc0689dcf430dad2774090b533a41 P 076baed3d9264294a5fcb541ba8ee69d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:21.569090 14846 raft_consensus.cc:2955] T 236cc0689dcf430dad2774090b533a41 P 076baed3d9264294a5fcb541ba8ee69d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } attrs { replace: true } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:21.571017 14666 raft_consensus.cc:2955] T 236cc0689dcf430dad2774090b533a41 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } attrs { replace: true } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:21.581126 14393 raft_consensus.cc:2955] T 236cc0689dcf430dad2774090b533a41 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } attrs { replace: true } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:21.587728 14244 raft_consensus.cc:2955] T 236cc0689dcf430dad2774090b533a41 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } attrs { replace: true } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:21.590986 14142 catalog_manager.cc:5697] T 236cc0689dcf430dad2774090b533a41 P 076baed3d9264294a5fcb541ba8ee69d reported cstate change: config changed from index 2 to 3, 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "076baed3d9264294a5fcb541ba8ee69d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:21.620920 14901 raft_consensus.cc:1064] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 4e2dafc075f4424ca4890a197eb69f43: attempting to promote NON_VOTER 5bf7aad3ea50495db0f9f36c979f5b7c to VOTER
I20260710 11:02:21.627599 14931 raft_consensus.cc:1064] T 05806a0b82ff475cadaaf47e083a8135 P 4e2dafc075f4424ca4890a197eb69f43: attempting to promote NON_VOTER 5bf7aad3ea50495db0f9f36c979f5b7c to VOTER
I20260710 11:02:21.626693 14320 consensus_queue.cc:237] T 236cc0689dcf430dad2774090b533a41 P 076baed3d9264294a5fcb541ba8ee69d [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: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } }
I20260710 11:02:21.629130 14901 consensus_queue.cc:237] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 4e2dafc075f4424ca4890a197eb69f43 [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: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } attrs { replace: true } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } }
I20260710 11:02:21.630054 14931 consensus_queue.cc:237] T 05806a0b82ff475cadaaf47e083a8135 P 4e2dafc075f4424ca4890a197eb69f43 [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: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } }
I20260710 11:02:21.638249 14666 raft_consensus.cc:1275] T 236cc0689dcf430dad2774090b533a41 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 FOLLOWER]: Refusing update from remote peer 076baed3d9264294a5fcb541ba8ee69d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:21.639371 14244 raft_consensus.cc:1275] T 236cc0689dcf430dad2774090b533a41 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Refusing update from remote peer 076baed3d9264294a5fcb541ba8ee69d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:21.640683 14930 consensus_queue.cc:1048] T 236cc0689dcf430dad2774090b533a41 P 076baed3d9264294a5fcb541ba8ee69d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } 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 11:02:21.642467 14930 consensus_queue.cc:1048] T 236cc0689dcf430dad2774090b533a41 P 076baed3d9264294a5fcb541ba8ee69d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:21.646448 14664 raft_consensus.cc:1275] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 LEARNER]: Refusing update from remote peer 4e2dafc075f4424ca4890a197eb69f43: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:21.646625 14244 raft_consensus.cc:1275] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Refusing update from remote peer 4e2dafc075f4424ca4890a197eb69f43: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:21.649521 14933 raft_consensus.cc:2955] T 236cc0689dcf430dad2774090b533a41 P 076baed3d9264294a5fcb541ba8ee69d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:21.650882 14666 raft_consensus.cc:2955] T 236cc0689dcf430dad2774090b533a41 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:21.651455 14899 consensus_queue.cc:1048] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } 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 11:02:21.654196 14899 consensus_queue.cc:1048] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } 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 11:02:21.655565 14320 raft_consensus.cc:1275] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Refusing update from remote peer 4e2dafc075f4424ca4890a197eb69f43: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:21.658824 14129 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 236cc0689dcf430dad2774090b533a41 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:21.658900 14243 raft_consensus.cc:2955] T 236cc0689dcf430dad2774090b533a41 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:21.664892 14140 catalog_manager.cc:5697] T 236cc0689dcf430dad2774090b533a41 P 076baed3d9264294a5fcb541ba8ee69d reported cstate change: config changed from index 3 to 4, VOTER 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3) evicted. New cstate: current_term: 1 leader_uuid: "076baed3d9264294a5fcb541ba8ee69d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:21.671903 14941 consensus_queue.cc:1048] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:21.681483 14379 tablet_service.cc:1558] Processing DeleteTablet for tablet 236cc0689dcf430dad2774090b533a41 with delete_type TABLET_DATA_TOMBSTONED (TS 4e2dafc075f4424ca4890a197eb69f43 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49848
I20260710 11:02:21.691020 14664 raft_consensus.cc:1275] T 05806a0b82ff475cadaaf47e083a8135 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 LEARNER]: Refusing update from remote peer 4e2dafc075f4424ca4890a197eb69f43: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:21.692039 14244 raft_consensus.cc:1275] T 05806a0b82ff475cadaaf47e083a8135 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Refusing update from remote peer 4e2dafc075f4424ca4890a197eb69f43: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:21.693029 14318 raft_consensus.cc:1275] T 05806a0b82ff475cadaaf47e083a8135 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Refusing update from remote peer 4e2dafc075f4424ca4890a197eb69f43: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:21.694432 14901 consensus_queue.cc:1048] T 05806a0b82ff475cadaaf47e083a8135 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } 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 11:02:21.695479 14899 consensus_queue.cc:1048] T 05806a0b82ff475cadaaf47e083a8135 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } 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 11:02:21.701063 14941 consensus_queue.cc:1048] T 05806a0b82ff475cadaaf47e083a8135 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:21.701606 14948 tablet_replica.cc:333] T 236cc0689dcf430dad2774090b533a41 P 4e2dafc075f4424ca4890a197eb69f43: stopping tablet replica
I20260710 11:02:21.702703 14944 raft_consensus.cc:2955] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } attrs { replace: true } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:21.704725 14948 raft_consensus.cc:2243] T 236cc0689dcf430dad2774090b533a41 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:21.704218 14318 raft_consensus.cc:2955] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } attrs { replace: true } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:21.705547 14948 raft_consensus.cc:2272] T 236cc0689dcf430dad2774090b533a41 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:21.730337 14140 catalog_manager.cc:5697] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 076baed3d9264294a5fcb541ba8ee69d reported cstate change: config changed from index 2 to 3, 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4e2dafc075f4424ca4890a197eb69f43" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } attrs { replace: true } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:21.734462 14948 ts_tablet_manager.cc:1916] T 236cc0689dcf430dad2774090b533a41 P 4e2dafc075f4424ca4890a197eb69f43: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:21.743502 14664 raft_consensus.cc:2955] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } attrs { replace: true } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:21.761703 14394 consensus_queue.cc:237] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 4e2dafc075f4424ca4890a197eb69f43 [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: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } }
I20260710 11:02:21.769429 14941 raft_consensus.cc:2955] T 05806a0b82ff475cadaaf47e083a8135 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:21.774029 14665 raft_consensus.cc:1275] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 FOLLOWER]: Refusing update from remote peer 4e2dafc075f4424ca4890a197eb69f43: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:21.770857 14666 raft_consensus.cc:2955] T 05806a0b82ff475cadaaf47e083a8135 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:21.775947 14901 consensus_queue.cc:1048] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } 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 11:02:21.776662 14318 raft_consensus.cc:1275] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Refusing update from remote peer 4e2dafc075f4424ca4890a197eb69f43: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:21.778527 14931 consensus_queue.cc:1048] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:21.781035 14242 raft_consensus.cc:2955] T 05806a0b82ff475cadaaf47e083a8135 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:21.799827 14317 raft_consensus.cc:2955] T 05806a0b82ff475cadaaf47e083a8135 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:21.788527 14941 raft_consensus.cc:2955] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:21.805994 14665 raft_consensus.cc:2955] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:21.790699 14318 raft_consensus.cc:2955] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:21.826093 14130 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 34e40c59c0cc47c39624bf40e9ecb2c7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:21.828472 14140 catalog_manager.cc:5697] T 05806a0b82ff475cadaaf47e083a8135 P 076baed3d9264294a5fcb541ba8ee69d reported cstate change: config changed from index 2 to 3, 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4e2dafc075f4424ca4890a197eb69f43" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:21.829053 14141 catalog_manager.cc:5697] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 5bf7aad3ea50495db0f9f36c979f5b7c reported cstate change: config changed from index 3 to 4, VOTER 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1) evicted. New cstate: current_term: 1 leader_uuid: "4e2dafc075f4424ca4890a197eb69f43" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:21.836596 14948 ts_tablet_manager.cc:1929] T 236cc0689dcf430dad2774090b533a41 P 4e2dafc075f4424ca4890a197eb69f43: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:21.837124 14948 log.cc:1199] T 236cc0689dcf430dad2774090b533a41 P 4e2dafc075f4424ca4890a197eb69f43: Deleting WAL directory at /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681302471308-13136-0/minicluster-data/ts-2-root/wals/236cc0689dcf430dad2774090b533a41
I20260710 11:02:21.838732 14130 catalog_manager.cc:5028] TS 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3:38179): tablet 236cc0689dcf430dad2774090b533a41 (table test-workload [id=b77c18db8428437597597f55cbcb62d2]) successfully deleted
I20260710 11:02:21.844645 14394 consensus_queue.cc:237] T 05806a0b82ff475cadaaf47e083a8135 P 4e2dafc075f4424ca4890a197eb69f43 [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: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } }
I20260710 11:02:21.845794 14230 tablet_service.cc:1558] Processing DeleteTablet for tablet 34e40c59c0cc47c39624bf40e9ecb2c7 with delete_type TABLET_DATA_TOMBSTONED (TS 1a852b36c8a44bd7980b0b294b9c76f6 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50820
I20260710 11:02:21.852746 14666 raft_consensus.cc:1275] T 05806a0b82ff475cadaaf47e083a8135 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 FOLLOWER]: Refusing update from remote peer 4e2dafc075f4424ca4890a197eb69f43: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:21.852962 14242 raft_consensus.cc:1275] T 05806a0b82ff475cadaaf47e083a8135 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Refusing update from remote peer 4e2dafc075f4424ca4890a197eb69f43: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:21.854713 14944 consensus_queue.cc:1048] T 05806a0b82ff475cadaaf47e083a8135 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:02:21.857321 14899 consensus_queue.cc:1048] T 05806a0b82ff475cadaaf47e083a8135 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } 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 11:02:21.863783 14944 raft_consensus.cc:2955] T 05806a0b82ff475cadaaf47e083a8135 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:21.864621 14242 raft_consensus.cc:2955] T 05806a0b82ff475cadaaf47e083a8135 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:21.869980 14952 tablet_replica.cc:333] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 1a852b36c8a44bd7980b0b294b9c76f6: stopping tablet replica
I20260710 11:02:21.871006 14952 raft_consensus.cc:2243] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:21.871564 14952 pending_rounds.cc:70] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 1a852b36c8a44bd7980b0b294b9c76f6: Trying to abort 1 pending ops.
I20260710 11:02:21.871165 14666 raft_consensus.cc:2955] T 05806a0b82ff475cadaaf47e083a8135 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:21.871908 14952 pending_rounds.cc:77] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 1a852b36c8a44bd7980b0b294b9c76f6: Aborting op as it isn't in flight: id { term: 1 index: 3 } timestamp: 7305958775283482624 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "34e40c59c0cc47c39624bf40e9ecb2c7" old_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } attrs { replace: true } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } } } new_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } attrs { replace: true } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } } }
I20260710 11:02:21.873209 14952 raft_consensus.cc:2917] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Aborting config change with OpId 1.3: Aborted: Op aborted
I20260710 11:02:21.873605 14952 raft_consensus.cc:2889] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260710 11:02:21.873929 14952 raft_consensus.cc:2272] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:21.876921 14952 ts_tablet_manager.cc:1916] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 1a852b36c8a44bd7980b0b294b9c76f6: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:21.884207 14143 catalog_manager.cc:5697] T 05806a0b82ff475cadaaf47e083a8135 P 5bf7aad3ea50495db0f9f36c979f5b7c reported cstate change: config changed from index 3 to 4, VOTER 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2) evicted. New cstate: current_term: 1 leader_uuid: "4e2dafc075f4424ca4890a197eb69f43" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:21.886698 14130 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 05806a0b82ff475cadaaf47e083a8135 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:21.892858 14952 ts_tablet_manager.cc:1929] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 1a852b36c8a44bd7980b0b294b9c76f6: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:21.893323 14952 log.cc:1199] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 1a852b36c8a44bd7980b0b294b9c76f6: Deleting WAL directory at /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681302471308-13136-0/minicluster-data/ts-0-root/wals/34e40c59c0cc47c39624bf40e9ecb2c7
I20260710 11:02:21.895601 14129 catalog_manager.cc:5028] TS 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139): tablet 34e40c59c0cc47c39624bf40e9ecb2c7 (table test-workload [id=b77c18db8428437597597f55cbcb62d2]) successfully deleted
I20260710 11:02:21.899326 14310 tablet_service.cc:1558] Processing DeleteTablet for tablet 05806a0b82ff475cadaaf47e083a8135 with delete_type TABLET_DATA_TOMBSTONED (TS 076baed3d9264294a5fcb541ba8ee69d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:32886
I20260710 11:02:21.901453 14953 tablet_replica.cc:333] T 05806a0b82ff475cadaaf47e083a8135 P 076baed3d9264294a5fcb541ba8ee69d: stopping tablet replica
I20260710 11:02:21.902393 14931 raft_consensus.cc:1064] T 536872f5774f433c9f4960716963ba54 P 4e2dafc075f4424ca4890a197eb69f43: attempting to promote NON_VOTER 5bf7aad3ea50495db0f9f36c979f5b7c to VOTER
I20260710 11:02:21.902345 14953 raft_consensus.cc:2243] T 05806a0b82ff475cadaaf47e083a8135 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:21.903225 14953 raft_consensus.cc:2272] T 05806a0b82ff475cadaaf47e083a8135 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:21.906123 14953 ts_tablet_manager.cc:1916] T 05806a0b82ff475cadaaf47e083a8135 P 076baed3d9264294a5fcb541ba8ee69d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:21.914419 14931 consensus_queue.cc:237] T 536872f5774f433c9f4960716963ba54 P 4e2dafc075f4424ca4890a197eb69f43 [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: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } }
I20260710 11:02:21.929754 14242 raft_consensus.cc:1275] T 536872f5774f433c9f4960716963ba54 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Refusing update from remote peer 4e2dafc075f4424ca4890a197eb69f43: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:21.929813 14318 raft_consensus.cc:1275] T 536872f5774f433c9f4960716963ba54 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Refusing update from remote peer 4e2dafc075f4424ca4890a197eb69f43: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:21.931203 14665 raft_consensus.cc:1275] T 536872f5774f433c9f4960716963ba54 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 LEARNER]: Refusing update from remote peer 4e2dafc075f4424ca4890a197eb69f43: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:21.931933 14899 consensus_queue.cc:1048] T 536872f5774f433c9f4960716963ba54 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:21.932756 14901 consensus_queue.cc:1048] T 536872f5774f433c9f4960716963ba54 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } 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 11:02:21.933585 14931 consensus_queue.cc:1048] T 536872f5774f433c9f4960716963ba54 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } 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 11:02:21.933941 14953 ts_tablet_manager.cc:1929] T 05806a0b82ff475cadaaf47e083a8135 P 076baed3d9264294a5fcb541ba8ee69d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:21.934463 14953 log.cc:1199] T 05806a0b82ff475cadaaf47e083a8135 P 076baed3d9264294a5fcb541ba8ee69d: Deleting WAL directory at /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681302471308-13136-0/minicluster-data/ts-1-root/wals/05806a0b82ff475cadaaf47e083a8135
I20260710 11:02:21.936530 14129 catalog_manager.cc:5028] TS 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2:41595): tablet 05806a0b82ff475cadaaf47e083a8135 (table test-workload [id=b77c18db8428437597597f55cbcb62d2]) successfully deleted
I20260710 11:02:21.953243 14901 raft_consensus.cc:2955] T 536872f5774f433c9f4960716963ba54 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:21.955687 14318 raft_consensus.cc:2955] T 536872f5774f433c9f4960716963ba54 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:21.956459 14242 raft_consensus.cc:2955] T 536872f5774f433c9f4960716963ba54 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:21.965318 14666 raft_consensus.cc:2955] T 536872f5774f433c9f4960716963ba54 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:21.972342 14143 catalog_manager.cc:5697] T 536872f5774f433c9f4960716963ba54 P 1a852b36c8a44bd7980b0b294b9c76f6 reported cstate change: config changed from index 2 to 3, 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4e2dafc075f4424ca4890a197eb69f43" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } attrs { replace: true } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:21.990520 14394 consensus_queue.cc:237] T 536872f5774f433c9f4960716963ba54 P 4e2dafc075f4424ca4890a197eb69f43 [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: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } }
I20260710 11:02:21.994868 14666 raft_consensus.cc:1275] T 536872f5774f433c9f4960716963ba54 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 FOLLOWER]: Refusing update from remote peer 4e2dafc075f4424ca4890a197eb69f43: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:21.994882 14242 raft_consensus.cc:1275] T 536872f5774f433c9f4960716963ba54 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Refusing update from remote peer 4e2dafc075f4424ca4890a197eb69f43: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:21.996413 14899 consensus_queue.cc:1048] T 536872f5774f433c9f4960716963ba54 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } 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 11:02:21.997241 14901 consensus_queue.cc:1048] T 536872f5774f433c9f4960716963ba54 P 4e2dafc075f4424ca4890a197eb69f43 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:22.002583 14899 raft_consensus.cc:2955] T 536872f5774f433c9f4960716963ba54 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:22.004163 14666 raft_consensus.cc:2955] T 536872f5774f433c9f4960716963ba54 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:22.010572 14242 raft_consensus.cc:2955] T 536872f5774f433c9f4960716963ba54 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:22.015390 14130 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 536872f5774f433c9f4960716963ba54 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:22.018608 14142 catalog_manager.cc:5697] T 536872f5774f433c9f4960716963ba54 P 4e2dafc075f4424ca4890a197eb69f43 reported cstate change: config changed from index 3 to 4, VOTER 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2) evicted. New cstate: current_term: 1 leader_uuid: "4e2dafc075f4424ca4890a197eb69f43" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:22.028251 14310 tablet_service.cc:1558] Processing DeleteTablet for tablet 536872f5774f433c9f4960716963ba54 with delete_type TABLET_DATA_TOMBSTONED (TS 076baed3d9264294a5fcb541ba8ee69d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:32886
I20260710 11:02:22.029233 14953 tablet_replica.cc:333] T 536872f5774f433c9f4960716963ba54 P 076baed3d9264294a5fcb541ba8ee69d: stopping tablet replica
I20260710 11:02:22.030043 14953 raft_consensus.cc:2243] T 536872f5774f433c9f4960716963ba54 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:22.030715 14953 raft_consensus.cc:2272] T 536872f5774f433c9f4960716963ba54 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:22.034014 14953 ts_tablet_manager.cc:1916] T 536872f5774f433c9f4960716963ba54 P 076baed3d9264294a5fcb541ba8ee69d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:22.045742 14953 ts_tablet_manager.cc:1929] T 536872f5774f433c9f4960716963ba54 P 076baed3d9264294a5fcb541ba8ee69d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:22.046075 14953 log.cc:1199] T 536872f5774f433c9f4960716963ba54 P 076baed3d9264294a5fcb541ba8ee69d: Deleting WAL directory at /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681302471308-13136-0/minicluster-data/ts-1-root/wals/536872f5774f433c9f4960716963ba54
I20260710 11:02:22.047128 14129 catalog_manager.cc:5028] TS 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2:41595): tablet 536872f5774f433c9f4960716963ba54 (table test-workload [id=b77c18db8428437597597f55cbcb62d2]) successfully deleted
I20260710 11:02:23.073501 14318 consensus_queue.cc:237] T 9af2a8dba558401c85743b2c081069d9 P 076baed3d9264294a5fcb541ba8ee69d [LEADER]: Queue 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: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } attrs { replace: true } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } }
I20260710 11:02:23.081645 14393 raft_consensus.cc:1275] T 9af2a8dba558401c85743b2c081069d9 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Refusing update from remote peer 076baed3d9264294a5fcb541ba8ee69d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:23.081645 14242 raft_consensus.cc:1275] T 9af2a8dba558401c85743b2c081069d9 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Refusing update from remote peer 076baed3d9264294a5fcb541ba8ee69d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:02:23.081686 14285 consensus_peers.cc:597] T 9af2a8dba558401c85743b2c081069d9 P 076baed3d9264294a5fcb541ba8ee69d -> Peer 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4:40653): Couldn't send request to peer 5bf7aad3ea50495db0f9f36c979f5b7c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9af2a8dba558401c85743b2c081069d9. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:23.083400 14961 consensus_queue.cc:1048] T 9af2a8dba558401c85743b2c081069d9 P 076baed3d9264294a5fcb541ba8ee69d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:23.084249 14846 consensus_queue.cc:1048] T 9af2a8dba558401c85743b2c081069d9 P 076baed3d9264294a5fcb541ba8ee69d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } 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 11:02:23.092128 14846 raft_consensus.cc:2955] T 9af2a8dba558401c85743b2c081069d9 P 076baed3d9264294a5fcb541ba8ee69d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } attrs { replace: true } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } } }
I20260710 11:02:23.093691 14393 raft_consensus.cc:2955] T 9af2a8dba558401c85743b2c081069d9 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } attrs { replace: true } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } } }
I20260710 11:02:23.094302 14242 raft_consensus.cc:2955] T 9af2a8dba558401c85743b2c081069d9 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } attrs { replace: true } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } } }
I20260710 11:02:23.108872 14242 consensus_queue.cc:237] T 829aa1488a2a4964970e646c7dfe9354 P 1a852b36c8a44bd7980b0b294b9c76f6 [LEADER]: Queue 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: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } attrs { replace: true } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } }
I20260710 11:02:23.109016 14140 catalog_manager.cc:5697] T 9af2a8dba558401c85743b2c081069d9 P 076baed3d9264294a5fcb541ba8ee69d reported cstate change: config changed from index -1 to 2, NON_VOTER 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) added. New cstate: current_term: 1 leader_uuid: "076baed3d9264294a5fcb541ba8ee69d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:23.119606 14393 raft_consensus.cc:1275] T 829aa1488a2a4964970e646c7dfe9354 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Refusing update from remote peer 1a852b36c8a44bd7980b0b294b9c76f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 11:02:23.120440 14317 raft_consensus.cc:1275] T 829aa1488a2a4964970e646c7dfe9354 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Refusing update from remote peer 1a852b36c8a44bd7980b0b294b9c76f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 11:02:23.120947 14210 consensus_peers.cc:597] T 829aa1488a2a4964970e646c7dfe9354 P 1a852b36c8a44bd7980b0b294b9c76f6 -> Peer 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4:40653): Couldn't send request to peer 5bf7aad3ea50495db0f9f36c979f5b7c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 829aa1488a2a4964970e646c7dfe9354. This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:23.121955 14897 consensus_queue.cc:1048] T 829aa1488a2a4964970e646c7dfe9354 P 1a852b36c8a44bd7980b0b294b9c76f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } 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 11:02:23.123775 14897 consensus_queue.cc:1048] T 829aa1488a2a4964970e646c7dfe9354 P 1a852b36c8a44bd7980b0b294b9c76f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:23.135241 14966 raft_consensus.cc:2955] T 829aa1488a2a4964970e646c7dfe9354 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } attrs { replace: true } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } } }
I20260710 11:02:23.137367 14317 raft_consensus.cc:2955] T 829aa1488a2a4964970e646c7dfe9354 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } attrs { replace: true } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } } }
I20260710 11:02:23.140666 14394 raft_consensus.cc:2955] T 829aa1488a2a4964970e646c7dfe9354 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } attrs { replace: true } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } } }
I20260710 11:02:23.166370 14142 catalog_manager.cc:5697] T 829aa1488a2a4964970e646c7dfe9354 P 076baed3d9264294a5fcb541ba8ee69d reported cstate change: config changed from index -1 to 2, NON_VOTER 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) added. New cstate: current_term: 1 leader_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } attrs { replace: true } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } } }
I20260710 11:02:23.558683 14972 ts_tablet_manager.cc:933] T 9af2a8dba558401c85743b2c081069d9 P 5bf7aad3ea50495db0f9f36c979f5b7c: Initiating tablet copy from peer 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2:41595)
I20260710 11:02:23.560681 14972 tablet_copy_client.cc:323] T 9af2a8dba558401c85743b2c081069d9 P 5bf7aad3ea50495db0f9f36c979f5b7c: tablet copy: Beginning tablet copy session from remote peer at address 127.12.212.2:41595
I20260710 11:02:23.562325 14330 tablet_copy_service.cc:140] P 076baed3d9264294a5fcb541ba8ee69d: Received BeginTabletCopySession request for tablet 9af2a8dba558401c85743b2c081069d9 from peer 5bf7aad3ea50495db0f9f36c979f5b7c ({username='slave'} at 127.0.0.1:32918)
I20260710 11:02:23.562794 14330 tablet_copy_service.cc:161] P 076baed3d9264294a5fcb541ba8ee69d: Beginning new tablet copy session on tablet 9af2a8dba558401c85743b2c081069d9 from peer 5bf7aad3ea50495db0f9f36c979f5b7c at {username='slave'} at 127.0.0.1:32918: session id = 5bf7aad3ea50495db0f9f36c979f5b7c-9af2a8dba558401c85743b2c081069d9
I20260710 11:02:23.569479 14330 tablet_copy_source_session.cc:215] T 9af2a8dba558401c85743b2c081069d9 P 076baed3d9264294a5fcb541ba8ee69d: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:23.572719 14972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9af2a8dba558401c85743b2c081069d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:23.588847 14972 tablet_copy_client.cc:806] T 9af2a8dba558401c85743b2c081069d9 P 5bf7aad3ea50495db0f9f36c979f5b7c: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:23.589541 14972 tablet_copy_client.cc:670] T 9af2a8dba558401c85743b2c081069d9 P 5bf7aad3ea50495db0f9f36c979f5b7c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:23.593562 14972 tablet_copy_client.cc:538] T 9af2a8dba558401c85743b2c081069d9 P 5bf7aad3ea50495db0f9f36c979f5b7c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:23.602483 14972 tablet_bootstrap.cc:492] T 9af2a8dba558401c85743b2c081069d9 P 5bf7aad3ea50495db0f9f36c979f5b7c: Bootstrap starting.
I20260710 11:02:23.619292 14972 tablet_bootstrap.cc:492] T 9af2a8dba558401c85743b2c081069d9 P 5bf7aad3ea50495db0f9f36c979f5b7c: 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 11:02:23.619997 14972 tablet_bootstrap.cc:492] T 9af2a8dba558401c85743b2c081069d9 P 5bf7aad3ea50495db0f9f36c979f5b7c: Bootstrap complete.
I20260710 11:02:23.620715 14972 ts_tablet_manager.cc:1403] T 9af2a8dba558401c85743b2c081069d9 P 5bf7aad3ea50495db0f9f36c979f5b7c: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.004s
I20260710 11:02:23.623162 14972 raft_consensus.cc:359] T 9af2a8dba558401c85743b2c081069d9 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } attrs { replace: true } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } }
I20260710 11:02:23.623840 14972 raft_consensus.cc:740] T 9af2a8dba558401c85743b2c081069d9 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5bf7aad3ea50495db0f9f36c979f5b7c, State: Initialized, Role: LEARNER
I20260710 11:02:23.624370 14972 consensus_queue.cc:260] T 9af2a8dba558401c85743b2c081069d9 P 5bf7aad3ea50495db0f9f36c979f5b7c [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: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } attrs { replace: true } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } }
I20260710 11:02:23.627370 14972 ts_tablet_manager.cc:1434] T 9af2a8dba558401c85743b2c081069d9 P 5bf7aad3ea50495db0f9f36c979f5b7c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.002s
I20260710 11:02:23.629108 14330 tablet_copy_service.cc:342] P 076baed3d9264294a5fcb541ba8ee69d: Request end of tablet copy session 5bf7aad3ea50495db0f9f36c979f5b7c-9af2a8dba558401c85743b2c081069d9 received from {username='slave'} at 127.0.0.1:32918
I20260710 11:02:23.629530 14330 tablet_copy_service.cc:434] P 076baed3d9264294a5fcb541ba8ee69d: ending tablet copy session 5bf7aad3ea50495db0f9f36c979f5b7c-9af2a8dba558401c85743b2c081069d9 on tablet 9af2a8dba558401c85743b2c081069d9 with peer 5bf7aad3ea50495db0f9f36c979f5b7c
I20260710 11:02:23.652196 14972 ts_tablet_manager.cc:933] T 829aa1488a2a4964970e646c7dfe9354 P 5bf7aad3ea50495db0f9f36c979f5b7c: Initiating tablet copy from peer 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139)
I20260710 11:02:23.653712 14972 tablet_copy_client.cc:323] T 829aa1488a2a4964970e646c7dfe9354 P 5bf7aad3ea50495db0f9f36c979f5b7c: tablet copy: Beginning tablet copy session from remote peer at address 127.12.212.1:33139
I20260710 11:02:23.655438 14255 tablet_copy_service.cc:140] P 1a852b36c8a44bd7980b0b294b9c76f6: Received BeginTabletCopySession request for tablet 829aa1488a2a4964970e646c7dfe9354 from peer 5bf7aad3ea50495db0f9f36c979f5b7c ({username='slave'} at 127.0.0.1:50866)
I20260710 11:02:23.655982 14255 tablet_copy_service.cc:161] P 1a852b36c8a44bd7980b0b294b9c76f6: Beginning new tablet copy session on tablet 829aa1488a2a4964970e646c7dfe9354 from peer 5bf7aad3ea50495db0f9f36c979f5b7c at {username='slave'} at 127.0.0.1:50866: session id = 5bf7aad3ea50495db0f9f36c979f5b7c-829aa1488a2a4964970e646c7dfe9354
I20260710 11:02:23.663714 14255 tablet_copy_source_session.cc:215] T 829aa1488a2a4964970e646c7dfe9354 P 1a852b36c8a44bd7980b0b294b9c76f6: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 11:02:23.666654 14972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 829aa1488a2a4964970e646c7dfe9354. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:23.678463 14972 tablet_copy_client.cc:806] T 829aa1488a2a4964970e646c7dfe9354 P 5bf7aad3ea50495db0f9f36c979f5b7c: tablet copy: Starting download of 0 data blocks...
I20260710 11:02:23.679303 14972 tablet_copy_client.cc:670] T 829aa1488a2a4964970e646c7dfe9354 P 5bf7aad3ea50495db0f9f36c979f5b7c: tablet copy: Starting download of 1 WAL segments...
I20260710 11:02:23.682716 14972 tablet_copy_client.cc:538] T 829aa1488a2a4964970e646c7dfe9354 P 5bf7aad3ea50495db0f9f36c979f5b7c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 11:02:23.688982 14972 tablet_bootstrap.cc:492] T 829aa1488a2a4964970e646c7dfe9354 P 5bf7aad3ea50495db0f9f36c979f5b7c: Bootstrap starting.
I20260710 11:02:23.706625 14972 tablet_bootstrap.cc:492] T 829aa1488a2a4964970e646c7dfe9354 P 5bf7aad3ea50495db0f9f36c979f5b7c: 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 11:02:23.707413 14972 tablet_bootstrap.cc:492] T 829aa1488a2a4964970e646c7dfe9354 P 5bf7aad3ea50495db0f9f36c979f5b7c: Bootstrap complete.
I20260710 11:02:23.707957 14972 ts_tablet_manager.cc:1403] T 829aa1488a2a4964970e646c7dfe9354 P 5bf7aad3ea50495db0f9f36c979f5b7c: Time spent bootstrapping tablet: real 0.019s	user 0.018s	sys 0.000s
I20260710 11:02:23.710242 14972 raft_consensus.cc:359] T 829aa1488a2a4964970e646c7dfe9354 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } attrs { replace: true } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } }
I20260710 11:02:23.710857 14972 raft_consensus.cc:740] T 829aa1488a2a4964970e646c7dfe9354 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5bf7aad3ea50495db0f9f36c979f5b7c, State: Initialized, Role: LEARNER
I20260710 11:02:23.711431 14972 consensus_queue.cc:260] T 829aa1488a2a4964970e646c7dfe9354 P 5bf7aad3ea50495db0f9f36c979f5b7c [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: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } attrs { replace: true } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: NON_VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: true } }
I20260710 11:02:23.713579 14972 ts_tablet_manager.cc:1434] T 829aa1488a2a4964970e646c7dfe9354 P 5bf7aad3ea50495db0f9f36c979f5b7c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:02:23.715408 14255 tablet_copy_service.cc:342] P 1a852b36c8a44bd7980b0b294b9c76f6: Request end of tablet copy session 5bf7aad3ea50495db0f9f36c979f5b7c-829aa1488a2a4964970e646c7dfe9354 received from {username='slave'} at 127.0.0.1:50866
I20260710 11:02:23.715832 14255 tablet_copy_service.cc:434] P 1a852b36c8a44bd7980b0b294b9c76f6: ending tablet copy session 5bf7aad3ea50495db0f9f36c979f5b7c-829aa1488a2a4964970e646c7dfe9354 on tablet 829aa1488a2a4964970e646c7dfe9354 with peer 5bf7aad3ea50495db0f9f36c979f5b7c
I20260710 11:02:23.978262 14666 raft_consensus.cc:1217] T 9af2a8dba558401c85743b2c081069d9 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:24.041975 14666 raft_consensus.cc:1217] T 829aa1488a2a4964970e646c7dfe9354 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 11:02:24.520221 14979 raft_consensus.cc:1064] T 829aa1488a2a4964970e646c7dfe9354 P 1a852b36c8a44bd7980b0b294b9c76f6: attempting to promote NON_VOTER 5bf7aad3ea50495db0f9f36c979f5b7c to VOTER
I20260710 11:02:24.522346 14979 consensus_queue.cc:237] T 829aa1488a2a4964970e646c7dfe9354 P 1a852b36c8a44bd7980b0b294b9c76f6 [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: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } attrs { replace: true } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } }
I20260710 11:02:24.528648 14394 raft_consensus.cc:1275] T 829aa1488a2a4964970e646c7dfe9354 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Refusing update from remote peer 1a852b36c8a44bd7980b0b294b9c76f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:24.530092 14980 consensus_queue.cc:1048] T 829aa1488a2a4964970e646c7dfe9354 P 1a852b36c8a44bd7980b0b294b9c76f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } 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 11:02:24.532871 14666 raft_consensus.cc:1275] T 829aa1488a2a4964970e646c7dfe9354 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 LEARNER]: Refusing update from remote peer 1a852b36c8a44bd7980b0b294b9c76f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:24.534441 14980 consensus_queue.cc:1048] T 829aa1488a2a4964970e646c7dfe9354 P 1a852b36c8a44bd7980b0b294b9c76f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } 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 11:02:24.535432 14978 raft_consensus.cc:1064] T 9af2a8dba558401c85743b2c081069d9 P 076baed3d9264294a5fcb541ba8ee69d: attempting to promote NON_VOTER 5bf7aad3ea50495db0f9f36c979f5b7c to VOTER
I20260710 11:02:24.538533 14978 consensus_queue.cc:237] T 9af2a8dba558401c85743b2c081069d9 P 076baed3d9264294a5fcb541ba8ee69d [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: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } attrs { replace: true } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } }
I20260710 11:02:24.545514 14317 raft_consensus.cc:1275] T 829aa1488a2a4964970e646c7dfe9354 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Refusing update from remote peer 1a852b36c8a44bd7980b0b294b9c76f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:24.547224 14979 consensus_queue.cc:1048] T 829aa1488a2a4964970e646c7dfe9354 P 1a852b36c8a44bd7980b0b294b9c76f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:24.555365 14979 raft_consensus.cc:2955] T 829aa1488a2a4964970e646c7dfe9354 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } attrs { replace: true } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:24.557047 14394 raft_consensus.cc:1275] T 9af2a8dba558401c85743b2c081069d9 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Refusing update from remote peer 076baed3d9264294a5fcb541ba8ee69d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:24.558785 14665 raft_consensus.cc:1275] T 9af2a8dba558401c85743b2c081069d9 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 LEARNER]: Refusing update from remote peer 076baed3d9264294a5fcb541ba8ee69d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:24.560424 14242 raft_consensus.cc:1275] T 9af2a8dba558401c85743b2c081069d9 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Refusing update from remote peer 076baed3d9264294a5fcb541ba8ee69d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 11:02:24.561528 14961 consensus_queue.cc:1048] T 9af2a8dba558401c85743b2c081069d9 P 076baed3d9264294a5fcb541ba8ee69d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:02:24.561978 14666 raft_consensus.cc:2955] T 829aa1488a2a4964970e646c7dfe9354 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } attrs { replace: true } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:24.569967 14961 consensus_queue.cc:1048] T 9af2a8dba558401c85743b2c081069d9 P 076baed3d9264294a5fcb541ba8ee69d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } 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 11:02:24.571782 14961 consensus_queue.cc:1048] T 9af2a8dba558401c85743b2c081069d9 P 076baed3d9264294a5fcb541ba8ee69d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } 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 11:02:24.576720 14393 raft_consensus.cc:2955] T 829aa1488a2a4964970e646c7dfe9354 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } attrs { replace: true } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:24.585512 14140 catalog_manager.cc:5697] T 829aa1488a2a4964970e646c7dfe9354 P 1a852b36c8a44bd7980b0b294b9c76f6 reported cstate change: config changed from index 2 to 3, 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:24.609287 14961 raft_consensus.cc:2955] T 9af2a8dba558401c85743b2c081069d9 P 076baed3d9264294a5fcb541ba8ee69d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } attrs { replace: true } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:24.606555 14317 raft_consensus.cc:2955] T 829aa1488a2a4964970e646c7dfe9354 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } attrs { replace: true } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:24.613291 14666 raft_consensus.cc:2955] T 9af2a8dba558401c85743b2c081069d9 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } attrs { replace: true } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:24.623793 14394 raft_consensus.cc:2955] T 9af2a8dba558401c85743b2c081069d9 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } attrs { replace: true } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:24.631114 14244 raft_consensus.cc:2955] T 9af2a8dba558401c85743b2c081069d9 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } attrs { replace: true } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:24.643585 14143 catalog_manager.cc:5697] T 9af2a8dba558401c85743b2c081069d9 P 076baed3d9264294a5fcb541ba8ee69d reported cstate change: config changed from index 2 to 3, 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "076baed3d9264294a5fcb541ba8ee69d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:24.672034 14317 consensus_queue.cc:237] T 9af2a8dba558401c85743b2c081069d9 P 076baed3d9264294a5fcb541ba8ee69d [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: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } }
I20260710 11:02:24.676400 14244 consensus_queue.cc:237] T 829aa1488a2a4964970e646c7dfe9354 P 1a852b36c8a44bd7980b0b294b9c76f6 [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: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } }
I20260710 11:02:24.679543 14394 raft_consensus.cc:1275] T 9af2a8dba558401c85743b2c081069d9 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Refusing update from remote peer 076baed3d9264294a5fcb541ba8ee69d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:24.681751 14987 consensus_queue.cc:1048] T 9af2a8dba558401c85743b2c081069d9 P 076baed3d9264294a5fcb541ba8ee69d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:02:24.682016 14665 raft_consensus.cc:1275] T 829aa1488a2a4964970e646c7dfe9354 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 FOLLOWER]: Refusing update from remote peer 1a852b36c8a44bd7980b0b294b9c76f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:24.683537 14979 consensus_queue.cc:1048] T 829aa1488a2a4964970e646c7dfe9354 P 1a852b36c8a44bd7980b0b294b9c76f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } 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 11:02:24.685127 14317 raft_consensus.cc:1275] T 829aa1488a2a4964970e646c7dfe9354 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Refusing update from remote peer 1a852b36c8a44bd7980b0b294b9c76f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:24.683785 14666 raft_consensus.cc:1275] T 9af2a8dba558401c85743b2c081069d9 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 FOLLOWER]: Refusing update from remote peer 076baed3d9264294a5fcb541ba8ee69d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 11:02:24.686295 14979 consensus_queue.cc:1048] T 829aa1488a2a4964970e646c7dfe9354 P 1a852b36c8a44bd7980b0b294b9c76f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:02:24.687817 14987 consensus_queue.cc:1048] T 9af2a8dba558401c85743b2c081069d9 P 076baed3d9264294a5fcb541ba8ee69d [LEADER]: Connected to new peer: Peer: permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } 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 11:02:24.689785 14978 raft_consensus.cc:2955] T 9af2a8dba558401c85743b2c081069d9 P 076baed3d9264294a5fcb541ba8ee69d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:24.695734 14394 raft_consensus.cc:2955] T 9af2a8dba558401c85743b2c081069d9 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:24.697746 14665 raft_consensus.cc:2955] T 9af2a8dba558401c85743b2c081069d9 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:24.700691 14129 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9af2a8dba558401c85743b2c081069d9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:24.704468 14966 raft_consensus.cc:2955] T 829aa1488a2a4964970e646c7dfe9354 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:24.710558 14665 raft_consensus.cc:2955] T 829aa1488a2a4964970e646c7dfe9354 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:24.712440 14142 catalog_manager.cc:5697] T 9af2a8dba558401c85743b2c081069d9 P 4e2dafc075f4424ca4890a197eb69f43 reported cstate change: config changed from index 3 to 4, VOTER 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1) evicted. New cstate: current_term: 1 leader_uuid: "076baed3d9264294a5fcb541ba8ee69d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:24.725099 14129 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 829aa1488a2a4964970e646c7dfe9354 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 11:02:24.727811 14230 tablet_service.cc:1558] Processing DeleteTablet for tablet 9af2a8dba558401c85743b2c081069d9 with delete_type TABLET_DATA_TOMBSTONED (TS 1a852b36c8a44bd7980b0b294b9c76f6 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50820
I20260710 11:02:24.730367 14997 tablet_replica.cc:333] T 9af2a8dba558401c85743b2c081069d9 P 1a852b36c8a44bd7980b0b294b9c76f6: stopping tablet replica
I20260710 11:02:24.731447 14997 raft_consensus.cc:2243] T 9af2a8dba558401c85743b2c081069d9 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:24.732256 14997 raft_consensus.cc:2272] T 9af2a8dba558401c85743b2c081069d9 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:24.731701 14142 catalog_manager.cc:5697] T 829aa1488a2a4964970e646c7dfe9354 P 1a852b36c8a44bd7980b0b294b9c76f6 reported cstate change: config changed from index 3 to 4, VOTER 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3) evicted. New cstate: current_term: 1 leader_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:24.727353 14317 raft_consensus.cc:2955] T 829aa1488a2a4964970e646c7dfe9354 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } } }
I20260710 11:02:24.737551 14997 ts_tablet_manager.cc:1916] T 9af2a8dba558401c85743b2c081069d9 P 1a852b36c8a44bd7980b0b294b9c76f6: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:24.743206 14379 tablet_service.cc:1558] Processing DeleteTablet for tablet 829aa1488a2a4964970e646c7dfe9354 with delete_type TABLET_DATA_TOMBSTONED (TS 4e2dafc075f4424ca4890a197eb69f43 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49848
I20260710 11:02:24.751410 14998 tablet_replica.cc:333] T 829aa1488a2a4964970e646c7dfe9354 P 4e2dafc075f4424ca4890a197eb69f43: stopping tablet replica
I20260710 11:02:24.752892 14998 raft_consensus.cc:2243] T 829aa1488a2a4964970e646c7dfe9354 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:24.753671 14998 raft_consensus.cc:2272] T 829aa1488a2a4964970e646c7dfe9354 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:24.757656 14998 ts_tablet_manager.cc:1916] T 829aa1488a2a4964970e646c7dfe9354 P 4e2dafc075f4424ca4890a197eb69f43: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 11:02:24.765851 14997 ts_tablet_manager.cc:1929] T 9af2a8dba558401c85743b2c081069d9 P 1a852b36c8a44bd7980b0b294b9c76f6: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:24.766337 14997 log.cc:1199] T 9af2a8dba558401c85743b2c081069d9 P 1a852b36c8a44bd7980b0b294b9c76f6: Deleting WAL directory at /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681302471308-13136-0/minicluster-data/ts-0-root/wals/9af2a8dba558401c85743b2c081069d9
I20260710 11:02:24.768051 14129 catalog_manager.cc:5028] TS 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139): tablet 9af2a8dba558401c85743b2c081069d9 (table test-workload [id=b77c18db8428437597597f55cbcb62d2]) successfully deleted
I20260710 11:02:24.772586 14998 ts_tablet_manager.cc:1929] T 829aa1488a2a4964970e646c7dfe9354 P 4e2dafc075f4424ca4890a197eb69f43: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 11:02:24.772974 14998 log.cc:1199] T 829aa1488a2a4964970e646c7dfe9354 P 4e2dafc075f4424ca4890a197eb69f43: Deleting WAL directory at /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783681302471308-13136-0/minicluster-data/ts-2-root/wals/829aa1488a2a4964970e646c7dfe9354
I20260710 11:02:24.774581 14130 catalog_manager.cc:5028] TS 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3:38179): tablet 829aa1488a2a4964970e646c7dfe9354 (table test-workload [id=b77c18db8428437597597f55cbcb62d2]) successfully deleted
I20260710 11:02:30.602133 13136 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:02:30.630843 14394 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "05806a0b82ff475cadaaf47e083a8135"
dest_uuid: "4e2dafc075f4424ca4890a197eb69f43"
mode: GRACEFUL
new_leader_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c"
 from {username='slave'} at 127.0.0.1:40228
I20260710 11:02:30.631496 14394 raft_consensus.cc:606] T 05806a0b82ff475cadaaf47e083a8135 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 LEADER]: Received request to transfer leadership to TS 5bf7aad3ea50495db0f9f36c979f5b7c
I20260710 11:02:30.642078 14318 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3d70a97918b846d0a3ae68c6726c887a"
dest_uuid: "076baed3d9264294a5fcb541ba8ee69d"
mode: GRACEFUL
new_leader_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c"
 from {username='slave'} at 127.0.0.1:60768
I20260710 11:02:30.642520 14318 raft_consensus.cc:606] T 3d70a97918b846d0a3ae68c6726c887a P 076baed3d9264294a5fcb541ba8ee69d [term 1 LEADER]: Received request to transfer leadership to TS 5bf7aad3ea50495db0f9f36c979f5b7c
I20260710 11:02:30.644945 14318 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "434c91d52dd5433a97434a3005ed5bb0"
dest_uuid: "076baed3d9264294a5fcb541ba8ee69d"
mode: GRACEFUL
new_leader_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c"
 from {username='slave'} at 127.0.0.1:60768
I20260710 11:02:30.645376 14318 raft_consensus.cc:606] T 434c91d52dd5433a97434a3005ed5bb0 P 076baed3d9264294a5fcb541ba8ee69d [term 1 LEADER]: Received request to transfer leadership to TS 5bf7aad3ea50495db0f9f36c979f5b7c
I20260710 11:02:30.647845 14394 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7917c50f496b4460ad637fae32c19790"
dest_uuid: "4e2dafc075f4424ca4890a197eb69f43"
mode: GRACEFUL
new_leader_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c"
 from {username='slave'} at 127.0.0.1:40228
I20260710 11:02:30.648259 14394 raft_consensus.cc:606] T 7917c50f496b4460ad637fae32c19790 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 LEADER]: Received request to transfer leadership to TS 5bf7aad3ea50495db0f9f36c979f5b7c
I20260710 11:02:30.650519 14317 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9c5fb489ac064ff99207b14a0ebdec1b"
dest_uuid: "076baed3d9264294a5fcb541ba8ee69d"
mode: GRACEFUL
new_leader_uuid: "1a852b36c8a44bd7980b0b294b9c76f6"
 from {username='slave'} at 127.0.0.1:60768
I20260710 11:02:30.651053 14317 raft_consensus.cc:606] T 9c5fb489ac064ff99207b14a0ebdec1b P 076baed3d9264294a5fcb541ba8ee69d [term 1 LEADER]: Received request to transfer leadership to TS 1a852b36c8a44bd7980b0b294b9c76f6
I20260710 11:02:30.651955 13136 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:02:30.652581 13136 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:02:30.704504 15008 raft_consensus.cc:993] T 3d70a97918b846d0a3ae68c6726c887a P 076baed3d9264294a5fcb541ba8ee69d: : Instructing follower 5bf7aad3ea50495db0f9f36c979f5b7c to start an election
I20260710 11:02:30.704988 15013 raft_consensus.cc:1081] T 3d70a97918b846d0a3ae68c6726c887a P 076baed3d9264294a5fcb541ba8ee69d [term 1 LEADER]: Signalling peer 5bf7aad3ea50495db0f9f36c979f5b7c to start an election
I20260710 11:02:30.706454 14664 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3d70a97918b846d0a3ae68c6726c887a"
dest_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c"
 from {username='slave'} at 127.0.0.1:45984
I20260710 11:02:30.706956 14664 raft_consensus.cc:493] T 3d70a97918b846d0a3ae68c6726c887a P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:30.707259 14664 raft_consensus.cc:3060] T 3d70a97918b846d0a3ae68c6726c887a P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:30.711952 14664 raft_consensus.cc:515] T 3d70a97918b846d0a3ae68c6726c887a P 5bf7aad3ea50495db0f9f36c979f5b7c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } }
I20260710 11:02:30.713968 14664 leader_election.cc:290] T 3d70a97918b846d0a3ae68c6726c887a P 5bf7aad3ea50495db0f9f36c979f5b7c [CANDIDATE]: Term 2 election: Requested vote from peers 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2:41595), 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3:38179)
I20260710 11:02:30.714766 14317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d70a97918b846d0a3ae68c6726c887a" candidate_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "076baed3d9264294a5fcb541ba8ee69d"
I20260710 11:02:30.715116 14394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d70a97918b846d0a3ae68c6726c887a" candidate_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4e2dafc075f4424ca4890a197eb69f43"
I20260710 11:02:30.715473 14317 raft_consensus.cc:3055] T 3d70a97918b846d0a3ae68c6726c887a P 076baed3d9264294a5fcb541ba8ee69d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:30.715680 14394 raft_consensus.cc:3060] T 3d70a97918b846d0a3ae68c6726c887a P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:30.715819 14317 raft_consensus.cc:740] T 3d70a97918b846d0a3ae68c6726c887a P 076baed3d9264294a5fcb541ba8ee69d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 076baed3d9264294a5fcb541ba8ee69d, State: Running, Role: LEADER
I20260710 11:02:30.716624 14317 consensus_queue.cc:260] T 3d70a97918b846d0a3ae68c6726c887a P 076baed3d9264294a5fcb541ba8ee69d [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: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } }
I20260710 11:02:30.717517 14317 raft_consensus.cc:3060] T 3d70a97918b846d0a3ae68c6726c887a P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:30.720499 14394 raft_consensus.cc:2468] T 3d70a97918b846d0a3ae68c6726c887a P 4e2dafc075f4424ca4890a197eb69f43 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bf7aad3ea50495db0f9f36c979f5b7c in term 2.
I20260710 11:02:30.721946 14632 leader_election.cc:304] T 3d70a97918b846d0a3ae68c6726c887a P 5bf7aad3ea50495db0f9f36c979f5b7c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e2dafc075f4424ca4890a197eb69f43, 5bf7aad3ea50495db0f9f36c979f5b7c; no voters: 
I20260710 11:02:30.722128 14317 raft_consensus.cc:2468] T 3d70a97918b846d0a3ae68c6726c887a P 076baed3d9264294a5fcb541ba8ee69d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bf7aad3ea50495db0f9f36c979f5b7c in term 2.
I20260710 11:02:30.723688 15014 raft_consensus.cc:2804] T 3d70a97918b846d0a3ae68c6726c887a P 5bf7aad3ea50495db0f9f36c979f5b7c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:30.724720 15014 raft_consensus.cc:697] T 3d70a97918b846d0a3ae68c6726c887a P 5bf7aad3ea50495db0f9f36c979f5b7c [term 2 LEADER]: Becoming Leader. State: Replica: 5bf7aad3ea50495db0f9f36c979f5b7c, State: Running, Role: LEADER
I20260710 11:02:30.725605 15014 consensus_queue.cc:237] T 3d70a97918b846d0a3ae68c6726c887a P 5bf7aad3ea50495db0f9f36c979f5b7c [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: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } }
I20260710 11:02:30.729152 15009 raft_consensus.cc:993] T 05806a0b82ff475cadaaf47e083a8135 P 4e2dafc075f4424ca4890a197eb69f43: : Instructing follower 5bf7aad3ea50495db0f9f36c979f5b7c to start an election
I20260710 11:02:30.731730 15016 raft_consensus.cc:1081] T 05806a0b82ff475cadaaf47e083a8135 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 LEADER]: Signalling peer 5bf7aad3ea50495db0f9f36c979f5b7c to start an election
I20260710 11:02:30.733224 14664 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "05806a0b82ff475cadaaf47e083a8135"
dest_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c"
 from {username='slave'} at 127.0.0.1:45992
I20260710 11:02:30.733672 14664 raft_consensus.cc:493] T 05806a0b82ff475cadaaf47e083a8135 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:30.734067 14664 raft_consensus.cc:3060] T 05806a0b82ff475cadaaf47e083a8135 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:30.734059 14142 catalog_manager.cc:5697] T 3d70a97918b846d0a3ae68c6726c887a P 5bf7aad3ea50495db0f9f36c979f5b7c reported cstate change: term changed from 1 to 2, leader changed from 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2) to 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4). New cstate: current_term: 2 leader_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:30.740713 14664 raft_consensus.cc:515] T 05806a0b82ff475cadaaf47e083a8135 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } }
I20260710 11:02:30.743346 14244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05806a0b82ff475cadaaf47e083a8135" candidate_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1a852b36c8a44bd7980b0b294b9c76f6"
I20260710 11:02:30.743817 14244 raft_consensus.cc:3060] T 05806a0b82ff475cadaaf47e083a8135 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:30.744092 14664 leader_election.cc:290] T 05806a0b82ff475cadaaf47e083a8135 P 5bf7aad3ea50495db0f9f36c979f5b7c [CANDIDATE]: Term 2 election: Requested vote from peers 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139), 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3:38179)
I20260710 11:02:30.749315 14244 raft_consensus.cc:2468] T 05806a0b82ff475cadaaf47e083a8135 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bf7aad3ea50495db0f9f36c979f5b7c in term 2.
I20260710 11:02:30.743618 14394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05806a0b82ff475cadaaf47e083a8135" candidate_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4e2dafc075f4424ca4890a197eb69f43"
I20260710 11:02:30.750231 14394 raft_consensus.cc:3055] T 05806a0b82ff475cadaaf47e083a8135 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:30.750487 14394 raft_consensus.cc:740] T 05806a0b82ff475cadaaf47e083a8135 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4e2dafc075f4424ca4890a197eb69f43, State: Running, Role: LEADER
I20260710 11:02:30.750602 14631 leader_election.cc:304] T 05806a0b82ff475cadaaf47e083a8135 P 5bf7aad3ea50495db0f9f36c979f5b7c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a852b36c8a44bd7980b0b294b9c76f6, 5bf7aad3ea50495db0f9f36c979f5b7c; no voters: 
I20260710 11:02:30.751186 14394 consensus_queue.cc:260] T 05806a0b82ff475cadaaf47e083a8135 P 4e2dafc075f4424ca4890a197eb69f43 [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: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } }
I20260710 11:02:30.751667 15014 raft_consensus.cc:2804] T 05806a0b82ff475cadaaf47e083a8135 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:30.752188 15014 raft_consensus.cc:697] T 05806a0b82ff475cadaaf47e083a8135 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 2 LEADER]: Becoming Leader. State: Replica: 5bf7aad3ea50495db0f9f36c979f5b7c, State: Running, Role: LEADER
I20260710 11:02:30.752382 14394 raft_consensus.cc:3060] T 05806a0b82ff475cadaaf47e083a8135 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:30.753023 15014 consensus_queue.cc:237] T 05806a0b82ff475cadaaf47e083a8135 P 5bf7aad3ea50495db0f9f36c979f5b7c [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: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } }
I20260710 11:02:30.757668 14394 raft_consensus.cc:2468] T 05806a0b82ff475cadaaf47e083a8135 P 4e2dafc075f4424ca4890a197eb69f43 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bf7aad3ea50495db0f9f36c979f5b7c in term 2.
I20260710 11:02:30.767298 14142 catalog_manager.cc:5697] T 05806a0b82ff475cadaaf47e083a8135 P 5bf7aad3ea50495db0f9f36c979f5b7c reported cstate change: term changed from 1 to 2, leader changed from 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3) to 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4). New cstate: current_term: 2 leader_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:30.802340 15009 raft_consensus.cc:993] T 7917c50f496b4460ad637fae32c19790 P 4e2dafc075f4424ca4890a197eb69f43: : Instructing follower 5bf7aad3ea50495db0f9f36c979f5b7c to start an election
I20260710 11:02:30.802795 15016 raft_consensus.cc:1081] T 7917c50f496b4460ad637fae32c19790 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 LEADER]: Signalling peer 5bf7aad3ea50495db0f9f36c979f5b7c to start an election
I20260710 11:02:30.804162 14664 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7917c50f496b4460ad637fae32c19790"
dest_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c"
 from {username='slave'} at 127.0.0.1:45992
I20260710 11:02:30.804600 14664 raft_consensus.cc:493] T 7917c50f496b4460ad637fae32c19790 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:30.804908 14664 raft_consensus.cc:3060] T 7917c50f496b4460ad637fae32c19790 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:30.809482 14664 raft_consensus.cc:515] T 7917c50f496b4460ad637fae32c19790 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } }
I20260710 11:02:30.811586 14664 leader_election.cc:290] T 7917c50f496b4460ad637fae32c19790 P 5bf7aad3ea50495db0f9f36c979f5b7c [CANDIDATE]: Term 2 election: Requested vote from peers 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139), 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3:38179)
I20260710 11:02:30.811750 14244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7917c50f496b4460ad637fae32c19790" candidate_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1a852b36c8a44bd7980b0b294b9c76f6"
I20260710 11:02:30.812125 14394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7917c50f496b4460ad637fae32c19790" candidate_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4e2dafc075f4424ca4890a197eb69f43"
I20260710 11:02:30.812814 14244 raft_consensus.cc:3060] T 7917c50f496b4460ad637fae32c19790 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:30.813190 14394 raft_consensus.cc:3055] T 7917c50f496b4460ad637fae32c19790 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:30.813534 14394 raft_consensus.cc:740] T 7917c50f496b4460ad637fae32c19790 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4e2dafc075f4424ca4890a197eb69f43, State: Running, Role: LEADER
I20260710 11:02:30.814373 14394 consensus_queue.cc:260] T 7917c50f496b4460ad637fae32c19790 P 4e2dafc075f4424ca4890a197eb69f43 [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: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } }
I20260710 11:02:30.815550 14394 raft_consensus.cc:3060] T 7917c50f496b4460ad637fae32c19790 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:30.819422 14244 raft_consensus.cc:2468] T 7917c50f496b4460ad637fae32c19790 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bf7aad3ea50495db0f9f36c979f5b7c in term 2.
I20260710 11:02:30.820478 14631 leader_election.cc:304] T 7917c50f496b4460ad637fae32c19790 P 5bf7aad3ea50495db0f9f36c979f5b7c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a852b36c8a44bd7980b0b294b9c76f6, 5bf7aad3ea50495db0f9f36c979f5b7c; no voters: 
I20260710 11:02:30.821237 15014 raft_consensus.cc:2804] T 7917c50f496b4460ad637fae32c19790 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:30.821517 14394 raft_consensus.cc:2468] T 7917c50f496b4460ad637fae32c19790 P 4e2dafc075f4424ca4890a197eb69f43 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bf7aad3ea50495db0f9f36c979f5b7c in term 2.
I20260710 11:02:30.821625 15014 raft_consensus.cc:697] T 7917c50f496b4460ad637fae32c19790 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 2 LEADER]: Becoming Leader. State: Replica: 5bf7aad3ea50495db0f9f36c979f5b7c, State: Running, Role: LEADER
I20260710 11:02:30.822463 15014 consensus_queue.cc:237] T 7917c50f496b4460ad637fae32c19790 P 5bf7aad3ea50495db0f9f36c979f5b7c [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: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } }
I20260710 11:02:30.829282 14142 catalog_manager.cc:5697] T 7917c50f496b4460ad637fae32c19790 P 5bf7aad3ea50495db0f9f36c979f5b7c reported cstate change: term changed from 1 to 2, leader changed from 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3) to 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4). New cstate: current_term: 2 leader_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:31.023809 15008 raft_consensus.cc:993] T 434c91d52dd5433a97434a3005ed5bb0 P 076baed3d9264294a5fcb541ba8ee69d: : Instructing follower 5bf7aad3ea50495db0f9f36c979f5b7c to start an election
I20260710 11:02:31.024281 15013 raft_consensus.cc:1081] T 434c91d52dd5433a97434a3005ed5bb0 P 076baed3d9264294a5fcb541ba8ee69d [term 1 LEADER]: Signalling peer 5bf7aad3ea50495db0f9f36c979f5b7c to start an election
I20260710 11:02:31.025693 14664 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "434c91d52dd5433a97434a3005ed5bb0"
dest_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c"
 from {username='slave'} at 127.0.0.1:45984
I20260710 11:02:31.026166 14664 raft_consensus.cc:493] T 434c91d52dd5433a97434a3005ed5bb0 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:31.026503 14664 raft_consensus.cc:3060] T 434c91d52dd5433a97434a3005ed5bb0 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:31.030644 14664 raft_consensus.cc:515] T 434c91d52dd5433a97434a3005ed5bb0 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } }
I20260710 11:02:31.032214 14664 leader_election.cc:290] T 434c91d52dd5433a97434a3005ed5bb0 P 5bf7aad3ea50495db0f9f36c979f5b7c [CANDIDATE]: Term 2 election: Requested vote from peers 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2:41595), 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3:38179)
I20260710 11:02:31.032832 14317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "434c91d52dd5433a97434a3005ed5bb0" candidate_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "076baed3d9264294a5fcb541ba8ee69d"
I20260710 11:02:31.033205 14394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "434c91d52dd5433a97434a3005ed5bb0" candidate_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4e2dafc075f4424ca4890a197eb69f43"
I20260710 11:02:31.033377 14317 raft_consensus.cc:3055] T 434c91d52dd5433a97434a3005ed5bb0 P 076baed3d9264294a5fcb541ba8ee69d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:31.033746 14317 raft_consensus.cc:740] T 434c91d52dd5433a97434a3005ed5bb0 P 076baed3d9264294a5fcb541ba8ee69d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 076baed3d9264294a5fcb541ba8ee69d, State: Running, Role: LEADER
I20260710 11:02:31.033761 14394 raft_consensus.cc:3060] T 434c91d52dd5433a97434a3005ed5bb0 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:31.034492 14317 consensus_queue.cc:260] T 434c91d52dd5433a97434a3005ed5bb0 P 076baed3d9264294a5fcb541ba8ee69d [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: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } }
I20260710 11:02:31.035444 14317 raft_consensus.cc:3060] T 434c91d52dd5433a97434a3005ed5bb0 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:31.038388 14394 raft_consensus.cc:2468] T 434c91d52dd5433a97434a3005ed5bb0 P 4e2dafc075f4424ca4890a197eb69f43 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bf7aad3ea50495db0f9f36c979f5b7c in term 2.
I20260710 11:02:31.039243 14632 leader_election.cc:304] T 434c91d52dd5433a97434a3005ed5bb0 P 5bf7aad3ea50495db0f9f36c979f5b7c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4e2dafc075f4424ca4890a197eb69f43, 5bf7aad3ea50495db0f9f36c979f5b7c; no voters: 
I20260710 11:02:31.039793 14317 raft_consensus.cc:2468] T 434c91d52dd5433a97434a3005ed5bb0 P 076baed3d9264294a5fcb541ba8ee69d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bf7aad3ea50495db0f9f36c979f5b7c in term 2.
I20260710 11:02:31.039971 15014 raft_consensus.cc:2804] T 434c91d52dd5433a97434a3005ed5bb0 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:31.040467 15014 raft_consensus.cc:697] T 434c91d52dd5433a97434a3005ed5bb0 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 2 LEADER]: Becoming Leader. State: Replica: 5bf7aad3ea50495db0f9f36c979f5b7c, State: Running, Role: LEADER
I20260710 11:02:31.041242 15014 consensus_queue.cc:237] T 434c91d52dd5433a97434a3005ed5bb0 P 5bf7aad3ea50495db0f9f36c979f5b7c [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: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } }
I20260710 11:02:31.048447 14142 catalog_manager.cc:5697] T 434c91d52dd5433a97434a3005ed5bb0 P 5bf7aad3ea50495db0f9f36c979f5b7c reported cstate change: term changed from 1 to 2, leader changed from 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2) to 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4). New cstate: current_term: 2 leader_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:31.087525 15008 raft_consensus.cc:993] T 9c5fb489ac064ff99207b14a0ebdec1b P 076baed3d9264294a5fcb541ba8ee69d: : Instructing follower 1a852b36c8a44bd7980b0b294b9c76f6 to start an election
I20260710 11:02:31.088052 15013 raft_consensus.cc:1081] T 9c5fb489ac064ff99207b14a0ebdec1b P 076baed3d9264294a5fcb541ba8ee69d [term 1 LEADER]: Signalling peer 1a852b36c8a44bd7980b0b294b9c76f6 to start an election
I20260710 11:02:31.089550 14244 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9c5fb489ac064ff99207b14a0ebdec1b"
dest_uuid: "1a852b36c8a44bd7980b0b294b9c76f6"
 from {username='slave'} at 127.0.0.1:50840
I20260710 11:02:31.090061 14244 raft_consensus.cc:493] T 9c5fb489ac064ff99207b14a0ebdec1b P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:31.090420 14244 raft_consensus.cc:3060] T 9c5fb489ac064ff99207b14a0ebdec1b P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:31.094427 14244 raft_consensus.cc:515] T 9c5fb489ac064ff99207b14a0ebdec1b P 1a852b36c8a44bd7980b0b294b9c76f6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } }
I20260710 11:02:31.095767 14244 leader_election.cc:290] T 9c5fb489ac064ff99207b14a0ebdec1b P 1a852b36c8a44bd7980b0b294b9c76f6 [CANDIDATE]: Term 2 election: Requested vote from peers 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2:41595), 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3:38179)
I20260710 11:02:31.096544 14317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c5fb489ac064ff99207b14a0ebdec1b" candidate_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "076baed3d9264294a5fcb541ba8ee69d"
I20260710 11:02:31.096738 14394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c5fb489ac064ff99207b14a0ebdec1b" candidate_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e2dafc075f4424ca4890a197eb69f43"
I20260710 11:02:31.097103 14317 raft_consensus.cc:3055] T 9c5fb489ac064ff99207b14a0ebdec1b P 076baed3d9264294a5fcb541ba8ee69d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:31.097386 14394 raft_consensus.cc:3060] T 9c5fb489ac064ff99207b14a0ebdec1b P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:31.097410 14317 raft_consensus.cc:740] T 9c5fb489ac064ff99207b14a0ebdec1b P 076baed3d9264294a5fcb541ba8ee69d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 076baed3d9264294a5fcb541ba8ee69d, State: Running, Role: LEADER
I20260710 11:02:31.098219 14317 consensus_queue.cc:260] T 9c5fb489ac064ff99207b14a0ebdec1b P 076baed3d9264294a5fcb541ba8ee69d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } }
I20260710 11:02:31.099098 14317 raft_consensus.cc:3060] T 9c5fb489ac064ff99207b14a0ebdec1b P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:31.101732 14394 raft_consensus.cc:2468] T 9c5fb489ac064ff99207b14a0ebdec1b P 4e2dafc075f4424ca4890a197eb69f43 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a852b36c8a44bd7980b0b294b9c76f6 in term 2.
I20260710 11:02:31.102764 14211 leader_election.cc:304] T 9c5fb489ac064ff99207b14a0ebdec1b P 1a852b36c8a44bd7980b0b294b9c76f6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a852b36c8a44bd7980b0b294b9c76f6, 4e2dafc075f4424ca4890a197eb69f43; no voters: 
I20260710 11:02:31.103097 14317 raft_consensus.cc:2468] T 9c5fb489ac064ff99207b14a0ebdec1b P 076baed3d9264294a5fcb541ba8ee69d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a852b36c8a44bd7980b0b294b9c76f6 in term 2.
I20260710 11:02:31.103507 15004 raft_consensus.cc:2804] T 9c5fb489ac064ff99207b14a0ebdec1b P 1a852b36c8a44bd7980b0b294b9c76f6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:31.104564 15004 raft_consensus.cc:697] T 9c5fb489ac064ff99207b14a0ebdec1b P 1a852b36c8a44bd7980b0b294b9c76f6 [term 2 LEADER]: Becoming Leader. State: Replica: 1a852b36c8a44bd7980b0b294b9c76f6, State: Running, Role: LEADER
I20260710 11:02:31.105294 15004 consensus_queue.cc:237] T 9c5fb489ac064ff99207b14a0ebdec1b P 1a852b36c8a44bd7980b0b294b9c76f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } }
I20260710 11:02:31.112154 14142 catalog_manager.cc:5697] T 9c5fb489ac064ff99207b14a0ebdec1b P 1a852b36c8a44bd7980b0b294b9c76f6 reported cstate change: term changed from 1 to 2, leader changed from 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2) to 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1). New cstate: current_term: 2 leader_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:31.162458 14394 raft_consensus.cc:1275] T 05806a0b82ff475cadaaf47e083a8135 P 4e2dafc075f4424ca4890a197eb69f43 [term 2 FOLLOWER]: Refusing update from remote peer 5bf7aad3ea50495db0f9f36c979f5b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:02:31.163753 15014 consensus_queue.cc:1048] T 05806a0b82ff475cadaaf47e083a8135 P 5bf7aad3ea50495db0f9f36c979f5b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:02:31.173686 14244 raft_consensus.cc:1275] T 05806a0b82ff475cadaaf47e083a8135 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 2 FOLLOWER]: Refusing update from remote peer 5bf7aad3ea50495db0f9f36c979f5b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:02:31.175771 15014 consensus_queue.cc:1048] T 05806a0b82ff475cadaaf47e083a8135 P 5bf7aad3ea50495db0f9f36c979f5b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:02:31.332947 14317 raft_consensus.cc:1275] T 3d70a97918b846d0a3ae68c6726c887a P 076baed3d9264294a5fcb541ba8ee69d [term 2 FOLLOWER]: Refusing update from remote peer 5bf7aad3ea50495db0f9f36c979f5b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:02:31.334101 15014 consensus_queue.cc:1048] T 3d70a97918b846d0a3ae68c6726c887a P 5bf7aad3ea50495db0f9f36c979f5b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:02:31.341223 14394 raft_consensus.cc:1275] T 3d70a97918b846d0a3ae68c6726c887a P 4e2dafc075f4424ca4890a197eb69f43 [term 2 FOLLOWER]: Refusing update from remote peer 5bf7aad3ea50495db0f9f36c979f5b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:02:31.343240 15015 consensus_queue.cc:1048] T 3d70a97918b846d0a3ae68c6726c887a P 5bf7aad3ea50495db0f9f36c979f5b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:02:31.343735 14394 raft_consensus.cc:1275] T 7917c50f496b4460ad637fae32c19790 P 4e2dafc075f4424ca4890a197eb69f43 [term 2 FOLLOWER]: Refusing update from remote peer 5bf7aad3ea50495db0f9f36c979f5b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:02:31.345765 15015 consensus_queue.cc:1048] T 7917c50f496b4460ad637fae32c19790 P 5bf7aad3ea50495db0f9f36c979f5b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:02:31.346433 14244 raft_consensus.cc:1275] T 7917c50f496b4460ad637fae32c19790 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 2 FOLLOWER]: Refusing update from remote peer 5bf7aad3ea50495db0f9f36c979f5b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:02:31.347960 15015 consensus_queue.cc:1048] T 7917c50f496b4460ad637fae32c19790 P 5bf7aad3ea50495db0f9f36c979f5b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:02:31.421142 14317 raft_consensus.cc:1275] T 434c91d52dd5433a97434a3005ed5bb0 P 076baed3d9264294a5fcb541ba8ee69d [term 2 FOLLOWER]: Refusing update from remote peer 5bf7aad3ea50495db0f9f36c979f5b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:02:31.422319 15014 consensus_queue.cc:1048] T 434c91d52dd5433a97434a3005ed5bb0 P 5bf7aad3ea50495db0f9f36c979f5b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:02:31.431942 14393 raft_consensus.cc:1275] T 434c91d52dd5433a97434a3005ed5bb0 P 4e2dafc075f4424ca4890a197eb69f43 [term 2 FOLLOWER]: Refusing update from remote peer 5bf7aad3ea50495db0f9f36c979f5b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:02:31.433523 15014 consensus_queue.cc:1048] T 434c91d52dd5433a97434a3005ed5bb0 P 5bf7aad3ea50495db0f9f36c979f5b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:02:31.579864 14393 raft_consensus.cc:1275] T 9c5fb489ac064ff99207b14a0ebdec1b P 4e2dafc075f4424ca4890a197eb69f43 [term 2 FOLLOWER]: Refusing update from remote peer 1a852b36c8a44bd7980b0b294b9c76f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:31.580976 15004 consensus_queue.cc:1048] T 9c5fb489ac064ff99207b14a0ebdec1b P 1a852b36c8a44bd7980b0b294b9c76f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:31.591334 14317 raft_consensus.cc:1275] T 9c5fb489ac064ff99207b14a0ebdec1b P 076baed3d9264294a5fcb541ba8ee69d [term 2 FOLLOWER]: Refusing update from remote peer 1a852b36c8a44bd7980b0b294b9c76f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:31.592844 15025 consensus_queue.cc:1048] T 9c5fb489ac064ff99207b14a0ebdec1b P 1a852b36c8a44bd7980b0b294b9c76f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:02:31.653456 13136 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:02:31.668685 13136 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:02:31.681509 14393 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6c3f162363bb40888ebd0a3bb2e64745"
dest_uuid: "4e2dafc075f4424ca4890a197eb69f43"
mode: GRACEFUL
new_leader_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c"
 from {username='slave'} at 127.0.0.1:40228
I20260710 11:02:31.681957 14393 raft_consensus.cc:606] T 6c3f162363bb40888ebd0a3bb2e64745 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 LEADER]: Received request to transfer leadership to TS 5bf7aad3ea50495db0f9f36c979f5b7c
I20260710 11:02:31.684463 14393 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e92a464c248147d2b304a71cf1f47c3c"
dest_uuid: "4e2dafc075f4424ca4890a197eb69f43"
mode: GRACEFUL
new_leader_uuid: "076baed3d9264294a5fcb541ba8ee69d"
 from {username='slave'} at 127.0.0.1:40228
I20260710 11:02:31.684842 14393 raft_consensus.cc:606] T e92a464c248147d2b304a71cf1f47c3c P 4e2dafc075f4424ca4890a197eb69f43 [term 1 LEADER]: Received request to transfer leadership to TS 076baed3d9264294a5fcb541ba8ee69d
I20260710 11:02:31.687469 14393 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f0634539c54b4cde8a358c12b89ef8f8"
dest_uuid: "4e2dafc075f4424ca4890a197eb69f43"
mode: GRACEFUL
new_leader_uuid: "1a852b36c8a44bd7980b0b294b9c76f6"
 from {username='slave'} at 127.0.0.1:40228
I20260710 11:02:31.687904 14393 raft_consensus.cc:606] T f0634539c54b4cde8a358c12b89ef8f8 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 LEADER]: Received request to transfer leadership to TS 1a852b36c8a44bd7980b0b294b9c76f6
I20260710 11:02:31.688870 13136 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:02:31.689559 13136 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:02:31.825873 15009 raft_consensus.cc:993] T f0634539c54b4cde8a358c12b89ef8f8 P 4e2dafc075f4424ca4890a197eb69f43: : Instructing follower 1a852b36c8a44bd7980b0b294b9c76f6 to start an election
I20260710 11:02:31.826395 15009 raft_consensus.cc:1081] T f0634539c54b4cde8a358c12b89ef8f8 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 LEADER]: Signalling peer 1a852b36c8a44bd7980b0b294b9c76f6 to start an election
I20260710 11:02:31.828027 14244 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f0634539c54b4cde8a358c12b89ef8f8"
dest_uuid: "1a852b36c8a44bd7980b0b294b9c76f6"
 from {username='slave'} at 127.0.0.1:50830
I20260710 11:02:31.828555 14244 raft_consensus.cc:493] T f0634539c54b4cde8a358c12b89ef8f8 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:31.828922 14244 raft_consensus.cc:3060] T f0634539c54b4cde8a358c12b89ef8f8 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:31.835656 14244 raft_consensus.cc:515] T f0634539c54b4cde8a358c12b89ef8f8 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:31.838763 14317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0634539c54b4cde8a358c12b89ef8f8" candidate_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "076baed3d9264294a5fcb541ba8ee69d"
I20260710 11:02:31.838902 14244 leader_election.cc:290] T f0634539c54b4cde8a358c12b89ef8f8 P 1a852b36c8a44bd7980b0b294b9c76f6 [CANDIDATE]: Term 2 election: Requested vote from peers 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2:41595), 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3:38179)
I20260710 11:02:31.839105 14393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0634539c54b4cde8a358c12b89ef8f8" candidate_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e2dafc075f4424ca4890a197eb69f43"
I20260710 11:02:31.839399 14317 raft_consensus.cc:3060] T f0634539c54b4cde8a358c12b89ef8f8 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:31.839706 14393 raft_consensus.cc:3055] T f0634539c54b4cde8a358c12b89ef8f8 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:31.840057 14393 raft_consensus.cc:740] T f0634539c54b4cde8a358c12b89ef8f8 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4e2dafc075f4424ca4890a197eb69f43, State: Running, Role: LEADER
I20260710 11:02:31.840816 14393 consensus_queue.cc:260] T f0634539c54b4cde8a358c12b89ef8f8 P 4e2dafc075f4424ca4890a197eb69f43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:31.841907 14393 raft_consensus.cc:3060] T f0634539c54b4cde8a358c12b89ef8f8 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:31.844208 14317 raft_consensus.cc:2468] T f0634539c54b4cde8a358c12b89ef8f8 P 076baed3d9264294a5fcb541ba8ee69d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a852b36c8a44bd7980b0b294b9c76f6 in term 2.
I20260710 11:02:31.845165 14210 leader_election.cc:304] T f0634539c54b4cde8a358c12b89ef8f8 P 1a852b36c8a44bd7980b0b294b9c76f6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 076baed3d9264294a5fcb541ba8ee69d, 1a852b36c8a44bd7980b0b294b9c76f6; no voters: 
I20260710 11:02:31.845893 15025 raft_consensus.cc:2804] T f0634539c54b4cde8a358c12b89ef8f8 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:31.846259 15025 raft_consensus.cc:697] T f0634539c54b4cde8a358c12b89ef8f8 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 2 LEADER]: Becoming Leader. State: Replica: 1a852b36c8a44bd7980b0b294b9c76f6, State: Running, Role: LEADER
I20260710 11:02:31.846766 14393 raft_consensus.cc:2468] T f0634539c54b4cde8a358c12b89ef8f8 P 4e2dafc075f4424ca4890a197eb69f43 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1a852b36c8a44bd7980b0b294b9c76f6 in term 2.
I20260710 11:02:31.847177 15025 consensus_queue.cc:237] T f0634539c54b4cde8a358c12b89ef8f8 P 1a852b36c8a44bd7980b0b294b9c76f6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:31.853657 14141 catalog_manager.cc:5697] T f0634539c54b4cde8a358c12b89ef8f8 P 1a852b36c8a44bd7980b0b294b9c76f6 reported cstate change: term changed from 1 to 2, leader changed from 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3) to 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1). New cstate: current_term: 2 leader_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:31.959780 15045 raft_consensus.cc:993] T 6c3f162363bb40888ebd0a3bb2e64745 P 4e2dafc075f4424ca4890a197eb69f43: : Instructing follower 5bf7aad3ea50495db0f9f36c979f5b7c to start an election
I20260710 11:02:31.960347 15009 raft_consensus.cc:1081] T 6c3f162363bb40888ebd0a3bb2e64745 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 LEADER]: Signalling peer 5bf7aad3ea50495db0f9f36c979f5b7c to start an election
I20260710 11:02:31.961727 14665 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6c3f162363bb40888ebd0a3bb2e64745"
dest_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c"
 from {username='slave'} at 127.0.0.1:45992
I20260710 11:02:31.962163 14665 raft_consensus.cc:493] T 6c3f162363bb40888ebd0a3bb2e64745 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:31.962473 14665 raft_consensus.cc:3060] T 6c3f162363bb40888ebd0a3bb2e64745 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:31.967315 14665 raft_consensus.cc:515] T 6c3f162363bb40888ebd0a3bb2e64745 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } }
I20260710 11:02:31.968747 14665 leader_election.cc:290] T 6c3f162363bb40888ebd0a3bb2e64745 P 5bf7aad3ea50495db0f9f36c979f5b7c [CANDIDATE]: Term 2 election: Requested vote from peers 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2:41595), 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3:38179)
I20260710 11:02:31.969426 14317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c3f162363bb40888ebd0a3bb2e64745" candidate_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "076baed3d9264294a5fcb541ba8ee69d"
I20260710 11:02:31.969686 14393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c3f162363bb40888ebd0a3bb2e64745" candidate_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "4e2dafc075f4424ca4890a197eb69f43"
I20260710 11:02:31.969970 14317 raft_consensus.cc:3060] T 6c3f162363bb40888ebd0a3bb2e64745 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:31.970227 14393 raft_consensus.cc:3055] T 6c3f162363bb40888ebd0a3bb2e64745 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:31.970566 14393 raft_consensus.cc:740] T 6c3f162363bb40888ebd0a3bb2e64745 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4e2dafc075f4424ca4890a197eb69f43, State: Running, Role: LEADER
I20260710 11:02:31.971241 14393 consensus_queue.cc:260] T 6c3f162363bb40888ebd0a3bb2e64745 P 4e2dafc075f4424ca4890a197eb69f43 [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: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } }
I20260710 11:02:31.972075 14393 raft_consensus.cc:3060] T 6c3f162363bb40888ebd0a3bb2e64745 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:31.974965 14317 raft_consensus.cc:2468] T 6c3f162363bb40888ebd0a3bb2e64745 P 076baed3d9264294a5fcb541ba8ee69d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bf7aad3ea50495db0f9f36c979f5b7c in term 2.
I20260710 11:02:31.975878 14631 leader_election.cc:304] T 6c3f162363bb40888ebd0a3bb2e64745 P 5bf7aad3ea50495db0f9f36c979f5b7c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 076baed3d9264294a5fcb541ba8ee69d, 5bf7aad3ea50495db0f9f36c979f5b7c; no voters: 
I20260710 11:02:31.976610 15014 raft_consensus.cc:2804] T 6c3f162363bb40888ebd0a3bb2e64745 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:31.977000 15014 raft_consensus.cc:697] T 6c3f162363bb40888ebd0a3bb2e64745 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 2 LEADER]: Becoming Leader. State: Replica: 5bf7aad3ea50495db0f9f36c979f5b7c, State: Running, Role: LEADER
I20260710 11:02:31.977245 14393 raft_consensus.cc:2468] T 6c3f162363bb40888ebd0a3bb2e64745 P 4e2dafc075f4424ca4890a197eb69f43 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bf7aad3ea50495db0f9f36c979f5b7c in term 2.
I20260710 11:02:31.977720 15014 consensus_queue.cc:237] T 6c3f162363bb40888ebd0a3bb2e64745 P 5bf7aad3ea50495db0f9f36c979f5b7c [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: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } }
I20260710 11:02:31.985008 14141 catalog_manager.cc:5697] T 6c3f162363bb40888ebd0a3bb2e64745 P 5bf7aad3ea50495db0f9f36c979f5b7c reported cstate change: term changed from 1 to 2, leader changed from 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3) to 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4). New cstate: current_term: 2 leader_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:32.069761 15045 raft_consensus.cc:993] T e92a464c248147d2b304a71cf1f47c3c P 4e2dafc075f4424ca4890a197eb69f43: : Instructing follower 076baed3d9264294a5fcb541ba8ee69d to start an election
I20260710 11:02:32.070254 15009 raft_consensus.cc:1081] T e92a464c248147d2b304a71cf1f47c3c P 4e2dafc075f4424ca4890a197eb69f43 [term 1 LEADER]: Signalling peer 076baed3d9264294a5fcb541ba8ee69d to start an election
I20260710 11:02:32.071692 14317 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e92a464c248147d2b304a71cf1f47c3c"
dest_uuid: "076baed3d9264294a5fcb541ba8ee69d"
 from {username='slave'} at 127.0.0.1:32898
I20260710 11:02:32.072264 14317 raft_consensus.cc:493] T e92a464c248147d2b304a71cf1f47c3c P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:32.072569 14317 raft_consensus.cc:3060] T e92a464c248147d2b304a71cf1f47c3c P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:32.077097 14317 raft_consensus.cc:515] T e92a464c248147d2b304a71cf1f47c3c P 076baed3d9264294a5fcb541ba8ee69d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:32.078608 14317 leader_election.cc:290] T e92a464c248147d2b304a71cf1f47c3c P 076baed3d9264294a5fcb541ba8ee69d [CANDIDATE]: Term 2 election: Requested vote from peers 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139), 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3:38179)
I20260710 11:02:32.079752 14393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e92a464c248147d2b304a71cf1f47c3c" candidate_uuid: "076baed3d9264294a5fcb541ba8ee69d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4e2dafc075f4424ca4890a197eb69f43"
I20260710 11:02:32.079692 14243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e92a464c248147d2b304a71cf1f47c3c" candidate_uuid: "076baed3d9264294a5fcb541ba8ee69d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1a852b36c8a44bd7980b0b294b9c76f6"
I20260710 11:02:32.080390 14393 raft_consensus.cc:3055] T e92a464c248147d2b304a71cf1f47c3c P 4e2dafc075f4424ca4890a197eb69f43 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:32.080446 14243 raft_consensus.cc:3060] T e92a464c248147d2b304a71cf1f47c3c P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:32.080703 14393 raft_consensus.cc:740] T e92a464c248147d2b304a71cf1f47c3c P 4e2dafc075f4424ca4890a197eb69f43 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4e2dafc075f4424ca4890a197eb69f43, State: Running, Role: LEADER
I20260710 11:02:32.081488 14393 consensus_queue.cc:260] T e92a464c248147d2b304a71cf1f47c3c P 4e2dafc075f4424ca4890a197eb69f43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:32.082427 14393 raft_consensus.cc:3060] T e92a464c248147d2b304a71cf1f47c3c P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:32.087236 14243 raft_consensus.cc:2468] T e92a464c248147d2b304a71cf1f47c3c P 1a852b36c8a44bd7980b0b294b9c76f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 076baed3d9264294a5fcb541ba8ee69d in term 2.
I20260710 11:02:32.088748 14393 raft_consensus.cc:2468] T e92a464c248147d2b304a71cf1f47c3c P 4e2dafc075f4424ca4890a197eb69f43 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 076baed3d9264294a5fcb541ba8ee69d in term 2.
I20260710 11:02:32.089712 14285 leader_election.cc:304] T e92a464c248147d2b304a71cf1f47c3c P 076baed3d9264294a5fcb541ba8ee69d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 076baed3d9264294a5fcb541ba8ee69d, 1a852b36c8a44bd7980b0b294b9c76f6; no voters: 
I20260710 11:02:32.090513 15008 raft_consensus.cc:2804] T e92a464c248147d2b304a71cf1f47c3c P 076baed3d9264294a5fcb541ba8ee69d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:32.091029 15008 raft_consensus.cc:697] T e92a464c248147d2b304a71cf1f47c3c P 076baed3d9264294a5fcb541ba8ee69d [term 2 LEADER]: Becoming Leader. State: Replica: 076baed3d9264294a5fcb541ba8ee69d, State: Running, Role: LEADER
I20260710 11:02:32.091735 15008 consensus_queue.cc:237] T e92a464c248147d2b304a71cf1f47c3c P 076baed3d9264294a5fcb541ba8ee69d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } }
I20260710 11:02:32.102314 14141 catalog_manager.cc:5697] T e92a464c248147d2b304a71cf1f47c3c P 076baed3d9264294a5fcb541ba8ee69d reported cstate change: term changed from 1 to 2, leader changed from 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3) to 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2). New cstate: current_term: 2 leader_uuid: "076baed3d9264294a5fcb541ba8ee69d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:32.307724 14317 raft_consensus.cc:1275] T f0634539c54b4cde8a358c12b89ef8f8 P 076baed3d9264294a5fcb541ba8ee69d [term 2 FOLLOWER]: Refusing update from remote peer 1a852b36c8a44bd7980b0b294b9c76f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:32.308871 15025 consensus_queue.cc:1048] T f0634539c54b4cde8a358c12b89ef8f8 P 1a852b36c8a44bd7980b0b294b9c76f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:32.318672 14393 raft_consensus.cc:1275] T f0634539c54b4cde8a358c12b89ef8f8 P 4e2dafc075f4424ca4890a197eb69f43 [term 2 FOLLOWER]: Refusing update from remote peer 1a852b36c8a44bd7980b0b294b9c76f6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:32.320081 15004 consensus_queue.cc:1048] T f0634539c54b4cde8a358c12b89ef8f8 P 1a852b36c8a44bd7980b0b294b9c76f6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:32.499784 14393 raft_consensus.cc:1275] T e92a464c248147d2b304a71cf1f47c3c P 4e2dafc075f4424ca4890a197eb69f43 [term 2 FOLLOWER]: Refusing update from remote peer 076baed3d9264294a5fcb541ba8ee69d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:32.500854 15008 consensus_queue.cc:1048] T e92a464c248147d2b304a71cf1f47c3c P 076baed3d9264294a5fcb541ba8ee69d [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:32.508517 14243 raft_consensus.cc:1275] T e92a464c248147d2b304a71cf1f47c3c P 1a852b36c8a44bd7980b0b294b9c76f6 [term 2 FOLLOWER]: Refusing update from remote peer 076baed3d9264294a5fcb541ba8ee69d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:32.509929 15059 consensus_queue.cc:1048] T e92a464c248147d2b304a71cf1f47c3c P 076baed3d9264294a5fcb541ba8ee69d [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:32.548389 14317 raft_consensus.cc:1275] T 6c3f162363bb40888ebd0a3bb2e64745 P 076baed3d9264294a5fcb541ba8ee69d [term 2 FOLLOWER]: Refusing update from remote peer 5bf7aad3ea50495db0f9f36c979f5b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:02:32.548833 14393 raft_consensus.cc:1275] T 6c3f162363bb40888ebd0a3bb2e64745 P 4e2dafc075f4424ca4890a197eb69f43 [term 2 FOLLOWER]: Refusing update from remote peer 5bf7aad3ea50495db0f9f36c979f5b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:02:32.549741 15014 consensus_queue.cc:1048] T 6c3f162363bb40888ebd0a3bb2e64745 P 5bf7aad3ea50495db0f9f36c979f5b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:02:32.550570 15061 consensus_queue.cc:1048] T 6c3f162363bb40888ebd0a3bb2e64745 P 5bf7aad3ea50495db0f9f36c979f5b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "4e2dafc075f4424ca4890a197eb69f43" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 38179 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:02:32.690442 13136 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:02:32.708446 13136 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:02:32.721499 14317 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3967fecde1734e37b365a7168efb0949"
dest_uuid: "076baed3d9264294a5fcb541ba8ee69d"
mode: GRACEFUL
new_leader_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c"
 from {username='slave'} at 127.0.0.1:60768
I20260710 11:02:32.722016 14317 raft_consensus.cc:606] T 3967fecde1734e37b365a7168efb0949 P 076baed3d9264294a5fcb541ba8ee69d [term 1 LEADER]: Received request to transfer leadership to TS 5bf7aad3ea50495db0f9f36c979f5b7c
I20260710 11:02:32.723273 13136 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260710 11:02:32.723889 13136 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:02:33.092617 15059 raft_consensus.cc:993] T 3967fecde1734e37b365a7168efb0949 P 076baed3d9264294a5fcb541ba8ee69d: : Instructing follower 5bf7aad3ea50495db0f9f36c979f5b7c to start an election
I20260710 11:02:33.093622 15013 raft_consensus.cc:1081] T 3967fecde1734e37b365a7168efb0949 P 076baed3d9264294a5fcb541ba8ee69d [term 1 LEADER]: Signalling peer 5bf7aad3ea50495db0f9f36c979f5b7c to start an election
I20260710 11:02:33.095356 14665 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3967fecde1734e37b365a7168efb0949"
dest_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c"
 from {username='slave'} at 127.0.0.1:45984
I20260710 11:02:33.095916 14665 raft_consensus.cc:493] T 3967fecde1734e37b365a7168efb0949 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:33.096225 14665 raft_consensus.cc:3060] T 3967fecde1734e37b365a7168efb0949 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:33.102190 14665 raft_consensus.cc:515] T 3967fecde1734e37b365a7168efb0949 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } }
I20260710 11:02:33.104151 14665 leader_election.cc:290] T 3967fecde1734e37b365a7168efb0949 P 5bf7aad3ea50495db0f9f36c979f5b7c [CANDIDATE]: Term 2 election: Requested vote from peers 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139), 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2:41595)
I20260710 11:02:33.105722 14318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3967fecde1734e37b365a7168efb0949" candidate_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "076baed3d9264294a5fcb541ba8ee69d"
I20260710 11:02:33.106737 14318 raft_consensus.cc:3055] T 3967fecde1734e37b365a7168efb0949 P 076baed3d9264294a5fcb541ba8ee69d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:33.107115 14318 raft_consensus.cc:740] T 3967fecde1734e37b365a7168efb0949 P 076baed3d9264294a5fcb541ba8ee69d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 076baed3d9264294a5fcb541ba8ee69d, State: Running, Role: LEADER
I20260710 11:02:33.107697 14243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3967fecde1734e37b365a7168efb0949" candidate_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "1a852b36c8a44bd7980b0b294b9c76f6"
I20260710 11:02:33.108500 14243 raft_consensus.cc:3060] T 3967fecde1734e37b365a7168efb0949 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:33.108183 14318 consensus_queue.cc:260] T 3967fecde1734e37b365a7168efb0949 P 076baed3d9264294a5fcb541ba8ee69d [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: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } }
I20260710 11:02:33.111303 14318 raft_consensus.cc:3060] T 3967fecde1734e37b365a7168efb0949 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:33.118142 14243 raft_consensus.cc:2468] T 3967fecde1734e37b365a7168efb0949 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bf7aad3ea50495db0f9f36c979f5b7c in term 2.
I20260710 11:02:33.119102 14318 raft_consensus.cc:2468] T 3967fecde1734e37b365a7168efb0949 P 076baed3d9264294a5fcb541ba8ee69d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5bf7aad3ea50495db0f9f36c979f5b7c in term 2.
I20260710 11:02:33.119616 14631 leader_election.cc:304] T 3967fecde1734e37b365a7168efb0949 P 5bf7aad3ea50495db0f9f36c979f5b7c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1a852b36c8a44bd7980b0b294b9c76f6, 5bf7aad3ea50495db0f9f36c979f5b7c; no voters: 
I20260710 11:02:33.120693 15067 raft_consensus.cc:2804] T 3967fecde1734e37b365a7168efb0949 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:33.121637 15067 raft_consensus.cc:697] T 3967fecde1734e37b365a7168efb0949 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 2 LEADER]: Becoming Leader. State: Replica: 5bf7aad3ea50495db0f9f36c979f5b7c, State: Running, Role: LEADER
I20260710 11:02:33.122570 15067 consensus_queue.cc:237] T 3967fecde1734e37b365a7168efb0949 P 5bf7aad3ea50495db0f9f36c979f5b7c [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: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } }
I20260710 11:02:33.131806 14142 catalog_manager.cc:5697] T 3967fecde1734e37b365a7168efb0949 P 5bf7aad3ea50495db0f9f36c979f5b7c reported cstate change: term changed from 1 to 2, leader changed from 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2) to 5bf7aad3ea50495db0f9f36c979f5b7c (127.12.212.4). New cstate: current_term: 2 leader_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5bf7aad3ea50495db0f9f36c979f5b7c" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40653 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 11:02:33.554715 14243 raft_consensus.cc:1275] T 3967fecde1734e37b365a7168efb0949 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 2 FOLLOWER]: Refusing update from remote peer 5bf7aad3ea50495db0f9f36c979f5b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:02:33.556077 15069 consensus_queue.cc:1048] T 3967fecde1734e37b365a7168efb0949 P 5bf7aad3ea50495db0f9f36c979f5b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1a852b36c8a44bd7980b0b294b9c76f6" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 33139 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:02:33.567987 14318 raft_consensus.cc:1275] T 3967fecde1734e37b365a7168efb0949 P 076baed3d9264294a5fcb541ba8ee69d [term 2 FOLLOWER]: Refusing update from remote peer 5bf7aad3ea50495db0f9f36c979f5b7c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 11:02:33.570178 15069 consensus_queue.cc:1048] T 3967fecde1734e37b365a7168efb0949 P 5bf7aad3ea50495db0f9f36c979f5b7c [LEADER]: Connected to new peer: Peer: permanent_uuid: "076baed3d9264294a5fcb541ba8ee69d" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 41595 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:02:33.724908 13136 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:02:33.743176 13136 tablet_server.cc:179] TabletServer@127.12.212.1:0 shutting down...
W20260710 11:02:33.756047 14631 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 4 similar messages]
W20260710 11:02:33.760828 14631 consensus_peers.cc:597] T 05806a0b82ff475cadaaf47e083a8135 P 5bf7aad3ea50495db0f9f36c979f5b7c -> Peer 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139): Couldn't send request to peer 1a852b36c8a44bd7980b0b294b9c76f6. 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 11:02:33.780485 13136 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:02:33.781369 13136 tablet_replica.cc:333] T e134c7b186f340d4a6036cadcbae5777 P 1a852b36c8a44bd7980b0b294b9c76f6: stopping tablet replica
I20260710 11:02:33.782423 13136 raft_consensus.cc:2243] T e134c7b186f340d4a6036cadcbae5777 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:33.783510 13136 raft_consensus.cc:2272] T e134c7b186f340d4a6036cadcbae5777 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:33.785429 13136 tablet_replica.cc:333] T 03a2a73f0b244348baf89afb177f9931 P 1a852b36c8a44bd7980b0b294b9c76f6: stopping tablet replica
I20260710 11:02:33.785948 13136 raft_consensus.cc:2243] T 03a2a73f0b244348baf89afb177f9931 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:33.786406 13136 raft_consensus.cc:2272] T 03a2a73f0b244348baf89afb177f9931 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:33.788160 13136 tablet_replica.cc:333] T 9c5fb489ac064ff99207b14a0ebdec1b P 1a852b36c8a44bd7980b0b294b9c76f6: stopping tablet replica
I20260710 11:02:33.788661 13136 raft_consensus.cc:2243] T 9c5fb489ac064ff99207b14a0ebdec1b P 1a852b36c8a44bd7980b0b294b9c76f6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:33.789379 13136 raft_consensus.cc:2272] T 9c5fb489ac064ff99207b14a0ebdec1b P 1a852b36c8a44bd7980b0b294b9c76f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:33.791127 13136 tablet_replica.cc:333] T 7917c50f496b4460ad637fae32c19790 P 1a852b36c8a44bd7980b0b294b9c76f6: stopping tablet replica
I20260710 11:02:33.791603 13136 raft_consensus.cc:2243] T 7917c50f496b4460ad637fae32c19790 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:33.792183 13136 raft_consensus.cc:2272] T 7917c50f496b4460ad637fae32c19790 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:33.793807 13136 tablet_replica.cc:333] T 158184de317345699d02e174310e3851 P 1a852b36c8a44bd7980b0b294b9c76f6: stopping tablet replica
I20260710 11:02:33.794234 13136 raft_consensus.cc:2243] T 158184de317345699d02e174310e3851 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:33.794991 13136 raft_consensus.cc:2272] T 158184de317345699d02e174310e3851 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:33.796522 13136 tablet_replica.cc:333] T b277eb5951774f95a7d498155304ad07 P 1a852b36c8a44bd7980b0b294b9c76f6: stopping tablet replica
I20260710 11:02:33.796959 13136 raft_consensus.cc:2243] T b277eb5951774f95a7d498155304ad07 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:33.797472 13136 raft_consensus.cc:2272] T b277eb5951774f95a7d498155304ad07 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:33.799746 13136 tablet_replica.cc:333] T e53b43764d2a41bc9b58443a5fe1f72f P 1a852b36c8a44bd7980b0b294b9c76f6: stopping tablet replica
I20260710 11:02:33.800290 13136 raft_consensus.cc:2243] T e53b43764d2a41bc9b58443a5fe1f72f P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:33.801156 13136 raft_consensus.cc:2272] T e53b43764d2a41bc9b58443a5fe1f72f P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:33.803157 13136 tablet_replica.cc:333] T 4512b753848043eb9571998f6fe65983 P 1a852b36c8a44bd7980b0b294b9c76f6: stopping tablet replica
I20260710 11:02:33.803632 13136 raft_consensus.cc:2243] T 4512b753848043eb9571998f6fe65983 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:33.803993 13136 raft_consensus.cc:2272] T 4512b753848043eb9571998f6fe65983 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:33.805644 13136 tablet_replica.cc:333] T f0a2297cb45a4d5f9030df4bb5cbc0ec P 1a852b36c8a44bd7980b0b294b9c76f6: stopping tablet replica
I20260710 11:02:33.806089 13136 raft_consensus.cc:2243] T f0a2297cb45a4d5f9030df4bb5cbc0ec P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:33.806419 13136 raft_consensus.cc:2272] T f0a2297cb45a4d5f9030df4bb5cbc0ec P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:33.808032 13136 tablet_replica.cc:333] T 236cc0689dcf430dad2774090b533a41 P 1a852b36c8a44bd7980b0b294b9c76f6: stopping tablet replica
I20260710 11:02:33.808694 13136 raft_consensus.cc:2243] T 236cc0689dcf430dad2774090b533a41 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:33.809580 13136 raft_consensus.cc:2272] T 236cc0689dcf430dad2774090b533a41 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:33.811964 13136 tablet_replica.cc:333] T 05806a0b82ff475cadaaf47e083a8135 P 1a852b36c8a44bd7980b0b294b9c76f6: stopping tablet replica
I20260710 11:02:33.812398 13136 raft_consensus.cc:2243] T 05806a0b82ff475cadaaf47e083a8135 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:33.812732 13136 raft_consensus.cc:2272] T 05806a0b82ff475cadaaf47e083a8135 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:33.814502 13136 tablet_replica.cc:333] T ec9897425de1412495338d5048d5aa9f P 1a852b36c8a44bd7980b0b294b9c76f6: stopping tablet replica
I20260710 11:02:33.814966 13136 raft_consensus.cc:2243] T ec9897425de1412495338d5048d5aa9f P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:33.815670 13136 raft_consensus.cc:2272] T ec9897425de1412495338d5048d5aa9f P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:33.818148 13136 tablet_replica.cc:333] T 536872f5774f433c9f4960716963ba54 P 1a852b36c8a44bd7980b0b294b9c76f6: stopping tablet replica
I20260710 11:02:33.818919 13136 raft_consensus.cc:2243] T 536872f5774f433c9f4960716963ba54 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:33.819828 13136 raft_consensus.cc:2272] T 536872f5774f433c9f4960716963ba54 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:33.822222 13136 tablet_replica.cc:333] T d722c6bf635e4d33a45c30797f4bac79 P 1a852b36c8a44bd7980b0b294b9c76f6: stopping tablet replica
I20260710 11:02:33.822666 13136 raft_consensus.cc:2243] T d722c6bf635e4d33a45c30797f4bac79 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:33.823412 13136 raft_consensus.cc:2272] T d722c6bf635e4d33a45c30797f4bac79 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:33.824930 13136 tablet_replica.cc:333] T 829aa1488a2a4964970e646c7dfe9354 P 1a852b36c8a44bd7980b0b294b9c76f6: stopping tablet replica
I20260710 11:02:33.825487 13136 raft_consensus.cc:2243] T 829aa1488a2a4964970e646c7dfe9354 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:33.826164 13136 raft_consensus.cc:2272] T 829aa1488a2a4964970e646c7dfe9354 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:33.828114 13136 tablet_replica.cc:333] T 3967fecde1734e37b365a7168efb0949 P 1a852b36c8a44bd7980b0b294b9c76f6: stopping tablet replica
I20260710 11:02:33.828575 13136 raft_consensus.cc:2243] T 3967fecde1734e37b365a7168efb0949 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:33.829557 13136 raft_consensus.cc:2272] T 3967fecde1734e37b365a7168efb0949 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:02:33.830662 14631 consensus_peers.cc:597] T 7917c50f496b4460ad637fae32c19790 P 5bf7aad3ea50495db0f9f36c979f5b7c -> Peer 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139): Couldn't send request to peer 1a852b36c8a44bd7980b0b294b9c76f6. 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 11:02:33.831871 13136 tablet_replica.cc:333] T f0634539c54b4cde8a358c12b89ef8f8 P 1a852b36c8a44bd7980b0b294b9c76f6: stopping tablet replica
I20260710 11:02:33.832372 13136 raft_consensus.cc:2243] T f0634539c54b4cde8a358c12b89ef8f8 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:33.833097 13136 raft_consensus.cc:2272] T f0634539c54b4cde8a358c12b89ef8f8 P 1a852b36c8a44bd7980b0b294b9c76f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:33.835068 13136 tablet_replica.cc:333] T e92a464c248147d2b304a71cf1f47c3c P 1a852b36c8a44bd7980b0b294b9c76f6: stopping tablet replica
I20260710 11:02:33.835580 13136 raft_consensus.cc:2243] T e92a464c248147d2b304a71cf1f47c3c P 1a852b36c8a44bd7980b0b294b9c76f6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:33.836081 13136 raft_consensus.cc:2272] T e92a464c248147d2b304a71cf1f47c3c P 1a852b36c8a44bd7980b0b294b9c76f6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:33.880046 13136 tablet_server.cc:196] TabletServer@127.12.212.1:0 shutdown complete.
W20260710 11:02:33.885737 14359 consensus_peers.cc:597] T 536872f5774f433c9f4960716963ba54 P 4e2dafc075f4424ca4890a197eb69f43 -> Peer 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139): Couldn't send request to peer 1a852b36c8a44bd7980b0b294b9c76f6. Status: Network error: Client connection negotiation failed: client connection to 127.12.212.1:33139: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:02:33.894833 14359 consensus_peers.cc:597] T d722c6bf635e4d33a45c30797f4bac79 P 4e2dafc075f4424ca4890a197eb69f43 -> Peer 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139): Couldn't send request to peer 1a852b36c8a44bd7980b0b294b9c76f6. Status: Network error: Client connection negotiation failed: client connection to 127.12.212.1:33139: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:02:33.920828 14359 consensus_peers.cc:597] T f0a2297cb45a4d5f9030df4bb5cbc0ec P 4e2dafc075f4424ca4890a197eb69f43 -> Peer 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139): Couldn't send request to peer 1a852b36c8a44bd7980b0b294b9c76f6. Status: Network error: Client connection negotiation failed: client connection to 127.12.212.1:33139: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:33.928102 13136 tablet_server.cc:179] TabletServer@127.12.212.2:0 shutting down...
W20260710 11:02:33.949177 14359 consensus_peers.cc:597] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 4e2dafc075f4424ca4890a197eb69f43 -> Peer 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2:41595): Couldn't send request to peer 076baed3d9264294a5fcb541ba8ee69d. 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 11:02:33.962841 14285 consensus_peers.cc:597] T e53b43764d2a41bc9b58443a5fe1f72f P 076baed3d9264294a5fcb541ba8ee69d -> Peer 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139): Couldn't send request to peer 1a852b36c8a44bd7980b0b294b9c76f6. Status: Network error: Client connection negotiation failed: client connection to 127.12.212.1:33139: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:33.966275 13136 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:02:33.967059 13136 tablet_replica.cc:333] T e134c7b186f340d4a6036cadcbae5777 P 076baed3d9264294a5fcb541ba8ee69d: stopping tablet replica
I20260710 11:02:33.967687 13136 raft_consensus.cc:2243] T e134c7b186f340d4a6036cadcbae5777 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:33.968346 13136 raft_consensus.cc:2272] T e134c7b186f340d4a6036cadcbae5777 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:33.970782 13136 tablet_replica.cc:333] T 9c5fb489ac064ff99207b14a0ebdec1b P 076baed3d9264294a5fcb541ba8ee69d: stopping tablet replica
I20260710 11:02:33.971581 13136 raft_consensus.cc:2243] T 9c5fb489ac064ff99207b14a0ebdec1b P 076baed3d9264294a5fcb541ba8ee69d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:33.972002 13136 raft_consensus.cc:2272] T 9c5fb489ac064ff99207b14a0ebdec1b P 076baed3d9264294a5fcb541ba8ee69d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:02:33.972831 14359 consensus_peers.cc:597] T 03a2a73f0b244348baf89afb177f9931 P 4e2dafc075f4424ca4890a197eb69f43 -> Peer 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139): Couldn't send request to peer 1a852b36c8a44bd7980b0b294b9c76f6. Status: Network error: Client connection negotiation failed: client connection to 127.12.212.1:33139: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:33.973946 13136 tablet_replica.cc:333] T 3d70a97918b846d0a3ae68c6726c887a P 076baed3d9264294a5fcb541ba8ee69d: stopping tablet replica
I20260710 11:02:33.974515 13136 raft_consensus.cc:2243] T 3d70a97918b846d0a3ae68c6726c887a P 076baed3d9264294a5fcb541ba8ee69d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:33.975006 13136 raft_consensus.cc:2272] T 3d70a97918b846d0a3ae68c6726c887a P 076baed3d9264294a5fcb541ba8ee69d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:33.976764 13136 tablet_replica.cc:333] T 434c91d52dd5433a97434a3005ed5bb0 P 076baed3d9264294a5fcb541ba8ee69d: stopping tablet replica
I20260710 11:02:33.977263 13136 raft_consensus.cc:2243] T 434c91d52dd5433a97434a3005ed5bb0 P 076baed3d9264294a5fcb541ba8ee69d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:33.977645 13136 raft_consensus.cc:2272] T 434c91d52dd5433a97434a3005ed5bb0 P 076baed3d9264294a5fcb541ba8ee69d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:33.979364 13136 tablet_replica.cc:333] T e92a464c248147d2b304a71cf1f47c3c P 076baed3d9264294a5fcb541ba8ee69d: stopping tablet replica
I20260710 11:02:33.979875 13136 raft_consensus.cc:2243] T e92a464c248147d2b304a71cf1f47c3c P 076baed3d9264294a5fcb541ba8ee69d [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:33.980538 13136 raft_consensus.cc:2272] T e92a464c248147d2b304a71cf1f47c3c P 076baed3d9264294a5fcb541ba8ee69d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:33.982280 13136 tablet_replica.cc:333] T b9f52bae0f3c45c68f86898a5e33bef9 P 076baed3d9264294a5fcb541ba8ee69d: stopping tablet replica
I20260710 11:02:33.982774 13136 raft_consensus.cc:2243] T b9f52bae0f3c45c68f86898a5e33bef9 P 076baed3d9264294a5fcb541ba8ee69d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:33.983480 13136 raft_consensus.cc:2272] T b9f52bae0f3c45c68f86898a5e33bef9 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:33.985553 13136 tablet_replica.cc:333] T 9af2a8dba558401c85743b2c081069d9 P 076baed3d9264294a5fcb541ba8ee69d: stopping tablet replica
I20260710 11:02:33.986040 13136 raft_consensus.cc:2243] T 9af2a8dba558401c85743b2c081069d9 P 076baed3d9264294a5fcb541ba8ee69d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:33.986759 13136 raft_consensus.cc:2272] T 9af2a8dba558401c85743b2c081069d9 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:33.988624 13136 tablet_replica.cc:333] T 6c3f162363bb40888ebd0a3bb2e64745 P 076baed3d9264294a5fcb541ba8ee69d: stopping tablet replica
W20260710 11:02:33.988700 14631 consensus_peers.cc:597] T 3967fecde1734e37b365a7168efb0949 P 5bf7aad3ea50495db0f9f36c979f5b7c -> Peer 1a852b36c8a44bd7980b0b294b9c76f6 (127.12.212.1:33139): Couldn't send request to peer 1a852b36c8a44bd7980b0b294b9c76f6. Status: Network error: Client connection negotiation failed: client connection to 127.12.212.1:33139: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:33.989323 13136 raft_consensus.cc:2243] T 6c3f162363bb40888ebd0a3bb2e64745 P 076baed3d9264294a5fcb541ba8ee69d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:33.990099 13136 raft_consensus.cc:2272] T 6c3f162363bb40888ebd0a3bb2e64745 P 076baed3d9264294a5fcb541ba8ee69d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:33.992391 13136 tablet_replica.cc:333] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 076baed3d9264294a5fcb541ba8ee69d: stopping tablet replica
I20260710 11:02:33.993057 13136 raft_consensus.cc:2243] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:33.993693 13136 raft_consensus.cc:2272] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:33.995379 13136 tablet_replica.cc:333] T ec9897425de1412495338d5048d5aa9f P 076baed3d9264294a5fcb541ba8ee69d: stopping tablet replica
I20260710 11:02:33.995831 13136 raft_consensus.cc:2243] T ec9897425de1412495338d5048d5aa9f P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:33.996299 13136 raft_consensus.cc:2272] T ec9897425de1412495338d5048d5aa9f P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:33.998034 13136 tablet_replica.cc:333] T f0a2297cb45a4d5f9030df4bb5cbc0ec P 076baed3d9264294a5fcb541ba8ee69d: stopping tablet replica
I20260710 11:02:33.998512 13136 raft_consensus.cc:2243] T f0a2297cb45a4d5f9030df4bb5cbc0ec P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:33.999060 13136 raft_consensus.cc:2272] T f0a2297cb45a4d5f9030df4bb5cbc0ec P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:34.001068 13136 tablet_replica.cc:333] T 236cc0689dcf430dad2774090b533a41 P 076baed3d9264294a5fcb541ba8ee69d: stopping tablet replica
I20260710 11:02:34.001573 13136 raft_consensus.cc:2243] T 236cc0689dcf430dad2774090b533a41 P 076baed3d9264294a5fcb541ba8ee69d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:34.002308 13136 raft_consensus.cc:2272] T 236cc0689dcf430dad2774090b533a41 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:34.004040 13136 tablet_replica.cc:333] T 4512b753848043eb9571998f6fe65983 P 076baed3d9264294a5fcb541ba8ee69d: stopping tablet replica
I20260710 11:02:34.004496 13136 raft_consensus.cc:2243] T 4512b753848043eb9571998f6fe65983 P 076baed3d9264294a5fcb541ba8ee69d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:34.005177 13136 raft_consensus.cc:2272] T 4512b753848043eb9571998f6fe65983 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:34.006748 13136 tablet_replica.cc:333] T 158184de317345699d02e174310e3851 P 076baed3d9264294a5fcb541ba8ee69d: stopping tablet replica
I20260710 11:02:34.007237 13136 raft_consensus.cc:2243] T 158184de317345699d02e174310e3851 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:34.007668 13136 raft_consensus.cc:2272] T 158184de317345699d02e174310e3851 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:34.009186 13136 tablet_replica.cc:333] T e53b43764d2a41bc9b58443a5fe1f72f P 076baed3d9264294a5fcb541ba8ee69d: stopping tablet replica
I20260710 11:02:34.009594 13136 raft_consensus.cc:2243] T e53b43764d2a41bc9b58443a5fe1f72f P 076baed3d9264294a5fcb541ba8ee69d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:34.010237 13136 raft_consensus.cc:2272] T e53b43764d2a41bc9b58443a5fe1f72f P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:34.011711 13136 tablet_replica.cc:333] T 3967fecde1734e37b365a7168efb0949 P 076baed3d9264294a5fcb541ba8ee69d: stopping tablet replica
I20260710 11:02:34.012089 13136 raft_consensus.cc:2243] T 3967fecde1734e37b365a7168efb0949 P 076baed3d9264294a5fcb541ba8ee69d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:34.012385 13136 raft_consensus.cc:2272] T 3967fecde1734e37b365a7168efb0949 P 076baed3d9264294a5fcb541ba8ee69d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:34.014140 13136 tablet_replica.cc:333] T f0634539c54b4cde8a358c12b89ef8f8 P 076baed3d9264294a5fcb541ba8ee69d: stopping tablet replica
I20260710 11:02:34.014529 13136 raft_consensus.cc:2243] T f0634539c54b4cde8a358c12b89ef8f8 P 076baed3d9264294a5fcb541ba8ee69d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:34.014901 13136 raft_consensus.cc:2272] T f0634539c54b4cde8a358c12b89ef8f8 P 076baed3d9264294a5fcb541ba8ee69d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:34.016535 13136 tablet_replica.cc:333] T 829aa1488a2a4964970e646c7dfe9354 P 076baed3d9264294a5fcb541ba8ee69d: stopping tablet replica
I20260710 11:02:34.016891 13136 raft_consensus.cc:2243] T 829aa1488a2a4964970e646c7dfe9354 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:34.017323 13136 raft_consensus.cc:2272] T 829aa1488a2a4964970e646c7dfe9354 P 076baed3d9264294a5fcb541ba8ee69d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:34.059836 13136 tablet_server.cc:196] TabletServer@127.12.212.2:0 shutdown complete.
W20260710 11:02:34.072531 14631 consensus_peers.cc:597] T 3967fecde1734e37b365a7168efb0949 P 5bf7aad3ea50495db0f9f36c979f5b7c -> Peer 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2:41595): Couldn't send request to peer 076baed3d9264294a5fcb541ba8ee69d. Status: Network error: Client connection negotiation failed: client connection to 127.12.212.2:41595: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:34.099035 13136 tablet_server.cc:179] TabletServer@127.12.212.3:0 shutting down...
W20260710 11:02:34.126068 14631 consensus_peers.cc:597] T 3d70a97918b846d0a3ae68c6726c887a P 5bf7aad3ea50495db0f9f36c979f5b7c -> Peer 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2:41595): Couldn't send request to peer 076baed3d9264294a5fcb541ba8ee69d. Status: Network error: Client connection negotiation failed: client connection to 127.12.212.2:41595: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:34.134343 13136 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:02:34.135243 13136 tablet_replica.cc:333] T 03a2a73f0b244348baf89afb177f9931 P 4e2dafc075f4424ca4890a197eb69f43: stopping tablet replica
I20260710 11:02:34.135910 13136 raft_consensus.cc:2243] T 03a2a73f0b244348baf89afb177f9931 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:34.136662 13136 raft_consensus.cc:2272] T 03a2a73f0b244348baf89afb177f9931 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:34.138415 13136 tablet_replica.cc:333] T 9c5fb489ac064ff99207b14a0ebdec1b P 4e2dafc075f4424ca4890a197eb69f43: stopping tablet replica
I20260710 11:02:34.139014 13136 raft_consensus.cc:2243] T 9c5fb489ac064ff99207b14a0ebdec1b P 4e2dafc075f4424ca4890a197eb69f43 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:34.139428 13136 raft_consensus.cc:2272] T 9c5fb489ac064ff99207b14a0ebdec1b P 4e2dafc075f4424ca4890a197eb69f43 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:34.141086 13136 tablet_replica.cc:333] T 7917c50f496b4460ad637fae32c19790 P 4e2dafc075f4424ca4890a197eb69f43: stopping tablet replica
I20260710 11:02:34.141599 13136 raft_consensus.cc:2243] T 7917c50f496b4460ad637fae32c19790 P 4e2dafc075f4424ca4890a197eb69f43 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:34.142000 13136 raft_consensus.cc:2272] T 7917c50f496b4460ad637fae32c19790 P 4e2dafc075f4424ca4890a197eb69f43 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:34.143728 13136 tablet_replica.cc:333] T 3d70a97918b846d0a3ae68c6726c887a P 4e2dafc075f4424ca4890a197eb69f43: stopping tablet replica
I20260710 11:02:34.144402 13136 raft_consensus.cc:2243] T 3d70a97918b846d0a3ae68c6726c887a P 4e2dafc075f4424ca4890a197eb69f43 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:34.144981 13136 raft_consensus.cc:2272] T 3d70a97918b846d0a3ae68c6726c887a P 4e2dafc075f4424ca4890a197eb69f43 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:34.147334 13136 tablet_replica.cc:333] T b277eb5951774f95a7d498155304ad07 P 4e2dafc075f4424ca4890a197eb69f43: stopping tablet replica
I20260710 11:02:34.147838 13136 raft_consensus.cc:2243] T b277eb5951774f95a7d498155304ad07 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 LEADER]: Raft consensus shutting down.
W20260710 11:02:34.147842 14632 consensus_peers.cc:597] T 05806a0b82ff475cadaaf47e083a8135 P 5bf7aad3ea50495db0f9f36c979f5b7c -> Peer 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3:38179): Couldn't send request to peer 4e2dafc075f4424ca4890a197eb69f43. 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 11:02:34.148624 13136 raft_consensus.cc:2272] T b277eb5951774f95a7d498155304ad07 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:34.150372 13136 tablet_replica.cc:333] T 158184de317345699d02e174310e3851 P 4e2dafc075f4424ca4890a197eb69f43: stopping tablet replica
I20260710 11:02:34.150882 13136 raft_consensus.cc:2243] T 158184de317345699d02e174310e3851 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:34.151357 13136 raft_consensus.cc:2272] T 158184de317345699d02e174310e3851 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:34.152901 13136 tablet_replica.cc:333] T 434c91d52dd5433a97434a3005ed5bb0 P 4e2dafc075f4424ca4890a197eb69f43: stopping tablet replica
I20260710 11:02:34.153330 13136 raft_consensus.cc:2243] T 434c91d52dd5433a97434a3005ed5bb0 P 4e2dafc075f4424ca4890a197eb69f43 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:34.153867 13136 raft_consensus.cc:2272] T 434c91d52dd5433a97434a3005ed5bb0 P 4e2dafc075f4424ca4890a197eb69f43 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:34.155551 13136 tablet_replica.cc:333] T d722c6bf635e4d33a45c30797f4bac79 P 4e2dafc075f4424ca4890a197eb69f43: stopping tablet replica
I20260710 11:02:34.156011 13136 raft_consensus.cc:2243] T d722c6bf635e4d33a45c30797f4bac79 P 4e2dafc075f4424ca4890a197eb69f43 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:34.156661 13136 raft_consensus.cc:2272] T d722c6bf635e4d33a45c30797f4bac79 P 4e2dafc075f4424ca4890a197eb69f43 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:34.158197 13136 tablet_replica.cc:333] T f0a2297cb45a4d5f9030df4bb5cbc0ec P 4e2dafc075f4424ca4890a197eb69f43: stopping tablet replica
I20260710 11:02:34.158617 13136 raft_consensus.cc:2243] T f0a2297cb45a4d5f9030df4bb5cbc0ec P 4e2dafc075f4424ca4890a197eb69f43 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:34.159267 13136 raft_consensus.cc:2272] T f0a2297cb45a4d5f9030df4bb5cbc0ec P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:34.160864 13136 tablet_replica.cc:333] T f0634539c54b4cde8a358c12b89ef8f8 P 4e2dafc075f4424ca4890a197eb69f43: stopping tablet replica
I20260710 11:02:34.161391 13136 raft_consensus.cc:2243] T f0634539c54b4cde8a358c12b89ef8f8 P 4e2dafc075f4424ca4890a197eb69f43 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:34.161746 13136 raft_consensus.cc:2272] T f0634539c54b4cde8a358c12b89ef8f8 P 4e2dafc075f4424ca4890a197eb69f43 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:34.163333 13136 tablet_replica.cc:333] T 6c3f162363bb40888ebd0a3bb2e64745 P 4e2dafc075f4424ca4890a197eb69f43: stopping tablet replica
I20260710 11:02:34.163839 13136 raft_consensus.cc:2243] T 6c3f162363bb40888ebd0a3bb2e64745 P 4e2dafc075f4424ca4890a197eb69f43 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:34.164263 13136 raft_consensus.cc:2272] T 6c3f162363bb40888ebd0a3bb2e64745 P 4e2dafc075f4424ca4890a197eb69f43 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:34.165882 13136 tablet_replica.cc:333] T b9f52bae0f3c45c68f86898a5e33bef9 P 4e2dafc075f4424ca4890a197eb69f43: stopping tablet replica
I20260710 11:02:34.166342 13136 raft_consensus.cc:2243] T b9f52bae0f3c45c68f86898a5e33bef9 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:34.166874 13136 raft_consensus.cc:2272] T b9f52bae0f3c45c68f86898a5e33bef9 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:34.168462 13136 tablet_replica.cc:333] T 9af2a8dba558401c85743b2c081069d9 P 4e2dafc075f4424ca4890a197eb69f43: stopping tablet replica
I20260710 11:02:34.168911 13136 raft_consensus.cc:2243] T 9af2a8dba558401c85743b2c081069d9 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:34.169494 13136 raft_consensus.cc:2272] T 9af2a8dba558401c85743b2c081069d9 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:34.171109 13136 tablet_replica.cc:333] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 4e2dafc075f4424ca4890a197eb69f43: stopping tablet replica
I20260710 11:02:34.171548 13136 raft_consensus.cc:2243] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:34.172232 13136 raft_consensus.cc:2272] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:34.173686 13136 tablet_replica.cc:333] T 536872f5774f433c9f4960716963ba54 P 4e2dafc075f4424ca4890a197eb69f43: stopping tablet replica
I20260710 11:02:34.174121 13136 raft_consensus.cc:2243] T 536872f5774f433c9f4960716963ba54 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:34.174829 13136 raft_consensus.cc:2272] T 536872f5774f433c9f4960716963ba54 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:34.176440 13136 tablet_replica.cc:333] T 05806a0b82ff475cadaaf47e083a8135 P 4e2dafc075f4424ca4890a197eb69f43: stopping tablet replica
I20260710 11:02:34.176898 13136 raft_consensus.cc:2243] T 05806a0b82ff475cadaaf47e083a8135 P 4e2dafc075f4424ca4890a197eb69f43 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:34.177296 13136 raft_consensus.cc:2272] T 05806a0b82ff475cadaaf47e083a8135 P 4e2dafc075f4424ca4890a197eb69f43 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:34.178897 13136 tablet_replica.cc:333] T e92a464c248147d2b304a71cf1f47c3c P 4e2dafc075f4424ca4890a197eb69f43: stopping tablet replica
I20260710 11:02:34.179517 13136 raft_consensus.cc:2243] T e92a464c248147d2b304a71cf1f47c3c P 4e2dafc075f4424ca4890a197eb69f43 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:34.180007 13136 raft_consensus.cc:2272] T e92a464c248147d2b304a71cf1f47c3c P 4e2dafc075f4424ca4890a197eb69f43 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:34.181763 13136 tablet_replica.cc:333] T 4512b753848043eb9571998f6fe65983 P 4e2dafc075f4424ca4890a197eb69f43: stopping tablet replica
I20260710 11:02:34.182215 13136 raft_consensus.cc:2243] T 4512b753848043eb9571998f6fe65983 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:34.182580 13136 raft_consensus.cc:2272] T 4512b753848043eb9571998f6fe65983 P 4e2dafc075f4424ca4890a197eb69f43 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:02:34.183625 14631 consensus_peers.cc:597] T 6c3f162363bb40888ebd0a3bb2e64745 P 5bf7aad3ea50495db0f9f36c979f5b7c -> Peer 076baed3d9264294a5fcb541ba8ee69d (127.12.212.2:41595): Couldn't send request to peer 076baed3d9264294a5fcb541ba8ee69d. Status: Network error: Client connection negotiation failed: client connection to 127.12.212.2:41595: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:34.224593 13136 tablet_server.cc:196] TabletServer@127.12.212.3:0 shutdown complete.
I20260710 11:02:34.261967 13136 tablet_server.cc:179] TabletServer@127.12.212.4:0 shutting down...
W20260710 11:02:34.270625 14632 consensus_peers.cc:597] T 6c3f162363bb40888ebd0a3bb2e64745 P 5bf7aad3ea50495db0f9f36c979f5b7c -> Peer 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3:38179): Couldn't send request to peer 4e2dafc075f4424ca4890a197eb69f43. Status: Network error: Client connection negotiation failed: client connection to 127.12.212.3:38179: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:02:34.272959 14632 consensus_peers.cc:597] T 3d70a97918b846d0a3ae68c6726c887a P 5bf7aad3ea50495db0f9f36c979f5b7c -> Peer 4e2dafc075f4424ca4890a197eb69f43 (127.12.212.3:38179): Couldn't send request to peer 4e2dafc075f4424ca4890a197eb69f43. Status: Network error: Client connection negotiation failed: client connection to 127.12.212.3:38179: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:34.292309 13136 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:02:34.293082 13136 tablet_replica.cc:333] T 9af2a8dba558401c85743b2c081069d9 P 5bf7aad3ea50495db0f9f36c979f5b7c: stopping tablet replica
I20260710 11:02:34.294119 13136 raft_consensus.cc:2243] T 9af2a8dba558401c85743b2c081069d9 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:34.294803 13136 raft_consensus.cc:2272] T 9af2a8dba558401c85743b2c081069d9 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:34.296787 13136 tablet_replica.cc:333] T 05806a0b82ff475cadaaf47e083a8135 P 5bf7aad3ea50495db0f9f36c979f5b7c: stopping tablet replica
I20260710 11:02:34.297294 13136 raft_consensus.cc:2243] T 05806a0b82ff475cadaaf47e083a8135 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:34.298003 13136 raft_consensus.cc:2272] T 05806a0b82ff475cadaaf47e083a8135 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:34.299958 13136 tablet_replica.cc:333] T 236cc0689dcf430dad2774090b533a41 P 5bf7aad3ea50495db0f9f36c979f5b7c: stopping tablet replica
I20260710 11:02:34.300408 13136 raft_consensus.cc:2243] T 236cc0689dcf430dad2774090b533a41 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:34.300959 13136 raft_consensus.cc:2272] T 236cc0689dcf430dad2774090b533a41 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:34.302702 13136 tablet_replica.cc:333] T 536872f5774f433c9f4960716963ba54 P 5bf7aad3ea50495db0f9f36c979f5b7c: stopping tablet replica
I20260710 11:02:34.303282 13136 raft_consensus.cc:2243] T 536872f5774f433c9f4960716963ba54 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:34.303818 13136 raft_consensus.cc:2272] T 536872f5774f433c9f4960716963ba54 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:34.305595 13136 tablet_replica.cc:333] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 5bf7aad3ea50495db0f9f36c979f5b7c: stopping tablet replica
I20260710 11:02:34.306092 13136 raft_consensus.cc:2243] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:34.306607 13136 raft_consensus.cc:2272] T 34e40c59c0cc47c39624bf40e9ecb2c7 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:34.308363 13136 tablet_replica.cc:333] T e134c7b186f340d4a6036cadcbae5777 P 5bf7aad3ea50495db0f9f36c979f5b7c: stopping tablet replica
I20260710 11:02:34.308877 13136 raft_consensus.cc:2243] T e134c7b186f340d4a6036cadcbae5777 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:34.309346 13136 raft_consensus.cc:2272] T e134c7b186f340d4a6036cadcbae5777 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:34.310997 13136 tablet_replica.cc:333] T b277eb5951774f95a7d498155304ad07 P 5bf7aad3ea50495db0f9f36c979f5b7c: stopping tablet replica
I20260710 11:02:34.311494 13136 raft_consensus.cc:2243] T b277eb5951774f95a7d498155304ad07 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:34.312014 13136 raft_consensus.cc:2272] T b277eb5951774f95a7d498155304ad07 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:34.313542 13136 tablet_replica.cc:333] T 829aa1488a2a4964970e646c7dfe9354 P 5bf7aad3ea50495db0f9f36c979f5b7c: stopping tablet replica
I20260710 11:02:34.313997 13136 raft_consensus.cc:2243] T 829aa1488a2a4964970e646c7dfe9354 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:34.314417 13136 raft_consensus.cc:2272] T 829aa1488a2a4964970e646c7dfe9354 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:34.316043 13136 tablet_replica.cc:333] T d722c6bf635e4d33a45c30797f4bac79 P 5bf7aad3ea50495db0f9f36c979f5b7c: stopping tablet replica
I20260710 11:02:34.316464 13136 raft_consensus.cc:2243] T d722c6bf635e4d33a45c30797f4bac79 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:34.316835 13136 raft_consensus.cc:2272] T d722c6bf635e4d33a45c30797f4bac79 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:34.318367 13136 tablet_replica.cc:333] T 3967fecde1734e37b365a7168efb0949 P 5bf7aad3ea50495db0f9f36c979f5b7c: stopping tablet replica
I20260710 11:02:34.318774 13136 raft_consensus.cc:2243] T 3967fecde1734e37b365a7168efb0949 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:34.319418 13136 raft_consensus.cc:2272] T 3967fecde1734e37b365a7168efb0949 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:34.321455 13136 tablet_replica.cc:333] T 3d70a97918b846d0a3ae68c6726c887a P 5bf7aad3ea50495db0f9f36c979f5b7c: stopping tablet replica
I20260710 11:02:34.321977 13136 raft_consensus.cc:2243] T 3d70a97918b846d0a3ae68c6726c887a P 5bf7aad3ea50495db0f9f36c979f5b7c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:34.322718 13136 raft_consensus.cc:2272] T 3d70a97918b846d0a3ae68c6726c887a P 5bf7aad3ea50495db0f9f36c979f5b7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:34.324388 13136 tablet_replica.cc:333] T 03a2a73f0b244348baf89afb177f9931 P 5bf7aad3ea50495db0f9f36c979f5b7c: stopping tablet replica
I20260710 11:02:34.324849 13136 raft_consensus.cc:2243] T 03a2a73f0b244348baf89afb177f9931 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:34.325282 13136 raft_consensus.cc:2272] T 03a2a73f0b244348baf89afb177f9931 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:34.326761 13136 tablet_replica.cc:333] T 6c3f162363bb40888ebd0a3bb2e64745 P 5bf7aad3ea50495db0f9f36c979f5b7c: stopping tablet replica
I20260710 11:02:34.327231 13136 raft_consensus.cc:2243] T 6c3f162363bb40888ebd0a3bb2e64745 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:34.327914 13136 raft_consensus.cc:2272] T 6c3f162363bb40888ebd0a3bb2e64745 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:34.329532 13136 tablet_replica.cc:333] T 434c91d52dd5433a97434a3005ed5bb0 P 5bf7aad3ea50495db0f9f36c979f5b7c: stopping tablet replica
I20260710 11:02:34.330044 13136 raft_consensus.cc:2243] T 434c91d52dd5433a97434a3005ed5bb0 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:34.330684 13136 raft_consensus.cc:2272] T 434c91d52dd5433a97434a3005ed5bb0 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:34.332233 13136 tablet_replica.cc:333] T e53b43764d2a41bc9b58443a5fe1f72f P 5bf7aad3ea50495db0f9f36c979f5b7c: stopping tablet replica
I20260710 11:02:34.332617 13136 raft_consensus.cc:2243] T e53b43764d2a41bc9b58443a5fe1f72f P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:34.332973 13136 raft_consensus.cc:2272] T e53b43764d2a41bc9b58443a5fe1f72f P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:34.334604 13136 tablet_replica.cc:333] T b9f52bae0f3c45c68f86898a5e33bef9 P 5bf7aad3ea50495db0f9f36c979f5b7c: stopping tablet replica
I20260710 11:02:34.335074 13136 raft_consensus.cc:2243] T b9f52bae0f3c45c68f86898a5e33bef9 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:34.335479 13136 raft_consensus.cc:2272] T b9f52bae0f3c45c68f86898a5e33bef9 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:34.337025 13136 tablet_replica.cc:333] T 7917c50f496b4460ad637fae32c19790 P 5bf7aad3ea50495db0f9f36c979f5b7c: stopping tablet replica
I20260710 11:02:34.337401 13136 raft_consensus.cc:2243] T 7917c50f496b4460ad637fae32c19790 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:34.338002 13136 raft_consensus.cc:2272] T 7917c50f496b4460ad637fae32c19790 P 5bf7aad3ea50495db0f9f36c979f5b7c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:34.339515 13136 tablet_replica.cc:333] T ec9897425de1412495338d5048d5aa9f P 5bf7aad3ea50495db0f9f36c979f5b7c: stopping tablet replica
I20260710 11:02:34.339864 13136 raft_consensus.cc:2243] T ec9897425de1412495338d5048d5aa9f P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:34.340296 13136 raft_consensus.cc:2272] T ec9897425de1412495338d5048d5aa9f P 5bf7aad3ea50495db0f9f36c979f5b7c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:34.377089 13136 tablet_server.cc:196] TabletServer@127.12.212.4:0 shutdown complete.
I20260710 11:02:34.405118 13136 master.cc:562] Master@127.12.212.62:43983 shutting down...
I20260710 11:02:34.426321 13136 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 439baad82c134d1ba3d3dccd6d5c6b53 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:34.427006 13136 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 439baad82c134d1ba3d3dccd6d5c6b53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:34.427331 13136 tablet_replica.cc:333] T 00000000000000000000000000000000 P 439baad82c134d1ba3d3dccd6d5c6b53: stopping tablet replica
I20260710 11:02:34.447080 13136 master.cc:584] Master@127.12.212.62:43983 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (28807 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 11:02:34.503222 13136 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.212.62:45663
I20260710 11:02:34.504341 13136 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:02:34.509852 15090 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 11:02:34.510114 15091 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 11:02:34.510744 15093 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 11:02:34.511436 13136 server_base.cc:1061] running on GCE node
I20260710 11:02:34.512362 13136 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:02:34.512530 13136 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 11:02:34.512738 13136 hybrid_clock.cc:648] HybridClock initialized: now 1783681354512684 us; error 0 us; skew 500 ppm
I20260710 11:02:34.513262 13136 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:02:34.516113 13136 webserver.cc:533] Webserver started at http://127.12.212.62:37215/ using document root <none> and password file <none>
I20260710 11:02:34.516600 13136 fs_manager.cc:362] Metadata directory not provided
I20260710 11:02:34.516793 13136 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:02:34.517062 13136 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:02:34.518139 13136 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681302471308-13136-0/minicluster-data/master-0-root/instance:
uuid: "4f5dfc79093e49bb8e0ab28d6282503e"
format_stamp: "Formatted at 2026-07-10 11:02:34 on dist-test-slave-vn19"
I20260710 11:02:34.522378 13136 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:02:34.525529 15098 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:34.526187 13136 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:02:34.526479 13136 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681302471308-13136-0/minicluster-data/master-0-root
uuid: "4f5dfc79093e49bb8e0ab28d6282503e"
format_stamp: "Formatted at 2026-07-10 11:02:34 on dist-test-slave-vn19"
I20260710 11:02:34.526762 13136 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681302471308-13136-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681302471308-13136-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681302471308-13136-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 11:02:34.570283 13136 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:02:34.571556 13136 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:02:34.609508 13136 rpc_server.cc:307] RPC server started. Bound to: 127.12.212.62:45663
I20260710 11:02:34.609632 15149 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.212.62:45663 every 8 connection(s)
I20260710 11:02:34.613262 15150 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 11:02:34.622769 15150 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4f5dfc79093e49bb8e0ab28d6282503e: Bootstrap starting.
I20260710 11:02:34.627207 15150 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4f5dfc79093e49bb8e0ab28d6282503e: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:34.631349 15150 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4f5dfc79093e49bb8e0ab28d6282503e: No bootstrap required, opened a new log
I20260710 11:02:34.633322 15150 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4f5dfc79093e49bb8e0ab28d6282503e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f5dfc79093e49bb8e0ab28d6282503e" member_type: VOTER }
I20260710 11:02:34.633672 15150 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4f5dfc79093e49bb8e0ab28d6282503e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:34.633858 15150 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4f5dfc79093e49bb8e0ab28d6282503e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f5dfc79093e49bb8e0ab28d6282503e, State: Initialized, Role: FOLLOWER
I20260710 11:02:34.634320 15150 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4f5dfc79093e49bb8e0ab28d6282503e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4f5dfc79093e49bb8e0ab28d6282503e" member_type: VOTER }
I20260710 11:02:34.634707 15150 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4f5dfc79093e49bb8e0ab28d6282503e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:02:34.634919 15150 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4f5dfc79093e49bb8e0ab28d6282503e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:02:34.635212 15150 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4f5dfc79093e49bb8e0ab28d6282503e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:34.639340 15150 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4f5dfc79093e49bb8e0ab28d6282503e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f5dfc79093e49bb8e0ab28d6282503e" member_type: VOTER }
I20260710 11:02:34.639783 15150 leader_election.cc:304] T 00000000000000000000000000000000 P 4f5dfc79093e49bb8e0ab28d6282503e [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: 4f5dfc79093e49bb8e0ab28d6282503e; no voters: 
I20260710 11:02:34.640810 15150 leader_election.cc:290] T 00000000000000000000000000000000 P 4f5dfc79093e49bb8e0ab28d6282503e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:02:34.641191 15153 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4f5dfc79093e49bb8e0ab28d6282503e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:34.642457 15153 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4f5dfc79093e49bb8e0ab28d6282503e [term 1 LEADER]: Becoming Leader. State: Replica: 4f5dfc79093e49bb8e0ab28d6282503e, State: Running, Role: LEADER
I20260710 11:02:34.643177 15153 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4f5dfc79093e49bb8e0ab28d6282503e [LEADER]: Queue going to LEADER mode. State: All 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: "4f5dfc79093e49bb8e0ab28d6282503e" member_type: VOTER }
I20260710 11:02:34.643754 15150 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4f5dfc79093e49bb8e0ab28d6282503e [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:02:34.647702 15154 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4f5dfc79093e49bb8e0ab28d6282503e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4f5dfc79093e49bb8e0ab28d6282503e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f5dfc79093e49bb8e0ab28d6282503e" member_type: VOTER } }
I20260710 11:02:34.648345 15154 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4f5dfc79093e49bb8e0ab28d6282503e [sys.catalog]: This master's current role is: LEADER
I20260710 11:02:34.648710 15155 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4f5dfc79093e49bb8e0ab28d6282503e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4f5dfc79093e49bb8e0ab28d6282503e. Latest consensus state: current_term: 1 leader_uuid: "4f5dfc79093e49bb8e0ab28d6282503e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4f5dfc79093e49bb8e0ab28d6282503e" member_type: VOTER } }
I20260710 11:02:34.649737 15155 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4f5dfc79093e49bb8e0ab28d6282503e [sys.catalog]: This master's current role is: LEADER
I20260710 11:02:34.650054 15160 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:02:34.655082 15160 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:02:34.659679 13136 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:02:34.663373 15160 catalog_manager.cc:1383] Generated new cluster ID: 2bb61fee23bf4182b18c8462ae9dbc6e
I20260710 11:02:34.663630 15160 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:02:34.690475 15160 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:02:34.692173 15160 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:02:34.710865 15160 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4f5dfc79093e49bb8e0ab28d6282503e: Generated new TSK 0
I20260710 11:02:34.711671 15160 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:02:34.726770 13136 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:02:34.732928 15171 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 11:02:34.733969 15172 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 11:02:34.735894 15174 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 11:02:34.736011 13136 server_base.cc:1061] running on GCE node
I20260710 11:02:34.737353 13136 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:02:34.737528 13136 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 11:02:34.737648 13136 hybrid_clock.cc:648] HybridClock initialized: now 1783681354737636 us; error 0 us; skew 500 ppm
I20260710 11:02:34.738154 13136 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:02:34.740588 13136 webserver.cc:533] Webserver started at http://127.12.212.1:35079/ using document root <none> and password file <none>
I20260710 11:02:34.741011 13136 fs_manager.cc:362] Metadata directory not provided
I20260710 11:02:34.741160 13136 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:02:34.741365 13136 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:02:34.742344 13136 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681302471308-13136-0/minicluster-data/ts-0-root/instance:
uuid: "c53f24a7a3644009b39ec0661ad61f03"
format_stamp: "Formatted at 2026-07-10 11:02:34 on dist-test-slave-vn19"
I20260710 11:02:34.746820 13136 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260710 11:02:34.750058 15179 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:34.750852 13136 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:02:34.751214 13136 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681302471308-13136-0/minicluster-data/ts-0-root
uuid: "c53f24a7a3644009b39ec0661ad61f03"
format_stamp: "Formatted at 2026-07-10 11:02:34 on dist-test-slave-vn19"
I20260710 11:02:34.751478 13136 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681302471308-13136-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681302471308-13136-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681302471308-13136-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 11:02:34.761988 13136 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:02:34.763340 13136 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:02:34.764731 13136 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:02:34.766979 13136 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:02:34.767181 13136 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:34.767467 13136 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:02:34.767634 13136 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:34.808416 13136 rpc_server.cc:307] RPC server started. Bound to: 127.12.212.1:41177
I20260710 11:02:34.808538 15241 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.212.1:41177 every 8 connection(s)
I20260710 11:02:34.813441 13136 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:02:34.820788 15246 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 11:02:34.821127 15247 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 11:02:34.825881 15249 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 11:02:34.827242 13136 server_base.cc:1061] running on GCE node
I20260710 11:02:34.828258 15242 heartbeater.cc:344] Connected to a master server at 127.12.212.62:45663
I20260710 11:02:34.828634 15242 heartbeater.cc:461] Registering TS with master...
I20260710 11:02:34.828792 13136 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:02:34.829083 13136 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 11:02:34.829278 13136 hybrid_clock.cc:648] HybridClock initialized: now 1783681354829245 us; error 0 us; skew 500 ppm
I20260710 11:02:34.829394 15242 heartbeater.cc:507] Master 127.12.212.62:45663 requested a full tablet report, sending...
I20260710 11:02:34.829943 13136 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:02:34.831705 15115 ts_manager.cc:194] Registered new tserver with Master: c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177)
I20260710 11:02:34.832723 13136 webserver.cc:533] Webserver started at http://127.12.212.2:42365/ using document root <none> and password file <none>
I20260710 11:02:34.833267 13136 fs_manager.cc:362] Metadata directory not provided
I20260710 11:02:34.833488 13136 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:02:34.833671 15115 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35052
I20260710 11:02:34.833774 13136 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:02:34.835376 13136 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681302471308-13136-0/minicluster-data/ts-1-root/instance:
uuid: "674b98bcb2d3490bb4c0756d8befd2ed"
format_stamp: "Formatted at 2026-07-10 11:02:34 on dist-test-slave-vn19"
I20260710 11:02:34.839896 13136 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260710 11:02:34.843237 15254 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:34.844024 13136 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:02:34.844322 13136 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681302471308-13136-0/minicluster-data/ts-1-root
uuid: "674b98bcb2d3490bb4c0756d8befd2ed"
format_stamp: "Formatted at 2026-07-10 11:02:34 on dist-test-slave-vn19"
I20260710 11:02:34.844623 13136 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681302471308-13136-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681302471308-13136-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681302471308-13136-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 11:02:34.856745 13136 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:02:34.857995 13136 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:02:34.859572 13136 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:02:34.862396 13136 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:02:34.862582 13136 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:34.862818 13136 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:02:34.863066 13136 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260710 11:02:34.904206 13136 rpc_server.cc:307] RPC server started. Bound to: 127.12.212.2:44391
I20260710 11:02:34.904392 15316 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.212.2:44391 every 8 connection(s)
I20260710 11:02:34.908809 13136 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:02:34.915130 15320 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 11:02:34.916761 15321 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 11:02:34.919986 15323 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 11:02:34.920814 13136 server_base.cc:1061] running on GCE node
I20260710 11:02:34.921881 13136 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:02:34.922137 13136 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 11:02:34.922044 15317 heartbeater.cc:344] Connected to a master server at 127.12.212.62:45663
I20260710 11:02:34.922415 13136 hybrid_clock.cc:648] HybridClock initialized: now 1783681354922395 us; error 0 us; skew 500 ppm
I20260710 11:02:34.922573 15317 heartbeater.cc:461] Registering TS with master...
I20260710 11:02:34.923092 13136 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:02:34.923449 15317 heartbeater.cc:507] Master 127.12.212.62:45663 requested a full tablet report, sending...
I20260710 11:02:34.925727 13136 webserver.cc:533] Webserver started at http://127.12.212.3:33649/ using document root <none> and password file <none>
I20260710 11:02:34.925834 15115 ts_manager.cc:194] Registered new tserver with Master: 674b98bcb2d3490bb4c0756d8befd2ed (127.12.212.2:44391)
I20260710 11:02:34.926218 13136 fs_manager.cc:362] Metadata directory not provided
I20260710 11:02:34.926497 13136 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:02:34.926752 13136 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:02:34.927556 15115 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35060
I20260710 11:02:34.927906 13136 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681302471308-13136-0/minicluster-data/ts-2-root/instance:
uuid: "e54730b9aa904928b5b0589dc3a93548"
format_stamp: "Formatted at 2026-07-10 11:02:34 on dist-test-slave-vn19"
I20260710 11:02:34.932395 13136 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:02:34.935480 15328 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:34.936245 13136 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:02:34.936558 13136 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681302471308-13136-0/minicluster-data/ts-2-root
uuid: "e54730b9aa904928b5b0589dc3a93548"
format_stamp: "Formatted at 2026-07-10 11:02:34 on dist-test-slave-vn19"
I20260710 11:02:34.936901 13136 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681302471308-13136-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681302471308-13136-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681302471308-13136-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 11:02:34.955570 13136 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:02:34.956787 13136 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:02:34.958314 13136 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:02:34.960703 13136 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:02:34.960953 13136 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:34.961266 13136 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:02:34.961452 13136 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:35.001660 13136 rpc_server.cc:307] RPC server started. Bound to: 127.12.212.3:40301
I20260710 11:02:35.001806 15390 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.212.3:40301 every 8 connection(s)
I20260710 11:02:35.006524 13136 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:02:35.014154 15394 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 11:02:35.015252 15395 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 11:02:35.018064 15397 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 11:02:35.018446 13136 server_base.cc:1061] running on GCE node
I20260710 11:02:35.019341 15391 heartbeater.cc:344] Connected to a master server at 127.12.212.62:45663
I20260710 11:02:35.019627 13136 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:02:35.019778 15391 heartbeater.cc:461] Registering TS with master...
W20260710 11:02:35.019958 13136 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 11:02:35.020207 13136 hybrid_clock.cc:648] HybridClock initialized: now 1783681355020187 us; error 0 us; skew 500 ppm
I20260710 11:02:35.020752 15391 heartbeater.cc:507] Master 127.12.212.62:45663 requested a full tablet report, sending...
I20260710 11:02:35.021031 13136 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:02:35.023317 15115 ts_manager.cc:194] Registered new tserver with Master: e54730b9aa904928b5b0589dc3a93548 (127.12.212.3:40301)
I20260710 11:02:35.024003 13136 webserver.cc:533] Webserver started at http://127.12.212.4:38033/ using document root <none> and password file <none>
I20260710 11:02:35.024557 13136 fs_manager.cc:362] Metadata directory not provided
I20260710 11:02:35.024798 13136 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:02:35.025070 15115 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35076
I20260710 11:02:35.025184 13136 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:02:35.026762 13136 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681302471308-13136-0/minicluster-data/ts-3-root/instance:
uuid: "41cb9b52c69a4aa68928a829d306cbf8"
format_stamp: "Formatted at 2026-07-10 11:02:35 on dist-test-slave-vn19"
I20260710 11:02:35.031973 13136 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:02:35.035701 15402 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:35.036526 13136 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:02:35.036860 13136 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681302471308-13136-0/minicluster-data/ts-3-root
uuid: "41cb9b52c69a4aa68928a829d306cbf8"
format_stamp: "Formatted at 2026-07-10 11:02:35 on dist-test-slave-vn19"
I20260710 11:02:35.037180 13136 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681302471308-13136-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681302471308-13136-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681302471308-13136-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 11:02:35.065627 13136 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:02:35.067030 13136 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:02:35.068543 13136 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:02:35.070780 13136 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:02:35.071038 13136 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.001s
I20260710 11:02:35.071298 13136 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:02:35.071489 13136 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:35.113487 13136 rpc_server.cc:307] RPC server started. Bound to: 127.12.212.4:40157
I20260710 11:02:35.113579 15464 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.212.4:40157 every 8 connection(s)
I20260710 11:02:35.128780 15465 heartbeater.cc:344] Connected to a master server at 127.12.212.62:45663
I20260710 11:02:35.129175 15465 heartbeater.cc:461] Registering TS with master...
I20260710 11:02:35.129812 15465 heartbeater.cc:507] Master 127.12.212.62:45663 requested a full tablet report, sending...
I20260710 11:02:35.131959 15115 ts_manager.cc:194] Registered new tserver with Master: 41cb9b52c69a4aa68928a829d306cbf8 (127.12.212.4:40157)
I20260710 11:02:35.132653 13136 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.015885214s
I20260710 11:02:35.133719 15115 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35080
I20260710 11:02:35.161020 15115 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35088:
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 11:02:35.297791 15207 tablet_service.cc:1511] Processing CreateTablet for tablet 2c086052860a4f1ea5e8388129d3b703 (DEFAULT_TABLE table=test-workload [id=5baa1d0f311b4782bc611c48b5e1689a]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:02:35.299280 15207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c086052860a4f1ea5e8388129d3b703. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:35.299711 15202 tablet_service.cc:1511] Processing CreateTablet for tablet 9342010e26d543e6ad6d3431baa135a7 (DEFAULT_TABLE table=test-workload [id=5baa1d0f311b4782bc611c48b5e1689a]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:02:35.301028 15202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9342010e26d543e6ad6d3431baa135a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:35.302278 15206 tablet_service.cc:1511] Processing CreateTablet for tablet ab1fdd30482b4662922aa91af81289e8 (DEFAULT_TABLE table=test-workload [id=5baa1d0f311b4782bc611c48b5e1689a]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:02:35.302769 15201 tablet_service.cc:1511] Processing CreateTablet for tablet 0ad588bf02c340eab0f2fbb879cc95dd (DEFAULT_TABLE table=test-workload [id=5baa1d0f311b4782bc611c48b5e1689a]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:02:35.303614 15206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab1fdd30482b4662922aa91af81289e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:35.306241 15201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ad588bf02c340eab0f2fbb879cc95dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:35.307968 15205 tablet_service.cc:1511] Processing CreateTablet for tablet 1655f47bf20b43979c04f886a39df119 (DEFAULT_TABLE table=test-workload [id=5baa1d0f311b4782bc611c48b5e1689a]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:02:35.308174 15200 tablet_service.cc:1511] Processing CreateTablet for tablet e78e9f0d39204f06b423d9ebf4fdf86f (DEFAULT_TABLE table=test-workload [id=5baa1d0f311b4782bc611c48b5e1689a]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:02:35.309217 15205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1655f47bf20b43979c04f886a39df119. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:35.311959 15204 tablet_service.cc:1511] Processing CreateTablet for tablet 36acc51763b141abb734b06f5756094e (DEFAULT_TABLE table=test-workload [id=5baa1d0f311b4782bc611c48b5e1689a]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:02:35.312609 15200 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e78e9f0d39204f06b423d9ebf4fdf86f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:35.313210 15204 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36acc51763b141abb734b06f5756094e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:35.314668 15199 tablet_service.cc:1511] Processing CreateTablet for tablet 54c6b99f989845128716bb739f35c1ed (DEFAULT_TABLE table=test-workload [id=5baa1d0f311b4782bc611c48b5e1689a]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:02:35.316006 15203 tablet_service.cc:1511] Processing CreateTablet for tablet 57ad0b8395ae412f8fbbd2515dc8eb0f (DEFAULT_TABLE table=test-workload [id=5baa1d0f311b4782bc611c48b5e1689a]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:02:35.316394 15199 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54c6b99f989845128716bb739f35c1ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:35.317277 15203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57ad0b8395ae412f8fbbd2515dc8eb0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:35.319084 15198 tablet_service.cc:1511] Processing CreateTablet for tablet 2cb8fa895a384b06aaa8c12b3ef5339a (DEFAULT_TABLE table=test-workload [id=5baa1d0f311b4782bc611c48b5e1689a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:02:35.322038 15480 tablet_bootstrap.cc:492] T 2c086052860a4f1ea5e8388129d3b703 P c53f24a7a3644009b39ec0661ad61f03: Bootstrap starting.
I20260710 11:02:35.324486 15207 tablet_service.cc:1511] Processing CreateTablet for tablet 7f9ae02ad0f74e5cbd2ce0503df3ce9a (DEFAULT_TABLE table=test-workload [id=5baa1d0f311b4782bc611c48b5e1689a]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:02:35.327667 15198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cb8fa895a384b06aaa8c12b3ef5339a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:35.354475 15207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f9ae02ad0f74e5cbd2ce0503df3ce9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:35.372303 15480 tablet_bootstrap.cc:654] T 2c086052860a4f1ea5e8388129d3b703 P c53f24a7a3644009b39ec0661ad61f03: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:35.375265 15205 tablet_service.cc:1511] Processing CreateTablet for tablet 29e8c6a2f861477a9c6fd4f9f130a8d8 (DEFAULT_TABLE table=test-workload [id=5baa1d0f311b4782bc611c48b5e1689a]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:02:35.376613 15205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29e8c6a2f861477a9c6fd4f9f130a8d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:35.377503 15198 tablet_service.cc:1511] Processing CreateTablet for tablet 5ee313f3640c49de8bcda61aff2dc8b7 (DEFAULT_TABLE table=test-workload [id=5baa1d0f311b4782bc611c48b5e1689a]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:02:35.379246 15198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ee313f3640c49de8bcda61aff2dc8b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:35.381982 15202 tablet_service.cc:1511] Processing CreateTablet for tablet 5050ead69350405391f9138bc3f57ff2 (DEFAULT_TABLE table=test-workload [id=5baa1d0f311b4782bc611c48b5e1689a]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:02:35.393886 15206 tablet_service.cc:1511] Processing CreateTablet for tablet b049e23a96a846709aedf3eebe96c0b7 (DEFAULT_TABLE table=test-workload [id=5baa1d0f311b4782bc611c48b5e1689a]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:02:35.402760 15206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b049e23a96a846709aedf3eebe96c0b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:35.406245 15480 tablet_bootstrap.cc:492] T 2c086052860a4f1ea5e8388129d3b703 P c53f24a7a3644009b39ec0661ad61f03: No bootstrap required, opened a new log
I20260710 11:02:35.407800 15480 ts_tablet_manager.cc:1403] T 2c086052860a4f1ea5e8388129d3b703 P c53f24a7a3644009b39ec0661ad61f03: Time spent bootstrapping tablet: real 0.086s	user 0.006s	sys 0.007s
I20260710 11:02:35.407179 15202 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5050ead69350405391f9138bc3f57ff2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:35.399286 15198 tablet_service.cc:1511] Processing CreateTablet for tablet e00a241f2cae40df93b8fcf807db5074 (DEFAULT_TABLE table=test-workload [id=5baa1d0f311b4782bc611c48b5e1689a]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:02:35.413282 15198 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e00a241f2cae40df93b8fcf807db5074. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:35.413111 15207 tablet_service.cc:1511] Processing CreateTablet for tablet b177d20734c142da8280ad7616f3aa19 (DEFAULT_TABLE table=test-workload [id=5baa1d0f311b4782bc611c48b5e1689a]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:02:35.418967 15480 raft_consensus.cc:359] T 2c086052860a4f1ea5e8388129d3b703 P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } }
I20260710 11:02:35.419811 15480 raft_consensus.cc:385] T 2c086052860a4f1ea5e8388129d3b703 P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:35.420130 15480 raft_consensus.cc:740] T 2c086052860a4f1ea5e8388129d3b703 P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53f24a7a3644009b39ec0661ad61f03, State: Initialized, Role: FOLLOWER
I20260710 11:02:35.421085 15206 tablet_service.cc:1511] Processing CreateTablet for tablet 049fc340345540f3b881a08da363d556 (DEFAULT_TABLE table=test-workload [id=5baa1d0f311b4782bc611c48b5e1689a]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:02:35.421442 15480 consensus_queue.cc:260] T 2c086052860a4f1ea5e8388129d3b703 P c53f24a7a3644009b39ec0661ad61f03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } }
I20260710 11:02:35.422581 15207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b177d20734c142da8280ad7616f3aa19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:35.424713 15206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 049fc340345540f3b881a08da363d556. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:35.430815 15242 heartbeater.cc:499] Master 127.12.212.62:45663 was elected leader, sending a full tablet report...
I20260710 11:02:35.434288 15354 tablet_service.cc:1511] Processing CreateTablet for tablet 91ee8462a87f4632a72da0f14f042b6b (DEFAULT_TABLE table=test-workload [id=5baa1d0f311b4782bc611c48b5e1689a]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:02:35.434872 15430 tablet_service.cc:1511] Processing CreateTablet for tablet 2c086052860a4f1ea5e8388129d3b703 (DEFAULT_TABLE table=test-workload [id=5baa1d0f311b4782bc611c48b5e1689a]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:02:35.435853 15354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91ee8462a87f4632a72da0f14f042b6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:35.436302 15430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c086052860a4f1ea5e8388129d3b703. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:35.437371 15356 tablet_service.cc:1511] Processing CreateTablet for tablet 2c086052860a4f1ea5e8388129d3b703 (DEFAULT_TABLE table=test-workload [id=5baa1d0f311b4782bc611c48b5e1689a]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 11:02:35.438596 15356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c086052860a4f1ea5e8388129d3b703. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:35.440145 15428 tablet_service.cc:1511] Processing CreateTablet for tablet 91ee8462a87f4632a72da0f14f042b6b (DEFAULT_TABLE table=test-workload [id=5baa1d0f311b4782bc611c48b5e1689a]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 11:02:35.441572 15428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91ee8462a87f4632a72da0f14f042b6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:35.444022 15355 tablet_service.cc:1511] Processing CreateTablet for tablet ab1fdd30482b4662922aa91af81289e8 (DEFAULT_TABLE table=test-workload [id=5baa1d0f311b4782bc611c48b5e1689a]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:02:35.444228 15427 tablet_service.cc:1511] Processing CreateTablet for tablet 57ad0b8395ae412f8fbbd2515dc8eb0f (DEFAULT_TABLE table=test-workload [id=5baa1d0f311b4782bc611c48b5e1689a]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:02:35.445358 15355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab1fdd30482b4662922aa91af81289e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:35.446450 15353 tablet_service.cc:1511] Processing CreateTablet for tablet 36acc51763b141abb734b06f5756094e (DEFAULT_TABLE table=test-workload [id=5baa1d0f311b4782bc611c48b5e1689a]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:02:35.447424 15426 tablet_service.cc:1511] Processing CreateTablet for tablet 9342010e26d543e6ad6d3431baa135a7 (DEFAULT_TABLE table=test-workload [id=5baa1d0f311b4782bc611c48b5e1689a]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:02:35.447950 15353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36acc51763b141abb734b06f5756094e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:35.449913 15425 tablet_service.cc:1511] Processing CreateTablet for tablet f126abdfca174805b5f1b41467da4ff8 (DEFAULT_TABLE table=test-workload [id=5baa1d0f311b4782bc611c48b5e1689a]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:02:35.438133 15429 tablet_service.cc:1511] Processing CreateTablet for tablet 1655f47bf20b43979c04f886a39df119 (DEFAULT_TABLE table=test-workload [id=5baa1d0f311b4782bc611c48b5e1689a]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:02:35.452190 15424 tablet_service.cc:1511] Processing CreateTablet for tablet e78e9f0d39204f06b423d9ebf4fdf86f (DEFAULT_TABLE table=test-workload [id=5baa1d0f311b4782bc611c48b5e1689a]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:02:35.445760 15427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57ad0b8395ae412f8fbbd2515dc8eb0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:35.456579 15352 tablet_service.cc:1511] Processing CreateTablet for tablet 9342010e26d543e6ad6d3431baa135a7 (DEFAULT_TABLE table=test-workload [id=5baa1d0f311b4782bc611c48b5e1689a]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 11:02:35.457238 15425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f126abdfca174805b5f1b41467da4ff8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:35.458132 15352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9342010e26d543e6ad6d3431baa135a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:35.459270 15429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1655f47bf20b43979c04f886a39df119. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:35.462007 15424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e78e9f0d39204f06b423d9ebf4fdf86f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:35.465817 15423 tablet_service.cc:1511] Processing CreateTablet for tablet 54c6b99f989845128716bb739f35c1ed (DEFAULT_TABLE table=test-workload [id=5baa1d0f311b4782bc611c48b5e1689a]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:02:35.471916 15423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54c6b99f989845128716bb739f35c1ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:35.475338 15426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9342010e26d543e6ad6d3431baa135a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:35.478269 15351 tablet_service.cc:1511] Processing CreateTablet for tablet f126abdfca174805b5f1b41467da4ff8 (DEFAULT_TABLE table=test-workload [id=5baa1d0f311b4782bc611c48b5e1689a]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:02:35.479805 15351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f126abdfca174805b5f1b41467da4ff8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:35.484503 15422 tablet_service.cc:1511] Processing CreateTablet for tablet 5d63af28950d423b8e807b11fa486ddc (DEFAULT_TABLE table=test-workload [id=5baa1d0f311b4782bc611c48b5e1689a]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:02:35.485972 15422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d63af28950d423b8e807b11fa486ddc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:35.488219 15421 tablet_service.cc:1511] Processing CreateTablet for tablet 7f9ae02ad0f74e5cbd2ce0503df3ce9a (DEFAULT_TABLE table=test-workload [id=5baa1d0f311b4782bc611c48b5e1689a]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:02:35.495359 15421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f9ae02ad0f74e5cbd2ce0503df3ce9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:35.471933 15480 ts_tablet_manager.cc:1434] T 2c086052860a4f1ea5e8388129d3b703 P c53f24a7a3644009b39ec0661ad61f03: Time spent starting tablet: real 0.064s	user 0.012s	sys 0.002s
I20260710 11:02:35.508123 15480 tablet_bootstrap.cc:492] T ab1fdd30482b4662922aa91af81289e8 P c53f24a7a3644009b39ec0661ad61f03: Bootstrap starting.
I20260710 11:02:35.517166 15350 tablet_service.cc:1511] Processing CreateTablet for tablet 0ad588bf02c340eab0f2fbb879cc95dd (DEFAULT_TABLE table=test-workload [id=5baa1d0f311b4782bc611c48b5e1689a]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:02:35.519977 15350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ad588bf02c340eab0f2fbb879cc95dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:35.532032 15480 tablet_bootstrap.cc:654] T ab1fdd30482b4662922aa91af81289e8 P c53f24a7a3644009b39ec0661ad61f03: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:35.532104 15349 tablet_service.cc:1511] Processing CreateTablet for tablet 5d63af28950d423b8e807b11fa486ddc (DEFAULT_TABLE table=test-workload [id=5baa1d0f311b4782bc611c48b5e1689a]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:02:35.538846 15349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d63af28950d423b8e807b11fa486ddc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:35.540062 15347 tablet_service.cc:1511] Processing CreateTablet for tablet b049e23a96a846709aedf3eebe96c0b7 (DEFAULT_TABLE table=test-workload [id=5baa1d0f311b4782bc611c48b5e1689a]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 11:02:35.534099 15348 tablet_service.cc:1511] Processing CreateTablet for tablet 2cb8fa895a384b06aaa8c12b3ef5339a (DEFAULT_TABLE table=test-workload [id=5baa1d0f311b4782bc611c48b5e1689a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:02:35.537503 15356 tablet_service.cc:1511] Processing CreateTablet for tablet 54c6b99f989845128716bb739f35c1ed (DEFAULT_TABLE table=test-workload [id=5baa1d0f311b4782bc611c48b5e1689a]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 11:02:35.542215 15347 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b049e23a96a846709aedf3eebe96c0b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:35.545415 15348 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cb8fa895a384b06aaa8c12b3ef5339a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:35.551599 15356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54c6b99f989845128716bb739f35c1ed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:35.556088 15282 tablet_service.cc:1511] Processing CreateTablet for tablet ab1fdd30482b4662922aa91af81289e8 (DEFAULT_TABLE table=test-workload [id=5baa1d0f311b4782bc611c48b5e1689a]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 11:02:35.558491 15281 tablet_service.cc:1511] Processing CreateTablet for tablet 1655f47bf20b43979c04f886a39df119 (DEFAULT_TABLE table=test-workload [id=5baa1d0f311b4782bc611c48b5e1689a]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 11:02:35.560846 15278 tablet_service.cc:1511] Processing CreateTablet for tablet 57ad0b8395ae412f8fbbd2515dc8eb0f (DEFAULT_TABLE table=test-workload [id=5baa1d0f311b4782bc611c48b5e1689a]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 11:02:35.562125 15430 tablet_service.cc:1511] Processing CreateTablet for tablet 911143f8552b42959644fedc138b64af (DEFAULT_TABLE table=test-workload [id=5baa1d0f311b4782bc611c48b5e1689a]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:02:35.563993 15279 tablet_service.cc:1511] Processing CreateTablet for tablet 36acc51763b141abb734b06f5756094e (DEFAULT_TABLE table=test-workload [id=5baa1d0f311b4782bc611c48b5e1689a]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 11:02:35.567077 15276 tablet_service.cc:1511] Processing CreateTablet for tablet 0ad588bf02c340eab0f2fbb879cc95dd (DEFAULT_TABLE table=test-workload [id=5baa1d0f311b4782bc611c48b5e1689a]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 11:02:35.567356 15483 raft_consensus.cc:493] T 2c086052860a4f1ea5e8388129d3b703 P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:35.567760 15280 tablet_service.cc:1511] Processing CreateTablet for tablet 91ee8462a87f4632a72da0f14f042b6b (DEFAULT_TABLE table=test-workload [id=5baa1d0f311b4782bc611c48b5e1689a]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
W20260710 11:02:35.568545 15243 tablet.cc:2406] T 2c086052860a4f1ea5e8388129d3b703 P c53f24a7a3644009b39ec0661ad61f03: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:02:35.558540 15282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab1fdd30482b4662922aa91af81289e8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:35.572033 15277 tablet_service.cc:1511] Processing CreateTablet for tablet f126abdfca174805b5f1b41467da4ff8 (DEFAULT_TABLE table=test-workload [id=5baa1d0f311b4782bc611c48b5e1689a]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 11:02:35.572680 15355 tablet_service.cc:1511] Processing CreateTablet for tablet 99b857eec6e346fd9b7871efcd208fbf (DEFAULT_TABLE table=test-workload [id=5baa1d0f311b4782bc611c48b5e1689a]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:02:35.573297 15277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f126abdfca174805b5f1b41467da4ff8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:35.573930 15355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99b857eec6e346fd9b7871efcd208fbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:35.575215 15278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57ad0b8395ae412f8fbbd2515dc8eb0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:35.575538 15275 tablet_service.cc:1511] Processing CreateTablet for tablet e78e9f0d39204f06b423d9ebf4fdf86f (DEFAULT_TABLE table=test-workload [id=5baa1d0f311b4782bc611c48b5e1689a]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 11:02:35.576089 15280 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91ee8462a87f4632a72da0f14f042b6b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:35.576767 15275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e78e9f0d39204f06b423d9ebf4fdf86f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:35.577334 15276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0ad588bf02c340eab0f2fbb879cc95dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:35.578243 15430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 911143f8552b42959644fedc138b64af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:35.568421 15483 raft_consensus.cc:515] T 2c086052860a4f1ea5e8388129d3b703 P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } }
I20260710 11:02:35.580518 15483 leader_election.cc:290] T 2c086052860a4f1ea5e8388129d3b703 P c53f24a7a3644009b39ec0661ad61f03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e54730b9aa904928b5b0589dc3a93548 (127.12.212.3:40301), 41cb9b52c69a4aa68928a829d306cbf8 (127.12.212.4:40157)
I20260710 11:02:35.583274 15279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36acc51763b141abb734b06f5756094e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:35.591388 15274 tablet_service.cc:1511] Processing CreateTablet for tablet 5d63af28950d423b8e807b11fa486ddc (DEFAULT_TABLE table=test-workload [id=5baa1d0f311b4782bc611c48b5e1689a]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 11:02:35.590375 15273 tablet_service.cc:1511] Processing CreateTablet for tablet 2cb8fa895a384b06aaa8c12b3ef5339a (DEFAULT_TABLE table=test-workload [id=5baa1d0f311b4782bc611c48b5e1689a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 11:02:35.593794 15426 tablet_service.cc:1511] Processing CreateTablet for tablet 5050ead69350405391f9138bc3f57ff2 (DEFAULT_TABLE table=test-workload [id=5baa1d0f311b4782bc611c48b5e1689a]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:02:35.601033 15422 tablet_service.cc:1511] Processing CreateTablet for tablet 99b857eec6e346fd9b7871efcd208fbf (DEFAULT_TABLE table=test-workload [id=5baa1d0f311b4782bc611c48b5e1689a]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:02:35.601909 15426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5050ead69350405391f9138bc3f57ff2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:35.606580 15422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99b857eec6e346fd9b7871efcd208fbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:35.606899 15484 tablet_bootstrap.cc:492] T 1655f47bf20b43979c04f886a39df119 P 41cb9b52c69a4aa68928a829d306cbf8: Bootstrap starting.
I20260710 11:02:35.607285 15281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1655f47bf20b43979c04f886a39df119. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:35.616016 15274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d63af28950d423b8e807b11fa486ddc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:35.618180 15424 tablet_service.cc:1511] Processing CreateTablet for tablet b177d20734c142da8280ad7616f3aa19 (DEFAULT_TABLE table=test-workload [id=5baa1d0f311b4782bc611c48b5e1689a]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:02:35.619279 15273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cb8fa895a384b06aaa8c12b3ef5339a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:35.621107 15429 tablet_service.cc:1511] Processing CreateTablet for tablet 049fc340345540f3b881a08da363d556 (DEFAULT_TABLE table=test-workload [id=5baa1d0f311b4782bc611c48b5e1689a]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:02:35.622423 15429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 049fc340345540f3b881a08da363d556. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:35.623569 15428 tablet_service.cc:1511] Processing CreateTablet for tablet 5ee313f3640c49de8bcda61aff2dc8b7 (DEFAULT_TABLE table=test-workload [id=5baa1d0f311b4782bc611c48b5e1689a]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:02:35.624634 15485 tablet_bootstrap.cc:492] T ab1fdd30482b4662922aa91af81289e8 P e54730b9aa904928b5b0589dc3a93548: Bootstrap starting.
I20260710 11:02:35.629856 15428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ee313f3640c49de8bcda61aff2dc8b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:35.631165 15424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b177d20734c142da8280ad7616f3aa19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:35.631580 15425 tablet_service.cc:1511] Processing CreateTablet for tablet 80fb70f5308442b6a58410e39a3f1798 (DEFAULT_TABLE table=test-workload [id=5baa1d0f311b4782bc611c48b5e1689a]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:02:35.633030 15425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80fb70f5308442b6a58410e39a3f1798. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:35.646847 15355 tablet_service.cc:1511] Processing CreateTablet for tablet 29e8c6a2f861477a9c6fd4f9f130a8d8 (DEFAULT_TABLE table=test-workload [id=5baa1d0f311b4782bc611c48b5e1689a]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:02:35.659399 15355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29e8c6a2f861477a9c6fd4f9f130a8d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:35.661954 15423 tablet_service.cc:1511] Processing CreateTablet for tablet b049e23a96a846709aedf3eebe96c0b7 (DEFAULT_TABLE table=test-workload [id=5baa1d0f311b4782bc611c48b5e1689a]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
W20260710 11:02:35.673761 15163 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:02:35.677117 15423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b049e23a96a846709aedf3eebe96c0b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:35.686499 15485 tablet_bootstrap.cc:654] T ab1fdd30482b4662922aa91af81289e8 P e54730b9aa904928b5b0589dc3a93548: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:35.708106 15353 tablet_service.cc:1511] Processing CreateTablet for tablet 5050ead69350405391f9138bc3f57ff2 (DEFAULT_TABLE table=test-workload [id=5baa1d0f311b4782bc611c48b5e1689a]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 11:02:35.731632 15353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5050ead69350405391f9138bc3f57ff2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:35.721933 15354 tablet_service.cc:1511] Processing CreateTablet for tablet 80fb70f5308442b6a58410e39a3f1798 (DEFAULT_TABLE table=test-workload [id=5baa1d0f311b4782bc611c48b5e1689a]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:02:35.734447 15354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80fb70f5308442b6a58410e39a3f1798. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:35.735684 15484 tablet_bootstrap.cc:654] T 1655f47bf20b43979c04f886a39df119 P 41cb9b52c69a4aa68928a829d306cbf8: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:35.736341 15355 tablet_service.cc:1511] Processing CreateTablet for tablet 049fc340345540f3b881a08da363d556 (DEFAULT_TABLE table=test-workload [id=5baa1d0f311b4782bc611c48b5e1689a]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 11:02:35.724979 15350 tablet_service.cc:1511] Processing CreateTablet for tablet 911143f8552b42959644fedc138b64af (DEFAULT_TABLE table=test-workload [id=5baa1d0f311b4782bc611c48b5e1689a]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:02:35.741520 15355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 049fc340345540f3b881a08da363d556. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:35.746593 15278 tablet_service.cc:1511] Processing CreateTablet for tablet 7f9ae02ad0f74e5cbd2ce0503df3ce9a (DEFAULT_TABLE table=test-workload [id=5baa1d0f311b4782bc611c48b5e1689a]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 11:02:35.725565 15352 tablet_service.cc:1511] Processing CreateTablet for tablet e00a241f2cae40df93b8fcf807db5074 (DEFAULT_TABLE table=test-workload [id=5baa1d0f311b4782bc611c48b5e1689a]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:02:35.748324 15278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f9ae02ad0f74e5cbd2ce0503df3ce9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:35.748376 15352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e00a241f2cae40df93b8fcf807db5074. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:35.749753 15350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 911143f8552b42959644fedc138b64af. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 11:02:35.780843 15102 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.12.212.3:40301, user_credentials={real_user=slave}} blocked reactor thread for 60617.3us
I20260710 11:02:35.787124 15440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c086052860a4f1ea5e8388129d3b703" candidate_uuid: "c53f24a7a3644009b39ec0661ad61f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb9b52c69a4aa68928a829d306cbf8" is_pre_election: true
W20260710 11:02:35.788816 15183 leader_election.cc:343] T 2c086052860a4f1ea5e8388129d3b703 P c53f24a7a3644009b39ec0661ad61f03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41cb9b52c69a4aa68928a829d306cbf8 (127.12.212.4:40157): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:35.801972 15277 tablet_service.cc:1511] Processing CreateTablet for tablet 29e8c6a2f861477a9c6fd4f9f130a8d8 (DEFAULT_TABLE table=test-workload [id=5baa1d0f311b4782bc611c48b5e1689a]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 11:02:35.823313 15276 tablet_service.cc:1511] Processing CreateTablet for tablet 5ee313f3640c49de8bcda61aff2dc8b7 (DEFAULT_TABLE table=test-workload [id=5baa1d0f311b4782bc611c48b5e1689a]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 11:02:35.795997 15488 tablet_bootstrap.cc:492] T f126abdfca174805b5f1b41467da4ff8 P 674b98bcb2d3490bb4c0756d8befd2ed: Bootstrap starting.
I20260710 11:02:35.800078 15366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c086052860a4f1ea5e8388129d3b703" candidate_uuid: "c53f24a7a3644009b39ec0661ad61f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54730b9aa904928b5b0589dc3a93548" is_pre_election: true
W20260710 11:02:35.847299 15183 leader_election.cc:343] T 2c086052860a4f1ea5e8388129d3b703 P c53f24a7a3644009b39ec0661ad61f03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e54730b9aa904928b5b0589dc3a93548 (127.12.212.3:40301): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:35.847775 15183 leader_election.cc:304] T 2c086052860a4f1ea5e8388129d3b703 P c53f24a7a3644009b39ec0661ad61f03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c53f24a7a3644009b39ec0661ad61f03; no voters: 41cb9b52c69a4aa68928a829d306cbf8, e54730b9aa904928b5b0589dc3a93548
I20260710 11:02:35.848963 15483 raft_consensus.cc:2749] T 2c086052860a4f1ea5e8388129d3b703 P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:35.850437 15277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 29e8c6a2f861477a9c6fd4f9f130a8d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:35.851289 15276 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ee313f3640c49de8bcda61aff2dc8b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:35.794828 15274 tablet_service.cc:1511] Processing CreateTablet for tablet 99b857eec6e346fd9b7871efcd208fbf (DEFAULT_TABLE table=test-workload [id=5baa1d0f311b4782bc611c48b5e1689a]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 11:02:35.840667 15275 tablet_service.cc:1511] Processing CreateTablet for tablet e00a241f2cae40df93b8fcf807db5074 (DEFAULT_TABLE table=test-workload [id=5baa1d0f311b4782bc611c48b5e1689a]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 11:02:35.858419 15274 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99b857eec6e346fd9b7871efcd208fbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:35.815229 15279 tablet_service.cc:1511] Processing CreateTablet for tablet 911143f8552b42959644fedc138b64af (DEFAULT_TABLE table=test-workload [id=5baa1d0f311b4782bc611c48b5e1689a]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 11:02:35.864440 15279 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 911143f8552b42959644fedc138b64af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:35.871912 15488 tablet_bootstrap.cc:654] T f126abdfca174805b5f1b41467da4ff8 P 674b98bcb2d3490bb4c0756d8befd2ed: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:35.844436 15485 tablet_bootstrap.cc:492] T ab1fdd30482b4662922aa91af81289e8 P e54730b9aa904928b5b0589dc3a93548: No bootstrap required, opened a new log
I20260710 11:02:35.872793 15485 ts_tablet_manager.cc:1403] T ab1fdd30482b4662922aa91af81289e8 P e54730b9aa904928b5b0589dc3a93548: Time spent bootstrapping tablet: real 0.285s	user 0.012s	sys 0.006s
I20260710 11:02:35.876273 15485 raft_consensus.cc:359] T ab1fdd30482b4662922aa91af81289e8 P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
I20260710 11:02:35.841961 15484 tablet_bootstrap.cc:492] T 1655f47bf20b43979c04f886a39df119 P 41cb9b52c69a4aa68928a829d306cbf8: No bootstrap required, opened a new log
I20260710 11:02:35.888764 15484 ts_tablet_manager.cc:1403] T 1655f47bf20b43979c04f886a39df119 P 41cb9b52c69a4aa68928a829d306cbf8: Time spent bootstrapping tablet: real 0.282s	user 0.019s	sys 0.000s
I20260710 11:02:35.892091 15484 raft_consensus.cc:359] T 1655f47bf20b43979c04f886a39df119 P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } }
I20260710 11:02:35.892938 15484 raft_consensus.cc:385] T 1655f47bf20b43979c04f886a39df119 P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:35.883114 15277 tablet_service.cc:1511] Processing CreateTablet for tablet b177d20734c142da8280ad7616f3aa19 (DEFAULT_TABLE table=test-workload [id=5baa1d0f311b4782bc611c48b5e1689a]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 11:02:35.884644 15488 tablet_bootstrap.cc:492] T f126abdfca174805b5f1b41467da4ff8 P 674b98bcb2d3490bb4c0756d8befd2ed: No bootstrap required, opened a new log
I20260710 11:02:35.901705 15488 ts_tablet_manager.cc:1403] T f126abdfca174805b5f1b41467da4ff8 P 674b98bcb2d3490bb4c0756d8befd2ed: Time spent bootstrapping tablet: real 0.106s	user 0.012s	sys 0.002s
I20260710 11:02:35.885614 15278 tablet_service.cc:1511] Processing CreateTablet for tablet 80fb70f5308442b6a58410e39a3f1798 (DEFAULT_TABLE table=test-workload [id=5baa1d0f311b4782bc611c48b5e1689a]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 11:02:35.814257 15480 tablet_bootstrap.cc:492] T ab1fdd30482b4662922aa91af81289e8 P c53f24a7a3644009b39ec0661ad61f03: No bootstrap required, opened a new log
I20260710 11:02:35.903264 15480 ts_tablet_manager.cc:1403] T ab1fdd30482b4662922aa91af81289e8 P c53f24a7a3644009b39ec0661ad61f03: Time spent bootstrapping tablet: real 0.395s	user 0.016s	sys 0.003s
I20260710 11:02:35.903762 15485 raft_consensus.cc:385] T ab1fdd30482b4662922aa91af81289e8 P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:35.905089 15485 raft_consensus.cc:740] T ab1fdd30482b4662922aa91af81289e8 P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e54730b9aa904928b5b0589dc3a93548, State: Initialized, Role: FOLLOWER
I20260710 11:02:35.904700 15488 raft_consensus.cc:359] T f126abdfca174805b5f1b41467da4ff8 P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } }
I20260710 11:02:35.905582 15488 raft_consensus.cc:385] T f126abdfca174805b5f1b41467da4ff8 P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:35.905895 15488 raft_consensus.cc:740] T f126abdfca174805b5f1b41467da4ff8 P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 674b98bcb2d3490bb4c0756d8befd2ed, State: Initialized, Role: FOLLOWER
I20260710 11:02:35.906055 15485 consensus_queue.cc:260] T ab1fdd30482b4662922aa91af81289e8 P e54730b9aa904928b5b0589dc3a93548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
I20260710 11:02:35.906708 15488 consensus_queue.cc:260] T f126abdfca174805b5f1b41467da4ff8 P 674b98bcb2d3490bb4c0756d8befd2ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } }
I20260710 11:02:35.907325 15480 raft_consensus.cc:359] T ab1fdd30482b4662922aa91af81289e8 P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
I20260710 11:02:35.903833 15484 raft_consensus.cc:740] T 1655f47bf20b43979c04f886a39df119 P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41cb9b52c69a4aa68928a829d306cbf8, State: Initialized, Role: FOLLOWER
I20260710 11:02:35.908371 15480 raft_consensus.cc:385] T ab1fdd30482b4662922aa91af81289e8 P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:35.908790 15480 raft_consensus.cc:740] T ab1fdd30482b4662922aa91af81289e8 P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53f24a7a3644009b39ec0661ad61f03, State: Initialized, Role: FOLLOWER
I20260710 11:02:35.909058 15484 consensus_queue.cc:260] T 1655f47bf20b43979c04f886a39df119 P 41cb9b52c69a4aa68928a829d306cbf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } }
I20260710 11:02:35.879297 15275 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e00a241f2cae40df93b8fcf807db5074. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:35.910677 15277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b177d20734c142da8280ad7616f3aa19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:35.909711 15480 consensus_queue.cc:260] T ab1fdd30482b4662922aa91af81289e8 P c53f24a7a3644009b39ec0661ad61f03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
I20260710 11:02:35.919381 15278 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80fb70f5308442b6a58410e39a3f1798. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:35.923857 15480 ts_tablet_manager.cc:1434] T ab1fdd30482b4662922aa91af81289e8 P c53f24a7a3644009b39ec0661ad61f03: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260710 11:02:35.930182 15317 heartbeater.cc:499] Master 127.12.212.62:45663 was elected leader, sending a full tablet report...
I20260710 11:02:35.947741 15480 tablet_bootstrap.cc:492] T 1655f47bf20b43979c04f886a39df119 P c53f24a7a3644009b39ec0661ad61f03: Bootstrap starting.
I20260710 11:02:35.960093 15465 heartbeater.cc:499] Master 127.12.212.62:45663 was elected leader, sending a full tablet report...
I20260710 11:02:35.961011 15484 ts_tablet_manager.cc:1434] T 1655f47bf20b43979c04f886a39df119 P 41cb9b52c69a4aa68928a829d306cbf8: Time spent starting tablet: real 0.072s	user 0.006s	sys 0.020s
I20260710 11:02:35.962457 15484 tablet_bootstrap.cc:492] T 54c6b99f989845128716bb739f35c1ed P 41cb9b52c69a4aa68928a829d306cbf8: Bootstrap starting.
I20260710 11:02:35.966734 15480 tablet_bootstrap.cc:654] T 1655f47bf20b43979c04f886a39df119 P c53f24a7a3644009b39ec0661ad61f03: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:35.968918 15488 ts_tablet_manager.cc:1434] T f126abdfca174805b5f1b41467da4ff8 P 674b98bcb2d3490bb4c0756d8befd2ed: Time spent starting tablet: real 0.067s	user 0.016s	sys 0.011s
I20260710 11:02:35.970335 15488 tablet_bootstrap.cc:492] T 57ad0b8395ae412f8fbbd2515dc8eb0f P 674b98bcb2d3490bb4c0756d8befd2ed: Bootstrap starting.
I20260710 11:02:35.980999 15488 tablet_bootstrap.cc:654] T 57ad0b8395ae412f8fbbd2515dc8eb0f P 674b98bcb2d3490bb4c0756d8befd2ed: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:35.981840 15391 heartbeater.cc:499] Master 127.12.212.62:45663 was elected leader, sending a full tablet report...
I20260710 11:02:35.983667 15484 tablet_bootstrap.cc:654] T 54c6b99f989845128716bb739f35c1ed P 41cb9b52c69a4aa68928a829d306cbf8: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:35.994009 15480 tablet_bootstrap.cc:492] T 1655f47bf20b43979c04f886a39df119 P c53f24a7a3644009b39ec0661ad61f03: No bootstrap required, opened a new log
I20260710 11:02:35.994544 15480 ts_tablet_manager.cc:1403] T 1655f47bf20b43979c04f886a39df119 P c53f24a7a3644009b39ec0661ad61f03: Time spent bootstrapping tablet: real 0.047s	user 0.011s	sys 0.011s
I20260710 11:02:35.998644 15480 raft_consensus.cc:359] T 1655f47bf20b43979c04f886a39df119 P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } }
I20260710 11:02:36.000891 15480 raft_consensus.cc:385] T 1655f47bf20b43979c04f886a39df119 P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:36.001032 15485 ts_tablet_manager.cc:1434] T ab1fdd30482b4662922aa91af81289e8 P e54730b9aa904928b5b0589dc3a93548: Time spent starting tablet: real 0.128s	user 0.033s	sys 0.047s
I20260710 11:02:36.001284 15480 raft_consensus.cc:740] T 1655f47bf20b43979c04f886a39df119 P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53f24a7a3644009b39ec0661ad61f03, State: Initialized, Role: FOLLOWER
I20260710 11:02:36.002167 15485 tablet_bootstrap.cc:492] T 2c086052860a4f1ea5e8388129d3b703 P e54730b9aa904928b5b0589dc3a93548: Bootstrap starting.
I20260710 11:02:36.002348 15480 consensus_queue.cc:260] T 1655f47bf20b43979c04f886a39df119 P c53f24a7a3644009b39ec0661ad61f03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } }
I20260710 11:02:36.005239 15480 ts_tablet_manager.cc:1434] T 1655f47bf20b43979c04f886a39df119 P c53f24a7a3644009b39ec0661ad61f03: Time spent starting tablet: real 0.010s	user 0.010s	sys 0.000s
I20260710 11:02:36.006834 15480 tablet_bootstrap.cc:492] T 2cb8fa895a384b06aaa8c12b3ef5339a P c53f24a7a3644009b39ec0661ad61f03: Bootstrap starting.
I20260710 11:02:36.010649 15485 tablet_bootstrap.cc:654] T 2c086052860a4f1ea5e8388129d3b703 P e54730b9aa904928b5b0589dc3a93548: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:36.010053 15484 tablet_bootstrap.cc:492] T 54c6b99f989845128716bb739f35c1ed P 41cb9b52c69a4aa68928a829d306cbf8: No bootstrap required, opened a new log
I20260710 11:02:36.012243 15484 ts_tablet_manager.cc:1403] T 54c6b99f989845128716bb739f35c1ed P 41cb9b52c69a4aa68928a829d306cbf8: Time spent bootstrapping tablet: real 0.050s	user 0.015s	sys 0.006s
I20260710 11:02:36.014124 15480 tablet_bootstrap.cc:654] T 2cb8fa895a384b06aaa8c12b3ef5339a P c53f24a7a3644009b39ec0661ad61f03: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:36.016019 15484 raft_consensus.cc:359] T 54c6b99f989845128716bb739f35c1ed P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } }
I20260710 11:02:36.016913 15484 raft_consensus.cc:385] T 54c6b99f989845128716bb739f35c1ed P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:36.017324 15484 raft_consensus.cc:740] T 54c6b99f989845128716bb739f35c1ed P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41cb9b52c69a4aa68928a829d306cbf8, State: Initialized, Role: FOLLOWER
I20260710 11:02:36.018230 15484 consensus_queue.cc:260] T 54c6b99f989845128716bb739f35c1ed P 41cb9b52c69a4aa68928a829d306cbf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } }
I20260710 11:02:36.016609 15488 tablet_bootstrap.cc:492] T 57ad0b8395ae412f8fbbd2515dc8eb0f P 674b98bcb2d3490bb4c0756d8befd2ed: No bootstrap required, opened a new log
I20260710 11:02:36.019688 15488 ts_tablet_manager.cc:1403] T 57ad0b8395ae412f8fbbd2515dc8eb0f P 674b98bcb2d3490bb4c0756d8befd2ed: Time spent bootstrapping tablet: real 0.050s	user 0.017s	sys 0.008s
I20260710 11:02:36.023264 15488 raft_consensus.cc:359] T 57ad0b8395ae412f8fbbd2515dc8eb0f P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } }
I20260710 11:02:36.026595 15488 raft_consensus.cc:385] T 57ad0b8395ae412f8fbbd2515dc8eb0f P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:36.027047 15488 raft_consensus.cc:740] T 57ad0b8395ae412f8fbbd2515dc8eb0f P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 674b98bcb2d3490bb4c0756d8befd2ed, State: Initialized, Role: FOLLOWER
I20260710 11:02:36.026190 15484 ts_tablet_manager.cc:1434] T 54c6b99f989845128716bb739f35c1ed P 41cb9b52c69a4aa68928a829d306cbf8: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 11:02:36.028299 15484 tablet_bootstrap.cc:492] T 2c086052860a4f1ea5e8388129d3b703 P 41cb9b52c69a4aa68928a829d306cbf8: Bootstrap starting.
I20260710 11:02:36.028650 15485 tablet_bootstrap.cc:492] T 2c086052860a4f1ea5e8388129d3b703 P e54730b9aa904928b5b0589dc3a93548: No bootstrap required, opened a new log
I20260710 11:02:36.029181 15485 ts_tablet_manager.cc:1403] T 2c086052860a4f1ea5e8388129d3b703 P e54730b9aa904928b5b0589dc3a93548: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.010s
I20260710 11:02:36.032488 15485 raft_consensus.cc:359] T 2c086052860a4f1ea5e8388129d3b703 P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } }
I20260710 11:02:36.033309 15485 raft_consensus.cc:385] T 2c086052860a4f1ea5e8388129d3b703 P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:36.033664 15485 raft_consensus.cc:740] T 2c086052860a4f1ea5e8388129d3b703 P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e54730b9aa904928b5b0589dc3a93548, State: Initialized, Role: FOLLOWER
I20260710 11:02:36.033849 15488 consensus_queue.cc:260] T 57ad0b8395ae412f8fbbd2515dc8eb0f P 674b98bcb2d3490bb4c0756d8befd2ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } }
I20260710 11:02:36.034487 15485 consensus_queue.cc:260] T 2c086052860a4f1ea5e8388129d3b703 P e54730b9aa904928b5b0589dc3a93548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } }
I20260710 11:02:36.036857 15485 ts_tablet_manager.cc:1434] T 2c086052860a4f1ea5e8388129d3b703 P e54730b9aa904928b5b0589dc3a93548: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:02:36.039039 15488 ts_tablet_manager.cc:1434] T 57ad0b8395ae412f8fbbd2515dc8eb0f P 674b98bcb2d3490bb4c0756d8befd2ed: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260710 11:02:36.040549 15480 tablet_bootstrap.cc:492] T 2cb8fa895a384b06aaa8c12b3ef5339a P c53f24a7a3644009b39ec0661ad61f03: No bootstrap required, opened a new log
I20260710 11:02:36.042135 15480 ts_tablet_manager.cc:1403] T 2cb8fa895a384b06aaa8c12b3ef5339a P c53f24a7a3644009b39ec0661ad61f03: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.007s
I20260710 11:02:36.044292 15488 tablet_bootstrap.cc:492] T 5d63af28950d423b8e807b11fa486ddc P 674b98bcb2d3490bb4c0756d8befd2ed: Bootstrap starting.
I20260710 11:02:36.045457 15480 raft_consensus.cc:359] T 2cb8fa895a384b06aaa8c12b3ef5339a P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
I20260710 11:02:36.046343 15480 raft_consensus.cc:385] T 2cb8fa895a384b06aaa8c12b3ef5339a P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:36.046674 15480 raft_consensus.cc:740] T 2cb8fa895a384b06aaa8c12b3ef5339a P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53f24a7a3644009b39ec0661ad61f03, State: Initialized, Role: FOLLOWER
I20260710 11:02:36.047513 15480 consensus_queue.cc:260] T 2cb8fa895a384b06aaa8c12b3ef5339a P c53f24a7a3644009b39ec0661ad61f03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
I20260710 11:02:36.050012 15480 ts_tablet_manager.cc:1434] T 2cb8fa895a384b06aaa8c12b3ef5339a P c53f24a7a3644009b39ec0661ad61f03: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260710 11:02:36.051090 15480 tablet_bootstrap.cc:492] T 9342010e26d543e6ad6d3431baa135a7 P c53f24a7a3644009b39ec0661ad61f03: Bootstrap starting.
I20260710 11:02:36.051695 15488 tablet_bootstrap.cc:654] T 5d63af28950d423b8e807b11fa486ddc P 674b98bcb2d3490bb4c0756d8befd2ed: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:36.037953 15485 tablet_bootstrap.cc:492] T 99b857eec6e346fd9b7871efcd208fbf P e54730b9aa904928b5b0589dc3a93548: Bootstrap starting.
I20260710 11:02:36.041527 15484 tablet_bootstrap.cc:654] T 2c086052860a4f1ea5e8388129d3b703 P 41cb9b52c69a4aa68928a829d306cbf8: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:36.058684 15480 tablet_bootstrap.cc:654] T 9342010e26d543e6ad6d3431baa135a7 P c53f24a7a3644009b39ec0661ad61f03: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:36.061728 15485 tablet_bootstrap.cc:654] T 99b857eec6e346fd9b7871efcd208fbf P e54730b9aa904928b5b0589dc3a93548: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:36.069217 15485 tablet_bootstrap.cc:492] T 99b857eec6e346fd9b7871efcd208fbf P e54730b9aa904928b5b0589dc3a93548: No bootstrap required, opened a new log
I20260710 11:02:36.069869 15485 ts_tablet_manager.cc:1403] T 99b857eec6e346fd9b7871efcd208fbf P e54730b9aa904928b5b0589dc3a93548: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.001s
I20260710 11:02:36.073752 15485 raft_consensus.cc:359] T 99b857eec6e346fd9b7871efcd208fbf P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } }
I20260710 11:02:36.074826 15485 raft_consensus.cc:385] T 99b857eec6e346fd9b7871efcd208fbf P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:36.077838 15485 raft_consensus.cc:740] T 99b857eec6e346fd9b7871efcd208fbf P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e54730b9aa904928b5b0589dc3a93548, State: Initialized, Role: FOLLOWER
I20260710 11:02:36.078737 15488 tablet_bootstrap.cc:492] T 5d63af28950d423b8e807b11fa486ddc P 674b98bcb2d3490bb4c0756d8befd2ed: No bootstrap required, opened a new log
I20260710 11:02:36.079238 15484 tablet_bootstrap.cc:492] T 2c086052860a4f1ea5e8388129d3b703 P 41cb9b52c69a4aa68928a829d306cbf8: No bootstrap required, opened a new log
I20260710 11:02:36.079401 15488 ts_tablet_manager.cc:1403] T 5d63af28950d423b8e807b11fa486ddc P 674b98bcb2d3490bb4c0756d8befd2ed: Time spent bootstrapping tablet: real 0.035s	user 0.015s	sys 0.005s
I20260710 11:02:36.079803 15484 ts_tablet_manager.cc:1403] T 2c086052860a4f1ea5e8388129d3b703 P 41cb9b52c69a4aa68928a829d306cbf8: Time spent bootstrapping tablet: real 0.052s	user 0.010s	sys 0.014s
I20260710 11:02:36.079941 15485 consensus_queue.cc:260] T 99b857eec6e346fd9b7871efcd208fbf P e54730b9aa904928b5b0589dc3a93548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } }
I20260710 11:02:36.081197 15495 raft_consensus.cc:493] T 1655f47bf20b43979c04f886a39df119 P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:36.081727 15495 raft_consensus.cc:515] T 1655f47bf20b43979c04f886a39df119 P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } }
I20260710 11:02:36.082518 15485 ts_tablet_manager.cc:1434] T 99b857eec6e346fd9b7871efcd208fbf P e54730b9aa904928b5b0589dc3a93548: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.004s
I20260710 11:02:36.083187 15480 tablet_bootstrap.cc:492] T 9342010e26d543e6ad6d3431baa135a7 P c53f24a7a3644009b39ec0661ad61f03: No bootstrap required, opened a new log
I20260710 11:02:36.082924 15488 raft_consensus.cc:359] T 5d63af28950d423b8e807b11fa486ddc P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } }
I20260710 11:02:36.083647 15480 ts_tablet_manager.cc:1403] T 9342010e26d543e6ad6d3431baa135a7 P c53f24a7a3644009b39ec0661ad61f03: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.018s
I20260710 11:02:36.083788 15488 raft_consensus.cc:385] T 5d63af28950d423b8e807b11fa486ddc P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:36.084208 15488 raft_consensus.cc:740] T 5d63af28950d423b8e807b11fa486ddc P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 674b98bcb2d3490bb4c0756d8befd2ed, State: Initialized, Role: FOLLOWER
I20260710 11:02:36.085009 15488 consensus_queue.cc:260] T 5d63af28950d423b8e807b11fa486ddc P 674b98bcb2d3490bb4c0756d8befd2ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } }
I20260710 11:02:36.086745 15480 raft_consensus.cc:359] T 9342010e26d543e6ad6d3431baa135a7 P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } }
I20260710 11:02:36.087208 15488 ts_tablet_manager.cc:1434] T 5d63af28950d423b8e807b11fa486ddc P 674b98bcb2d3490bb4c0756d8befd2ed: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 11:02:36.087508 15480 raft_consensus.cc:385] T 9342010e26d543e6ad6d3431baa135a7 P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:36.087837 15480 raft_consensus.cc:740] T 9342010e26d543e6ad6d3431baa135a7 P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53f24a7a3644009b39ec0661ad61f03, State: Initialized, Role: FOLLOWER
I20260710 11:02:36.088485 15488 tablet_bootstrap.cc:492] T 0ad588bf02c340eab0f2fbb879cc95dd P 674b98bcb2d3490bb4c0756d8befd2ed: Bootstrap starting.
I20260710 11:02:36.088708 15480 consensus_queue.cc:260] T 9342010e26d543e6ad6d3431baa135a7 P c53f24a7a3644009b39ec0661ad61f03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } }
I20260710 11:02:36.093875 15480 ts_tablet_manager.cc:1434] T 9342010e26d543e6ad6d3431baa135a7 P c53f24a7a3644009b39ec0661ad61f03: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:02:36.094870 15480 tablet_bootstrap.cc:492] T e78e9f0d39204f06b423d9ebf4fdf86f P c53f24a7a3644009b39ec0661ad61f03: Bootstrap starting.
I20260710 11:02:36.098320 15495 leader_election.cc:290] T 1655f47bf20b43979c04f886a39df119 P 41cb9b52c69a4aa68928a829d306cbf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 674b98bcb2d3490bb4c0756d8befd2ed (127.12.212.2:44391), c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177)
I20260710 11:02:36.102370 15480 tablet_bootstrap.cc:654] T e78e9f0d39204f06b423d9ebf4fdf86f P c53f24a7a3644009b39ec0661ad61f03: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:36.103724 15485 tablet_bootstrap.cc:492] T 36acc51763b141abb734b06f5756094e P e54730b9aa904928b5b0589dc3a93548: Bootstrap starting.
I20260710 11:02:36.106590 15488 tablet_bootstrap.cc:654] T 0ad588bf02c340eab0f2fbb879cc95dd P 674b98bcb2d3490bb4c0756d8befd2ed: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:36.112419 15485 tablet_bootstrap.cc:654] T 36acc51763b141abb734b06f5756094e P e54730b9aa904928b5b0589dc3a93548: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:36.114316 15483 raft_consensus.cc:493] T ab1fdd30482b4662922aa91af81289e8 P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:36.114967 15483 raft_consensus.cc:515] T ab1fdd30482b4662922aa91af81289e8 P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
I20260710 11:02:36.117238 15483 leader_election.cc:290] T ab1fdd30482b4662922aa91af81289e8 P c53f24a7a3644009b39ec0661ad61f03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 674b98bcb2d3490bb4c0756d8befd2ed (127.12.212.2:44391), e54730b9aa904928b5b0589dc3a93548 (127.12.212.3:40301)
I20260710 11:02:36.122686 15366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1fdd30482b4662922aa91af81289e8" candidate_uuid: "c53f24a7a3644009b39ec0661ad61f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54730b9aa904928b5b0589dc3a93548" is_pre_election: true
I20260710 11:02:36.123636 15366 raft_consensus.cc:2468] T ab1fdd30482b4662922aa91af81289e8 P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c53f24a7a3644009b39ec0661ad61f03 in term 0.
I20260710 11:02:36.127131 15493 raft_consensus.cc:493] T 99b857eec6e346fd9b7871efcd208fbf P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:36.127828 15493 raft_consensus.cc:515] T 99b857eec6e346fd9b7871efcd208fbf P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } }
I20260710 11:02:36.135581 15183 leader_election.cc:304] T ab1fdd30482b4662922aa91af81289e8 P c53f24a7a3644009b39ec0661ad61f03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c53f24a7a3644009b39ec0661ad61f03, e54730b9aa904928b5b0589dc3a93548; no voters: 
I20260710 11:02:36.137411 15483 raft_consensus.cc:2804] T ab1fdd30482b4662922aa91af81289e8 P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:36.137804 15483 raft_consensus.cc:493] T ab1fdd30482b4662922aa91af81289e8 P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:36.138135 15483 raft_consensus.cc:3060] T ab1fdd30482b4662922aa91af81289e8 P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:36.139762 15493 leader_election.cc:290] T 99b857eec6e346fd9b7871efcd208fbf P e54730b9aa904928b5b0589dc3a93548 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 674b98bcb2d3490bb4c0756d8befd2ed (127.12.212.2:44391), 41cb9b52c69a4aa68928a829d306cbf8 (127.12.212.4:40157)
I20260710 11:02:36.135700 15484 raft_consensus.cc:359] T 2c086052860a4f1ea5e8388129d3b703 P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } }
I20260710 11:02:36.140654 15484 raft_consensus.cc:385] T 2c086052860a4f1ea5e8388129d3b703 P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:36.141086 15484 raft_consensus.cc:740] T 2c086052860a4f1ea5e8388129d3b703 P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41cb9b52c69a4aa68928a829d306cbf8, State: Initialized, Role: FOLLOWER
I20260710 11:02:36.142138 15484 consensus_queue.cc:260] T 2c086052860a4f1ea5e8388129d3b703 P 41cb9b52c69a4aa68928a829d306cbf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } }
I20260710 11:02:36.148342 15483 raft_consensus.cc:515] T ab1fdd30482b4662922aa91af81289e8 P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
I20260710 11:02:36.152850 15485 tablet_bootstrap.cc:492] T 36acc51763b141abb734b06f5756094e P e54730b9aa904928b5b0589dc3a93548: No bootstrap required, opened a new log
I20260710 11:02:36.153421 15485 ts_tablet_manager.cc:1403] T 36acc51763b141abb734b06f5756094e P e54730b9aa904928b5b0589dc3a93548: Time spent bootstrapping tablet: real 0.050s	user 0.011s	sys 0.011s
I20260710 11:02:36.154055 15488 tablet_bootstrap.cc:492] T 0ad588bf02c340eab0f2fbb879cc95dd P 674b98bcb2d3490bb4c0756d8befd2ed: No bootstrap required, opened a new log
I20260710 11:02:36.154407 15483 leader_election.cc:290] T ab1fdd30482b4662922aa91af81289e8 P c53f24a7a3644009b39ec0661ad61f03 [CANDIDATE]: Term 1 election: Requested vote from peers 674b98bcb2d3490bb4c0756d8befd2ed (127.12.212.2:44391), e54730b9aa904928b5b0589dc3a93548 (127.12.212.3:40301)
I20260710 11:02:36.155015 15480 tablet_bootstrap.cc:492] T e78e9f0d39204f06b423d9ebf4fdf86f P c53f24a7a3644009b39ec0661ad61f03: No bootstrap required, opened a new log
I20260710 11:02:36.155750 15480 ts_tablet_manager.cc:1403] T e78e9f0d39204f06b423d9ebf4fdf86f P c53f24a7a3644009b39ec0661ad61f03: Time spent bootstrapping tablet: real 0.061s	user 0.026s	sys 0.015s
I20260710 11:02:36.155704 15366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1fdd30482b4662922aa91af81289e8" candidate_uuid: "c53f24a7a3644009b39ec0661ad61f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54730b9aa904928b5b0589dc3a93548"
I20260710 11:02:36.156325 15484 ts_tablet_manager.cc:1434] T 2c086052860a4f1ea5e8388129d3b703 P 41cb9b52c69a4aa68928a829d306cbf8: Time spent starting tablet: real 0.076s	user 0.009s	sys 0.000s
I20260710 11:02:36.156432 15366 raft_consensus.cc:3060] T ab1fdd30482b4662922aa91af81289e8 P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:36.157433 15484 tablet_bootstrap.cc:492] T 9342010e26d543e6ad6d3431baa135a7 P 41cb9b52c69a4aa68928a829d306cbf8: Bootstrap starting.
I20260710 11:02:36.159071 15480 raft_consensus.cc:359] T e78e9f0d39204f06b423d9ebf4fdf86f P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } }
I20260710 11:02:36.160051 15480 raft_consensus.cc:385] T e78e9f0d39204f06b423d9ebf4fdf86f P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:36.160406 15480 raft_consensus.cc:740] T e78e9f0d39204f06b423d9ebf4fdf86f P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53f24a7a3644009b39ec0661ad61f03, State: Initialized, Role: FOLLOWER
I20260710 11:02:36.161227 15480 consensus_queue.cc:260] T e78e9f0d39204f06b423d9ebf4fdf86f P c53f24a7a3644009b39ec0661ad61f03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } }
I20260710 11:02:36.165781 15480 ts_tablet_manager.cc:1434] T e78e9f0d39204f06b423d9ebf4fdf86f P c53f24a7a3644009b39ec0661ad61f03: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:02:36.166888 15480 tablet_bootstrap.cc:492] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P c53f24a7a3644009b39ec0661ad61f03: Bootstrap starting.
I20260710 11:02:36.173735 15480 tablet_bootstrap.cc:654] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P c53f24a7a3644009b39ec0661ad61f03: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:36.164088 15366 raft_consensus.cc:2468] T ab1fdd30482b4662922aa91af81289e8 P e54730b9aa904928b5b0589dc3a93548 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c53f24a7a3644009b39ec0661ad61f03 in term 1.
I20260710 11:02:36.177588 15183 leader_election.cc:304] T ab1fdd30482b4662922aa91af81289e8 P c53f24a7a3644009b39ec0661ad61f03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c53f24a7a3644009b39ec0661ad61f03, e54730b9aa904928b5b0589dc3a93548; no voters: 
I20260710 11:02:36.178611 15483 raft_consensus.cc:2804] T ab1fdd30482b4662922aa91af81289e8 P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:36.178793 15488 ts_tablet_manager.cc:1403] T 0ad588bf02c340eab0f2fbb879cc95dd P 674b98bcb2d3490bb4c0756d8befd2ed: Time spent bootstrapping tablet: real 0.091s	user 0.014s	sys 0.010s
I20260710 11:02:36.179469 15495 raft_consensus.cc:493] T 2c086052860a4f1ea5e8388129d3b703 P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:36.180066 15495 raft_consensus.cc:515] T 2c086052860a4f1ea5e8388129d3b703 P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } }
I20260710 11:02:36.183131 15495 leader_election.cc:290] T 2c086052860a4f1ea5e8388129d3b703 P 41cb9b52c69a4aa68928a829d306cbf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177), e54730b9aa904928b5b0589dc3a93548 (127.12.212.3:40301)
I20260710 11:02:36.187288 15488 raft_consensus.cc:359] T 0ad588bf02c340eab0f2fbb879cc95dd P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
I20260710 11:02:36.188212 15488 raft_consensus.cc:385] T 0ad588bf02c340eab0f2fbb879cc95dd P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:36.188568 15488 raft_consensus.cc:740] T 0ad588bf02c340eab0f2fbb879cc95dd P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 674b98bcb2d3490bb4c0756d8befd2ed, State: Initialized, Role: FOLLOWER
I20260710 11:02:36.189893 15484 tablet_bootstrap.cc:654] T 9342010e26d543e6ad6d3431baa135a7 P 41cb9b52c69a4aa68928a829d306cbf8: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:36.189785 15483 raft_consensus.cc:697] T ab1fdd30482b4662922aa91af81289e8 P c53f24a7a3644009b39ec0661ad61f03 [term 1 LEADER]: Becoming Leader. State: Replica: c53f24a7a3644009b39ec0661ad61f03, State: Running, Role: LEADER
I20260710 11:02:36.190896 15483 consensus_queue.cc:237] T ab1fdd30482b4662922aa91af81289e8 P c53f24a7a3644009b39ec0661ad61f03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
I20260710 11:02:36.193024 15517 raft_consensus.cc:493] T 2cb8fa895a384b06aaa8c12b3ef5339a P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:36.190917 15488 consensus_queue.cc:260] T 0ad588bf02c340eab0f2fbb879cc95dd P 674b98bcb2d3490bb4c0756d8befd2ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
I20260710 11:02:36.193522 15517 raft_consensus.cc:515] T 2cb8fa895a384b06aaa8c12b3ef5339a P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
I20260710 11:02:36.196520 15517 leader_election.cc:290] T 2cb8fa895a384b06aaa8c12b3ef5339a P c53f24a7a3644009b39ec0661ad61f03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 674b98bcb2d3490bb4c0756d8befd2ed (127.12.212.2:44391), e54730b9aa904928b5b0589dc3a93548 (127.12.212.3:40301)
I20260710 11:02:36.199414 15366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cb8fa895a384b06aaa8c12b3ef5339a" candidate_uuid: "c53f24a7a3644009b39ec0661ad61f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54730b9aa904928b5b0589dc3a93548" is_pre_election: true
I20260710 11:02:36.199838 15480 tablet_bootstrap.cc:492] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P c53f24a7a3644009b39ec0661ad61f03: No bootstrap required, opened a new log
I20260710 11:02:36.200373 15480 ts_tablet_manager.cc:1403] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P c53f24a7a3644009b39ec0661ad61f03: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.007s
W20260710 11:02:36.200838 15183 leader_election.cc:343] T 2cb8fa895a384b06aaa8c12b3ef5339a P c53f24a7a3644009b39ec0661ad61f03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e54730b9aa904928b5b0589dc3a93548 (127.12.212.3:40301): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:36.200964 15517 raft_consensus.cc:493] T 9342010e26d543e6ad6d3431baa135a7 P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:36.201468 15517 raft_consensus.cc:515] T 9342010e26d543e6ad6d3431baa135a7 P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } }
I20260710 11:02:36.201812 15495 raft_consensus.cc:493] T 54c6b99f989845128716bb739f35c1ed P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:36.202297 15495 raft_consensus.cc:515] T 54c6b99f989845128716bb739f35c1ed P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } }
I20260710 11:02:36.203454 15488 ts_tablet_manager.cc:1434] T 0ad588bf02c340eab0f2fbb879cc95dd P 674b98bcb2d3490bb4c0756d8befd2ed: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.001s
I20260710 11:02:36.205693 15517 leader_election.cc:290] T 9342010e26d543e6ad6d3431baa135a7 P c53f24a7a3644009b39ec0661ad61f03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e54730b9aa904928b5b0589dc3a93548 (127.12.212.3:40301), 41cb9b52c69a4aa68928a829d306cbf8 (127.12.212.4:40157)
I20260710 11:02:36.158469 15485 raft_consensus.cc:359] T 36acc51763b141abb734b06f5756094e P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
I20260710 11:02:36.204317 15495 leader_election.cc:290] T 54c6b99f989845128716bb739f35c1ed P 41cb9b52c69a4aa68928a829d306cbf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e54730b9aa904928b5b0589dc3a93548 (127.12.212.3:40301), c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177)
I20260710 11:02:36.204218 15366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9342010e26d543e6ad6d3431baa135a7" candidate_uuid: "c53f24a7a3644009b39ec0661ad61f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54730b9aa904928b5b0589dc3a93548" is_pre_election: true
I20260710 11:02:36.206282 15485 raft_consensus.cc:385] T 36acc51763b141abb734b06f5756094e P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:36.206768 15485 raft_consensus.cc:740] T 36acc51763b141abb734b06f5756094e P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e54730b9aa904928b5b0589dc3a93548, State: Initialized, Role: FOLLOWER
W20260710 11:02:36.207422 15183 leader_election.cc:343] T 9342010e26d543e6ad6d3431baa135a7 P c53f24a7a3644009b39ec0661ad61f03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e54730b9aa904928b5b0589dc3a93548 (127.12.212.3:40301): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:36.213601 15290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1fdd30482b4662922aa91af81289e8" candidate_uuid: "c53f24a7a3644009b39ec0661ad61f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "674b98bcb2d3490bb4c0756d8befd2ed"
I20260710 11:02:36.208783 15480 raft_consensus.cc:359] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
I20260710 11:02:36.212575 15291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1fdd30482b4662922aa91af81289e8" candidate_uuid: "c53f24a7a3644009b39ec0661ad61f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" is_pre_election: true
I20260710 11:02:36.212976 15292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99b857eec6e346fd9b7871efcd208fbf" candidate_uuid: "e54730b9aa904928b5b0589dc3a93548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" is_pre_election: true
I20260710 11:02:36.219554 15493 raft_consensus.cc:493] T 2c086052860a4f1ea5e8388129d3b703 P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:36.219877 15292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cb8fa895a384b06aaa8c12b3ef5339a" candidate_uuid: "c53f24a7a3644009b39ec0661ad61f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" is_pre_election: true
I20260710 11:02:36.220187 15493 raft_consensus.cc:515] T 2c086052860a4f1ea5e8388129d3b703 P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } }
I20260710 11:02:36.215087 15480 raft_consensus.cc:385] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:36.221288 15291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1655f47bf20b43979c04f886a39df119" candidate_uuid: "41cb9b52c69a4aa68928a829d306cbf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" is_pre_election: true
I20260710 11:02:36.222895 15493 leader_election.cc:290] T 2c086052860a4f1ea5e8388129d3b703 P e54730b9aa904928b5b0589dc3a93548 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177), 41cb9b52c69a4aa68928a829d306cbf8 (127.12.212.4:40157)
W20260710 11:02:36.223194 15183 leader_election.cc:343] T ab1fdd30482b4662922aa91af81289e8 P c53f24a7a3644009b39ec0661ad61f03 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 674b98bcb2d3490bb4c0756d8befd2ed (127.12.212.2:44391): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:02:36.223717 15406 leader_election.cc:343] T 1655f47bf20b43979c04f886a39df119 P 41cb9b52c69a4aa68928a829d306cbf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 674b98bcb2d3490bb4c0756d8befd2ed (127.12.212.2:44391): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:36.221417 15480 raft_consensus.cc:740] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53f24a7a3644009b39ec0661ad61f03, State: Initialized, Role: FOLLOWER
W20260710 11:02:36.224205 15183 leader_election.cc:343] T ab1fdd30482b4662922aa91af81289e8 P c53f24a7a3644009b39ec0661ad61f03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 674b98bcb2d3490bb4c0756d8befd2ed (127.12.212.2:44391): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:02:36.225088 15183 leader_election.cc:343] T 2cb8fa895a384b06aaa8c12b3ef5339a P c53f24a7a3644009b39ec0661ad61f03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 674b98bcb2d3490bb4c0756d8befd2ed (127.12.212.2:44391): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:36.224937 15480 consensus_queue.cc:260] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P c53f24a7a3644009b39ec0661ad61f03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
I20260710 11:02:36.225512 15183 leader_election.cc:304] T 2cb8fa895a384b06aaa8c12b3ef5339a P c53f24a7a3644009b39ec0661ad61f03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c53f24a7a3644009b39ec0661ad61f03; no voters: 674b98bcb2d3490bb4c0756d8befd2ed, e54730b9aa904928b5b0589dc3a93548
I20260710 11:02:36.226066 15488 tablet_bootstrap.cc:492] T 36acc51763b141abb734b06f5756094e P 674b98bcb2d3490bb4c0756d8befd2ed: Bootstrap starting.
W20260710 11:02:36.226578 15332 leader_election.cc:343] T 99b857eec6e346fd9b7871efcd208fbf P e54730b9aa904928b5b0589dc3a93548 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 674b98bcb2d3490bb4c0756d8befd2ed (127.12.212.2:44391): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:36.227272 15440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9342010e26d543e6ad6d3431baa135a7" candidate_uuid: "c53f24a7a3644009b39ec0661ad61f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb9b52c69a4aa68928a829d306cbf8" is_pre_election: true
I20260710 11:02:36.227618 15480 ts_tablet_manager.cc:1434] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P c53f24a7a3644009b39ec0661ad61f03: Time spent starting tablet: real 0.021s	user 0.009s	sys 0.000s
I20260710 11:02:36.228879 15480 tablet_bootstrap.cc:492] T 54c6b99f989845128716bb739f35c1ed P c53f24a7a3644009b39ec0661ad61f03: Bootstrap starting.
I20260710 11:02:36.230692 15217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1655f47bf20b43979c04f886a39df119" candidate_uuid: "41cb9b52c69a4aa68928a829d306cbf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53f24a7a3644009b39ec0661ad61f03" is_pre_election: true
I20260710 11:02:36.231518 15217 raft_consensus.cc:2468] T 1655f47bf20b43979c04f886a39df119 P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41cb9b52c69a4aa68928a829d306cbf8 in term 0.
I20260710 11:02:36.232467 15517 raft_consensus.cc:2749] T 2cb8fa895a384b06aaa8c12b3ef5339a P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:36.236258 15217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c086052860a4f1ea5e8388129d3b703" candidate_uuid: "41cb9b52c69a4aa68928a829d306cbf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53f24a7a3644009b39ec0661ad61f03" is_pre_election: true
I20260710 11:02:36.232424 15485 consensus_queue.cc:260] T 36acc51763b141abb734b06f5756094e P e54730b9aa904928b5b0589dc3a93548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
I20260710 11:02:36.237062 15403 leader_election.cc:304] T 1655f47bf20b43979c04f886a39df119 P 41cb9b52c69a4aa68928a829d306cbf8 [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: 41cb9b52c69a4aa68928a829d306cbf8, c53f24a7a3644009b39ec0661ad61f03; no voters: 674b98bcb2d3490bb4c0756d8befd2ed
I20260710 11:02:36.240213 15439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c086052860a4f1ea5e8388129d3b703" candidate_uuid: "e54730b9aa904928b5b0589dc3a93548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb9b52c69a4aa68928a829d306cbf8" is_pre_election: true
W20260710 11:02:36.236788 15183 leader_election.cc:343] T 9342010e26d543e6ad6d3431baa135a7 P c53f24a7a3644009b39ec0661ad61f03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41cb9b52c69a4aa68928a829d306cbf8 (127.12.212.4:40157): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:36.240952 15439 raft_consensus.cc:2468] T 2c086052860a4f1ea5e8388129d3b703 P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e54730b9aa904928b5b0589dc3a93548 in term 0.
I20260710 11:02:36.240999 15183 leader_election.cc:304] T 9342010e26d543e6ad6d3431baa135a7 P c53f24a7a3644009b39ec0661ad61f03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c53f24a7a3644009b39ec0661ad61f03; no voters: 41cb9b52c69a4aa68928a829d306cbf8, e54730b9aa904928b5b0589dc3a93548
I20260710 11:02:36.241668 15495 raft_consensus.cc:2804] T 1655f47bf20b43979c04f886a39df119 P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:36.237389 15216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54c6b99f989845128716bb739f35c1ed" candidate_uuid: "41cb9b52c69a4aa68928a829d306cbf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53f24a7a3644009b39ec0661ad61f03" is_pre_election: true
I20260710 11:02:36.242313 15495 raft_consensus.cc:493] T 1655f47bf20b43979c04f886a39df119 P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:36.244063 15483 raft_consensus.cc:2749] T 9342010e26d543e6ad6d3431baa135a7 P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:36.244171 15495 raft_consensus.cc:3060] T 1655f47bf20b43979c04f886a39df119 P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:36.246097 15488 tablet_bootstrap.cc:654] T 36acc51763b141abb734b06f5756094e P 674b98bcb2d3490bb4c0756d8befd2ed: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:36.239410 15493 raft_consensus.cc:493] T 36acc51763b141abb734b06f5756094e P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:36.247011 15493 raft_consensus.cc:515] T 36acc51763b141abb734b06f5756094e P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
I20260710 11:02:36.236886 15217 raft_consensus.cc:2468] T 2c086052860a4f1ea5e8388129d3b703 P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41cb9b52c69a4aa68928a829d306cbf8 in term 0.
I20260710 11:02:36.249511 15332 leader_election.cc:304] T 2c086052860a4f1ea5e8388129d3b703 P e54730b9aa904928b5b0589dc3a93548 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41cb9b52c69a4aa68928a829d306cbf8, e54730b9aa904928b5b0589dc3a93548; no voters: 
I20260710 11:02:36.238380 15440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99b857eec6e346fd9b7871efcd208fbf" candidate_uuid: "e54730b9aa904928b5b0589dc3a93548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb9b52c69a4aa68928a829d306cbf8" is_pre_election: true
W20260710 11:02:36.251351 15403 leader_election.cc:343] T 54c6b99f989845128716bb739f35c1ed P 41cb9b52c69a4aa68928a829d306cbf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:36.235913 15112 catalog_manager.cc:5697] T ab1fdd30482b4662922aa91af81289e8 P c53f24a7a3644009b39ec0661ad61f03 reported cstate change: term changed from 0 to 1, leader changed from <none> to c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1). New cstate: current_term: 1 leader_uuid: "c53f24a7a3644009b39ec0661ad61f03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:36.259133 15403 leader_election.cc:304] T 2c086052860a4f1ea5e8388129d3b703 P 41cb9b52c69a4aa68928a829d306cbf8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41cb9b52c69a4aa68928a829d306cbf8, c53f24a7a3644009b39ec0661ad61f03; no voters: 
I20260710 11:02:36.269980 15366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c086052860a4f1ea5e8388129d3b703" candidate_uuid: "41cb9b52c69a4aa68928a829d306cbf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54730b9aa904928b5b0589dc3a93548" is_pre_election: true
I20260710 11:02:36.270231 15365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54c6b99f989845128716bb739f35c1ed" candidate_uuid: "41cb9b52c69a4aa68928a829d306cbf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54730b9aa904928b5b0589dc3a93548" is_pre_election: true
I20260710 11:02:36.271049 15366 raft_consensus.cc:2468] T 2c086052860a4f1ea5e8388129d3b703 P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41cb9b52c69a4aa68928a829d306cbf8 in term 0.
W20260710 11:02:36.272560 15406 leader_election.cc:343] T 54c6b99f989845128716bb739f35c1ed P 41cb9b52c69a4aa68928a829d306cbf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e54730b9aa904928b5b0589dc3a93548 (127.12.212.3:40301): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:36.273059 15406 leader_election.cc:304] T 54c6b99f989845128716bb739f35c1ed P 41cb9b52c69a4aa68928a829d306cbf8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 41cb9b52c69a4aa68928a829d306cbf8; no voters: c53f24a7a3644009b39ec0661ad61f03, e54730b9aa904928b5b0589dc3a93548
I20260710 11:02:36.278980 15217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c086052860a4f1ea5e8388129d3b703" candidate_uuid: "e54730b9aa904928b5b0589dc3a93548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53f24a7a3644009b39ec0661ad61f03" is_pre_election: true
I20260710 11:02:36.278965 15484 tablet_bootstrap.cc:492] T 9342010e26d543e6ad6d3431baa135a7 P 41cb9b52c69a4aa68928a829d306cbf8: No bootstrap required, opened a new log
I20260710 11:02:36.281364 15217 raft_consensus.cc:2468] T 2c086052860a4f1ea5e8388129d3b703 P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e54730b9aa904928b5b0589dc3a93548 in term 0.
W20260710 11:02:36.280409 15332 leader_election.cc:343] T 99b857eec6e346fd9b7871efcd208fbf P e54730b9aa904928b5b0589dc3a93548 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41cb9b52c69a4aa68928a829d306cbf8 (127.12.212.4:40157): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:36.286725 15217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36acc51763b141abb734b06f5756094e" candidate_uuid: "e54730b9aa904928b5b0589dc3a93548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53f24a7a3644009b39ec0661ad61f03" is_pre_election: true
I20260710 11:02:36.284981 15484 ts_tablet_manager.cc:1403] T 9342010e26d543e6ad6d3431baa135a7 P 41cb9b52c69a4aa68928a829d306cbf8: Time spent bootstrapping tablet: real 0.128s	user 0.020s	sys 0.029s
W20260710 11:02:36.289906 15329 leader_election.cc:343] T 36acc51763b141abb734b06f5756094e P e54730b9aa904928b5b0589dc3a93548 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:36.290226 15488 tablet_bootstrap.cc:492] T 36acc51763b141abb734b06f5756094e P 674b98bcb2d3490bb4c0756d8befd2ed: No bootstrap required, opened a new log
I20260710 11:02:36.290719 15488 ts_tablet_manager.cc:1403] T 36acc51763b141abb734b06f5756094e P 674b98bcb2d3490bb4c0756d8befd2ed: Time spent bootstrapping tablet: real 0.065s	user 0.017s	sys 0.017s
I20260710 11:02:36.294040 15488 raft_consensus.cc:359] T 36acc51763b141abb734b06f5756094e P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
I20260710 11:02:36.295125 15488 raft_consensus.cc:385] T 36acc51763b141abb734b06f5756094e P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:36.294373 15495 raft_consensus.cc:515] T 1655f47bf20b43979c04f886a39df119 P 41cb9b52c69a4aa68928a829d306cbf8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } }
I20260710 11:02:36.295521 15488 raft_consensus.cc:740] T 36acc51763b141abb734b06f5756094e P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 674b98bcb2d3490bb4c0756d8befd2ed, State: Initialized, Role: FOLLOWER
I20260710 11:02:36.296239 15493 leader_election.cc:290] T 36acc51763b141abb734b06f5756094e P e54730b9aa904928b5b0589dc3a93548 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177), 674b98bcb2d3490bb4c0756d8befd2ed (127.12.212.2:44391)
I20260710 11:02:36.296375 15488 consensus_queue.cc:260] T 36acc51763b141abb734b06f5756094e P 674b98bcb2d3490bb4c0756d8befd2ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
I20260710 11:02:36.297775 15291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1655f47bf20b43979c04f886a39df119" candidate_uuid: "41cb9b52c69a4aa68928a829d306cbf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "674b98bcb2d3490bb4c0756d8befd2ed"
I20260710 11:02:36.298749 15488 ts_tablet_manager.cc:1434] T 36acc51763b141abb734b06f5756094e P 674b98bcb2d3490bb4c0756d8befd2ed: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:02:36.284097 15332 leader_election.cc:304] T 99b857eec6e346fd9b7871efcd208fbf P e54730b9aa904928b5b0589dc3a93548 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e54730b9aa904928b5b0589dc3a93548; no voters: 41cb9b52c69a4aa68928a829d306cbf8, 674b98bcb2d3490bb4c0756d8befd2ed
I20260710 11:02:36.299327 15480 tablet_bootstrap.cc:654] T 54c6b99f989845128716bb739f35c1ed P c53f24a7a3644009b39ec0661ad61f03: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:36.294021 15484 raft_consensus.cc:359] T 9342010e26d543e6ad6d3431baa135a7 P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } }
W20260710 11:02:36.299283 15406 leader_election.cc:343] T 1655f47bf20b43979c04f886a39df119 P 41cb9b52c69a4aa68928a829d306cbf8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 674b98bcb2d3490bb4c0756d8befd2ed (127.12.212.2:44391): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:36.299814 15488 tablet_bootstrap.cc:492] T e78e9f0d39204f06b423d9ebf4fdf86f P 674b98bcb2d3490bb4c0756d8befd2ed: Bootstrap starting.
I20260710 11:02:36.310006 15493 raft_consensus.cc:2749] T 99b857eec6e346fd9b7871efcd208fbf P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:36.309880 15484 raft_consensus.cc:385] T 9342010e26d543e6ad6d3431baa135a7 P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:02:36.311543 15403 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.12.212.1:41177, user_credentials={real_user=slave}} blocked reactor thread for 52566.1us
I20260710 11:02:36.314420 15525 raft_consensus.cc:2804] T 2c086052860a4f1ea5e8388129d3b703 P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:36.315721 15525 raft_consensus.cc:493] T 2c086052860a4f1ea5e8388129d3b703 P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:36.316251 15525 raft_consensus.cc:3060] T 2c086052860a4f1ea5e8388129d3b703 P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:36.323356 15494 raft_consensus.cc:493] T f126abdfca174805b5f1b41467da4ff8 P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:36.311797 15522 raft_consensus.cc:2804] T 2c086052860a4f1ea5e8388129d3b703 P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:36.323961 15494 raft_consensus.cc:515] T f126abdfca174805b5f1b41467da4ff8 P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } }
I20260710 11:02:36.324826 15522 raft_consensus.cc:493] T 2c086052860a4f1ea5e8388129d3b703 P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:36.311692 15484 raft_consensus.cc:740] T 9342010e26d543e6ad6d3431baa135a7 P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41cb9b52c69a4aa68928a829d306cbf8, State: Initialized, Role: FOLLOWER
I20260710 11:02:36.326396 15484 consensus_queue.cc:260] T 9342010e26d543e6ad6d3431baa135a7 P 41cb9b52c69a4aa68928a829d306cbf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } }
I20260710 11:02:36.324277 15524 raft_consensus.cc:2749] T 54c6b99f989845128716bb739f35c1ed P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:36.329712 15494 leader_election.cc:290] T f126abdfca174805b5f1b41467da4ff8 P 674b98bcb2d3490bb4c0756d8befd2ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e54730b9aa904928b5b0589dc3a93548 (127.12.212.3:40301), 41cb9b52c69a4aa68928a829d306cbf8 (127.12.212.4:40157)
I20260710 11:02:36.326875 15522 raft_consensus.cc:3060] T 2c086052860a4f1ea5e8388129d3b703 P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:36.333564 15485 ts_tablet_manager.cc:1434] T 36acc51763b141abb734b06f5756094e P e54730b9aa904928b5b0589dc3a93548: Time spent starting tablet: real 0.180s	user 0.017s	sys 0.014s
I20260710 11:02:36.334018 15217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1655f47bf20b43979c04f886a39df119" candidate_uuid: "41cb9b52c69a4aa68928a829d306cbf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53f24a7a3644009b39ec0661ad61f03"
I20260710 11:02:36.334628 15217 raft_consensus.cc:3060] T 1655f47bf20b43979c04f886a39df119 P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:36.336194 15488 tablet_bootstrap.cc:654] T e78e9f0d39204f06b423d9ebf4fdf86f P 674b98bcb2d3490bb4c0756d8befd2ed: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:36.334692 15485 tablet_bootstrap.cc:492] T 2cb8fa895a384b06aaa8c12b3ef5339a P e54730b9aa904928b5b0589dc3a93548: Bootstrap starting.
I20260710 11:02:36.332494 15495 leader_election.cc:290] T 1655f47bf20b43979c04f886a39df119 P 41cb9b52c69a4aa68928a829d306cbf8 [CANDIDATE]: Term 1 election: Requested vote from peers 674b98bcb2d3490bb4c0756d8befd2ed (127.12.212.2:44391), c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177)
I20260710 11:02:36.342501 15525 raft_consensus.cc:515] T 2c086052860a4f1ea5e8388129d3b703 P 41cb9b52c69a4aa68928a829d306cbf8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } }
I20260710 11:02:36.346493 15216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c086052860a4f1ea5e8388129d3b703" candidate_uuid: "41cb9b52c69a4aa68928a829d306cbf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53f24a7a3644009b39ec0661ad61f03"
I20260710 11:02:36.347272 15216 raft_consensus.cc:3060] T 2c086052860a4f1ea5e8388129d3b703 P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:36.347786 15525 leader_election.cc:290] T 2c086052860a4f1ea5e8388129d3b703 P 41cb9b52c69a4aa68928a829d306cbf8 [CANDIDATE]: Term 1 election: Requested vote from peers c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177), e54730b9aa904928b5b0589dc3a93548 (127.12.212.3:40301)
I20260710 11:02:36.350978 15217 raft_consensus.cc:2468] T 1655f47bf20b43979c04f886a39df119 P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41cb9b52c69a4aa68928a829d306cbf8 in term 1.
I20260710 11:02:36.352401 15403 leader_election.cc:304] T 1655f47bf20b43979c04f886a39df119 P 41cb9b52c69a4aa68928a829d306cbf8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 41cb9b52c69a4aa68928a829d306cbf8, c53f24a7a3644009b39ec0661ad61f03; no voters: 674b98bcb2d3490bb4c0756d8befd2ed
I20260710 11:02:36.353504 15525 raft_consensus.cc:2804] T 1655f47bf20b43979c04f886a39df119 P 41cb9b52c69a4aa68928a829d306cbf8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:36.354161 15525 raft_consensus.cc:697] T 1655f47bf20b43979c04f886a39df119 P 41cb9b52c69a4aa68928a829d306cbf8 [term 1 LEADER]: Becoming Leader. State: Replica: 41cb9b52c69a4aa68928a829d306cbf8, State: Running, Role: LEADER
I20260710 11:02:36.354508 15366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c086052860a4f1ea5e8388129d3b703" candidate_uuid: "41cb9b52c69a4aa68928a829d306cbf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54730b9aa904928b5b0589dc3a93548"
I20260710 11:02:36.355059 15525 consensus_queue.cc:237] T 1655f47bf20b43979c04f886a39df119 P 41cb9b52c69a4aa68928a829d306cbf8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } }
I20260710 11:02:36.356652 15494 raft_consensus.cc:493] T 36acc51763b141abb734b06f5756094e P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:36.357381 15494 raft_consensus.cc:515] T 36acc51763b141abb734b06f5756094e P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
I20260710 11:02:36.361768 15494 leader_election.cc:290] T 36acc51763b141abb734b06f5756094e P 674b98bcb2d3490bb4c0756d8befd2ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177), e54730b9aa904928b5b0589dc3a93548 (127.12.212.3:40301)
I20260710 11:02:36.366667 15485 tablet_bootstrap.cc:654] T 2cb8fa895a384b06aaa8c12b3ef5339a P e54730b9aa904928b5b0589dc3a93548: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:36.367183 15291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36acc51763b141abb734b06f5756094e" candidate_uuid: "e54730b9aa904928b5b0589dc3a93548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" is_pre_election: true
I20260710 11:02:36.367869 15291 raft_consensus.cc:2468] T 36acc51763b141abb734b06f5756094e P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e54730b9aa904928b5b0589dc3a93548 in term 0.
I20260710 11:02:36.368364 15484 ts_tablet_manager.cc:1434] T 9342010e26d543e6ad6d3431baa135a7 P 41cb9b52c69a4aa68928a829d306cbf8: Time spent starting tablet: real 0.078s	user 0.008s	sys 0.009s
I20260710 11:02:36.369154 15332 leader_election.cc:304] T 36acc51763b141abb734b06f5756094e P e54730b9aa904928b5b0589dc3a93548 [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: 674b98bcb2d3490bb4c0756d8befd2ed, e54730b9aa904928b5b0589dc3a93548; no voters: c53f24a7a3644009b39ec0661ad61f03
I20260710 11:02:36.366281 15522 raft_consensus.cc:515] T 2c086052860a4f1ea5e8388129d3b703 P e54730b9aa904928b5b0589dc3a93548 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } }
I20260710 11:02:36.369464 15484 tablet_bootstrap.cc:492] T 5d63af28950d423b8e807b11fa486ddc P 41cb9b52c69a4aa68928a829d306cbf8: Bootstrap starting.
I20260710 11:02:36.364296 15216 raft_consensus.cc:2468] T 2c086052860a4f1ea5e8388129d3b703 P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41cb9b52c69a4aa68928a829d306cbf8 in term 1.
I20260710 11:02:36.393747 15526 raft_consensus.cc:2804] T 36acc51763b141abb734b06f5756094e P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:36.394371 15526 raft_consensus.cc:493] T 36acc51763b141abb734b06f5756094e P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:36.394747 15526 raft_consensus.cc:3060] T 36acc51763b141abb734b06f5756094e P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:36.399258 15403 leader_election.cc:304] T 2c086052860a4f1ea5e8388129d3b703 P 41cb9b52c69a4aa68928a829d306cbf8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41cb9b52c69a4aa68928a829d306cbf8, c53f24a7a3644009b39ec0661ad61f03; no voters: 
I20260710 11:02:36.399946 15484 tablet_bootstrap.cc:654] T 5d63af28950d423b8e807b11fa486ddc P 41cb9b52c69a4aa68928a829d306cbf8: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:36.400317 15528 raft_consensus.cc:2804] T 2c086052860a4f1ea5e8388129d3b703 P 41cb9b52c69a4aa68928a829d306cbf8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:36.400857 15528 raft_consensus.cc:697] T 2c086052860a4f1ea5e8388129d3b703 P 41cb9b52c69a4aa68928a829d306cbf8 [term 1 LEADER]: Becoming Leader. State: Replica: 41cb9b52c69a4aa68928a829d306cbf8, State: Running, Role: LEADER
I20260710 11:02:36.401574 15522 leader_election.cc:290] T 2c086052860a4f1ea5e8388129d3b703 P e54730b9aa904928b5b0589dc3a93548 [CANDIDATE]: Term 1 election: Requested vote from peers c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177), 41cb9b52c69a4aa68928a829d306cbf8 (127.12.212.4:40157)
I20260710 11:02:36.401683 15528 consensus_queue.cc:237] T 2c086052860a4f1ea5e8388129d3b703 P 41cb9b52c69a4aa68928a829d306cbf8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } }
I20260710 11:02:36.403641 15440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c086052860a4f1ea5e8388129d3b703" candidate_uuid: "e54730b9aa904928b5b0589dc3a93548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb9b52c69a4aa68928a829d306cbf8"
I20260710 11:02:36.390671 15366 raft_consensus.cc:2393] T 2c086052860a4f1ea5e8388129d3b703 P e54730b9aa904928b5b0589dc3a93548 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 41cb9b52c69a4aa68928a829d306cbf8 in current term 1: Already voted for candidate e54730b9aa904928b5b0589dc3a93548 in this term.
I20260710 11:02:36.408316 15365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f126abdfca174805b5f1b41467da4ff8" candidate_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54730b9aa904928b5b0589dc3a93548" is_pre_election: true
I20260710 11:02:36.408942 15526 raft_consensus.cc:515] T 36acc51763b141abb734b06f5756094e P e54730b9aa904928b5b0589dc3a93548 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
I20260710 11:02:36.409785 15364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36acc51763b141abb734b06f5756094e" candidate_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54730b9aa904928b5b0589dc3a93548" is_pre_election: true
I20260710 11:02:36.410880 15364 raft_consensus.cc:2393] T 36acc51763b141abb734b06f5756094e P e54730b9aa904928b5b0589dc3a93548 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 674b98bcb2d3490bb4c0756d8befd2ed in current term 1: Already voted for candidate e54730b9aa904928b5b0589dc3a93548 in this term.
I20260710 11:02:36.412861 15216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c086052860a4f1ea5e8388129d3b703" candidate_uuid: "e54730b9aa904928b5b0589dc3a93548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53f24a7a3644009b39ec0661ad61f03"
I20260710 11:02:36.413067 15526 leader_election.cc:290] T 36acc51763b141abb734b06f5756094e P e54730b9aa904928b5b0589dc3a93548 [CANDIDATE]: Term 1 election: Requested vote from peers c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177), 674b98bcb2d3490bb4c0756d8befd2ed (127.12.212.2:44391)
W20260710 11:02:36.412999 15258 leader_election.cc:343] T f126abdfca174805b5f1b41467da4ff8 P 674b98bcb2d3490bb4c0756d8befd2ed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e54730b9aa904928b5b0589dc3a93548 (127.12.212.3:40301): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:36.413604 15216 raft_consensus.cc:2393] T 2c086052860a4f1ea5e8388129d3b703 P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e54730b9aa904928b5b0589dc3a93548 in current term 1: Already voted for candidate 41cb9b52c69a4aa68928a829d306cbf8 in this term.
I20260710 11:02:36.414618 15291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36acc51763b141abb734b06f5756094e" candidate_uuid: "e54730b9aa904928b5b0589dc3a93548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "674b98bcb2d3490bb4c0756d8befd2ed"
I20260710 11:02:36.415237 15291 raft_consensus.cc:3060] T 36acc51763b141abb734b06f5756094e P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:36.416389 15216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36acc51763b141abb734b06f5756094e" candidate_uuid: "e54730b9aa904928b5b0589dc3a93548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53f24a7a3644009b39ec0661ad61f03"
I20260710 11:02:36.423106 15440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f126abdfca174805b5f1b41467da4ff8" candidate_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb9b52c69a4aa68928a829d306cbf8" is_pre_election: true
I20260710 11:02:36.423290 15329 leader_election.cc:304] T 2c086052860a4f1ea5e8388129d3b703 P e54730b9aa904928b5b0589dc3a93548 [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: e54730b9aa904928b5b0589dc3a93548; no voters: 41cb9b52c69a4aa68928a829d306cbf8, c53f24a7a3644009b39ec0661ad61f03
W20260710 11:02:36.426545 15329 leader_election.cc:343] T 36acc51763b141abb734b06f5756094e P e54730b9aa904928b5b0589dc3a93548 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177): Illegal state: must be running to vote when last-logged opid is not known
W20260710 11:02:36.430442 15258 leader_election.cc:343] T f126abdfca174805b5f1b41467da4ff8 P 674b98bcb2d3490bb4c0756d8befd2ed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41cb9b52c69a4aa68928a829d306cbf8 (127.12.212.4:40157): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:36.431177 15258 leader_election.cc:304] T f126abdfca174805b5f1b41467da4ff8 P 674b98bcb2d3490bb4c0756d8befd2ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 674b98bcb2d3490bb4c0756d8befd2ed; no voters: 41cb9b52c69a4aa68928a829d306cbf8, e54730b9aa904928b5b0589dc3a93548
I20260710 11:02:36.432906 15494 raft_consensus.cc:2749] T f126abdfca174805b5f1b41467da4ff8 P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:36.425161 15291 raft_consensus.cc:2468] T 36acc51763b141abb734b06f5756094e P 674b98bcb2d3490bb4c0756d8befd2ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e54730b9aa904928b5b0589dc3a93548 in term 1.
I20260710 11:02:36.435971 15526 raft_consensus.cc:2749] T 2c086052860a4f1ea5e8388129d3b703 P e54730b9aa904928b5b0589dc3a93548 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:02:36.436959 15332 leader_election.cc:304] T 36acc51763b141abb734b06f5756094e P e54730b9aa904928b5b0589dc3a93548 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 674b98bcb2d3490bb4c0756d8befd2ed, e54730b9aa904928b5b0589dc3a93548; no voters: c53f24a7a3644009b39ec0661ad61f03
I20260710 11:02:36.441524 15488 tablet_bootstrap.cc:492] T e78e9f0d39204f06b423d9ebf4fdf86f P 674b98bcb2d3490bb4c0756d8befd2ed: No bootstrap required, opened a new log
I20260710 11:02:36.442200 15488 ts_tablet_manager.cc:1403] T e78e9f0d39204f06b423d9ebf4fdf86f P 674b98bcb2d3490bb4c0756d8befd2ed: Time spent bootstrapping tablet: real 0.143s	user 0.021s	sys 0.029s
I20260710 11:02:36.447023 15526 raft_consensus.cc:2804] T 36acc51763b141abb734b06f5756094e P e54730b9aa904928b5b0589dc3a93548 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:36.447966 15480 tablet_bootstrap.cc:492] T 54c6b99f989845128716bb739f35c1ed P c53f24a7a3644009b39ec0661ad61f03: No bootstrap required, opened a new log
I20260710 11:02:36.448518 15480 ts_tablet_manager.cc:1403] T 54c6b99f989845128716bb739f35c1ed P c53f24a7a3644009b39ec0661ad61f03: Time spent bootstrapping tablet: real 0.220s	user 0.015s	sys 0.034s
I20260710 11:02:36.450289 15485 tablet_bootstrap.cc:492] T 2cb8fa895a384b06aaa8c12b3ef5339a P e54730b9aa904928b5b0589dc3a93548: No bootstrap required, opened a new log
I20260710 11:02:36.450664 15484 tablet_bootstrap.cc:492] T 5d63af28950d423b8e807b11fa486ddc P 41cb9b52c69a4aa68928a829d306cbf8: No bootstrap required, opened a new log
I20260710 11:02:36.450803 15485 ts_tablet_manager.cc:1403] T 2cb8fa895a384b06aaa8c12b3ef5339a P e54730b9aa904928b5b0589dc3a93548: Time spent bootstrapping tablet: real 0.116s	user 0.011s	sys 0.008s
I20260710 11:02:36.451176 15484 ts_tablet_manager.cc:1403] T 5d63af28950d423b8e807b11fa486ddc P 41cb9b52c69a4aa68928a829d306cbf8: Time spent bootstrapping tablet: real 0.082s	user 0.012s	sys 0.009s
I20260710 11:02:36.451508 15480 raft_consensus.cc:359] T 54c6b99f989845128716bb739f35c1ed P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } }
I20260710 11:02:36.452261 15480 raft_consensus.cc:385] T 54c6b99f989845128716bb739f35c1ed P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:36.452543 15480 raft_consensus.cc:740] T 54c6b99f989845128716bb739f35c1ed P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53f24a7a3644009b39ec0661ad61f03, State: Initialized, Role: FOLLOWER
I20260710 11:02:36.453836 15526 raft_consensus.cc:697] T 36acc51763b141abb734b06f5756094e P e54730b9aa904928b5b0589dc3a93548 [term 1 LEADER]: Becoming Leader. State: Replica: e54730b9aa904928b5b0589dc3a93548, State: Running, Role: LEADER
I20260710 11:02:36.455140 15485 raft_consensus.cc:359] T 2cb8fa895a384b06aaa8c12b3ef5339a P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
I20260710 11:02:36.455961 15485 raft_consensus.cc:385] T 2cb8fa895a384b06aaa8c12b3ef5339a P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:36.456300 15485 raft_consensus.cc:740] T 2cb8fa895a384b06aaa8c12b3ef5339a P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e54730b9aa904928b5b0589dc3a93548, State: Initialized, Role: FOLLOWER
I20260710 11:02:36.456658 15488 raft_consensus.cc:359] T e78e9f0d39204f06b423d9ebf4fdf86f P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } }
I20260710 11:02:36.455168 15526 consensus_queue.cc:237] T 36acc51763b141abb734b06f5756094e P e54730b9aa904928b5b0589dc3a93548 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
I20260710 11:02:36.457494 15488 raft_consensus.cc:385] T e78e9f0d39204f06b423d9ebf4fdf86f P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:36.453226 15480 consensus_queue.cc:260] T 54c6b99f989845128716bb739f35c1ed P c53f24a7a3644009b39ec0661ad61f03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } }
I20260710 11:02:36.458882 15484 raft_consensus.cc:359] T 5d63af28950d423b8e807b11fa486ddc P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } }
I20260710 11:02:36.459194 15494 raft_consensus.cc:493] T 5d63af28950d423b8e807b11fa486ddc P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:36.461742 15480 ts_tablet_manager.cc:1434] T 54c6b99f989845128716bb739f35c1ed P c53f24a7a3644009b39ec0661ad61f03: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260710 11:02:36.462590 15494 raft_consensus.cc:515] T 5d63af28950d423b8e807b11fa486ddc P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } }
I20260710 11:02:36.459026 15485 consensus_queue.cc:260] T 2cb8fa895a384b06aaa8c12b3ef5339a P e54730b9aa904928b5b0589dc3a93548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
I20260710 11:02:36.464896 15494 leader_election.cc:290] T 5d63af28950d423b8e807b11fa486ddc P 674b98bcb2d3490bb4c0756d8befd2ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e54730b9aa904928b5b0589dc3a93548 (127.12.212.3:40301), 41cb9b52c69a4aa68928a829d306cbf8 (127.12.212.4:40157)
I20260710 11:02:36.465206 15485 ts_tablet_manager.cc:1434] T 2cb8fa895a384b06aaa8c12b3ef5339a P e54730b9aa904928b5b0589dc3a93548: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260710 11:02:36.465404 15494 raft_consensus.cc:493] T 57ad0b8395ae412f8fbbd2515dc8eb0f P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:36.466235 15485 tablet_bootstrap.cc:492] T 5d63af28950d423b8e807b11fa486ddc P e54730b9aa904928b5b0589dc3a93548: Bootstrap starting.
I20260710 11:02:36.461251 15484 raft_consensus.cc:385] T 5d63af28950d423b8e807b11fa486ddc P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:36.466647 15484 raft_consensus.cc:740] T 5d63af28950d423b8e807b11fa486ddc P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41cb9b52c69a4aa68928a829d306cbf8, State: Initialized, Role: FOLLOWER
I20260710 11:02:36.465896 15494 raft_consensus.cc:515] T 57ad0b8395ae412f8fbbd2515dc8eb0f P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } }
I20260710 11:02:36.468020 15366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d63af28950d423b8e807b11fa486ddc" candidate_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54730b9aa904928b5b0589dc3a93548" is_pre_election: true
I20260710 11:02:36.468984 15494 leader_election.cc:290] T 57ad0b8395ae412f8fbbd2515dc8eb0f P 674b98bcb2d3490bb4c0756d8befd2ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41cb9b52c69a4aa68928a829d306cbf8 (127.12.212.4:40157), c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177)
I20260710 11:02:36.469800 15484 consensus_queue.cc:260] T 5d63af28950d423b8e807b11fa486ddc P 41cb9b52c69a4aa68928a829d306cbf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } }
I20260710 11:02:36.469870 15113 catalog_manager.cc:5697] T 1655f47bf20b43979c04f886a39df119 P 41cb9b52c69a4aa68928a829d306cbf8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 41cb9b52c69a4aa68928a829d306cbf8 (127.12.212.4). New cstate: current_term: 1 leader_uuid: "41cb9b52c69a4aa68928a829d306cbf8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:36.471264 15522 raft_consensus.cc:493] T 2cb8fa895a384b06aaa8c12b3ef5339a P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:36.471843 15522 raft_consensus.cc:515] T 2cb8fa895a384b06aaa8c12b3ef5339a P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
I20260710 11:02:36.472862 15484 ts_tablet_manager.cc:1434] T 5d63af28950d423b8e807b11fa486ddc P 41cb9b52c69a4aa68928a829d306cbf8: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.003s
I20260710 11:02:36.473728 15485 tablet_bootstrap.cc:654] T 5d63af28950d423b8e807b11fa486ddc P e54730b9aa904928b5b0589dc3a93548: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:36.473996 15484 tablet_bootstrap.cc:492] T e78e9f0d39204f06b423d9ebf4fdf86f P 41cb9b52c69a4aa68928a829d306cbf8: Bootstrap starting.
I20260710 11:02:36.470546 15440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d63af28950d423b8e807b11fa486ddc" candidate_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb9b52c69a4aa68928a829d306cbf8" is_pre_election: true
I20260710 11:02:36.476042 15440 raft_consensus.cc:2468] T 5d63af28950d423b8e807b11fa486ddc P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 674b98bcb2d3490bb4c0756d8befd2ed in term 0.
I20260710 11:02:36.477210 15522 leader_election.cc:290] T 2cb8fa895a384b06aaa8c12b3ef5339a P e54730b9aa904928b5b0589dc3a93548 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177), 674b98bcb2d3490bb4c0756d8befd2ed (127.12.212.2:44391)
I20260710 11:02:36.478200 15258 leader_election.cc:304] T 5d63af28950d423b8e807b11fa486ddc P 674b98bcb2d3490bb4c0756d8befd2ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41cb9b52c69a4aa68928a829d306cbf8, 674b98bcb2d3490bb4c0756d8befd2ed; no voters: 
I20260710 11:02:36.479043 15494 raft_consensus.cc:2804] T 5d63af28950d423b8e807b11fa486ddc P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:36.478981 15216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cb8fa895a384b06aaa8c12b3ef5339a" candidate_uuid: "e54730b9aa904928b5b0589dc3a93548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53f24a7a3644009b39ec0661ad61f03" is_pre_election: true
I20260710 11:02:36.478667 15440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ad0b8395ae412f8fbbd2515dc8eb0f" candidate_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb9b52c69a4aa68928a829d306cbf8" is_pre_election: true
W20260710 11:02:36.479597 15258 leader_election.cc:343] T 5d63af28950d423b8e807b11fa486ddc P 674b98bcb2d3490bb4c0756d8befd2ed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e54730b9aa904928b5b0589dc3a93548 (127.12.212.3:40301): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:36.479764 15216 raft_consensus.cc:2468] T 2cb8fa895a384b06aaa8c12b3ef5339a P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e54730b9aa904928b5b0589dc3a93548 in term 0.
W20260710 11:02:36.480581 15258 leader_election.cc:343] T 57ad0b8395ae412f8fbbd2515dc8eb0f P 674b98bcb2d3490bb4c0756d8befd2ed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41cb9b52c69a4aa68928a829d306cbf8 (127.12.212.4:40157): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:36.459749 15488 raft_consensus.cc:740] T e78e9f0d39204f06b423d9ebf4fdf86f P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 674b98bcb2d3490bb4c0756d8befd2ed, State: Initialized, Role: FOLLOWER
I20260710 11:02:36.480952 15494 raft_consensus.cc:493] T 5d63af28950d423b8e807b11fa486ddc P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:36.481546 15494 raft_consensus.cc:3060] T 5d63af28950d423b8e807b11fa486ddc P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:36.481577 15291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cb8fa895a384b06aaa8c12b3ef5339a" candidate_uuid: "e54730b9aa904928b5b0589dc3a93548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" is_pre_election: true
I20260710 11:02:36.481669 15488 consensus_queue.cc:260] T e78e9f0d39204f06b423d9ebf4fdf86f P 674b98bcb2d3490bb4c0756d8befd2ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } }
I20260710 11:02:36.484313 15488 ts_tablet_manager.cc:1434] T e78e9f0d39204f06b423d9ebf4fdf86f P 674b98bcb2d3490bb4c0756d8befd2ed: Time spent starting tablet: real 0.042s	user 0.005s	sys 0.006s
I20260710 11:02:36.484707 15480 tablet_bootstrap.cc:492] T 0ad588bf02c340eab0f2fbb879cc95dd P c53f24a7a3644009b39ec0661ad61f03: Bootstrap starting.
I20260710 11:02:36.480964 15329 leader_election.cc:304] T 2cb8fa895a384b06aaa8c12b3ef5339a P e54730b9aa904928b5b0589dc3a93548 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c53f24a7a3644009b39ec0661ad61f03, e54730b9aa904928b5b0589dc3a93548; no voters: 
W20260710 11:02:36.487675 15332 leader_election.cc:343] T 2cb8fa895a384b06aaa8c12b3ef5339a P e54730b9aa904928b5b0589dc3a93548 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 674b98bcb2d3490bb4c0756d8befd2ed (127.12.212.2:44391): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:36.492488 15480 tablet_bootstrap.cc:654] T 0ad588bf02c340eab0f2fbb879cc95dd P c53f24a7a3644009b39ec0661ad61f03: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:36.494598 15216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36acc51763b141abb734b06f5756094e" candidate_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53f24a7a3644009b39ec0661ad61f03" is_pre_election: true
I20260710 11:02:36.496781 15216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ad0b8395ae412f8fbbd2515dc8eb0f" candidate_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53f24a7a3644009b39ec0661ad61f03" is_pre_election: true
I20260710 11:02:36.497617 15522 raft_consensus.cc:2804] T 2cb8fa895a384b06aaa8c12b3ef5339a P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:36.498037 15522 raft_consensus.cc:493] T 2cb8fa895a384b06aaa8c12b3ef5339a P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:36.498225 15488 tablet_bootstrap.cc:492] T 2cb8fa895a384b06aaa8c12b3ef5339a P 674b98bcb2d3490bb4c0756d8befd2ed: Bootstrap starting.
I20260710 11:02:36.498399 15522 raft_consensus.cc:3060] T 2cb8fa895a384b06aaa8c12b3ef5339a P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:02:36.498742 15255 leader_election.cc:343] T 36acc51763b141abb734b06f5756094e P 674b98bcb2d3490bb4c0756d8befd2ed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:36.499436 15255 leader_election.cc:304] T 36acc51763b141abb734b06f5756094e P 674b98bcb2d3490bb4c0756d8befd2ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 674b98bcb2d3490bb4c0756d8befd2ed; no voters: c53f24a7a3644009b39ec0661ad61f03, e54730b9aa904928b5b0589dc3a93548
I20260710 11:02:36.501178 15540 raft_consensus.cc:2749] T 36acc51763b141abb734b06f5756094e P 674b98bcb2d3490bb4c0756d8befd2ed [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:02:36.502686 15255 leader_election.cc:343] T 57ad0b8395ae412f8fbbd2515dc8eb0f P 674b98bcb2d3490bb4c0756d8befd2ed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:36.503305 15255 leader_election.cc:304] T 57ad0b8395ae412f8fbbd2515dc8eb0f P 674b98bcb2d3490bb4c0756d8befd2ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 674b98bcb2d3490bb4c0756d8befd2ed; no voters: 41cb9b52c69a4aa68928a829d306cbf8, c53f24a7a3644009b39ec0661ad61f03
I20260710 11:02:36.504350 15540 raft_consensus.cc:2749] T 57ad0b8395ae412f8fbbd2515dc8eb0f P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:36.504966 15488 tablet_bootstrap.cc:654] T 2cb8fa895a384b06aaa8c12b3ef5339a P 674b98bcb2d3490bb4c0756d8befd2ed: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:36.492214 15494 raft_consensus.cc:515] T 5d63af28950d423b8e807b11fa486ddc P 674b98bcb2d3490bb4c0756d8befd2ed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } }
I20260710 11:02:36.513201 15522 raft_consensus.cc:515] T 2cb8fa895a384b06aaa8c12b3ef5339a P e54730b9aa904928b5b0589dc3a93548 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
I20260710 11:02:36.515169 15366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d63af28950d423b8e807b11fa486ddc" candidate_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54730b9aa904928b5b0589dc3a93548"
I20260710 11:02:36.515861 15216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cb8fa895a384b06aaa8c12b3ef5339a" candidate_uuid: "e54730b9aa904928b5b0589dc3a93548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53f24a7a3644009b39ec0661ad61f03"
I20260710 11:02:36.516451 15216 raft_consensus.cc:3060] T 2cb8fa895a384b06aaa8c12b3ef5339a P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:02:36.517292 15258 leader_election.cc:343] T 5d63af28950d423b8e807b11fa486ddc P 674b98bcb2d3490bb4c0756d8befd2ed [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e54730b9aa904928b5b0589dc3a93548 (127.12.212.3:40301): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:36.516908 15114 catalog_manager.cc:5697] T 36acc51763b141abb734b06f5756094e P e54730b9aa904928b5b0589dc3a93548 reported cstate change: term changed from 0 to 1, leader changed from <none> to e54730b9aa904928b5b0589dc3a93548 (127.12.212.3). New cstate: current_term: 1 leader_uuid: "e54730b9aa904928b5b0589dc3a93548" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:36.520392 15484 tablet_bootstrap.cc:654] T e78e9f0d39204f06b423d9ebf4fdf86f P 41cb9b52c69a4aa68928a829d306cbf8: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:36.524019 15494 leader_election.cc:290] T 5d63af28950d423b8e807b11fa486ddc P 674b98bcb2d3490bb4c0756d8befd2ed [CANDIDATE]: Term 1 election: Requested vote from peers e54730b9aa904928b5b0589dc3a93548 (127.12.212.3:40301), 41cb9b52c69a4aa68928a829d306cbf8 (127.12.212.4:40157)
I20260710 11:02:36.526741 15440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d63af28950d423b8e807b11fa486ddc" candidate_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb9b52c69a4aa68928a829d306cbf8"
I20260710 11:02:36.527630 15440 raft_consensus.cc:3060] T 5d63af28950d423b8e807b11fa486ddc P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:36.527227 15485 tablet_bootstrap.cc:492] T 5d63af28950d423b8e807b11fa486ddc P e54730b9aa904928b5b0589dc3a93548: No bootstrap required, opened a new log
I20260710 11:02:36.531426 15485 ts_tablet_manager.cc:1403] T 5d63af28950d423b8e807b11fa486ddc P e54730b9aa904928b5b0589dc3a93548: Time spent bootstrapping tablet: real 0.065s	user 0.009s	sys 0.007s
I20260710 11:02:36.532001 15484 tablet_bootstrap.cc:492] T e78e9f0d39204f06b423d9ebf4fdf86f P 41cb9b52c69a4aa68928a829d306cbf8: No bootstrap required, opened a new log
I20260710 11:02:36.532702 15484 ts_tablet_manager.cc:1403] T e78e9f0d39204f06b423d9ebf4fdf86f P 41cb9b52c69a4aa68928a829d306cbf8: Time spent bootstrapping tablet: real 0.059s	user 0.012s	sys 0.002s
I20260710 11:02:36.536741 15484 raft_consensus.cc:359] T e78e9f0d39204f06b423d9ebf4fdf86f P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } }
I20260710 11:02:36.537789 15484 raft_consensus.cc:385] T e78e9f0d39204f06b423d9ebf4fdf86f P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:36.538206 15484 raft_consensus.cc:740] T e78e9f0d39204f06b423d9ebf4fdf86f P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41cb9b52c69a4aa68928a829d306cbf8, State: Initialized, Role: FOLLOWER
I20260710 11:02:36.539727 15484 consensus_queue.cc:260] T e78e9f0d39204f06b423d9ebf4fdf86f P 41cb9b52c69a4aa68928a829d306cbf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } }
I20260710 11:02:36.542750 15484 ts_tablet_manager.cc:1434] T e78e9f0d39204f06b423d9ebf4fdf86f P 41cb9b52c69a4aa68928a829d306cbf8: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260710 11:02:36.542989 15216 raft_consensus.cc:2468] T 2cb8fa895a384b06aaa8c12b3ef5339a P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e54730b9aa904928b5b0589dc3a93548 in term 1.
I20260710 11:02:36.544278 15484 tablet_bootstrap.cc:492] T 91ee8462a87f4632a72da0f14f042b6b P 41cb9b52c69a4aa68928a829d306cbf8: Bootstrap starting.
I20260710 11:02:36.544714 15329 leader_election.cc:304] T 2cb8fa895a384b06aaa8c12b3ef5339a P e54730b9aa904928b5b0589dc3a93548 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c53f24a7a3644009b39ec0661ad61f03, e54730b9aa904928b5b0589dc3a93548; no voters: 
I20260710 11:02:36.545907 15526 raft_consensus.cc:2804] T 2cb8fa895a384b06aaa8c12b3ef5339a P e54730b9aa904928b5b0589dc3a93548 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:36.546546 15526 raft_consensus.cc:697] T 2cb8fa895a384b06aaa8c12b3ef5339a P e54730b9aa904928b5b0589dc3a93548 [term 1 LEADER]: Becoming Leader. State: Replica: e54730b9aa904928b5b0589dc3a93548, State: Running, Role: LEADER
I20260710 11:02:36.547458 15526 consensus_queue.cc:237] T 2cb8fa895a384b06aaa8c12b3ef5339a P e54730b9aa904928b5b0589dc3a93548 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
I20260710 11:02:36.540066 15485 raft_consensus.cc:359] T 5d63af28950d423b8e807b11fa486ddc P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } }
I20260710 11:02:36.551745 15485 raft_consensus.cc:385] T 5d63af28950d423b8e807b11fa486ddc P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:36.552075 15485 raft_consensus.cc:740] T 5d63af28950d423b8e807b11fa486ddc P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e54730b9aa904928b5b0589dc3a93548, State: Initialized, Role: FOLLOWER
I20260710 11:02:36.552809 15485 consensus_queue.cc:260] T 5d63af28950d423b8e807b11fa486ddc P e54730b9aa904928b5b0589dc3a93548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } }
I20260710 11:02:36.554610 15484 tablet_bootstrap.cc:654] T 91ee8462a87f4632a72da0f14f042b6b P 41cb9b52c69a4aa68928a829d306cbf8: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:36.559257 15485 ts_tablet_manager.cc:1434] T 5d63af28950d423b8e807b11fa486ddc P e54730b9aa904928b5b0589dc3a93548: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.002s
I20260710 11:02:36.560318 15485 tablet_bootstrap.cc:492] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P e54730b9aa904928b5b0589dc3a93548: Bootstrap starting.
I20260710 11:02:36.567337 15484 tablet_bootstrap.cc:492] T 91ee8462a87f4632a72da0f14f042b6b P 41cb9b52c69a4aa68928a829d306cbf8: No bootstrap required, opened a new log
I20260710 11:02:36.568029 15484 ts_tablet_manager.cc:1403] T 91ee8462a87f4632a72da0f14f042b6b P 41cb9b52c69a4aa68928a829d306cbf8: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.013s
I20260710 11:02:36.571854 15484 raft_consensus.cc:359] T 91ee8462a87f4632a72da0f14f042b6b P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } }
I20260710 11:02:36.572851 15484 raft_consensus.cc:385] T 91ee8462a87f4632a72da0f14f042b6b P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:36.573263 15484 raft_consensus.cc:740] T 91ee8462a87f4632a72da0f14f042b6b P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41cb9b52c69a4aa68928a829d306cbf8, State: Initialized, Role: FOLLOWER
I20260710 11:02:36.574484 15484 consensus_queue.cc:260] T 91ee8462a87f4632a72da0f14f042b6b P 41cb9b52c69a4aa68928a829d306cbf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } }
I20260710 11:02:36.577615 15484 ts_tablet_manager.cc:1434] T 91ee8462a87f4632a72da0f14f042b6b P 41cb9b52c69a4aa68928a829d306cbf8: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260710 11:02:36.579061 15484 tablet_bootstrap.cc:492] T f126abdfca174805b5f1b41467da4ff8 P 41cb9b52c69a4aa68928a829d306cbf8: Bootstrap starting.
I20260710 11:02:36.581913 15483 raft_consensus.cc:493] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:36.582489 15483 raft_consensus.cc:515] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
I20260710 11:02:36.614197 15494 raft_consensus.cc:493] T 0ad588bf02c340eab0f2fbb879cc95dd P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:36.614948 15494 raft_consensus.cc:515] T 0ad588bf02c340eab0f2fbb879cc95dd P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
I20260710 11:02:36.619474 15485 tablet_bootstrap.cc:654] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P e54730b9aa904928b5b0589dc3a93548: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:36.619722 15366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad588bf02c340eab0f2fbb879cc95dd" candidate_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54730b9aa904928b5b0589dc3a93548" is_pre_election: true
I20260710 11:02:36.619803 15291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e8c6a2f861477a9c6fd4f9f130a8d8" candidate_uuid: "c53f24a7a3644009b39ec0661ad61f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" is_pre_election: true
I20260710 11:02:36.619855 15494 leader_election.cc:290] T 0ad588bf02c340eab0f2fbb879cc95dd P 674b98bcb2d3490bb4c0756d8befd2ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177), e54730b9aa904928b5b0589dc3a93548 (127.12.212.3:40301)
W20260710 11:02:36.621062 15183 leader_election.cc:343] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P c53f24a7a3644009b39ec0661ad61f03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 674b98bcb2d3490bb4c0756d8befd2ed (127.12.212.2:44391): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:36.620772 15483 leader_election.cc:290] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P c53f24a7a3644009b39ec0661ad61f03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 674b98bcb2d3490bb4c0756d8befd2ed (127.12.212.2:44391), e54730b9aa904928b5b0589dc3a93548 (127.12.212.3:40301)
W20260710 11:02:36.621752 15258 leader_election.cc:343] T 0ad588bf02c340eab0f2fbb879cc95dd P 674b98bcb2d3490bb4c0756d8befd2ed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e54730b9aa904928b5b0589dc3a93548 (127.12.212.3:40301): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:36.622833 15366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e8c6a2f861477a9c6fd4f9f130a8d8" candidate_uuid: "c53f24a7a3644009b39ec0661ad61f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54730b9aa904928b5b0589dc3a93548" is_pre_election: true
I20260710 11:02:36.624532 15483 raft_consensus.cc:493] T e78e9f0d39204f06b423d9ebf4fdf86f P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:02:36.624878 15183 leader_election.cc:343] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P c53f24a7a3644009b39ec0661ad61f03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e54730b9aa904928b5b0589dc3a93548 (127.12.212.3:40301): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:36.625406 15484 tablet_bootstrap.cc:654] T f126abdfca174805b5f1b41467da4ff8 P 41cb9b52c69a4aa68928a829d306cbf8: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:36.625244 15483 raft_consensus.cc:515] T e78e9f0d39204f06b423d9ebf4fdf86f P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } }
I20260710 11:02:36.625494 15183 leader_election.cc:304] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P c53f24a7a3644009b39ec0661ad61f03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c53f24a7a3644009b39ec0661ad61f03; no voters: 674b98bcb2d3490bb4c0756d8befd2ed, e54730b9aa904928b5b0589dc3a93548
I20260710 11:02:36.627022 15517 raft_consensus.cc:2749] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:36.628163 15439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e78e9f0d39204f06b423d9ebf4fdf86f" candidate_uuid: "c53f24a7a3644009b39ec0661ad61f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb9b52c69a4aa68928a829d306cbf8" is_pre_election: true
I20260710 11:02:36.628338 15483 leader_election.cc:290] T e78e9f0d39204f06b423d9ebf4fdf86f P c53f24a7a3644009b39ec0661ad61f03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41cb9b52c69a4aa68928a829d306cbf8 (127.12.212.4:40157), 674b98bcb2d3490bb4c0756d8befd2ed (127.12.212.2:44391)
I20260710 11:02:36.619683 15216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad588bf02c340eab0f2fbb879cc95dd" candidate_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53f24a7a3644009b39ec0661ad61f03" is_pre_election: true
I20260710 11:02:36.628914 15439 raft_consensus.cc:2468] T e78e9f0d39204f06b423d9ebf4fdf86f P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c53f24a7a3644009b39ec0661ad61f03 in term 0.
W20260710 11:02:36.630098 15255 leader_election.cc:343] T 0ad588bf02c340eab0f2fbb879cc95dd P 674b98bcb2d3490bb4c0756d8befd2ed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:36.630697 15255 leader_election.cc:304] T 0ad588bf02c340eab0f2fbb879cc95dd P 674b98bcb2d3490bb4c0756d8befd2ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 674b98bcb2d3490bb4c0756d8befd2ed; no voters: c53f24a7a3644009b39ec0661ad61f03, e54730b9aa904928b5b0589dc3a93548
I20260710 11:02:36.631948 15494 raft_consensus.cc:2749] T 0ad588bf02c340eab0f2fbb879cc95dd P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:36.633028 15183 leader_election.cc:304] T e78e9f0d39204f06b423d9ebf4fdf86f P c53f24a7a3644009b39ec0661ad61f03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41cb9b52c69a4aa68928a829d306cbf8, c53f24a7a3644009b39ec0661ad61f03; no voters: 
I20260710 11:02:36.630801 15291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e78e9f0d39204f06b423d9ebf4fdf86f" candidate_uuid: "c53f24a7a3644009b39ec0661ad61f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" is_pre_election: true
I20260710 11:02:36.634094 15483 raft_consensus.cc:2804] T e78e9f0d39204f06b423d9ebf4fdf86f P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:36.634325 15291 raft_consensus.cc:2468] T e78e9f0d39204f06b423d9ebf4fdf86f P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c53f24a7a3644009b39ec0661ad61f03 in term 0.
I20260710 11:02:36.634452 15483 raft_consensus.cc:493] T e78e9f0d39204f06b423d9ebf4fdf86f P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:36.634882 15483 raft_consensus.cc:3060] T e78e9f0d39204f06b423d9ebf4fdf86f P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:36.636780 15291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cb8fa895a384b06aaa8c12b3ef5339a" candidate_uuid: "e54730b9aa904928b5b0589dc3a93548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "674b98bcb2d3490bb4c0756d8befd2ed"
I20260710 11:02:36.645182 15517 consensus_queue.cc:1048] T ab1fdd30482b4662922aa91af81289e8 P c53f24a7a3644009b39ec0661ad61f03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
W20260710 11:02:36.648988 15332 leader_election.cc:343] T 2cb8fa895a384b06aaa8c12b3ef5339a P e54730b9aa904928b5b0589dc3a93548 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 674b98bcb2d3490bb4c0756d8befd2ed (127.12.212.2:44391): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:36.642411 15114 catalog_manager.cc:5697] T 2cb8fa895a384b06aaa8c12b3ef5339a P e54730b9aa904928b5b0589dc3a93548 reported cstate change: term changed from 0 to 1, leader changed from <none> to e54730b9aa904928b5b0589dc3a93548 (127.12.212.3). New cstate: current_term: 1 leader_uuid: "e54730b9aa904928b5b0589dc3a93548" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:36.646912 15440 raft_consensus.cc:2468] T 5d63af28950d423b8e807b11fa486ddc P 41cb9b52c69a4aa68928a829d306cbf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 674b98bcb2d3490bb4c0756d8befd2ed in term 1.
I20260710 11:02:36.638527 15485 tablet_bootstrap.cc:492] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P e54730b9aa904928b5b0589dc3a93548: No bootstrap required, opened a new log
I20260710 11:02:36.652963 15485 ts_tablet_manager.cc:1403] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P e54730b9aa904928b5b0589dc3a93548: Time spent bootstrapping tablet: real 0.093s	user 0.010s	sys 0.013s
I20260710 11:02:36.656821 15484 tablet_bootstrap.cc:492] T f126abdfca174805b5f1b41467da4ff8 P 41cb9b52c69a4aa68928a829d306cbf8: No bootstrap required, opened a new log
I20260710 11:02:36.657310 15484 ts_tablet_manager.cc:1403] T f126abdfca174805b5f1b41467da4ff8 P 41cb9b52c69a4aa68928a829d306cbf8: Time spent bootstrapping tablet: real 0.079s	user 0.013s	sys 0.044s
I20260710 11:02:36.660159 15485 raft_consensus.cc:359] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
I20260710 11:02:36.660838 15258 leader_election.cc:304] T 5d63af28950d423b8e807b11fa486ddc P 674b98bcb2d3490bb4c0756d8befd2ed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 41cb9b52c69a4aa68928a829d306cbf8, 674b98bcb2d3490bb4c0756d8befd2ed; no voters: e54730b9aa904928b5b0589dc3a93548
I20260710 11:02:36.661276 15485 raft_consensus.cc:385] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:36.661751 15485 raft_consensus.cc:740] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e54730b9aa904928b5b0589dc3a93548, State: Initialized, Role: FOLLOWER
I20260710 11:02:36.662225 15494 raft_consensus.cc:2804] T 5d63af28950d423b8e807b11fa486ddc P 674b98bcb2d3490bb4c0756d8befd2ed [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:36.662873 15494 raft_consensus.cc:697] T 5d63af28950d423b8e807b11fa486ddc P 674b98bcb2d3490bb4c0756d8befd2ed [term 1 LEADER]: Becoming Leader. State: Replica: 674b98bcb2d3490bb4c0756d8befd2ed, State: Running, Role: LEADER
I20260710 11:02:36.663990 15494 consensus_queue.cc:237] T 5d63af28950d423b8e807b11fa486ddc P 674b98bcb2d3490bb4c0756d8befd2ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } }
I20260710 11:02:36.635432 15522 leader_election.cc:290] T 2cb8fa895a384b06aaa8c12b3ef5339a P e54730b9aa904928b5b0589dc3a93548 [CANDIDATE]: Term 1 election: Requested vote from peers c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177), 674b98bcb2d3490bb4c0756d8befd2ed (127.12.212.2:44391)
I20260710 11:02:36.662789 15485 consensus_queue.cc:260] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P e54730b9aa904928b5b0589dc3a93548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
I20260710 11:02:36.669279 15485 ts_tablet_manager.cc:1434] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P e54730b9aa904928b5b0589dc3a93548: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260710 11:02:36.670274 15485 tablet_bootstrap.cc:492] T b049e23a96a846709aedf3eebe96c0b7 P e54730b9aa904928b5b0589dc3a93548: Bootstrap starting.
I20260710 11:02:36.660051 15484 raft_consensus.cc:359] T f126abdfca174805b5f1b41467da4ff8 P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } }
I20260710 11:02:36.644055 15483 raft_consensus.cc:515] T e78e9f0d39204f06b423d9ebf4fdf86f P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } }
I20260710 11:02:36.671705 15484 raft_consensus.cc:385] T f126abdfca174805b5f1b41467da4ff8 P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:36.672554 15484 raft_consensus.cc:740] T f126abdfca174805b5f1b41467da4ff8 P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41cb9b52c69a4aa68928a829d306cbf8, State: Initialized, Role: FOLLOWER
I20260710 11:02:36.673878 15483 leader_election.cc:290] T e78e9f0d39204f06b423d9ebf4fdf86f P c53f24a7a3644009b39ec0661ad61f03 [CANDIDATE]: Term 1 election: Requested vote from peers 41cb9b52c69a4aa68928a829d306cbf8 (127.12.212.4:40157), 674b98bcb2d3490bb4c0756d8befd2ed (127.12.212.2:44391)
I20260710 11:02:36.675107 15440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e78e9f0d39204f06b423d9ebf4fdf86f" candidate_uuid: "c53f24a7a3644009b39ec0661ad61f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb9b52c69a4aa68928a829d306cbf8"
I20260710 11:02:36.675398 15291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e78e9f0d39204f06b423d9ebf4fdf86f" candidate_uuid: "c53f24a7a3644009b39ec0661ad61f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "674b98bcb2d3490bb4c0756d8befd2ed"
I20260710 11:02:36.674108 15484 consensus_queue.cc:260] T f126abdfca174805b5f1b41467da4ff8 P 41cb9b52c69a4aa68928a829d306cbf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } }
I20260710 11:02:36.676092 15291 raft_consensus.cc:3060] T e78e9f0d39204f06b423d9ebf4fdf86f P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:36.679095 15484 ts_tablet_manager.cc:1434] T f126abdfca174805b5f1b41467da4ff8 P 41cb9b52c69a4aa68928a829d306cbf8: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260710 11:02:36.680328 15484 tablet_bootstrap.cc:492] T 7f9ae02ad0f74e5cbd2ce0503df3ce9a P 41cb9b52c69a4aa68928a829d306cbf8: Bootstrap starting.
I20260710 11:02:36.680992 15528 raft_consensus.cc:493] T 9342010e26d543e6ad6d3431baa135a7 P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:36.681478 15528 raft_consensus.cc:515] T 9342010e26d543e6ad6d3431baa135a7 P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } }
I20260710 11:02:36.683435 15440 raft_consensus.cc:3060] T e78e9f0d39204f06b423d9ebf4fdf86f P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:36.684727 15522 raft_consensus.cc:493] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:36.684368 15113 catalog_manager.cc:5697] T 2c086052860a4f1ea5e8388129d3b703 P 41cb9b52c69a4aa68928a829d306cbf8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 41cb9b52c69a4aa68928a829d306cbf8 (127.12.212.4). New cstate: current_term: 1 leader_uuid: "41cb9b52c69a4aa68928a829d306cbf8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:36.685206 15522 raft_consensus.cc:515] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
W20260710 11:02:36.687204 15163 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:02:36.687508 15522 leader_election.cc:290] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P e54730b9aa904928b5b0589dc3a93548 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177), 674b98bcb2d3490bb4c0756d8befd2ed (127.12.212.2:44391)
I20260710 11:02:36.688074 15528 leader_election.cc:290] T 9342010e26d543e6ad6d3431baa135a7 P 41cb9b52c69a4aa68928a829d306cbf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e54730b9aa904928b5b0589dc3a93548 (127.12.212.3:40301), c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177)
I20260710 11:02:36.691696 15216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e8c6a2f861477a9c6fd4f9f130a8d8" candidate_uuid: "e54730b9aa904928b5b0589dc3a93548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53f24a7a3644009b39ec0661ad61f03" is_pre_election: true
I20260710 11:02:36.693115 15216 raft_consensus.cc:2468] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e54730b9aa904928b5b0589dc3a93548 in term 0.
I20260710 11:02:36.693194 15366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9342010e26d543e6ad6d3431baa135a7" candidate_uuid: "41cb9b52c69a4aa68928a829d306cbf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54730b9aa904928b5b0589dc3a93548" is_pre_election: true
I20260710 11:02:36.693607 15480 tablet_bootstrap.cc:492] T 0ad588bf02c340eab0f2fbb879cc95dd P c53f24a7a3644009b39ec0661ad61f03: No bootstrap required, opened a new log
I20260710 11:02:36.694155 15480 ts_tablet_manager.cc:1403] T 0ad588bf02c340eab0f2fbb879cc95dd P c53f24a7a3644009b39ec0661ad61f03: Time spent bootstrapping tablet: real 0.210s	user 0.057s	sys 0.063s
I20260710 11:02:36.688997 15292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e8c6a2f861477a9c6fd4f9f130a8d8" candidate_uuid: "e54730b9aa904928b5b0589dc3a93548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" is_pre_election: true
I20260710 11:02:36.694872 15329 leader_election.cc:304] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P e54730b9aa904928b5b0589dc3a93548 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c53f24a7a3644009b39ec0661ad61f03, e54730b9aa904928b5b0589dc3a93548; no voters: 
I20260710 11:02:36.696208 15216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9342010e26d543e6ad6d3431baa135a7" candidate_uuid: "41cb9b52c69a4aa68928a829d306cbf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53f24a7a3644009b39ec0661ad61f03" is_pre_election: true
I20260710 11:02:36.697152 15522 raft_consensus.cc:2804] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:02:36.697018 15406 leader_election.cc:343] T 9342010e26d543e6ad6d3431baa135a7 P 41cb9b52c69a4aa68928a829d306cbf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e54730b9aa904928b5b0589dc3a93548 (127.12.212.3:40301): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:36.698148 15522 raft_consensus.cc:493] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:36.698553 15480 raft_consensus.cc:359] T 0ad588bf02c340eab0f2fbb879cc95dd P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
I20260710 11:02:36.699085 15522 raft_consensus.cc:3060] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:36.699360 15480 raft_consensus.cc:385] T 0ad588bf02c340eab0f2fbb879cc95dd P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:36.699662 15480 raft_consensus.cc:740] T 0ad588bf02c340eab0f2fbb879cc95dd P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53f24a7a3644009b39ec0661ad61f03, State: Initialized, Role: FOLLOWER
I20260710 11:02:36.700413 15480 consensus_queue.cc:260] T 0ad588bf02c340eab0f2fbb879cc95dd P c53f24a7a3644009b39ec0661ad61f03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
W20260710 11:02:36.697299 15332 leader_election.cc:343] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P e54730b9aa904928b5b0589dc3a93548 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 674b98bcb2d3490bb4c0756d8befd2ed (127.12.212.2:44391): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:36.702237 15216 raft_consensus.cc:2468] T 9342010e26d543e6ad6d3431baa135a7 P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41cb9b52c69a4aa68928a829d306cbf8 in term 0.
I20260710 11:02:36.706068 15552 raft_consensus.cc:493] T 54c6b99f989845128716bb739f35c1ed P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:36.710027 15440 raft_consensus.cc:2468] T e78e9f0d39204f06b423d9ebf4fdf86f P 41cb9b52c69a4aa68928a829d306cbf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c53f24a7a3644009b39ec0661ad61f03 in term 1.
I20260710 11:02:36.718631 15480 ts_tablet_manager.cc:1434] T 0ad588bf02c340eab0f2fbb879cc95dd P c53f24a7a3644009b39ec0661ad61f03: Time spent starting tablet: real 0.024s	user 0.015s	sys 0.003s
I20260710 11:02:36.716856 15291 raft_consensus.cc:2468] T e78e9f0d39204f06b423d9ebf4fdf86f P 674b98bcb2d3490bb4c0756d8befd2ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c53f24a7a3644009b39ec0661ad61f03 in term 1.
I20260710 11:02:36.719672 15480 tablet_bootstrap.cc:492] T 5ee313f3640c49de8bcda61aff2dc8b7 P c53f24a7a3644009b39ec0661ad61f03: Bootstrap starting.
I20260710 11:02:36.717664 15552 raft_consensus.cc:515] T 54c6b99f989845128716bb739f35c1ed P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } }
I20260710 11:02:36.722111 15488 tablet_bootstrap.cc:492] T 2cb8fa895a384b06aaa8c12b3ef5339a P 674b98bcb2d3490bb4c0756d8befd2ed: No bootstrap required, opened a new log
I20260710 11:02:36.722625 15488 ts_tablet_manager.cc:1403] T 2cb8fa895a384b06aaa8c12b3ef5339a P 674b98bcb2d3490bb4c0756d8befd2ed: Time spent bootstrapping tablet: real 0.225s	user 0.045s	sys 0.039s
I20260710 11:02:36.723459 15552 leader_election.cc:290] T 54c6b99f989845128716bb739f35c1ed P c53f24a7a3644009b39ec0661ad61f03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e54730b9aa904928b5b0589dc3a93548 (127.12.212.3:40301), 41cb9b52c69a4aa68928a829d306cbf8 (127.12.212.4:40157)
I20260710 11:02:36.725912 15485 tablet_bootstrap.cc:654] T b049e23a96a846709aedf3eebe96c0b7 P e54730b9aa904928b5b0589dc3a93548: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:36.725349 15488 raft_consensus.cc:359] T 2cb8fa895a384b06aaa8c12b3ef5339a P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
I20260710 11:02:36.717072 15403 leader_election.cc:304] T 9342010e26d543e6ad6d3431baa135a7 P 41cb9b52c69a4aa68928a829d306cbf8 [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: 41cb9b52c69a4aa68928a829d306cbf8, c53f24a7a3644009b39ec0661ad61f03; no voters: e54730b9aa904928b5b0589dc3a93548
I20260710 11:02:36.717072 15183 leader_election.cc:304] T e78e9f0d39204f06b423d9ebf4fdf86f P c53f24a7a3644009b39ec0661ad61f03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41cb9b52c69a4aa68928a829d306cbf8, c53f24a7a3644009b39ec0661ad61f03; no voters: 
I20260710 11:02:36.730568 15528 raft_consensus.cc:2804] T 9342010e26d543e6ad6d3431baa135a7 P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:36.731017 15528 raft_consensus.cc:493] T 9342010e26d543e6ad6d3431baa135a7 P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:36.731395 15528 raft_consensus.cc:3060] T 9342010e26d543e6ad6d3431baa135a7 P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:36.732105 15112 catalog_manager.cc:5697] T 5d63af28950d423b8e807b11fa486ddc P 674b98bcb2d3490bb4c0756d8befd2ed reported cstate change: term changed from 0 to 1, leader changed from <none> to 674b98bcb2d3490bb4c0756d8befd2ed (127.12.212.2). New cstate: current_term: 1 leader_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:36.733845 15484 tablet_bootstrap.cc:654] T 7f9ae02ad0f74e5cbd2ce0503df3ce9a P 41cb9b52c69a4aa68928a829d306cbf8: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:36.734246 15480 tablet_bootstrap.cc:654] T 5ee313f3640c49de8bcda61aff2dc8b7 P c53f24a7a3644009b39ec0661ad61f03: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:36.735697 15483 raft_consensus.cc:2804] T e78e9f0d39204f06b423d9ebf4fdf86f P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:36.736307 15364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54c6b99f989845128716bb739f35c1ed" candidate_uuid: "c53f24a7a3644009b39ec0661ad61f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54730b9aa904928b5b0589dc3a93548" is_pre_election: true
I20260710 11:02:36.736759 15483 raft_consensus.cc:697] T e78e9f0d39204f06b423d9ebf4fdf86f P c53f24a7a3644009b39ec0661ad61f03 [term 1 LEADER]: Becoming Leader. State: Replica: c53f24a7a3644009b39ec0661ad61f03, State: Running, Role: LEADER
W20260710 11:02:36.737664 15183 leader_election.cc:343] T 54c6b99f989845128716bb739f35c1ed P c53f24a7a3644009b39ec0661ad61f03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e54730b9aa904928b5b0589dc3a93548 (127.12.212.3:40301): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:36.737709 15483 consensus_queue.cc:237] T e78e9f0d39204f06b423d9ebf4fdf86f P c53f24a7a3644009b39ec0661ad61f03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } }
I20260710 11:02:36.738827 15440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54c6b99f989845128716bb739f35c1ed" candidate_uuid: "c53f24a7a3644009b39ec0661ad61f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb9b52c69a4aa68928a829d306cbf8" is_pre_election: true
I20260710 11:02:36.739535 15440 raft_consensus.cc:2468] T 54c6b99f989845128716bb739f35c1ed P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c53f24a7a3644009b39ec0661ad61f03 in term 0.
I20260710 11:02:36.740044 15522 raft_consensus.cc:515] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P e54730b9aa904928b5b0589dc3a93548 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
W20260710 11:02:36.741112 15183 consensus_peers.cc:597] T ab1fdd30482b4662922aa91af81289e8 P c53f24a7a3644009b39ec0661ad61f03 -> Peer 674b98bcb2d3490bb4c0756d8befd2ed (127.12.212.2:44391): Couldn't send request to peer 674b98bcb2d3490bb4c0756d8befd2ed. 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 11:02:36.743055 15216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e8c6a2f861477a9c6fd4f9f130a8d8" candidate_uuid: "e54730b9aa904928b5b0589dc3a93548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53f24a7a3644009b39ec0661ad61f03"
I20260710 11:02:36.743274 15522 leader_election.cc:290] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P e54730b9aa904928b5b0589dc3a93548 [CANDIDATE]: Term 1 election: Requested vote from peers c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177), 674b98bcb2d3490bb4c0756d8befd2ed (127.12.212.2:44391)
I20260710 11:02:36.743465 15291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e8c6a2f861477a9c6fd4f9f130a8d8" candidate_uuid: "e54730b9aa904928b5b0589dc3a93548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "674b98bcb2d3490bb4c0756d8befd2ed"
I20260710 11:02:36.743676 15216 raft_consensus.cc:3060] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:02:36.744880 15332 leader_election.cc:343] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P e54730b9aa904928b5b0589dc3a93548 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 674b98bcb2d3490bb4c0756d8befd2ed (127.12.212.2:44391): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:36.733450 15488 raft_consensus.cc:385] T 2cb8fa895a384b06aaa8c12b3ef5339a P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:36.748332 15488 raft_consensus.cc:740] T 2cb8fa895a384b06aaa8c12b3ef5339a P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 674b98bcb2d3490bb4c0756d8befd2ed, State: Initialized, Role: FOLLOWER
I20260710 11:02:36.749068 15488 consensus_queue.cc:260] T 2cb8fa895a384b06aaa8c12b3ef5339a P 674b98bcb2d3490bb4c0756d8befd2ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
I20260710 11:02:36.751346 15488 ts_tablet_manager.cc:1434] T 2cb8fa895a384b06aaa8c12b3ef5339a P 674b98bcb2d3490bb4c0756d8befd2ed: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260710 11:02:36.752297 15488 tablet_bootstrap.cc:492] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P 674b98bcb2d3490bb4c0756d8befd2ed: Bootstrap starting.
I20260710 11:02:36.745550 15528 raft_consensus.cc:515] T 9342010e26d543e6ad6d3431baa135a7 P 41cb9b52c69a4aa68928a829d306cbf8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } }
I20260710 11:02:36.757175 15364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9342010e26d543e6ad6d3431baa135a7" candidate_uuid: "41cb9b52c69a4aa68928a829d306cbf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54730b9aa904928b5b0589dc3a93548"
W20260710 11:02:36.758545 15406 leader_election.cc:343] T 9342010e26d543e6ad6d3431baa135a7 P 41cb9b52c69a4aa68928a829d306cbf8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e54730b9aa904928b5b0589dc3a93548 (127.12.212.3:40301): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:36.759189 15183 leader_election.cc:304] T 54c6b99f989845128716bb739f35c1ed P c53f24a7a3644009b39ec0661ad61f03 [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: 41cb9b52c69a4aa68928a829d306cbf8, c53f24a7a3644009b39ec0661ad61f03; no voters: e54730b9aa904928b5b0589dc3a93548
I20260710 11:02:36.761116 15555 raft_consensus.cc:2804] T 54c6b99f989845128716bb739f35c1ed P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:36.761547 15555 raft_consensus.cc:493] T 54c6b99f989845128716bb739f35c1ed P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:36.766512 15485 tablet_bootstrap.cc:492] T b049e23a96a846709aedf3eebe96c0b7 P e54730b9aa904928b5b0589dc3a93548: No bootstrap required, opened a new log
I20260710 11:02:36.767062 15485 ts_tablet_manager.cc:1403] T b049e23a96a846709aedf3eebe96c0b7 P e54730b9aa904928b5b0589dc3a93548: Time spent bootstrapping tablet: real 0.097s	user 0.005s	sys 0.010s
I20260710 11:02:36.767956 15528 leader_election.cc:290] T 9342010e26d543e6ad6d3431baa135a7 P 41cb9b52c69a4aa68928a829d306cbf8 [CANDIDATE]: Term 1 election: Requested vote from peers e54730b9aa904928b5b0589dc3a93548 (127.12.212.3:40301), c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177)
I20260710 11:02:36.761915 15555 raft_consensus.cc:3060] T 54c6b99f989845128716bb739f35c1ed P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:36.776145 15216 raft_consensus.cc:2468] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e54730b9aa904928b5b0589dc3a93548 in term 1.
I20260710 11:02:36.778299 15217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9342010e26d543e6ad6d3431baa135a7" candidate_uuid: "41cb9b52c69a4aa68928a829d306cbf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53f24a7a3644009b39ec0661ad61f03"
I20260710 11:02:36.778972 15217 raft_consensus.cc:3060] T 9342010e26d543e6ad6d3431baa135a7 P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:36.783398 15329 leader_election.cc:304] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P e54730b9aa904928b5b0589dc3a93548 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: c53f24a7a3644009b39ec0661ad61f03, e54730b9aa904928b5b0589dc3a93548; no voters: 674b98bcb2d3490bb4c0756d8befd2ed
I20260710 11:02:36.786306 15485 raft_consensus.cc:359] T b049e23a96a846709aedf3eebe96c0b7 P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } }
I20260710 11:02:36.786909 15485 raft_consensus.cc:385] T b049e23a96a846709aedf3eebe96c0b7 P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:36.787240 15485 raft_consensus.cc:740] T b049e23a96a846709aedf3eebe96c0b7 P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e54730b9aa904928b5b0589dc3a93548, State: Initialized, Role: FOLLOWER
I20260710 11:02:36.787914 15485 consensus_queue.cc:260] T b049e23a96a846709aedf3eebe96c0b7 P e54730b9aa904928b5b0589dc3a93548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } }
I20260710 11:02:36.788084 15522 raft_consensus.cc:2804] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P e54730b9aa904928b5b0589dc3a93548 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:36.788811 15522 raft_consensus.cc:697] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P e54730b9aa904928b5b0589dc3a93548 [term 1 LEADER]: Becoming Leader. State: Replica: e54730b9aa904928b5b0589dc3a93548, State: Running, Role: LEADER
I20260710 11:02:36.789616 15522 consensus_queue.cc:237] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P e54730b9aa904928b5b0589dc3a93548 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
W20260710 11:02:36.795522 15406 consensus_peers.cc:597] T 1655f47bf20b43979c04f886a39df119 P 41cb9b52c69a4aa68928a829d306cbf8 -> Peer 674b98bcb2d3490bb4c0756d8befd2ed (127.12.212.2:44391): Couldn't send request to peer 674b98bcb2d3490bb4c0756d8befd2ed. 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 11:02:36.796236 15485 ts_tablet_manager.cc:1434] T b049e23a96a846709aedf3eebe96c0b7 P e54730b9aa904928b5b0589dc3a93548: Time spent starting tablet: real 0.029s	user 0.002s	sys 0.004s
I20260710 11:02:36.797138 15485 tablet_bootstrap.cc:492] T 91ee8462a87f4632a72da0f14f042b6b P e54730b9aa904928b5b0589dc3a93548: Bootstrap starting.
I20260710 11:02:36.800628 15525 consensus_queue.cc:1048] T 2c086052860a4f1ea5e8388129d3b703 P 41cb9b52c69a4aa68928a829d306cbf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:36.802563 15485 tablet_bootstrap.cc:654] T 91ee8462a87f4632a72da0f14f042b6b P e54730b9aa904928b5b0589dc3a93548: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:36.806344 15115 catalog_manager.cc:5697] T e78e9f0d39204f06b423d9ebf4fdf86f P c53f24a7a3644009b39ec0661ad61f03 reported cstate change: term changed from 0 to 1, leader changed from <none> to c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1). New cstate: current_term: 1 leader_uuid: "c53f24a7a3644009b39ec0661ad61f03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:36.812032 15217 raft_consensus.cc:2468] T 9342010e26d543e6ad6d3431baa135a7 P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41cb9b52c69a4aa68928a829d306cbf8 in term 1.
I20260710 11:02:36.813771 15403 leader_election.cc:304] T 9342010e26d543e6ad6d3431baa135a7 P 41cb9b52c69a4aa68928a829d306cbf8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 41cb9b52c69a4aa68928a829d306cbf8, c53f24a7a3644009b39ec0661ad61f03; no voters: e54730b9aa904928b5b0589dc3a93548
I20260710 11:02:36.815476 15528 raft_consensus.cc:2804] T 9342010e26d543e6ad6d3431baa135a7 P 41cb9b52c69a4aa68928a829d306cbf8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:36.816164 15528 raft_consensus.cc:697] T 9342010e26d543e6ad6d3431baa135a7 P 41cb9b52c69a4aa68928a829d306cbf8 [term 1 LEADER]: Becoming Leader. State: Replica: 41cb9b52c69a4aa68928a829d306cbf8, State: Running, Role: LEADER
I20260710 11:02:36.817483 15528 consensus_queue.cc:237] T 9342010e26d543e6ad6d3431baa135a7 P 41cb9b52c69a4aa68928a829d306cbf8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } }
I20260710 11:02:36.789949 15555 raft_consensus.cc:515] T 54c6b99f989845128716bb739f35c1ed P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } }
I20260710 11:02:36.833623 15480 tablet_bootstrap.cc:492] T 5ee313f3640c49de8bcda61aff2dc8b7 P c53f24a7a3644009b39ec0661ad61f03: No bootstrap required, opened a new log
I20260710 11:02:36.834170 15480 ts_tablet_manager.cc:1403] T 5ee313f3640c49de8bcda61aff2dc8b7 P c53f24a7a3644009b39ec0661ad61f03: Time spent bootstrapping tablet: real 0.115s	user 0.019s	sys 0.039s
I20260710 11:02:36.839442 15484 tablet_bootstrap.cc:492] T 7f9ae02ad0f74e5cbd2ce0503df3ce9a P 41cb9b52c69a4aa68928a829d306cbf8: No bootstrap required, opened a new log
I20260710 11:02:36.839970 15484 ts_tablet_manager.cc:1403] T 7f9ae02ad0f74e5cbd2ce0503df3ce9a P 41cb9b52c69a4aa68928a829d306cbf8: Time spent bootstrapping tablet: real 0.160s	user 0.013s	sys 0.037s
I20260710 11:02:36.842736 15480 raft_consensus.cc:359] T 5ee313f3640c49de8bcda61aff2dc8b7 P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } }
I20260710 11:02:36.843968 15114 catalog_manager.cc:5697] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P e54730b9aa904928b5b0589dc3a93548 reported cstate change: term changed from 0 to 1, leader changed from <none> to e54730b9aa904928b5b0589dc3a93548 (127.12.212.3). New cstate: current_term: 1 leader_uuid: "e54730b9aa904928b5b0589dc3a93548" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:36.845317 15480 raft_consensus.cc:385] T 5ee313f3640c49de8bcda61aff2dc8b7 P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:36.842736 15484 raft_consensus.cc:359] T 7f9ae02ad0f74e5cbd2ce0503df3ce9a P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } }
I20260710 11:02:36.845927 15484 raft_consensus.cc:385] T 7f9ae02ad0f74e5cbd2ce0503df3ce9a P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:36.845849 15480 raft_consensus.cc:740] T 5ee313f3640c49de8bcda61aff2dc8b7 P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53f24a7a3644009b39ec0661ad61f03, State: Initialized, Role: FOLLOWER
I20260710 11:02:36.846340 15484 raft_consensus.cc:740] T 7f9ae02ad0f74e5cbd2ce0503df3ce9a P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41cb9b52c69a4aa68928a829d306cbf8, State: Initialized, Role: FOLLOWER
I20260710 11:02:36.848291 15484 consensus_queue.cc:260] T 7f9ae02ad0f74e5cbd2ce0503df3ce9a P 41cb9b52c69a4aa68928a829d306cbf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } }
I20260710 11:02:36.850173 15484 ts_tablet_manager.cc:1434] T 7f9ae02ad0f74e5cbd2ce0503df3ce9a P 41cb9b52c69a4aa68928a829d306cbf8: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:02:36.850268 15485 tablet_bootstrap.cc:492] T 91ee8462a87f4632a72da0f14f042b6b P e54730b9aa904928b5b0589dc3a93548: No bootstrap required, opened a new log
I20260710 11:02:36.850776 15485 ts_tablet_manager.cc:1403] T 91ee8462a87f4632a72da0f14f042b6b P e54730b9aa904928b5b0589dc3a93548: Time spent bootstrapping tablet: real 0.054s	user 0.018s	sys 0.015s
I20260710 11:02:36.852885 15480 consensus_queue.cc:260] T 5ee313f3640c49de8bcda61aff2dc8b7 P c53f24a7a3644009b39ec0661ad61f03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } }
I20260710 11:02:36.851126 15484 tablet_bootstrap.cc:492] T 57ad0b8395ae412f8fbbd2515dc8eb0f P 41cb9b52c69a4aa68928a829d306cbf8: Bootstrap starting.
I20260710 11:02:36.855115 15480 ts_tablet_manager.cc:1434] T 5ee313f3640c49de8bcda61aff2dc8b7 P c53f24a7a3644009b39ec0661ad61f03: Time spent starting tablet: real 0.021s	user 0.011s	sys 0.000s
I20260710 11:02:36.855919 15480 tablet_bootstrap.cc:492] T 36acc51763b141abb734b06f5756094e P c53f24a7a3644009b39ec0661ad61f03: Bootstrap starting.
I20260710 11:02:36.859167 15524 consensus_queue.cc:1048] T 2c086052860a4f1ea5e8388129d3b703 P 41cb9b52c69a4aa68928a829d306cbf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:36.861835 15480 tablet_bootstrap.cc:654] T 36acc51763b141abb734b06f5756094e P c53f24a7a3644009b39ec0661ad61f03: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:36.870374 15364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54c6b99f989845128716bb739f35c1ed" candidate_uuid: "c53f24a7a3644009b39ec0661ad61f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54730b9aa904928b5b0589dc3a93548"
I20260710 11:02:36.878005 15484 tablet_bootstrap.cc:654] T 57ad0b8395ae412f8fbbd2515dc8eb0f P 41cb9b52c69a4aa68928a829d306cbf8: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:36.885669 15488 tablet_bootstrap.cc:654] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P 674b98bcb2d3490bb4c0756d8befd2ed: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:36.883724 15555 leader_election.cc:290] T 54c6b99f989845128716bb739f35c1ed P c53f24a7a3644009b39ec0661ad61f03 [CANDIDATE]: Term 1 election: Requested vote from peers e54730b9aa904928b5b0589dc3a93548 (127.12.212.3:40301), 41cb9b52c69a4aa68928a829d306cbf8 (127.12.212.4:40157)
W20260710 11:02:36.889279 15183 leader_election.cc:343] T 54c6b99f989845128716bb739f35c1ed P c53f24a7a3644009b39ec0661ad61f03 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e54730b9aa904928b5b0589dc3a93548 (127.12.212.3:40301): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:36.887923 15485 raft_consensus.cc:359] T 91ee8462a87f4632a72da0f14f042b6b P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } }
I20260710 11:02:36.892191 15485 raft_consensus.cc:385] T 91ee8462a87f4632a72da0f14f042b6b P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:36.892656 15485 raft_consensus.cc:740] T 91ee8462a87f4632a72da0f14f042b6b P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e54730b9aa904928b5b0589dc3a93548, State: Initialized, Role: FOLLOWER
I20260710 11:02:36.886691 15440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54c6b99f989845128716bb739f35c1ed" candidate_uuid: "c53f24a7a3644009b39ec0661ad61f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb9b52c69a4aa68928a829d306cbf8"
W20260710 11:02:36.896015 15329 consensus_peers.cc:597] T 36acc51763b141abb734b06f5756094e P e54730b9aa904928b5b0589dc3a93548 -> Peer c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177): Couldn't send request to peer c53f24a7a3644009b39ec0661ad61f03. 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 11:02:36.894912 15440 raft_consensus.cc:3060] T 54c6b99f989845128716bb739f35c1ed P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:36.898685 15480 tablet_bootstrap.cc:492] T 36acc51763b141abb734b06f5756094e P c53f24a7a3644009b39ec0661ad61f03: No bootstrap required, opened a new log
I20260710 11:02:36.899313 15480 ts_tablet_manager.cc:1403] T 36acc51763b141abb734b06f5756094e P c53f24a7a3644009b39ec0661ad61f03: Time spent bootstrapping tablet: real 0.044s	user 0.016s	sys 0.020s
I20260710 11:02:36.902115 15480 raft_consensus.cc:359] T 36acc51763b141abb734b06f5756094e P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
I20260710 11:02:36.902828 15480 raft_consensus.cc:385] T 36acc51763b141abb734b06f5756094e P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:36.903172 15480 raft_consensus.cc:740] T 36acc51763b141abb734b06f5756094e P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53f24a7a3644009b39ec0661ad61f03, State: Initialized, Role: FOLLOWER
I20260710 11:02:36.893651 15485 consensus_queue.cc:260] T 91ee8462a87f4632a72da0f14f042b6b P e54730b9aa904928b5b0589dc3a93548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } }
I20260710 11:02:36.903342 15484 tablet_bootstrap.cc:492] T 57ad0b8395ae412f8fbbd2515dc8eb0f P 41cb9b52c69a4aa68928a829d306cbf8: No bootstrap required, opened a new log
I20260710 11:02:36.903797 15440 raft_consensus.cc:2468] T 54c6b99f989845128716bb739f35c1ed P 41cb9b52c69a4aa68928a829d306cbf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c53f24a7a3644009b39ec0661ad61f03 in term 1.
I20260710 11:02:36.904008 15484 ts_tablet_manager.cc:1403] T 57ad0b8395ae412f8fbbd2515dc8eb0f P 41cb9b52c69a4aa68928a829d306cbf8: Time spent bootstrapping tablet: real 0.053s	user 0.017s	sys 0.002s
I20260710 11:02:36.905078 15183 leader_election.cc:304] T 54c6b99f989845128716bb739f35c1ed P c53f24a7a3644009b39ec0661ad61f03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 41cb9b52c69a4aa68928a829d306cbf8, c53f24a7a3644009b39ec0661ad61f03; no voters: e54730b9aa904928b5b0589dc3a93548
I20260710 11:02:36.905438 15485 ts_tablet_manager.cc:1434] T 91ee8462a87f4632a72da0f14f042b6b P e54730b9aa904928b5b0589dc3a93548: Time spent starting tablet: real 0.054s	user 0.006s	sys 0.001s
I20260710 11:02:36.905946 15555 raft_consensus.cc:2804] T 54c6b99f989845128716bb739f35c1ed P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:36.905521 15115 catalog_manager.cc:5697] T 9342010e26d543e6ad6d3431baa135a7 P 41cb9b52c69a4aa68928a829d306cbf8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 41cb9b52c69a4aa68928a829d306cbf8 (127.12.212.4). New cstate: current_term: 1 leader_uuid: "41cb9b52c69a4aa68928a829d306cbf8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:36.906679 15485 tablet_bootstrap.cc:492] T 0ad588bf02c340eab0f2fbb879cc95dd P e54730b9aa904928b5b0589dc3a93548: Bootstrap starting.
I20260710 11:02:36.906450 15555 raft_consensus.cc:697] T 54c6b99f989845128716bb739f35c1ed P c53f24a7a3644009b39ec0661ad61f03 [term 1 LEADER]: Becoming Leader. State: Replica: c53f24a7a3644009b39ec0661ad61f03, State: Running, Role: LEADER
I20260710 11:02:36.907713 15555 consensus_queue.cc:237] T 54c6b99f989845128716bb739f35c1ed P c53f24a7a3644009b39ec0661ad61f03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } }
I20260710 11:02:36.908946 15480 consensus_queue.cc:260] T 36acc51763b141abb734b06f5756094e P c53f24a7a3644009b39ec0661ad61f03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
I20260710 11:02:36.914124 15488 tablet_bootstrap.cc:492] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P 674b98bcb2d3490bb4c0756d8befd2ed: No bootstrap required, opened a new log
I20260710 11:02:36.914671 15488 ts_tablet_manager.cc:1403] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P 674b98bcb2d3490bb4c0756d8befd2ed: Time spent bootstrapping tablet: real 0.163s	user 0.010s	sys 0.007s
I20260710 11:02:36.915711 15480 ts_tablet_manager.cc:1434] T 36acc51763b141abb734b06f5756094e P c53f24a7a3644009b39ec0661ad61f03: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260710 11:02:36.916481 15480 tablet_bootstrap.cc:492] T 57ad0b8395ae412f8fbbd2515dc8eb0f P c53f24a7a3644009b39ec0661ad61f03: Bootstrap starting.
I20260710 11:02:36.917557 15488 raft_consensus.cc:359] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
I20260710 11:02:36.918334 15488 raft_consensus.cc:385] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:36.918627 15488 raft_consensus.cc:740] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 674b98bcb2d3490bb4c0756d8befd2ed, State: Initialized, Role: FOLLOWER
I20260710 11:02:36.913983 15485 tablet_bootstrap.cc:654] T 0ad588bf02c340eab0f2fbb879cc95dd P e54730b9aa904928b5b0589dc3a93548: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:36.923978 15480 tablet_bootstrap.cc:654] T 57ad0b8395ae412f8fbbd2515dc8eb0f P c53f24a7a3644009b39ec0661ad61f03: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:36.924643 15484 raft_consensus.cc:359] T 57ad0b8395ae412f8fbbd2515dc8eb0f P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } }
I20260710 11:02:36.925401 15484 raft_consensus.cc:385] T 57ad0b8395ae412f8fbbd2515dc8eb0f P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:36.925689 15484 raft_consensus.cc:740] T 57ad0b8395ae412f8fbbd2515dc8eb0f P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41cb9b52c69a4aa68928a829d306cbf8, State: Initialized, Role: FOLLOWER
I20260710 11:02:36.929765 15524 raft_consensus.cc:493] T f126abdfca174805b5f1b41467da4ff8 P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:36.929524 15484 consensus_queue.cc:260] T 57ad0b8395ae412f8fbbd2515dc8eb0f P 41cb9b52c69a4aa68928a829d306cbf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } }
I20260710 11:02:36.930351 15485 tablet_bootstrap.cc:492] T 0ad588bf02c340eab0f2fbb879cc95dd P e54730b9aa904928b5b0589dc3a93548: No bootstrap required, opened a new log
I20260710 11:02:36.930245 15524 raft_consensus.cc:515] T f126abdfca174805b5f1b41467da4ff8 P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } }
I20260710 11:02:36.930785 15485 ts_tablet_manager.cc:1403] T 0ad588bf02c340eab0f2fbb879cc95dd P e54730b9aa904928b5b0589dc3a93548: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.003s
I20260710 11:02:36.932235 15524 leader_election.cc:290] T f126abdfca174805b5f1b41467da4ff8 P 41cb9b52c69a4aa68928a829d306cbf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 674b98bcb2d3490bb4c0756d8befd2ed (127.12.212.2:44391), e54730b9aa904928b5b0589dc3a93548 (127.12.212.3:40301)
I20260710 11:02:36.933245 15484 ts_tablet_manager.cc:1434] T 57ad0b8395ae412f8fbbd2515dc8eb0f P 41cb9b52c69a4aa68928a829d306cbf8: Time spent starting tablet: real 0.029s	user 0.004s	sys 0.002s
I20260710 11:02:36.934283 15484 tablet_bootstrap.cc:492] T 911143f8552b42959644fedc138b64af P 41cb9b52c69a4aa68928a829d306cbf8: Bootstrap starting.
I20260710 11:02:36.935257 15291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f126abdfca174805b5f1b41467da4ff8" candidate_uuid: "41cb9b52c69a4aa68928a829d306cbf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" is_pre_election: true
I20260710 11:02:36.935883 15291 raft_consensus.cc:2468] T f126abdfca174805b5f1b41467da4ff8 P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41cb9b52c69a4aa68928a829d306cbf8 in term 0.
I20260710 11:02:36.919549 15488 consensus_queue.cc:260] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P 674b98bcb2d3490bb4c0756d8befd2ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
I20260710 11:02:36.937495 15406 leader_election.cc:304] T f126abdfca174805b5f1b41467da4ff8 P 41cb9b52c69a4aa68928a829d306cbf8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41cb9b52c69a4aa68928a829d306cbf8, 674b98bcb2d3490bb4c0756d8befd2ed; no voters: 
I20260710 11:02:36.936303 15485 raft_consensus.cc:359] T 0ad588bf02c340eab0f2fbb879cc95dd P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
I20260710 11:02:36.938349 15485 raft_consensus.cc:385] T 0ad588bf02c340eab0f2fbb879cc95dd P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:36.938608 15485 raft_consensus.cc:740] T 0ad588bf02c340eab0f2fbb879cc95dd P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e54730b9aa904928b5b0589dc3a93548, State: Initialized, Role: FOLLOWER
I20260710 11:02:36.937791 15480 tablet_bootstrap.cc:492] T 57ad0b8395ae412f8fbbd2515dc8eb0f P c53f24a7a3644009b39ec0661ad61f03: No bootstrap required, opened a new log
I20260710 11:02:36.939237 15480 ts_tablet_manager.cc:1403] T 57ad0b8395ae412f8fbbd2515dc8eb0f P c53f24a7a3644009b39ec0661ad61f03: Time spent bootstrapping tablet: real 0.023s	user 0.002s	sys 0.008s
I20260710 11:02:36.940534 15488 ts_tablet_manager.cc:1434] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P 674b98bcb2d3490bb4c0756d8befd2ed: Time spent starting tablet: real 0.026s	user 0.002s	sys 0.004s
I20260710 11:02:36.941591 15488 tablet_bootstrap.cc:492] T 7f9ae02ad0f74e5cbd2ce0503df3ce9a P 674b98bcb2d3490bb4c0756d8befd2ed: Bootstrap starting.
I20260710 11:02:36.941984 15366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f126abdfca174805b5f1b41467da4ff8" candidate_uuid: "41cb9b52c69a4aa68928a829d306cbf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54730b9aa904928b5b0589dc3a93548" is_pre_election: true
I20260710 11:02:36.941905 15480 raft_consensus.cc:359] T 57ad0b8395ae412f8fbbd2515dc8eb0f P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } }
I20260710 11:02:36.942605 15480 raft_consensus.cc:385] T 57ad0b8395ae412f8fbbd2515dc8eb0f P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:36.942862 15480 raft_consensus.cc:740] T 57ad0b8395ae412f8fbbd2515dc8eb0f P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53f24a7a3644009b39ec0661ad61f03, State: Initialized, Role: FOLLOWER
W20260710 11:02:36.943595 15406 leader_election.cc:343] T f126abdfca174805b5f1b41467da4ff8 P 41cb9b52c69a4aa68928a829d306cbf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e54730b9aa904928b5b0589dc3a93548 (127.12.212.3:40301): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:36.943653 15485 consensus_queue.cc:260] T 0ad588bf02c340eab0f2fbb879cc95dd P e54730b9aa904928b5b0589dc3a93548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
I20260710 11:02:36.944216 15524 raft_consensus.cc:2804] T f126abdfca174805b5f1b41467da4ff8 P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:36.945024 15524 raft_consensus.cc:493] T f126abdfca174805b5f1b41467da4ff8 P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:36.945403 15524 raft_consensus.cc:3060] T f126abdfca174805b5f1b41467da4ff8 P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:36.950901 15484 tablet_bootstrap.cc:654] T 911143f8552b42959644fedc138b64af P 41cb9b52c69a4aa68928a829d306cbf8: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:36.951581 15114 catalog_manager.cc:5697] T 54c6b99f989845128716bb739f35c1ed P c53f24a7a3644009b39ec0661ad61f03 reported cstate change: term changed from 0 to 1, leader changed from <none> to c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1). New cstate: current_term: 1 leader_uuid: "c53f24a7a3644009b39ec0661ad61f03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:36.954543 15485 ts_tablet_manager.cc:1434] T 0ad588bf02c340eab0f2fbb879cc95dd P e54730b9aa904928b5b0589dc3a93548: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260710 11:02:36.955518 15485 tablet_bootstrap.cc:492] T 9342010e26d543e6ad6d3431baa135a7 P e54730b9aa904928b5b0589dc3a93548: Bootstrap starting.
I20260710 11:02:36.960803 15480 consensus_queue.cc:260] T 57ad0b8395ae412f8fbbd2515dc8eb0f P c53f24a7a3644009b39ec0661ad61f03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } }
I20260710 11:02:36.961053 15522 consensus_queue.cc:1048] T 36acc51763b141abb734b06f5756094e P e54730b9aa904928b5b0589dc3a93548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:36.962771 15526 raft_consensus.cc:493] T 91ee8462a87f4632a72da0f14f042b6b P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:36.963505 15526 raft_consensus.cc:515] T 91ee8462a87f4632a72da0f14f042b6b P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } }
I20260710 11:02:36.964614 15524 raft_consensus.cc:515] T f126abdfca174805b5f1b41467da4ff8 P 41cb9b52c69a4aa68928a829d306cbf8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } }
I20260710 11:02:36.966405 15526 leader_election.cc:290] T 91ee8462a87f4632a72da0f14f042b6b P e54730b9aa904928b5b0589dc3a93548 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 674b98bcb2d3490bb4c0756d8befd2ed (127.12.212.2:44391), 41cb9b52c69a4aa68928a829d306cbf8 (127.12.212.4:40157)
I20260710 11:02:36.967828 15480 ts_tablet_manager.cc:1434] T 57ad0b8395ae412f8fbbd2515dc8eb0f P c53f24a7a3644009b39ec0661ad61f03: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.001s
I20260710 11:02:36.969061 15480 tablet_bootstrap.cc:492] T 7f9ae02ad0f74e5cbd2ce0503df3ce9a P c53f24a7a3644009b39ec0661ad61f03: Bootstrap starting.
I20260710 11:02:36.970451 15292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91ee8462a87f4632a72da0f14f042b6b" candidate_uuid: "e54730b9aa904928b5b0589dc3a93548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" is_pre_election: true
I20260710 11:02:36.971249 15485 tablet_bootstrap.cc:654] T 9342010e26d543e6ad6d3431baa135a7 P e54730b9aa904928b5b0589dc3a93548: Neither blocks nor log segments found. Creating new log.
W20260710 11:02:36.972007 15332 leader_election.cc:343] T 91ee8462a87f4632a72da0f14f042b6b P e54730b9aa904928b5b0589dc3a93548 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 674b98bcb2d3490bb4c0756d8befd2ed (127.12.212.2:44391): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:36.973402 15440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91ee8462a87f4632a72da0f14f042b6b" candidate_uuid: "e54730b9aa904928b5b0589dc3a93548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb9b52c69a4aa68928a829d306cbf8" is_pre_election: true
I20260710 11:02:36.974063 15440 raft_consensus.cc:2468] T 91ee8462a87f4632a72da0f14f042b6b P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e54730b9aa904928b5b0589dc3a93548 in term 0.
I20260710 11:02:36.975059 15494 raft_consensus.cc:493] T 2cb8fa895a384b06aaa8c12b3ef5339a P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:36.975570 15494 raft_consensus.cc:515] T 2cb8fa895a384b06aaa8c12b3ef5339a P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
I20260710 11:02:36.975690 15528 consensus_queue.cc:1048] T 1655f47bf20b43979c04f886a39df119 P 41cb9b52c69a4aa68928a829d306cbf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:36.976540 15480 tablet_bootstrap.cc:654] T 7f9ae02ad0f74e5cbd2ce0503df3ce9a P c53f24a7a3644009b39ec0661ad61f03: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:36.977890 15494 leader_election.cc:290] T 2cb8fa895a384b06aaa8c12b3ef5339a P 674b98bcb2d3490bb4c0756d8befd2ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177), e54730b9aa904928b5b0589dc3a93548 (127.12.212.3:40301)
I20260710 11:02:36.979558 15217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cb8fa895a384b06aaa8c12b3ef5339a" candidate_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53f24a7a3644009b39ec0661ad61f03" is_pre_election: true
I20260710 11:02:36.980675 15217 raft_consensus.cc:2393] T 2cb8fa895a384b06aaa8c12b3ef5339a P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 674b98bcb2d3490bb4c0756d8befd2ed in current term 1: Already voted for candidate e54730b9aa904928b5b0589dc3a93548 in this term.
I20260710 11:02:36.984143 15524 leader_election.cc:290] T f126abdfca174805b5f1b41467da4ff8 P 41cb9b52c69a4aa68928a829d306cbf8 [CANDIDATE]: Term 1 election: Requested vote from peers 674b98bcb2d3490bb4c0756d8befd2ed (127.12.212.2:44391), e54730b9aa904928b5b0589dc3a93548 (127.12.212.3:40301)
I20260710 11:02:36.985574 15292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f126abdfca174805b5f1b41467da4ff8" candidate_uuid: "41cb9b52c69a4aa68928a829d306cbf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "674b98bcb2d3490bb4c0756d8befd2ed"
I20260710 11:02:36.986420 15292 raft_consensus.cc:3060] T f126abdfca174805b5f1b41467da4ff8 P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:36.987185 15485 tablet_bootstrap.cc:492] T 9342010e26d543e6ad6d3431baa135a7 P e54730b9aa904928b5b0589dc3a93548: No bootstrap required, opened a new log
I20260710 11:02:36.987669 15485 ts_tablet_manager.cc:1403] T 9342010e26d543e6ad6d3431baa135a7 P e54730b9aa904928b5b0589dc3a93548: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.002s
I20260710 11:02:36.990428 15485 raft_consensus.cc:359] T 9342010e26d543e6ad6d3431baa135a7 P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } }
I20260710 11:02:36.991096 15485 raft_consensus.cc:385] T 9342010e26d543e6ad6d3431baa135a7 P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:36.991369 15485 raft_consensus.cc:740] T 9342010e26d543e6ad6d3431baa135a7 P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e54730b9aa904928b5b0589dc3a93548, State: Initialized, Role: FOLLOWER
I20260710 11:02:36.991539 15332 leader_election.cc:304] T 91ee8462a87f4632a72da0f14f042b6b P e54730b9aa904928b5b0589dc3a93548 [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: 41cb9b52c69a4aa68928a829d306cbf8, e54730b9aa904928b5b0589dc3a93548; no voters: 674b98bcb2d3490bb4c0756d8befd2ed
I20260710 11:02:36.992131 15485 consensus_queue.cc:260] T 9342010e26d543e6ad6d3431baa135a7 P e54730b9aa904928b5b0589dc3a93548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } }
I20260710 11:02:36.992668 15522 raft_consensus.cc:2804] T 91ee8462a87f4632a72da0f14f042b6b P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:36.993019 15522 raft_consensus.cc:493] T 91ee8462a87f4632a72da0f14f042b6b P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:36.993345 15522 raft_consensus.cc:3060] T 91ee8462a87f4632a72da0f14f042b6b P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:36.994207 15485 ts_tablet_manager.cc:1434] T 9342010e26d543e6ad6d3431baa135a7 P e54730b9aa904928b5b0589dc3a93548: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:02:36.994608 15366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cb8fa895a384b06aaa8c12b3ef5339a" candidate_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54730b9aa904928b5b0589dc3a93548" is_pre_election: true
I20260710 11:02:36.998471 15366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f126abdfca174805b5f1b41467da4ff8" candidate_uuid: "41cb9b52c69a4aa68928a829d306cbf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54730b9aa904928b5b0589dc3a93548"
I20260710 11:02:36.999779 15555 raft_consensus.cc:493] T 57ad0b8395ae412f8fbbd2515dc8eb0f P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:02:37.000052 15406 leader_election.cc:343] T f126abdfca174805b5f1b41467da4ff8 P 41cb9b52c69a4aa68928a829d306cbf8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e54730b9aa904928b5b0589dc3a93548 (127.12.212.3:40301): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:37.000350 15555 raft_consensus.cc:515] T 57ad0b8395ae412f8fbbd2515dc8eb0f P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } }
I20260710 11:02:37.001314 15485 tablet_bootstrap.cc:492] T 54c6b99f989845128716bb739f35c1ed P e54730b9aa904928b5b0589dc3a93548: Bootstrap starting.
I20260710 11:02:37.001643 15258 leader_election.cc:304] T 2cb8fa895a384b06aaa8c12b3ef5339a P 674b98bcb2d3490bb4c0756d8befd2ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 674b98bcb2d3490bb4c0756d8befd2ed; no voters: c53f24a7a3644009b39ec0661ad61f03, e54730b9aa904928b5b0589dc3a93548
I20260710 11:02:37.002573 15555 leader_election.cc:290] T 57ad0b8395ae412f8fbbd2515dc8eb0f P c53f24a7a3644009b39ec0661ad61f03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41cb9b52c69a4aa68928a829d306cbf8 (127.12.212.4:40157), 674b98bcb2d3490bb4c0756d8befd2ed (127.12.212.2:44391)
I20260710 11:02:37.002764 15292 raft_consensus.cc:2468] T f126abdfca174805b5f1b41467da4ff8 P 674b98bcb2d3490bb4c0756d8befd2ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41cb9b52c69a4aa68928a829d306cbf8 in term 1.
I20260710 11:02:37.002863 15494 raft_consensus.cc:3060] T 2cb8fa895a384b06aaa8c12b3ef5339a P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:37.012132 15406 leader_election.cc:304] T f126abdfca174805b5f1b41467da4ff8 P 41cb9b52c69a4aa68928a829d306cbf8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 41cb9b52c69a4aa68928a829d306cbf8, 674b98bcb2d3490bb4c0756d8befd2ed; no voters: e54730b9aa904928b5b0589dc3a93548
I20260710 11:02:37.013103 15524 raft_consensus.cc:2804] T f126abdfca174805b5f1b41467da4ff8 P 41cb9b52c69a4aa68928a829d306cbf8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:37.013681 15485 tablet_bootstrap.cc:654] T 54c6b99f989845128716bb739f35c1ed P e54730b9aa904928b5b0589dc3a93548: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:37.013630 15524 raft_consensus.cc:697] T f126abdfca174805b5f1b41467da4ff8 P 41cb9b52c69a4aa68928a829d306cbf8 [term 1 LEADER]: Becoming Leader. State: Replica: 41cb9b52c69a4aa68928a829d306cbf8, State: Running, Role: LEADER
I20260710 11:02:37.014261 15522 raft_consensus.cc:515] T 91ee8462a87f4632a72da0f14f042b6b P e54730b9aa904928b5b0589dc3a93548 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } }
I20260710 11:02:37.014707 15524 consensus_queue.cc:237] T f126abdfca174805b5f1b41467da4ff8 P 41cb9b52c69a4aa68928a829d306cbf8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } }
I20260710 11:02:37.017093 15440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ad0b8395ae412f8fbbd2515dc8eb0f" candidate_uuid: "c53f24a7a3644009b39ec0661ad61f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb9b52c69a4aa68928a829d306cbf8" is_pre_election: true
I20260710 11:02:37.018721 15440 raft_consensus.cc:2468] T 57ad0b8395ae412f8fbbd2515dc8eb0f P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c53f24a7a3644009b39ec0661ad61f03 in term 0.
I20260710 11:02:37.019235 15526 raft_consensus.cc:493] T 5d63af28950d423b8e807b11fa486ddc P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:37.019697 15526 raft_consensus.cc:515] T 5d63af28950d423b8e807b11fa486ddc P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } }
I20260710 11:02:37.020917 15183 leader_election.cc:304] T 57ad0b8395ae412f8fbbd2515dc8eb0f P c53f24a7a3644009b39ec0661ad61f03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41cb9b52c69a4aa68928a829d306cbf8, c53f24a7a3644009b39ec0661ad61f03; no voters: 
I20260710 11:02:37.021783 15526 leader_election.cc:290] T 5d63af28950d423b8e807b11fa486ddc P e54730b9aa904928b5b0589dc3a93548 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 674b98bcb2d3490bb4c0756d8befd2ed (127.12.212.2:44391), 41cb9b52c69a4aa68928a829d306cbf8 (127.12.212.4:40157)
I20260710 11:02:37.021898 15555 raft_consensus.cc:2804] T 57ad0b8395ae412f8fbbd2515dc8eb0f P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:37.022266 15555 raft_consensus.cc:493] T 57ad0b8395ae412f8fbbd2515dc8eb0f P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:37.022575 15555 raft_consensus.cc:3060] T 57ad0b8395ae412f8fbbd2515dc8eb0f P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:37.023420 15292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ad0b8395ae412f8fbbd2515dc8eb0f" candidate_uuid: "c53f24a7a3644009b39ec0661ad61f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" is_pre_election: true
I20260710 11:02:37.024282 15292 raft_consensus.cc:2468] T 57ad0b8395ae412f8fbbd2515dc8eb0f P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c53f24a7a3644009b39ec0661ad61f03 in term 0.
I20260710 11:02:37.026063 15289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d63af28950d423b8e807b11fa486ddc" candidate_uuid: "e54730b9aa904928b5b0589dc3a93548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" is_pre_election: true
I20260710 11:02:37.032506 15555 raft_consensus.cc:515] T 57ad0b8395ae412f8fbbd2515dc8eb0f P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } }
I20260710 11:02:37.033955 15440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d63af28950d423b8e807b11fa486ddc" candidate_uuid: "e54730b9aa904928b5b0589dc3a93548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb9b52c69a4aa68928a829d306cbf8" is_pre_election: true
I20260710 11:02:37.044629 15440 raft_consensus.cc:2393] T 5d63af28950d423b8e807b11fa486ddc P 41cb9b52c69a4aa68928a829d306cbf8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e54730b9aa904928b5b0589dc3a93548 in current term 1: Already voted for candidate 674b98bcb2d3490bb4c0756d8befd2ed in this term.
I20260710 11:02:37.037499 15289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91ee8462a87f4632a72da0f14f042b6b" candidate_uuid: "e54730b9aa904928b5b0589dc3a93548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "674b98bcb2d3490bb4c0756d8befd2ed"
I20260710 11:02:37.046097 15488 tablet_bootstrap.cc:654] T 7f9ae02ad0f74e5cbd2ce0503df3ce9a P 674b98bcb2d3490bb4c0756d8befd2ed: Neither blocks nor log segments found. Creating new log.
W20260710 11:02:37.046422 15332 leader_election.cc:343] T 91ee8462a87f4632a72da0f14f042b6b P e54730b9aa904928b5b0589dc3a93548 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 674b98bcb2d3490bb4c0756d8befd2ed (127.12.212.2:44391): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:37.046562 15526 consensus_queue.cc:1048] T 2cb8fa895a384b06aaa8c12b3ef5339a P e54730b9aa904928b5b0589dc3a93548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:37.047523 15332 leader_election.cc:304] T 5d63af28950d423b8e807b11fa486ddc P e54730b9aa904928b5b0589dc3a93548 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e54730b9aa904928b5b0589dc3a93548; no voters: 41cb9b52c69a4aa68928a829d306cbf8, 674b98bcb2d3490bb4c0756d8befd2ed
W20260710 11:02:37.039261 15574 log.cc:927] Time spent T 36acc51763b141abb734b06f5756094e P 674b98bcb2d3490bb4c0756d8befd2ed: Append to log took a long time: real 0.055s	user 0.001s	sys 0.000s
I20260710 11:02:37.050294 15526 raft_consensus.cc:3060] T 5d63af28950d423b8e807b11fa486ddc P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:37.054925 15484 tablet_bootstrap.cc:492] T 911143f8552b42959644fedc138b64af P 41cb9b52c69a4aa68928a829d306cbf8: No bootstrap required, opened a new log
I20260710 11:02:37.055640 15484 ts_tablet_manager.cc:1403] T 911143f8552b42959644fedc138b64af P 41cb9b52c69a4aa68928a829d306cbf8: Time spent bootstrapping tablet: real 0.122s	user 0.023s	sys 0.021s
I20260710 11:02:37.059484 15484 raft_consensus.cc:359] T 911143f8552b42959644fedc138b64af P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } }
I20260710 11:02:37.060491 15484 raft_consensus.cc:385] T 911143f8552b42959644fedc138b64af P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:37.060884 15484 raft_consensus.cc:740] T 911143f8552b42959644fedc138b64af P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41cb9b52c69a4aa68928a829d306cbf8, State: Initialized, Role: FOLLOWER
I20260710 11:02:37.039326 15485 tablet_bootstrap.cc:492] T 54c6b99f989845128716bb739f35c1ed P e54730b9aa904928b5b0589dc3a93548: No bootstrap required, opened a new log
I20260710 11:02:37.017379 15494 raft_consensus.cc:2749] T 2cb8fa895a384b06aaa8c12b3ef5339a P 674b98bcb2d3490bb4c0756d8befd2ed [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:37.042378 15439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91ee8462a87f4632a72da0f14f042b6b" candidate_uuid: "e54730b9aa904928b5b0589dc3a93548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb9b52c69a4aa68928a829d306cbf8"
I20260710 11:02:37.062808 15439 raft_consensus.cc:3060] T 91ee8462a87f4632a72da0f14f042b6b P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:37.062955 15484 consensus_queue.cc:260] T 911143f8552b42959644fedc138b64af P 41cb9b52c69a4aa68928a829d306cbf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } }
I20260710 11:02:37.043802 15522 leader_election.cc:290] T 91ee8462a87f4632a72da0f14f042b6b P e54730b9aa904928b5b0589dc3a93548 [CANDIDATE]: Term 1 election: Requested vote from peers 674b98bcb2d3490bb4c0756d8befd2ed (127.12.212.2:44391), 41cb9b52c69a4aa68928a829d306cbf8 (127.12.212.4:40157)
I20260710 11:02:37.065649 15484 ts_tablet_manager.cc:1434] T 911143f8552b42959644fedc138b64af P 41cb9b52c69a4aa68928a829d306cbf8: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:02:37.066691 15484 tablet_bootstrap.cc:492] T 049fc340345540f3b881a08da363d556 P 41cb9b52c69a4aa68928a829d306cbf8: Bootstrap starting.
I20260710 11:02:37.068660 15493 consensus_queue.cc:1048] T 2cb8fa895a384b06aaa8c12b3ef5339a P e54730b9aa904928b5b0589dc3a93548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:37.070734 15440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ad0b8395ae412f8fbbd2515dc8eb0f" candidate_uuid: "c53f24a7a3644009b39ec0661ad61f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb9b52c69a4aa68928a829d306cbf8"
I20260710 11:02:37.070950 15439 raft_consensus.cc:2468] T 91ee8462a87f4632a72da0f14f042b6b P 41cb9b52c69a4aa68928a829d306cbf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e54730b9aa904928b5b0589dc3a93548 in term 1.
I20260710 11:02:37.071334 15440 raft_consensus.cc:3060] T 57ad0b8395ae412f8fbbd2515dc8eb0f P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:37.072041 15485 ts_tablet_manager.cc:1403] T 54c6b99f989845128716bb739f35c1ed P e54730b9aa904928b5b0589dc3a93548: Time spent bootstrapping tablet: real 0.071s	user 0.011s	sys 0.003s
I20260710 11:02:37.072454 15488 tablet_bootstrap.cc:492] T 7f9ae02ad0f74e5cbd2ce0503df3ce9a P 674b98bcb2d3490bb4c0756d8befd2ed: No bootstrap required, opened a new log
I20260710 11:02:37.072913 15488 ts_tablet_manager.cc:1403] T 7f9ae02ad0f74e5cbd2ce0503df3ce9a P 674b98bcb2d3490bb4c0756d8befd2ed: Time spent bootstrapping tablet: real 0.132s	user 0.019s	sys 0.003s
I20260710 11:02:37.073136 15484 tablet_bootstrap.cc:654] T 049fc340345540f3b881a08da363d556 P 41cb9b52c69a4aa68928a829d306cbf8: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:37.075739 15488 raft_consensus.cc:359] T 7f9ae02ad0f74e5cbd2ce0503df3ce9a P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } }
I20260710 11:02:37.076496 15488 raft_consensus.cc:385] T 7f9ae02ad0f74e5cbd2ce0503df3ce9a P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:37.078337 15526 raft_consensus.cc:2749] T 5d63af28950d423b8e807b11fa486ddc P e54730b9aa904928b5b0589dc3a93548 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:37.074584 15485 raft_consensus.cc:359] T 54c6b99f989845128716bb739f35c1ed P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } }
I20260710 11:02:37.081331 15440 raft_consensus.cc:2468] T 57ad0b8395ae412f8fbbd2515dc8eb0f P 41cb9b52c69a4aa68928a829d306cbf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c53f24a7a3644009b39ec0661ad61f03 in term 1.
I20260710 11:02:37.084641 15332 leader_election.cc:304] T 91ee8462a87f4632a72da0f14f042b6b P e54730b9aa904928b5b0589dc3a93548 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 41cb9b52c69a4aa68928a829d306cbf8, e54730b9aa904928b5b0589dc3a93548; no voters: 674b98bcb2d3490bb4c0756d8befd2ed
I20260710 11:02:37.085392 15555 leader_election.cc:290] T 57ad0b8395ae412f8fbbd2515dc8eb0f P c53f24a7a3644009b39ec0661ad61f03 [CANDIDATE]: Term 1 election: Requested vote from peers 41cb9b52c69a4aa68928a829d306cbf8 (127.12.212.4:40157), 674b98bcb2d3490bb4c0756d8befd2ed (127.12.212.2:44391)
I20260710 11:02:37.086638 15488 raft_consensus.cc:740] T 7f9ae02ad0f74e5cbd2ce0503df3ce9a P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 674b98bcb2d3490bb4c0756d8befd2ed, State: Initialized, Role: FOLLOWER
I20260710 11:02:37.092787 15488 consensus_queue.cc:260] T 7f9ae02ad0f74e5cbd2ce0503df3ce9a P 674b98bcb2d3490bb4c0756d8befd2ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } }
I20260710 11:02:37.087755 15552 raft_consensus.cc:493] T 36acc51763b141abb734b06f5756094e P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:37.088515 15291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ad0b8395ae412f8fbbd2515dc8eb0f" candidate_uuid: "c53f24a7a3644009b39ec0661ad61f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "674b98bcb2d3490bb4c0756d8befd2ed"
I20260710 11:02:37.094234 15552 raft_consensus.cc:515] T 36acc51763b141abb734b06f5756094e P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
I20260710 11:02:37.095067 15291 raft_consensus.cc:3060] T 57ad0b8395ae412f8fbbd2515dc8eb0f P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:37.097034 15552 leader_election.cc:290] T 36acc51763b141abb734b06f5756094e P c53f24a7a3644009b39ec0661ad61f03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 674b98bcb2d3490bb4c0756d8befd2ed (127.12.212.2:44391), e54730b9aa904928b5b0589dc3a93548 (127.12.212.3:40301)
I20260710 11:02:37.098181 15366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36acc51763b141abb734b06f5756094e" candidate_uuid: "c53f24a7a3644009b39ec0661ad61f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54730b9aa904928b5b0589dc3a93548" is_pre_election: true
I20260710 11:02:37.099560 15488 ts_tablet_manager.cc:1434] T 7f9ae02ad0f74e5cbd2ce0503df3ce9a P 674b98bcb2d3490bb4c0756d8befd2ed: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.002s
I20260710 11:02:37.099881 15289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36acc51763b141abb734b06f5756094e" candidate_uuid: "c53f24a7a3644009b39ec0661ad61f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" is_pre_election: true
I20260710 11:02:37.100803 15488 tablet_bootstrap.cc:492] T ab1fdd30482b4662922aa91af81289e8 P 674b98bcb2d3490bb4c0756d8befd2ed: Bootstrap starting.
I20260710 11:02:37.101370 15183 leader_election.cc:304] T 36acc51763b141abb734b06f5756094e P c53f24a7a3644009b39ec0661ad61f03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c53f24a7a3644009b39ec0661ad61f03; no voters: 674b98bcb2d3490bb4c0756d8befd2ed, e54730b9aa904928b5b0589dc3a93548
I20260710 11:02:37.086975 15485 raft_consensus.cc:385] T 54c6b99f989845128716bb739f35c1ed P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:37.103629 15485 raft_consensus.cc:740] T 54c6b99f989845128716bb739f35c1ed P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e54730b9aa904928b5b0589dc3a93548, State: Initialized, Role: FOLLOWER
I20260710 11:02:37.103554 15111 catalog_manager.cc:5697] T f126abdfca174805b5f1b41467da4ff8 P 41cb9b52c69a4aa68928a829d306cbf8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 41cb9b52c69a4aa68928a829d306cbf8 (127.12.212.4). New cstate: current_term: 1 leader_uuid: "41cb9b52c69a4aa68928a829d306cbf8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:37.104847 15485 consensus_queue.cc:260] T 54c6b99f989845128716bb739f35c1ed P e54730b9aa904928b5b0589dc3a93548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } }
I20260710 11:02:37.110582 15526 raft_consensus.cc:2804] T 91ee8462a87f4632a72da0f14f042b6b P e54730b9aa904928b5b0589dc3a93548 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:37.113332 15526 raft_consensus.cc:697] T 91ee8462a87f4632a72da0f14f042b6b P e54730b9aa904928b5b0589dc3a93548 [term 1 LEADER]: Becoming Leader. State: Replica: e54730b9aa904928b5b0589dc3a93548, State: Running, Role: LEADER
I20260710 11:02:37.114670 15485 ts_tablet_manager.cc:1434] T 54c6b99f989845128716bb739f35c1ed P e54730b9aa904928b5b0589dc3a93548: Time spent starting tablet: real 0.042s	user 0.008s	sys 0.000s
I20260710 11:02:37.114188 15493 raft_consensus.cc:493] T 54c6b99f989845128716bb739f35c1ed P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:37.115962 15493 raft_consensus.cc:515] T 54c6b99f989845128716bb739f35c1ed P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } }
I20260710 11:02:37.116499 15485 tablet_bootstrap.cc:492] T f126abdfca174805b5f1b41467da4ff8 P e54730b9aa904928b5b0589dc3a93548: Bootstrap starting.
I20260710 11:02:37.117965 15493 leader_election.cc:290] T 54c6b99f989845128716bb739f35c1ed P e54730b9aa904928b5b0589dc3a93548 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41cb9b52c69a4aa68928a829d306cbf8 (127.12.212.4:40157), c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177)
I20260710 11:02:37.119624 15440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54c6b99f989845128716bb739f35c1ed" candidate_uuid: "e54730b9aa904928b5b0589dc3a93548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb9b52c69a4aa68928a829d306cbf8" is_pre_election: true
I20260710 11:02:37.120486 15440 raft_consensus.cc:2393] T 54c6b99f989845128716bb739f35c1ed P 41cb9b52c69a4aa68928a829d306cbf8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e54730b9aa904928b5b0589dc3a93548 in current term 1: Already voted for candidate c53f24a7a3644009b39ec0661ad61f03 in this term.
I20260710 11:02:37.120450 15216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54c6b99f989845128716bb739f35c1ed" candidate_uuid: "e54730b9aa904928b5b0589dc3a93548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53f24a7a3644009b39ec0661ad61f03" is_pre_election: true
I20260710 11:02:37.121145 15291 raft_consensus.cc:2468] T 57ad0b8395ae412f8fbbd2515dc8eb0f P 674b98bcb2d3490bb4c0756d8befd2ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c53f24a7a3644009b39ec0661ad61f03 in term 1.
I20260710 11:02:37.114190 15526 consensus_queue.cc:237] T 91ee8462a87f4632a72da0f14f042b6b P e54730b9aa904928b5b0589dc3a93548 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } }
I20260710 11:02:37.125120 15329 leader_election.cc:304] T 54c6b99f989845128716bb739f35c1ed P e54730b9aa904928b5b0589dc3a93548 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e54730b9aa904928b5b0589dc3a93548; no voters: 41cb9b52c69a4aa68928a829d306cbf8, c53f24a7a3644009b39ec0661ad61f03
I20260710 11:02:37.125567 15484 tablet_bootstrap.cc:492] T 049fc340345540f3b881a08da363d556 P 41cb9b52c69a4aa68928a829d306cbf8: No bootstrap required, opened a new log
I20260710 11:02:37.126004 15484 ts_tablet_manager.cc:1403] T 049fc340345540f3b881a08da363d556 P 41cb9b52c69a4aa68928a829d306cbf8: Time spent bootstrapping tablet: real 0.060s	user 0.015s	sys 0.019s
I20260710 11:02:37.125747 15494 consensus_queue.cc:1048] T 5d63af28950d423b8e807b11fa486ddc P 674b98bcb2d3490bb4c0756d8befd2ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:37.126238 15493 raft_consensus.cc:3060] T 54c6b99f989845128716bb739f35c1ed P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:37.127655 15183 leader_election.cc:304] T 57ad0b8395ae412f8fbbd2515dc8eb0f P c53f24a7a3644009b39ec0661ad61f03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41cb9b52c69a4aa68928a829d306cbf8, c53f24a7a3644009b39ec0661ad61f03; no voters: 
I20260710 11:02:37.120530 15488 tablet_bootstrap.cc:654] T ab1fdd30482b4662922aa91af81289e8 P 674b98bcb2d3490bb4c0756d8befd2ed: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:37.125087 15485 tablet_bootstrap.cc:654] T f126abdfca174805b5f1b41467da4ff8 P e54730b9aa904928b5b0589dc3a93548: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:37.129606 15552 raft_consensus.cc:2804] T 57ad0b8395ae412f8fbbd2515dc8eb0f P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:37.130244 15552 raft_consensus.cc:697] T 57ad0b8395ae412f8fbbd2515dc8eb0f P c53f24a7a3644009b39ec0661ad61f03 [term 1 LEADER]: Becoming Leader. State: Replica: c53f24a7a3644009b39ec0661ad61f03, State: Running, Role: LEADER
I20260710 11:02:37.134093 15555 raft_consensus.cc:2749] T 36acc51763b141abb734b06f5756094e P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:37.135668 15480 tablet_bootstrap.cc:492] T 7f9ae02ad0f74e5cbd2ce0503df3ce9a P c53f24a7a3644009b39ec0661ad61f03: No bootstrap required, opened a new log
I20260710 11:02:37.135350 15552 consensus_queue.cc:237] T 57ad0b8395ae412f8fbbd2515dc8eb0f P c53f24a7a3644009b39ec0661ad61f03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } }
I20260710 11:02:37.138274 15480 ts_tablet_manager.cc:1403] T 7f9ae02ad0f74e5cbd2ce0503df3ce9a P c53f24a7a3644009b39ec0661ad61f03: Time spent bootstrapping tablet: real 0.169s	user 0.010s	sys 0.025s
I20260710 11:02:37.140625 15483 raft_consensus.cc:493] T 0ad588bf02c340eab0f2fbb879cc95dd P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:37.140934 15480 raft_consensus.cc:359] T 7f9ae02ad0f74e5cbd2ce0503df3ce9a P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } }
I20260710 11:02:37.141048 15483 raft_consensus.cc:515] T 0ad588bf02c340eab0f2fbb879cc95dd P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
I20260710 11:02:37.141601 15480 raft_consensus.cc:385] T 7f9ae02ad0f74e5cbd2ce0503df3ce9a P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:37.141892 15480 raft_consensus.cc:740] T 7f9ae02ad0f74e5cbd2ce0503df3ce9a P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53f24a7a3644009b39ec0661ad61f03, State: Initialized, Role: FOLLOWER
I20260710 11:02:37.142124 15494 consensus_queue.cc:1048] T 5d63af28950d423b8e807b11fa486ddc P 674b98bcb2d3490bb4c0756d8befd2ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:37.142616 15480 consensus_queue.cc:260] T 7f9ae02ad0f74e5cbd2ce0503df3ce9a P c53f24a7a3644009b39ec0661ad61f03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } }
I20260710 11:02:37.143043 15483 leader_election.cc:290] T 0ad588bf02c340eab0f2fbb879cc95dd P c53f24a7a3644009b39ec0661ad61f03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 674b98bcb2d3490bb4c0756d8befd2ed (127.12.212.2:44391), e54730b9aa904928b5b0589dc3a93548 (127.12.212.3:40301)
I20260710 11:02:37.133010 15484 raft_consensus.cc:359] T 049fc340345540f3b881a08da363d556 P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } }
I20260710 11:02:37.145455 15480 ts_tablet_manager.cc:1434] T 7f9ae02ad0f74e5cbd2ce0503df3ce9a P c53f24a7a3644009b39ec0661ad61f03: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260710 11:02:37.148579 15480 tablet_bootstrap.cc:492] T b049e23a96a846709aedf3eebe96c0b7 P c53f24a7a3644009b39ec0661ad61f03: Bootstrap starting.
I20260710 11:02:37.148856 15484 raft_consensus.cc:385] T 049fc340345540f3b881a08da363d556 P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:37.149191 15484 raft_consensus.cc:740] T 049fc340345540f3b881a08da363d556 P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41cb9b52c69a4aa68928a829d306cbf8, State: Initialized, Role: FOLLOWER
I20260710 11:02:37.149829 15364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad588bf02c340eab0f2fbb879cc95dd" candidate_uuid: "c53f24a7a3644009b39ec0661ad61f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54730b9aa904928b5b0589dc3a93548" is_pre_election: true
I20260710 11:02:37.151446 15364 raft_consensus.cc:2468] T 0ad588bf02c340eab0f2fbb879cc95dd P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c53f24a7a3644009b39ec0661ad61f03 in term 0.
I20260710 11:02:37.164906 15183 leader_election.cc:304] T 0ad588bf02c340eab0f2fbb879cc95dd P c53f24a7a3644009b39ec0661ad61f03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c53f24a7a3644009b39ec0661ad61f03, e54730b9aa904928b5b0589dc3a93548; no voters: 
I20260710 11:02:37.166109 15555 raft_consensus.cc:2804] T 0ad588bf02c340eab0f2fbb879cc95dd P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:37.166594 15555 raft_consensus.cc:493] T 0ad588bf02c340eab0f2fbb879cc95dd P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:37.167040 15555 raft_consensus.cc:3060] T 0ad588bf02c340eab0f2fbb879cc95dd P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:37.170795 15484 consensus_queue.cc:260] T 049fc340345540f3b881a08da363d556 P 41cb9b52c69a4aa68928a829d306cbf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } }
I20260710 11:02:37.172541 15291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad588bf02c340eab0f2fbb879cc95dd" candidate_uuid: "c53f24a7a3644009b39ec0661ad61f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" is_pre_election: true
I20260710 11:02:37.182827 15484 ts_tablet_manager.cc:1434] T 049fc340345540f3b881a08da363d556 P 41cb9b52c69a4aa68928a829d306cbf8: Time spent starting tablet: real 0.056s	user 0.009s	sys 0.000s
I20260710 11:02:37.184309 15484 tablet_bootstrap.cc:492] T 5ee313f3640c49de8bcda61aff2dc8b7 P 41cb9b52c69a4aa68928a829d306cbf8: Bootstrap starting.
I20260710 11:02:37.189828 15291 raft_consensus.cc:2468] T 0ad588bf02c340eab0f2fbb879cc95dd P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c53f24a7a3644009b39ec0661ad61f03 in term 0.
I20260710 11:02:37.211580 15483 raft_consensus.cc:493] T 5ee313f3640c49de8bcda61aff2dc8b7 P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:37.213259 15494 raft_consensus.cc:493] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:37.214036 15493 raft_consensus.cc:2749] T 54c6b99f989845128716bb739f35c1ed P e54730b9aa904928b5b0589dc3a93548 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:37.213936 15494 raft_consensus.cc:515] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
I20260710 11:02:37.214566 15522 consensus_queue.cc:1048] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P e54730b9aa904928b5b0589dc3a93548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:37.215186 15483 raft_consensus.cc:515] T 5ee313f3640c49de8bcda61aff2dc8b7 P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } }
I20260710 11:02:37.213256 15582 raft_consensus.cc:493] T 9342010e26d543e6ad6d3431baa135a7 P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:37.223089 15524 consensus_queue.cc:1048] T 9342010e26d543e6ad6d3431baa135a7 P 41cb9b52c69a4aa68928a829d306cbf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:37.208858 15552 consensus_queue.cc:1048] T e78e9f0d39204f06b423d9ebf4fdf86f P c53f24a7a3644009b39ec0661ad61f03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
I20260710 11:02:37.230842 15483 leader_election.cc:290] T 5ee313f3640c49de8bcda61aff2dc8b7 P c53f24a7a3644009b39ec0661ad61f03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41cb9b52c69a4aa68928a829d306cbf8 (127.12.212.4:40157), 674b98bcb2d3490bb4c0756d8befd2ed (127.12.212.2:44391)
I20260710 11:02:37.231148 15488 tablet_bootstrap.cc:492] T ab1fdd30482b4662922aa91af81289e8 P 674b98bcb2d3490bb4c0756d8befd2ed: No bootstrap required, opened a new log
I20260710 11:02:37.231609 15488 ts_tablet_manager.cc:1403] T ab1fdd30482b4662922aa91af81289e8 P 674b98bcb2d3490bb4c0756d8befd2ed: Time spent bootstrapping tablet: real 0.131s	user 0.014s	sys 0.001s
I20260710 11:02:37.225458 15582 raft_consensus.cc:515] T 9342010e26d543e6ad6d3431baa135a7 P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } }
I20260710 11:02:37.233340 15582 leader_election.cc:290] T 9342010e26d543e6ad6d3431baa135a7 P e54730b9aa904928b5b0589dc3a93548 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41cb9b52c69a4aa68928a829d306cbf8 (127.12.212.4:40157), c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177)
I20260710 11:02:37.235419 15488 raft_consensus.cc:359] T ab1fdd30482b4662922aa91af81289e8 P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
I20260710 11:02:37.236320 15488 raft_consensus.cc:385] T ab1fdd30482b4662922aa91af81289e8 P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:37.236665 15488 raft_consensus.cc:740] T ab1fdd30482b4662922aa91af81289e8 P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 674b98bcb2d3490bb4c0756d8befd2ed, State: Initialized, Role: FOLLOWER
I20260710 11:02:37.237605 15488 consensus_queue.cc:260] T ab1fdd30482b4662922aa91af81289e8 P 674b98bcb2d3490bb4c0756d8befd2ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
I20260710 11:02:37.240818 15488 ts_tablet_manager.cc:1434] T ab1fdd30482b4662922aa91af81289e8 P 674b98bcb2d3490bb4c0756d8befd2ed: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260710 11:02:37.243762 15437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9342010e26d543e6ad6d3431baa135a7" candidate_uuid: "e54730b9aa904928b5b0589dc3a93548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb9b52c69a4aa68928a829d306cbf8" is_pre_election: true
I20260710 11:02:37.248847 15217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9342010e26d543e6ad6d3431baa135a7" candidate_uuid: "e54730b9aa904928b5b0589dc3a93548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53f24a7a3644009b39ec0661ad61f03" is_pre_election: true
I20260710 11:02:37.252036 15329 leader_election.cc:304] T 9342010e26d543e6ad6d3431baa135a7 P e54730b9aa904928b5b0589dc3a93548 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e54730b9aa904928b5b0589dc3a93548; no voters: 41cb9b52c69a4aa68928a829d306cbf8, c53f24a7a3644009b39ec0661ad61f03
I20260710 11:02:37.252658 15291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ee313f3640c49de8bcda61aff2dc8b7" candidate_uuid: "c53f24a7a3644009b39ec0661ad61f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" is_pre_election: true
I20260710 11:02:37.253393 15217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e8c6a2f861477a9c6fd4f9f130a8d8" candidate_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53f24a7a3644009b39ec0661ad61f03" is_pre_election: true
I20260710 11:02:37.253669 15582 raft_consensus.cc:2749] T 9342010e26d543e6ad6d3431baa135a7 P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:02:37.262866 15183 leader_election.cc:343] T 5ee313f3640c49de8bcda61aff2dc8b7 P c53f24a7a3644009b39ec0661ad61f03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 674b98bcb2d3490bb4c0756d8befd2ed (127.12.212.2:44391): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:37.264868 15438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ee313f3640c49de8bcda61aff2dc8b7" candidate_uuid: "c53f24a7a3644009b39ec0661ad61f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb9b52c69a4aa68928a829d306cbf8" is_pre_election: true
W20260710 11:02:37.267997 15183 leader_election.cc:343] T 5ee313f3640c49de8bcda61aff2dc8b7 P c53f24a7a3644009b39ec0661ad61f03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41cb9b52c69a4aa68928a829d306cbf8 (127.12.212.4:40157): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:37.268431 15183 leader_election.cc:304] T 5ee313f3640c49de8bcda61aff2dc8b7 P c53f24a7a3644009b39ec0661ad61f03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c53f24a7a3644009b39ec0661ad61f03; no voters: 41cb9b52c69a4aa68928a829d306cbf8, 674b98bcb2d3490bb4c0756d8befd2ed
I20260710 11:02:37.269150 15552 raft_consensus.cc:2749] T 5ee313f3640c49de8bcda61aff2dc8b7 P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:37.271535 15552 consensus_queue.cc:1048] T e78e9f0d39204f06b423d9ebf4fdf86f P c53f24a7a3644009b39ec0661ad61f03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:37.276422 15555 raft_consensus.cc:515] T 0ad588bf02c340eab0f2fbb879cc95dd P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
I20260710 11:02:37.278517 15524 raft_consensus.cc:493] T 7f9ae02ad0f74e5cbd2ce0503df3ce9a P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:37.279206 15524 raft_consensus.cc:515] T 7f9ae02ad0f74e5cbd2ce0503df3ce9a P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } }
I20260710 11:02:37.281821 15524 leader_election.cc:290] T 7f9ae02ad0f74e5cbd2ce0503df3ce9a P 41cb9b52c69a4aa68928a829d306cbf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177), 674b98bcb2d3490bb4c0756d8befd2ed (127.12.212.2:44391)
I20260710 11:02:37.283311 15291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f9ae02ad0f74e5cbd2ce0503df3ce9a" candidate_uuid: "41cb9b52c69a4aa68928a829d306cbf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" is_pre_election: true
I20260710 11:02:37.283473 15582 raft_consensus.cc:493] T b049e23a96a846709aedf3eebe96c0b7 P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:37.283963 15291 raft_consensus.cc:2468] T 7f9ae02ad0f74e5cbd2ce0503df3ce9a P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41cb9b52c69a4aa68928a829d306cbf8 in term 0.
I20260710 11:02:37.284252 15582 raft_consensus.cc:515] T b049e23a96a846709aedf3eebe96c0b7 P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } }
I20260710 11:02:37.285256 15406 leader_election.cc:304] T 7f9ae02ad0f74e5cbd2ce0503df3ce9a P 41cb9b52c69a4aa68928a829d306cbf8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41cb9b52c69a4aa68928a829d306cbf8, 674b98bcb2d3490bb4c0756d8befd2ed; no voters: 
I20260710 11:02:37.286134 15524 raft_consensus.cc:2804] T 7f9ae02ad0f74e5cbd2ce0503df3ce9a P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:37.287355 15494 leader_election.cc:290] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P 674b98bcb2d3490bb4c0756d8befd2ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177), e54730b9aa904928b5b0589dc3a93548 (127.12.212.3:40301)
I20260710 11:02:37.287811 15438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b049e23a96a846709aedf3eebe96c0b7" candidate_uuid: "e54730b9aa904928b5b0589dc3a93548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb9b52c69a4aa68928a829d306cbf8" is_pre_election: true
I20260710 11:02:37.288313 15582 leader_election.cc:290] T b049e23a96a846709aedf3eebe96c0b7 P e54730b9aa904928b5b0589dc3a93548 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41cb9b52c69a4aa68928a829d306cbf8 (127.12.212.4:40157), c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177)
I20260710 11:02:37.289052 15217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f9ae02ad0f74e5cbd2ce0503df3ce9a" candidate_uuid: "41cb9b52c69a4aa68928a829d306cbf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53f24a7a3644009b39ec0661ad61f03" is_pre_election: true
I20260710 11:02:37.293753 15217 raft_consensus.cc:2468] T 7f9ae02ad0f74e5cbd2ce0503df3ce9a P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41cb9b52c69a4aa68928a829d306cbf8 in term 0.
I20260710 11:02:37.290346 15366 raft_consensus.cc:3060] T 9342010e26d543e6ad6d3431baa135a7 P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:37.291481 15485 tablet_bootstrap.cc:492] T f126abdfca174805b5f1b41467da4ff8 P e54730b9aa904928b5b0589dc3a93548: No bootstrap required, opened a new log
I20260710 11:02:37.314670 15485 ts_tablet_manager.cc:1403] T f126abdfca174805b5f1b41467da4ff8 P e54730b9aa904928b5b0589dc3a93548: Time spent bootstrapping tablet: real 0.199s	user 0.015s	sys 0.005s
I20260710 11:02:37.317271 15485 raft_consensus.cc:359] T f126abdfca174805b5f1b41467da4ff8 P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } }
I20260710 11:02:37.317983 15485 raft_consensus.cc:385] T f126abdfca174805b5f1b41467da4ff8 P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:37.318231 15485 raft_consensus.cc:740] T f126abdfca174805b5f1b41467da4ff8 P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e54730b9aa904928b5b0589dc3a93548, State: Initialized, Role: FOLLOWER
I20260710 11:02:37.286479 15524 raft_consensus.cc:493] T 7f9ae02ad0f74e5cbd2ce0503df3ce9a P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:37.318954 15524 raft_consensus.cc:3060] T 7f9ae02ad0f74e5cbd2ce0503df3ce9a P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:37.292029 15480 tablet_bootstrap.cc:654] T b049e23a96a846709aedf3eebe96c0b7 P c53f24a7a3644009b39ec0661ad61f03: Neither blocks nor log segments found. Creating new log.
W20260710 11:02:37.292382 15332 leader_election.cc:343] T b049e23a96a846709aedf3eebe96c0b7 P e54730b9aa904928b5b0589dc3a93548 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41cb9b52c69a4aa68928a829d306cbf8 (127.12.212.4:40157): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:37.323167 15528 consensus_queue.cc:1048] T 9342010e26d543e6ad6d3431baa135a7 P 41cb9b52c69a4aa68928a829d306cbf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:37.291852 15112 catalog_manager.cc:5697] T 57ad0b8395ae412f8fbbd2515dc8eb0f P c53f24a7a3644009b39ec0661ad61f03 reported cstate change: term changed from 0 to 1, leader changed from <none> to c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1). New cstate: current_term: 1 leader_uuid: "c53f24a7a3644009b39ec0661ad61f03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:37.289718 15214 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b049e23a96a846709aedf3eebe96c0b7" candidate_uuid: "e54730b9aa904928b5b0589dc3a93548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53f24a7a3644009b39ec0661ad61f03" is_pre_election: true
I20260710 11:02:37.326256 15289 raft_consensus.cc:3060] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:02:37.327394 15329 leader_election.cc:343] T b049e23a96a846709aedf3eebe96c0b7 P e54730b9aa904928b5b0589dc3a93548 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:37.327872 15329 leader_election.cc:304] T b049e23a96a846709aedf3eebe96c0b7 P e54730b9aa904928b5b0589dc3a93548 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e54730b9aa904928b5b0589dc3a93548; no voters: 41cb9b52c69a4aa68928a829d306cbf8, c53f24a7a3644009b39ec0661ad61f03
I20260710 11:02:37.328960 15522 raft_consensus.cc:2749] T b049e23a96a846709aedf3eebe96c0b7 P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:37.295645 15484 tablet_bootstrap.cc:654] T 5ee313f3640c49de8bcda61aff2dc8b7 P 41cb9b52c69a4aa68928a829d306cbf8: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:37.296737 15555 leader_election.cc:290] T 0ad588bf02c340eab0f2fbb879cc95dd P c53f24a7a3644009b39ec0661ad61f03 [CANDIDATE]: Term 1 election: Requested vote from peers 674b98bcb2d3490bb4c0756d8befd2ed (127.12.212.2:44391), e54730b9aa904928b5b0589dc3a93548 (127.12.212.3:40301)
I20260710 11:02:37.298218 15290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad588bf02c340eab0f2fbb879cc95dd" candidate_uuid: "c53f24a7a3644009b39ec0661ad61f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "674b98bcb2d3490bb4c0756d8befd2ed"
I20260710 11:02:37.298713 15364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad588bf02c340eab0f2fbb879cc95dd" candidate_uuid: "c53f24a7a3644009b39ec0661ad61f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54730b9aa904928b5b0589dc3a93548"
I20260710 11:02:37.300706 15365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e8c6a2f861477a9c6fd4f9f130a8d8" candidate_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54730b9aa904928b5b0589dc3a93548" is_pre_election: true
I20260710 11:02:37.313100 15488 tablet_bootstrap.cc:492] T 1655f47bf20b43979c04f886a39df119 P 674b98bcb2d3490bb4c0756d8befd2ed: Bootstrap starting.
I20260710 11:02:37.331271 15485 consensus_queue.cc:260] T f126abdfca174805b5f1b41467da4ff8 P e54730b9aa904928b5b0589dc3a93548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } }
I20260710 11:02:37.335862 15364 raft_consensus.cc:3060] T 0ad588bf02c340eab0f2fbb879cc95dd P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:37.336203 15485 ts_tablet_manager.cc:1434] T f126abdfca174805b5f1b41467da4ff8 P e54730b9aa904928b5b0589dc3a93548: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260710 11:02:37.343104 15258 leader_election.cc:304] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P 674b98bcb2d3490bb4c0756d8befd2ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 674b98bcb2d3490bb4c0756d8befd2ed; no voters: c53f24a7a3644009b39ec0661ad61f03, e54730b9aa904928b5b0589dc3a93548
I20260710 11:02:37.345906 15488 tablet_bootstrap.cc:654] T 1655f47bf20b43979c04f886a39df119 P 674b98bcb2d3490bb4c0756d8befd2ed: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:37.334614 15290 raft_consensus.cc:3060] T 0ad588bf02c340eab0f2fbb879cc95dd P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:37.349001 15485 tablet_bootstrap.cc:492] T 049fc340345540f3b881a08da363d556 P e54730b9aa904928b5b0589dc3a93548: Bootstrap starting.
I20260710 11:02:37.325552 15524 raft_consensus.cc:515] T 7f9ae02ad0f74e5cbd2ce0503df3ce9a P 41cb9b52c69a4aa68928a829d306cbf8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } }
I20260710 11:02:37.364135 15484 tablet_bootstrap.cc:492] T 5ee313f3640c49de8bcda61aff2dc8b7 P 41cb9b52c69a4aa68928a829d306cbf8: No bootstrap required, opened a new log
I20260710 11:02:37.364605 15484 ts_tablet_manager.cc:1403] T 5ee313f3640c49de8bcda61aff2dc8b7 P 41cb9b52c69a4aa68928a829d306cbf8: Time spent bootstrapping tablet: real 0.181s	user 0.017s	sys 0.004s
I20260710 11:02:37.372352 15485 tablet_bootstrap.cc:654] T 049fc340345540f3b881a08da363d556 P e54730b9aa904928b5b0589dc3a93548: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:37.375322 15215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f9ae02ad0f74e5cbd2ce0503df3ce9a" candidate_uuid: "41cb9b52c69a4aa68928a829d306cbf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53f24a7a3644009b39ec0661ad61f03"
I20260710 11:02:37.376500 15215 raft_consensus.cc:3060] T 7f9ae02ad0f74e5cbd2ce0503df3ce9a P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:37.331739 15110 catalog_manager.cc:5697] T 91ee8462a87f4632a72da0f14f042b6b P e54730b9aa904928b5b0589dc3a93548 reported cstate change: term changed from 0 to 1, leader changed from <none> to e54730b9aa904928b5b0589dc3a93548 (127.12.212.3). New cstate: current_term: 1 leader_uuid: "e54730b9aa904928b5b0589dc3a93548" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:37.384171 15524 leader_election.cc:290] T 7f9ae02ad0f74e5cbd2ce0503df3ce9a P 41cb9b52c69a4aa68928a829d306cbf8 [CANDIDATE]: Term 1 election: Requested vote from peers c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177), 674b98bcb2d3490bb4c0756d8befd2ed (127.12.212.2:44391)
I20260710 11:02:37.385924 15494 raft_consensus.cc:2749] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P 674b98bcb2d3490bb4c0756d8befd2ed [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:37.385444 15292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f9ae02ad0f74e5cbd2ce0503df3ce9a" candidate_uuid: "41cb9b52c69a4aa68928a829d306cbf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "674b98bcb2d3490bb4c0756d8befd2ed"
I20260710 11:02:37.390341 15292 raft_consensus.cc:3060] T 7f9ae02ad0f74e5cbd2ce0503df3ce9a P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:37.396802 15290 raft_consensus.cc:2468] T 0ad588bf02c340eab0f2fbb879cc95dd P 674b98bcb2d3490bb4c0756d8befd2ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c53f24a7a3644009b39ec0661ad61f03 in term 1.
I20260710 11:02:37.397033 15292 raft_consensus.cc:2468] T 7f9ae02ad0f74e5cbd2ce0503df3ce9a P 674b98bcb2d3490bb4c0756d8befd2ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41cb9b52c69a4aa68928a829d306cbf8 in term 1.
I20260710 11:02:37.401991 15582 consensus_queue.cc:1048] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P e54730b9aa904928b5b0589dc3a93548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:37.403509 15484 raft_consensus.cc:359] T 5ee313f3640c49de8bcda61aff2dc8b7 P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } }
I20260710 11:02:37.404320 15484 raft_consensus.cc:385] T 5ee313f3640c49de8bcda61aff2dc8b7 P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:37.404676 15488 tablet_bootstrap.cc:492] T 1655f47bf20b43979c04f886a39df119 P 674b98bcb2d3490bb4c0756d8befd2ed: No bootstrap required, opened a new log
I20260710 11:02:37.405189 15488 ts_tablet_manager.cc:1403] T 1655f47bf20b43979c04f886a39df119 P 674b98bcb2d3490bb4c0756d8befd2ed: Time spent bootstrapping tablet: real 0.092s	user 0.015s	sys 0.007s
I20260710 11:02:37.404675 15484 raft_consensus.cc:740] T 5ee313f3640c49de8bcda61aff2dc8b7 P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41cb9b52c69a4aa68928a829d306cbf8, State: Initialized, Role: FOLLOWER
I20260710 11:02:37.407541 15522 raft_consensus.cc:493] T f126abdfca174805b5f1b41467da4ff8 P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:37.408059 15522 raft_consensus.cc:515] T f126abdfca174805b5f1b41467da4ff8 P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } }
I20260710 11:02:37.410277 15522 leader_election.cc:290] T f126abdfca174805b5f1b41467da4ff8 P e54730b9aa904928b5b0589dc3a93548 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 674b98bcb2d3490bb4c0756d8befd2ed (127.12.212.2:44391), 41cb9b52c69a4aa68928a829d306cbf8 (127.12.212.4:40157)
I20260710 11:02:37.411643 15183 leader_election.cc:304] T 0ad588bf02c340eab0f2fbb879cc95dd P c53f24a7a3644009b39ec0661ad61f03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 674b98bcb2d3490bb4c0756d8befd2ed, c53f24a7a3644009b39ec0661ad61f03; no voters: 
I20260710 11:02:37.411818 15290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f126abdfca174805b5f1b41467da4ff8" candidate_uuid: "e54730b9aa904928b5b0589dc3a93548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" is_pre_election: true
I20260710 11:02:37.412520 15552 raft_consensus.cc:2804] T 0ad588bf02c340eab0f2fbb879cc95dd P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:37.413103 15552 raft_consensus.cc:697] T 0ad588bf02c340eab0f2fbb879cc95dd P c53f24a7a3644009b39ec0661ad61f03 [term 1 LEADER]: Becoming Leader. State: Replica: c53f24a7a3644009b39ec0661ad61f03, State: Running, Role: LEADER
I20260710 11:02:37.413991 15552 consensus_queue.cc:237] T 0ad588bf02c340eab0f2fbb879cc95dd P c53f24a7a3644009b39ec0661ad61f03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
I20260710 11:02:37.415364 15488 raft_consensus.cc:359] T 1655f47bf20b43979c04f886a39df119 P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } }
I20260710 11:02:37.416074 15488 raft_consensus.cc:385] T 1655f47bf20b43979c04f886a39df119 P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:37.416384 15488 raft_consensus.cc:740] T 1655f47bf20b43979c04f886a39df119 P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 674b98bcb2d3490bb4c0756d8befd2ed, State: Initialized, Role: FOLLOWER
I20260710 11:02:37.416782 15495 raft_consensus.cc:493] T 049fc340345540f3b881a08da363d556 P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:37.417446 15495 raft_consensus.cc:515] T 049fc340345540f3b881a08da363d556 P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } }
I20260710 11:02:37.418247 15488 consensus_queue.cc:260] T 1655f47bf20b43979c04f886a39df119 P 674b98bcb2d3490bb4c0756d8befd2ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } }
I20260710 11:02:37.416067 15439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f126abdfca174805b5f1b41467da4ff8" candidate_uuid: "e54730b9aa904928b5b0589dc3a93548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb9b52c69a4aa68928a829d306cbf8" is_pre_election: true
I20260710 11:02:37.406275 15484 consensus_queue.cc:260] T 5ee313f3640c49de8bcda61aff2dc8b7 P 41cb9b52c69a4aa68928a829d306cbf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } }
I20260710 11:02:37.435889 15484 ts_tablet_manager.cc:1434] T 5ee313f3640c49de8bcda61aff2dc8b7 P 41cb9b52c69a4aa68928a829d306cbf8: Time spent starting tablet: real 0.071s	user 0.006s	sys 0.002s
I20260710 11:02:37.436340 15364 raft_consensus.cc:2468] T 0ad588bf02c340eab0f2fbb879cc95dd P e54730b9aa904928b5b0589dc3a93548 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c53f24a7a3644009b39ec0661ad61f03 in term 1.
I20260710 11:02:37.422298 15290 raft_consensus.cc:2393] T f126abdfca174805b5f1b41467da4ff8 P 674b98bcb2d3490bb4c0756d8befd2ed [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e54730b9aa904928b5b0589dc3a93548 in current term 1: Already voted for candidate 41cb9b52c69a4aa68928a829d306cbf8 in this term.
I20260710 11:02:37.445209 15332 leader_election.cc:304] T f126abdfca174805b5f1b41467da4ff8 P e54730b9aa904928b5b0589dc3a93548 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e54730b9aa904928b5b0589dc3a93548; no voters: 41cb9b52c69a4aa68928a829d306cbf8, 674b98bcb2d3490bb4c0756d8befd2ed
I20260710 11:02:37.446197 15582 raft_consensus.cc:3060] T f126abdfca174805b5f1b41467da4ff8 P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:37.449236 15488 ts_tablet_manager.cc:1434] T 1655f47bf20b43979c04f886a39df119 P 674b98bcb2d3490bb4c0756d8befd2ed: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.000s
I20260710 11:02:37.450634 15488 tablet_bootstrap.cc:492] T 91ee8462a87f4632a72da0f14f042b6b P 674b98bcb2d3490bb4c0756d8befd2ed: Bootstrap starting.
I20260710 11:02:37.456090 15495 leader_election.cc:290] T 049fc340345540f3b881a08da363d556 P 41cb9b52c69a4aa68928a829d306cbf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e54730b9aa904928b5b0589dc3a93548 (127.12.212.3:40301), c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177)
I20260710 11:02:37.459335 15488 tablet_bootstrap.cc:654] T 91ee8462a87f4632a72da0f14f042b6b P 674b98bcb2d3490bb4c0756d8befd2ed: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:37.459762 15216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "049fc340345540f3b881a08da363d556" candidate_uuid: "41cb9b52c69a4aa68928a829d306cbf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53f24a7a3644009b39ec0661ad61f03" is_pre_election: true
I20260710 11:02:37.461118 15215 raft_consensus.cc:2468] T 7f9ae02ad0f74e5cbd2ce0503df3ce9a P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41cb9b52c69a4aa68928a829d306cbf8 in term 1.
W20260710 11:02:37.462111 15403 leader_election.cc:343] T 049fc340345540f3b881a08da363d556 P 41cb9b52c69a4aa68928a829d306cbf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:37.463865 15403 leader_election.cc:304] T 7f9ae02ad0f74e5cbd2ce0503df3ce9a P 41cb9b52c69a4aa68928a829d306cbf8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41cb9b52c69a4aa68928a829d306cbf8, c53f24a7a3644009b39ec0661ad61f03; no voters: 
I20260710 11:02:37.463747 15552 consensus_queue.cc:1048] T 54c6b99f989845128716bb739f35c1ed P c53f24a7a3644009b39ec0661ad61f03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:37.465085 15495 raft_consensus.cc:2804] T 7f9ae02ad0f74e5cbd2ce0503df3ce9a P 41cb9b52c69a4aa68928a829d306cbf8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:37.465595 15495 raft_consensus.cc:697] T 7f9ae02ad0f74e5cbd2ce0503df3ce9a P 41cb9b52c69a4aa68928a829d306cbf8 [term 1 LEADER]: Becoming Leader. State: Replica: 41cb9b52c69a4aa68928a829d306cbf8, State: Running, Role: LEADER
I20260710 11:02:37.466495 15495 consensus_queue.cc:237] T 7f9ae02ad0f74e5cbd2ce0503df3ce9a P 41cb9b52c69a4aa68928a829d306cbf8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } }
I20260710 11:02:37.470763 15366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "049fc340345540f3b881a08da363d556" candidate_uuid: "41cb9b52c69a4aa68928a829d306cbf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54730b9aa904928b5b0589dc3a93548" is_pre_election: true
I20260710 11:02:37.474457 15215 raft_consensus.cc:3060] T 36acc51763b141abb734b06f5756094e P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:37.479288 15485 tablet_bootstrap.cc:492] T 049fc340345540f3b881a08da363d556 P e54730b9aa904928b5b0589dc3a93548: No bootstrap required, opened a new log
I20260710 11:02:37.479774 15485 ts_tablet_manager.cc:1403] T 049fc340345540f3b881a08da363d556 P e54730b9aa904928b5b0589dc3a93548: Time spent bootstrapping tablet: real 0.131s	user 0.031s	sys 0.010s
I20260710 11:02:37.481351 15555 consensus_queue.cc:1048] T 54c6b99f989845128716bb739f35c1ed P c53f24a7a3644009b39ec0661ad61f03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:37.482177 15524 raft_consensus.cc:493] T 5ee313f3640c49de8bcda61aff2dc8b7 P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:37.482669 15524 raft_consensus.cc:515] T 5ee313f3640c49de8bcda61aff2dc8b7 P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } }
W20260710 11:02:37.472719 15406 leader_election.cc:343] T 049fc340345540f3b881a08da363d556 P 41cb9b52c69a4aa68928a829d306cbf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e54730b9aa904928b5b0589dc3a93548 (127.12.212.3:40301): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:37.485885 15406 leader_election.cc:304] T 049fc340345540f3b881a08da363d556 P 41cb9b52c69a4aa68928a829d306cbf8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 41cb9b52c69a4aa68928a829d306cbf8; no voters: c53f24a7a3644009b39ec0661ad61f03, e54730b9aa904928b5b0589dc3a93548
I20260710 11:02:37.490350 15480 tablet_bootstrap.cc:492] T b049e23a96a846709aedf3eebe96c0b7 P c53f24a7a3644009b39ec0661ad61f03: No bootstrap required, opened a new log
I20260710 11:02:37.491019 15480 ts_tablet_manager.cc:1403] T b049e23a96a846709aedf3eebe96c0b7 P c53f24a7a3644009b39ec0661ad61f03: Time spent bootstrapping tablet: real 0.345s	user 0.017s	sys 0.015s
I20260710 11:02:37.494757 15484 tablet_bootstrap.cc:492] T 99b857eec6e346fd9b7871efcd208fbf P 41cb9b52c69a4aa68928a829d306cbf8: Bootstrap starting.
I20260710 11:02:37.488674 15485 raft_consensus.cc:359] T 049fc340345540f3b881a08da363d556 P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } }
I20260710 11:02:37.507267 15485 raft_consensus.cc:385] T 049fc340345540f3b881a08da363d556 P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:37.507396 15488 tablet_bootstrap.cc:492] T 91ee8462a87f4632a72da0f14f042b6b P 674b98bcb2d3490bb4c0756d8befd2ed: No bootstrap required, opened a new log
I20260710 11:02:37.507547 15485 raft_consensus.cc:740] T 049fc340345540f3b881a08da363d556 P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e54730b9aa904928b5b0589dc3a93548, State: Initialized, Role: FOLLOWER
I20260710 11:02:37.507893 15488 ts_tablet_manager.cc:1403] T 91ee8462a87f4632a72da0f14f042b6b P 674b98bcb2d3490bb4c0756d8befd2ed: Time spent bootstrapping tablet: real 0.058s	user 0.011s	sys 0.010s
I20260710 11:02:37.504204 15582 raft_consensus.cc:2749] T f126abdfca174805b5f1b41467da4ff8 P e54730b9aa904928b5b0589dc3a93548 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:37.488802 15525 raft_consensus.cc:2749] T 049fc340345540f3b881a08da363d556 P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:37.508968 15485 consensus_queue.cc:260] T 049fc340345540f3b881a08da363d556 P e54730b9aa904928b5b0589dc3a93548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } }
I20260710 11:02:37.511065 15494 raft_consensus.cc:493] T ab1fdd30482b4662922aa91af81289e8 P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:37.511631 15485 ts_tablet_manager.cc:1434] T 049fc340345540f3b881a08da363d556 P e54730b9aa904928b5b0589dc3a93548: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.002s
I20260710 11:02:37.511518 15494 raft_consensus.cc:515] T ab1fdd30482b4662922aa91af81289e8 P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
I20260710 11:02:37.511969 15292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ee313f3640c49de8bcda61aff2dc8b7" candidate_uuid: "41cb9b52c69a4aa68928a829d306cbf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" is_pre_election: true
I20260710 11:02:37.514003 15484 tablet_bootstrap.cc:654] T 99b857eec6e346fd9b7871efcd208fbf P 41cb9b52c69a4aa68928a829d306cbf8: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:37.514016 15494 leader_election.cc:290] T ab1fdd30482b4662922aa91af81289e8 P 674b98bcb2d3490bb4c0756d8befd2ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177), e54730b9aa904928b5b0589dc3a93548 (127.12.212.3:40301)
I20260710 11:02:37.515163 15364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1fdd30482b4662922aa91af81289e8" candidate_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54730b9aa904928b5b0589dc3a93548" is_pre_election: true
I20260710 11:02:37.514189 15485 tablet_bootstrap.cc:492] T 5050ead69350405391f9138bc3f57ff2 P e54730b9aa904928b5b0589dc3a93548: Bootstrap starting.
I20260710 11:02:37.506340 15480 raft_consensus.cc:359] T b049e23a96a846709aedf3eebe96c0b7 P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } }
I20260710 11:02:37.522468 15217 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1fdd30482b4662922aa91af81289e8" candidate_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53f24a7a3644009b39ec0661ad61f03" is_pre_election: true
I20260710 11:02:37.520304 15216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ee313f3640c49de8bcda61aff2dc8b7" candidate_uuid: "41cb9b52c69a4aa68928a829d306cbf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53f24a7a3644009b39ec0661ad61f03" is_pre_election: true
I20260710 11:02:37.523491 15216 raft_consensus.cc:2468] T 5ee313f3640c49de8bcda61aff2dc8b7 P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41cb9b52c69a4aa68928a829d306cbf8 in term 0.
I20260710 11:02:37.523617 15110 catalog_manager.cc:5697] T 0ad588bf02c340eab0f2fbb879cc95dd P c53f24a7a3644009b39ec0661ad61f03 reported cstate change: term changed from 0 to 1, leader changed from <none> to c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1). New cstate: current_term: 1 leader_uuid: "c53f24a7a3644009b39ec0661ad61f03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:37.526525 15255 leader_election.cc:304] T ab1fdd30482b4662922aa91af81289e8 P 674b98bcb2d3490bb4c0756d8befd2ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 674b98bcb2d3490bb4c0756d8befd2ed; no voters: c53f24a7a3644009b39ec0661ad61f03, e54730b9aa904928b5b0589dc3a93548
I20260710 11:02:37.520511 15525 raft_consensus.cc:493] T 911143f8552b42959644fedc138b64af P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:37.528862 15494 raft_consensus.cc:2749] T ab1fdd30482b4662922aa91af81289e8 P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:37.528342 15488 raft_consensus.cc:359] T 91ee8462a87f4632a72da0f14f042b6b P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } }
I20260710 11:02:37.522066 15480 raft_consensus.cc:385] T b049e23a96a846709aedf3eebe96c0b7 P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:37.529503 15488 raft_consensus.cc:385] T 91ee8462a87f4632a72da0f14f042b6b P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:37.529597 15480 raft_consensus.cc:740] T b049e23a96a846709aedf3eebe96c0b7 P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53f24a7a3644009b39ec0661ad61f03, State: Initialized, Role: FOLLOWER
I20260710 11:02:37.529932 15488 raft_consensus.cc:740] T 91ee8462a87f4632a72da0f14f042b6b P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 674b98bcb2d3490bb4c0756d8befd2ed, State: Initialized, Role: FOLLOWER
W20260710 11:02:37.518255 15406 leader_election.cc:343] T 5ee313f3640c49de8bcda61aff2dc8b7 P 41cb9b52c69a4aa68928a829d306cbf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 674b98bcb2d3490bb4c0756d8befd2ed (127.12.212.2:44391): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:37.531066 15488 consensus_queue.cc:260] T 91ee8462a87f4632a72da0f14f042b6b P 674b98bcb2d3490bb4c0756d8befd2ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } }
I20260710 11:02:37.509012 15524 leader_election.cc:290] T 5ee313f3640c49de8bcda61aff2dc8b7 P 41cb9b52c69a4aa68928a829d306cbf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177), 674b98bcb2d3490bb4c0756d8befd2ed (127.12.212.2:44391)
I20260710 11:02:37.533034 15403 leader_election.cc:304] T 5ee313f3640c49de8bcda61aff2dc8b7 P 41cb9b52c69a4aa68928a829d306cbf8 [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: 41cb9b52c69a4aa68928a829d306cbf8, c53f24a7a3644009b39ec0661ad61f03; no voters: 674b98bcb2d3490bb4c0756d8befd2ed
I20260710 11:02:37.538805 15485 tablet_bootstrap.cc:654] T 5050ead69350405391f9138bc3f57ff2 P e54730b9aa904928b5b0589dc3a93548: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:37.540196 15524 raft_consensus.cc:2804] T 5ee313f3640c49de8bcda61aff2dc8b7 P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:37.540633 15524 raft_consensus.cc:493] T 5ee313f3640c49de8bcda61aff2dc8b7 P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:37.540961 15524 raft_consensus.cc:3060] T 5ee313f3640c49de8bcda61aff2dc8b7 P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:37.548272 15525 raft_consensus.cc:515] T 911143f8552b42959644fedc138b64af P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } }
I20260710 11:02:37.556107 15292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "911143f8552b42959644fedc138b64af" candidate_uuid: "41cb9b52c69a4aa68928a829d306cbf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" is_pre_election: true
I20260710 11:02:37.558458 15555 consensus_queue.cc:1048] T 57ad0b8395ae412f8fbbd2515dc8eb0f P c53f24a7a3644009b39ec0661ad61f03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:37.566417 15488 ts_tablet_manager.cc:1434] T 91ee8462a87f4632a72da0f14f042b6b P 674b98bcb2d3490bb4c0756d8befd2ed: Time spent starting tablet: real 0.058s	user 0.008s	sys 0.000s
I20260710 11:02:37.568723 15488 tablet_bootstrap.cc:492] T 911143f8552b42959644fedc138b64af P 674b98bcb2d3490bb4c0756d8befd2ed: Bootstrap starting.
I20260710 11:02:37.569887 15525 leader_election.cc:290] T 911143f8552b42959644fedc138b64af P 41cb9b52c69a4aa68928a829d306cbf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 674b98bcb2d3490bb4c0756d8befd2ed (127.12.212.2:44391), e54730b9aa904928b5b0589dc3a93548 (127.12.212.3:40301)
I20260710 11:02:37.580169 15540 raft_consensus.cc:493] T 91ee8462a87f4632a72da0f14f042b6b P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:37.580904 15540 raft_consensus.cc:515] T 91ee8462a87f4632a72da0f14f042b6b P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } }
I20260710 11:02:37.583276 15494 raft_consensus.cc:493] T 1655f47bf20b43979c04f886a39df119 P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:37.583828 15494 raft_consensus.cc:515] T 1655f47bf20b43979c04f886a39df119 P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } }
I20260710 11:02:37.584259 15540 leader_election.cc:290] T 91ee8462a87f4632a72da0f14f042b6b P 674b98bcb2d3490bb4c0756d8befd2ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e54730b9aa904928b5b0589dc3a93548 (127.12.212.3:40301), 41cb9b52c69a4aa68928a829d306cbf8 (127.12.212.4:40157)
I20260710 11:02:37.586476 15494 leader_election.cc:290] T 1655f47bf20b43979c04f886a39df119 P 674b98bcb2d3490bb4c0756d8befd2ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41cb9b52c69a4aa68928a829d306cbf8 (127.12.212.4:40157), c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177)
I20260710 11:02:37.586730 15364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91ee8462a87f4632a72da0f14f042b6b" candidate_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54730b9aa904928b5b0589dc3a93548" is_pre_election: true
I20260710 11:02:37.588747 15216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1655f47bf20b43979c04f886a39df119" candidate_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53f24a7a3644009b39ec0661ad61f03" is_pre_election: true
I20260710 11:02:37.593636 15488 tablet_bootstrap.cc:654] T 911143f8552b42959644fedc138b64af P 674b98bcb2d3490bb4c0756d8befd2ed: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:37.530413 15480 consensus_queue.cc:260] T b049e23a96a846709aedf3eebe96c0b7 P c53f24a7a3644009b39ec0661ad61f03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } }
I20260710 11:02:37.597380 15480 ts_tablet_manager.cc:1434] T b049e23a96a846709aedf3eebe96c0b7 P c53f24a7a3644009b39ec0661ad61f03: Time spent starting tablet: real 0.106s	user 0.007s	sys 0.000s
I20260710 11:02:37.598629 15480 tablet_bootstrap.cc:492] T 5050ead69350405391f9138bc3f57ff2 P c53f24a7a3644009b39ec0661ad61f03: Bootstrap starting.
W20260710 11:02:37.599454 15406 leader_election.cc:343] T 911143f8552b42959644fedc138b64af P 41cb9b52c69a4aa68928a829d306cbf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 674b98bcb2d3490bb4c0756d8befd2ed (127.12.212.2:44391): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:37.601511 15364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "911143f8552b42959644fedc138b64af" candidate_uuid: "41cb9b52c69a4aa68928a829d306cbf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54730b9aa904928b5b0589dc3a93548" is_pre_election: true
I20260710 11:02:37.602576 15292 raft_consensus.cc:3060] T 91ee8462a87f4632a72da0f14f042b6b P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:37.603647 15112 catalog_manager.cc:5697] T 7f9ae02ad0f74e5cbd2ce0503df3ce9a P 41cb9b52c69a4aa68928a829d306cbf8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 41cb9b52c69a4aa68928a829d306cbf8 (127.12.212.4). New cstate: current_term: 1 leader_uuid: "41cb9b52c69a4aa68928a829d306cbf8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:37.607034 15488 tablet_bootstrap.cc:492] T 911143f8552b42959644fedc138b64af P 674b98bcb2d3490bb4c0756d8befd2ed: No bootstrap required, opened a new log
I20260710 11:02:37.607548 15488 ts_tablet_manager.cc:1403] T 911143f8552b42959644fedc138b64af P 674b98bcb2d3490bb4c0756d8befd2ed: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.000s
I20260710 11:02:37.612977 15582 consensus_queue.cc:1048] T 91ee8462a87f4632a72da0f14f042b6b P e54730b9aa904928b5b0589dc3a93548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:37.613845 15488 raft_consensus.cc:359] T 911143f8552b42959644fedc138b64af P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } }
I20260710 11:02:37.614552 15488 raft_consensus.cc:385] T 911143f8552b42959644fedc138b64af P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:37.614868 15488 raft_consensus.cc:740] T 911143f8552b42959644fedc138b64af P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 674b98bcb2d3490bb4c0756d8befd2ed, State: Initialized, Role: FOLLOWER
I20260710 11:02:37.619035 15488 consensus_queue.cc:260] T 911143f8552b42959644fedc138b64af P 674b98bcb2d3490bb4c0756d8befd2ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } }
I20260710 11:02:37.619601 15440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91ee8462a87f4632a72da0f14f042b6b" candidate_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb9b52c69a4aa68928a829d306cbf8" is_pre_election: true
I20260710 11:02:37.620819 15440 raft_consensus.cc:2393] T 91ee8462a87f4632a72da0f14f042b6b P 41cb9b52c69a4aa68928a829d306cbf8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 674b98bcb2d3490bb4c0756d8befd2ed in current term 1: Already voted for candidate e54730b9aa904928b5b0589dc3a93548 in this term.
I20260710 11:02:37.623418 15440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1655f47bf20b43979c04f886a39df119" candidate_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb9b52c69a4aa68928a829d306cbf8" is_pre_election: true
I20260710 11:02:37.624929 15488 ts_tablet_manager.cc:1434] T 911143f8552b42959644fedc138b64af P 674b98bcb2d3490bb4c0756d8befd2ed: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 11:02:37.626291 15488 tablet_bootstrap.cc:492] T 99b857eec6e346fd9b7871efcd208fbf P 674b98bcb2d3490bb4c0756d8befd2ed: Bootstrap starting.
I20260710 11:02:37.633133 15258 leader_election.cc:304] T 91ee8462a87f4632a72da0f14f042b6b P 674b98bcb2d3490bb4c0756d8befd2ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 674b98bcb2d3490bb4c0756d8befd2ed; no voters: 41cb9b52c69a4aa68928a829d306cbf8, e54730b9aa904928b5b0589dc3a93548
I20260710 11:02:37.638809 15292 raft_consensus.cc:3060] T ab1fdd30482b4662922aa91af81289e8 P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:37.640189 15258 leader_election.cc:304] T 1655f47bf20b43979c04f886a39df119 P 674b98bcb2d3490bb4c0756d8befd2ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 674b98bcb2d3490bb4c0756d8befd2ed; no voters: 41cb9b52c69a4aa68928a829d306cbf8, c53f24a7a3644009b39ec0661ad61f03
I20260710 11:02:37.641196 15488 tablet_bootstrap.cc:654] T 99b857eec6e346fd9b7871efcd208fbf P 674b98bcb2d3490bb4c0756d8befd2ed: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:37.641598 15540 raft_consensus.cc:2749] T 1655f47bf20b43979c04f886a39df119 P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:37.647166 15582 consensus_queue.cc:1048] T 91ee8462a87f4632a72da0f14f042b6b P e54730b9aa904928b5b0589dc3a93548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 11:02:37.648082 15406 leader_election.cc:343] T 911143f8552b42959644fedc138b64af P 41cb9b52c69a4aa68928a829d306cbf8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e54730b9aa904928b5b0589dc3a93548 (127.12.212.3:40301): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:37.648716 15406 leader_election.cc:304] T 911143f8552b42959644fedc138b64af P 41cb9b52c69a4aa68928a829d306cbf8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 41cb9b52c69a4aa68928a829d306cbf8; no voters: 674b98bcb2d3490bb4c0756d8befd2ed, e54730b9aa904928b5b0589dc3a93548
I20260710 11:02:37.649838 15525 raft_consensus.cc:2749] T 911143f8552b42959644fedc138b64af P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:37.655666 15480 tablet_bootstrap.cc:654] T 5050ead69350405391f9138bc3f57ff2 P c53f24a7a3644009b39ec0661ad61f03: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:37.662403 15524 raft_consensus.cc:515] T 5ee313f3640c49de8bcda61aff2dc8b7 P 41cb9b52c69a4aa68928a829d306cbf8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } }
I20260710 11:02:37.666373 15216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ee313f3640c49de8bcda61aff2dc8b7" candidate_uuid: "41cb9b52c69a4aa68928a829d306cbf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53f24a7a3644009b39ec0661ad61f03"
I20260710 11:02:37.667024 15216 raft_consensus.cc:3060] T 5ee313f3640c49de8bcda61aff2dc8b7 P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:37.675587 15524 leader_election.cc:290] T 5ee313f3640c49de8bcda61aff2dc8b7 P 41cb9b52c69a4aa68928a829d306cbf8 [CANDIDATE]: Term 1 election: Requested vote from peers c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177), 674b98bcb2d3490bb4c0756d8befd2ed (127.12.212.2:44391)
I20260710 11:02:37.677793 15216 raft_consensus.cc:2468] T 5ee313f3640c49de8bcda61aff2dc8b7 P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41cb9b52c69a4aa68928a829d306cbf8 in term 1.
I20260710 11:02:37.679314 15403 leader_election.cc:304] T 5ee313f3640c49de8bcda61aff2dc8b7 P 41cb9b52c69a4aa68928a829d306cbf8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41cb9b52c69a4aa68928a829d306cbf8, c53f24a7a3644009b39ec0661ad61f03; no voters: 
I20260710 11:02:37.681209 15488 tablet_bootstrap.cc:492] T 99b857eec6e346fd9b7871efcd208fbf P 674b98bcb2d3490bb4c0756d8befd2ed: No bootstrap required, opened a new log
I20260710 11:02:37.681394 15525 raft_consensus.cc:2804] T 5ee313f3640c49de8bcda61aff2dc8b7 P 41cb9b52c69a4aa68928a829d306cbf8 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:37.681883 15488 ts_tablet_manager.cc:1403] T 99b857eec6e346fd9b7871efcd208fbf P 674b98bcb2d3490bb4c0756d8befd2ed: Time spent bootstrapping tablet: real 0.056s	user 0.011s	sys 0.001s
I20260710 11:02:37.682065 15525 raft_consensus.cc:697] T 5ee313f3640c49de8bcda61aff2dc8b7 P 41cb9b52c69a4aa68928a829d306cbf8 [term 1 LEADER]: Becoming Leader. State: Replica: 41cb9b52c69a4aa68928a829d306cbf8, State: Running, Role: LEADER
I20260710 11:02:37.683599 15495 consensus_queue.cc:1048] T f126abdfca174805b5f1b41467da4ff8 P 41cb9b52c69a4aa68928a829d306cbf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:37.684789 15525 consensus_queue.cc:237] T 5ee313f3640c49de8bcda61aff2dc8b7 P 41cb9b52c69a4aa68928a829d306cbf8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } }
I20260710 11:02:37.685534 15488 raft_consensus.cc:359] T 99b857eec6e346fd9b7871efcd208fbf P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } }
I20260710 11:02:37.686590 15488 raft_consensus.cc:385] T 99b857eec6e346fd9b7871efcd208fbf P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:37.686921 15488 raft_consensus.cc:740] T 99b857eec6e346fd9b7871efcd208fbf P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 674b98bcb2d3490bb4c0756d8befd2ed, State: Initialized, Role: FOLLOWER
I20260710 11:02:37.692077 15494 raft_consensus.cc:2749] T 91ee8462a87f4632a72da0f14f042b6b P 674b98bcb2d3490bb4c0756d8befd2ed [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:37.702049 15290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ee313f3640c49de8bcda61aff2dc8b7" candidate_uuid: "41cb9b52c69a4aa68928a829d306cbf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "674b98bcb2d3490bb4c0756d8befd2ed"
I20260710 11:02:37.702662 15517 consensus_queue.cc:1048] T 57ad0b8395ae412f8fbbd2515dc8eb0f P c53f24a7a3644009b39ec0661ad61f03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:37.723966 15488 consensus_queue.cc:260] T 99b857eec6e346fd9b7871efcd208fbf P 674b98bcb2d3490bb4c0756d8befd2ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } }
I20260710 11:02:37.740576 15488 ts_tablet_manager.cc:1434] T 99b857eec6e346fd9b7871efcd208fbf P 674b98bcb2d3490bb4c0756d8befd2ed: Time spent starting tablet: real 0.058s	user 0.010s	sys 0.000s
I20260710 11:02:37.741814 15488 tablet_bootstrap.cc:492] T 5ee313f3640c49de8bcda61aff2dc8b7 P 674b98bcb2d3490bb4c0756d8befd2ed: Bootstrap starting.
I20260710 11:02:37.748798 15517 raft_consensus.cc:493] T b049e23a96a846709aedf3eebe96c0b7 P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:37.749387 15517 raft_consensus.cc:515] T b049e23a96a846709aedf3eebe96c0b7 P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } }
I20260710 11:02:37.751726 15517 leader_election.cc:290] T b049e23a96a846709aedf3eebe96c0b7 P c53f24a7a3644009b39ec0661ad61f03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e54730b9aa904928b5b0589dc3a93548 (127.12.212.3:40301), 41cb9b52c69a4aa68928a829d306cbf8 (127.12.212.4:40157)
I20260710 11:02:37.753711 15365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b049e23a96a846709aedf3eebe96c0b7" candidate_uuid: "c53f24a7a3644009b39ec0661ad61f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54730b9aa904928b5b0589dc3a93548" is_pre_election: true
I20260710 11:02:37.754492 15365 raft_consensus.cc:2468] T b049e23a96a846709aedf3eebe96c0b7 P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c53f24a7a3644009b39ec0661ad61f03 in term 0.
I20260710 11:02:37.754103 15110 catalog_manager.cc:5697] T 5ee313f3640c49de8bcda61aff2dc8b7 P 41cb9b52c69a4aa68928a829d306cbf8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 41cb9b52c69a4aa68928a829d306cbf8 (127.12.212.4). New cstate: current_term: 1 leader_uuid: "41cb9b52c69a4aa68928a829d306cbf8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:37.755950 15183 leader_election.cc:304] T b049e23a96a846709aedf3eebe96c0b7 P c53f24a7a3644009b39ec0661ad61f03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c53f24a7a3644009b39ec0661ad61f03, e54730b9aa904928b5b0589dc3a93548; no voters: 
I20260710 11:02:37.756789 15517 raft_consensus.cc:2804] T b049e23a96a846709aedf3eebe96c0b7 P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:37.757251 15517 raft_consensus.cc:493] T b049e23a96a846709aedf3eebe96c0b7 P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:37.757655 15517 raft_consensus.cc:3060] T b049e23a96a846709aedf3eebe96c0b7 P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:37.765549 15517 raft_consensus.cc:515] T b049e23a96a846709aedf3eebe96c0b7 P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } }
I20260710 11:02:37.770087 15365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b049e23a96a846709aedf3eebe96c0b7" candidate_uuid: "c53f24a7a3644009b39ec0661ad61f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54730b9aa904928b5b0589dc3a93548"
I20260710 11:02:37.770799 15365 raft_consensus.cc:3060] T b049e23a96a846709aedf3eebe96c0b7 P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:37.773077 15488 tablet_bootstrap.cc:654] T 5ee313f3640c49de8bcda61aff2dc8b7 P 674b98bcb2d3490bb4c0756d8befd2ed: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:37.773641 15485 tablet_bootstrap.cc:492] T 5050ead69350405391f9138bc3f57ff2 P e54730b9aa904928b5b0589dc3a93548: No bootstrap required, opened a new log
I20260710 11:02:37.774202 15485 ts_tablet_manager.cc:1403] T 5050ead69350405391f9138bc3f57ff2 P e54730b9aa904928b5b0589dc3a93548: Time spent bootstrapping tablet: real 0.260s	user 0.046s	sys 0.102s
I20260710 11:02:37.778527 15365 raft_consensus.cc:2468] T b049e23a96a846709aedf3eebe96c0b7 P e54730b9aa904928b5b0589dc3a93548 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c53f24a7a3644009b39ec0661ad61f03 in term 1.
I20260710 11:02:37.778394 15485 raft_consensus.cc:359] T 5050ead69350405391f9138bc3f57ff2 P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } }
I20260710 11:02:37.779277 15485 raft_consensus.cc:385] T 5050ead69350405391f9138bc3f57ff2 P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:37.779621 15485 raft_consensus.cc:740] T 5050ead69350405391f9138bc3f57ff2 P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e54730b9aa904928b5b0589dc3a93548, State: Initialized, Role: FOLLOWER
I20260710 11:02:37.779706 15183 leader_election.cc:304] T b049e23a96a846709aedf3eebe96c0b7 P c53f24a7a3644009b39ec0661ad61f03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c53f24a7a3644009b39ec0661ad61f03, e54730b9aa904928b5b0589dc3a93548; no voters: 
I20260710 11:02:37.780588 15552 raft_consensus.cc:2804] T b049e23a96a846709aedf3eebe96c0b7 P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Leader election won for term 1
W20260710 11:02:37.780758 15406 leader_election.cc:343] T 5ee313f3640c49de8bcda61aff2dc8b7 P 41cb9b52c69a4aa68928a829d306cbf8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 674b98bcb2d3490bb4c0756d8befd2ed (127.12.212.2:44391): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:37.781142 15552 raft_consensus.cc:697] T b049e23a96a846709aedf3eebe96c0b7 P c53f24a7a3644009b39ec0661ad61f03 [term 1 LEADER]: Becoming Leader. State: Replica: c53f24a7a3644009b39ec0661ad61f03, State: Running, Role: LEADER
W20260710 11:02:37.781869 15163 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:02:37.782130 15526 raft_consensus.cc:493] T 049fc340345540f3b881a08da363d556 P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:37.782254 15524 consensus_queue.cc:1048] T f126abdfca174805b5f1b41467da4ff8 P 41cb9b52c69a4aa68928a829d306cbf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:37.782805 15526 raft_consensus.cc:515] T 049fc340345540f3b881a08da363d556 P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } }
I20260710 11:02:37.782052 15552 consensus_queue.cc:237] T b049e23a96a846709aedf3eebe96c0b7 P c53f24a7a3644009b39ec0661ad61f03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } }
I20260710 11:02:37.785360 15485 consensus_queue.cc:260] T 5050ead69350405391f9138bc3f57ff2 P e54730b9aa904928b5b0589dc3a93548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } }
I20260710 11:02:37.787557 15526 leader_election.cc:290] T 049fc340345540f3b881a08da363d556 P e54730b9aa904928b5b0589dc3a93548 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41cb9b52c69a4aa68928a829d306cbf8 (127.12.212.4:40157), c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177)
I20260710 11:02:37.788915 15480 tablet_bootstrap.cc:492] T 5050ead69350405391f9138bc3f57ff2 P c53f24a7a3644009b39ec0661ad61f03: No bootstrap required, opened a new log
I20260710 11:02:37.789695 15215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "049fc340345540f3b881a08da363d556" candidate_uuid: "e54730b9aa904928b5b0589dc3a93548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53f24a7a3644009b39ec0661ad61f03" is_pre_election: true
I20260710 11:02:37.792948 15485 ts_tablet_manager.cc:1434] T 5050ead69350405391f9138bc3f57ff2 P e54730b9aa904928b5b0589dc3a93548: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260710 11:02:37.790632 15484 tablet_bootstrap.cc:492] T 99b857eec6e346fd9b7871efcd208fbf P 41cb9b52c69a4aa68928a829d306cbf8: No bootstrap required, opened a new log
I20260710 11:02:37.793910 15485 tablet_bootstrap.cc:492] T 80fb70f5308442b6a58410e39a3f1798 P e54730b9aa904928b5b0589dc3a93548: Bootstrap starting.
I20260710 11:02:37.794049 15484 ts_tablet_manager.cc:1403] T 99b857eec6e346fd9b7871efcd208fbf P 41cb9b52c69a4aa68928a829d306cbf8: Time spent bootstrapping tablet: real 0.300s	user 0.054s	sys 0.081s
W20260710 11:02:37.794860 15329 leader_election.cc:343] T 049fc340345540f3b881a08da363d556 P e54730b9aa904928b5b0589dc3a93548 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:37.797202 15484 raft_consensus.cc:359] T 99b857eec6e346fd9b7871efcd208fbf P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } }
I20260710 11:02:37.803311 15484 raft_consensus.cc:385] T 99b857eec6e346fd9b7871efcd208fbf P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:37.806411 15484 raft_consensus.cc:740] T 99b857eec6e346fd9b7871efcd208fbf P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41cb9b52c69a4aa68928a829d306cbf8, State: Initialized, Role: FOLLOWER
I20260710 11:02:37.809028 15438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b049e23a96a846709aedf3eebe96c0b7" candidate_uuid: "c53f24a7a3644009b39ec0661ad61f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb9b52c69a4aa68928a829d306cbf8" is_pre_election: true
I20260710 11:02:37.813300 15484 consensus_queue.cc:260] T 99b857eec6e346fd9b7871efcd208fbf P 41cb9b52c69a4aa68928a829d306cbf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } }
I20260710 11:02:37.798202 15480 ts_tablet_manager.cc:1403] T 5050ead69350405391f9138bc3f57ff2 P c53f24a7a3644009b39ec0661ad61f03: Time spent bootstrapping tablet: real 0.200s	user 0.013s	sys 0.000s
I20260710 11:02:37.807339 15440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "049fc340345540f3b881a08da363d556" candidate_uuid: "e54730b9aa904928b5b0589dc3a93548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb9b52c69a4aa68928a829d306cbf8" is_pre_election: true
I20260710 11:02:37.792340 15517 leader_election.cc:290] T b049e23a96a846709aedf3eebe96c0b7 P c53f24a7a3644009b39ec0661ad61f03 [CANDIDATE]: Term 1 election: Requested vote from peers e54730b9aa904928b5b0589dc3a93548 (127.12.212.3:40301), 41cb9b52c69a4aa68928a829d306cbf8 (127.12.212.4:40157)
I20260710 11:02:37.815553 15485 tablet_bootstrap.cc:654] T 80fb70f5308442b6a58410e39a3f1798 P e54730b9aa904928b5b0589dc3a93548: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:37.818668 15488 tablet_bootstrap.cc:492] T 5ee313f3640c49de8bcda61aff2dc8b7 P 674b98bcb2d3490bb4c0756d8befd2ed: No bootstrap required, opened a new log
I20260710 11:02:37.819233 15488 ts_tablet_manager.cc:1403] T 5ee313f3640c49de8bcda61aff2dc8b7 P 674b98bcb2d3490bb4c0756d8befd2ed: Time spent bootstrapping tablet: real 0.078s	user 0.019s	sys 0.025s
I20260710 11:02:37.821173 15440 raft_consensus.cc:2468] T 049fc340345540f3b881a08da363d556 P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e54730b9aa904928b5b0589dc3a93548 in term 0.
I20260710 11:02:37.823155 15517 consensus_queue.cc:1048] T 0ad588bf02c340eab0f2fbb879cc95dd P c53f24a7a3644009b39ec0661ad61f03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:37.824496 15480 raft_consensus.cc:359] T 5050ead69350405391f9138bc3f57ff2 P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } }
I20260710 11:02:37.824854 15488 raft_consensus.cc:359] T 5ee313f3640c49de8bcda61aff2dc8b7 P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } }
I20260710 11:02:37.827409 15440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b049e23a96a846709aedf3eebe96c0b7" candidate_uuid: "c53f24a7a3644009b39ec0661ad61f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb9b52c69a4aa68928a829d306cbf8"
I20260710 11:02:37.827426 15332 leader_election.cc:304] T 049fc340345540f3b881a08da363d556 P e54730b9aa904928b5b0589dc3a93548 [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: 41cb9b52c69a4aa68928a829d306cbf8, e54730b9aa904928b5b0589dc3a93548; no voters: c53f24a7a3644009b39ec0661ad61f03
I20260710 11:02:37.828657 15488 raft_consensus.cc:385] T 5ee313f3640c49de8bcda61aff2dc8b7 P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:37.828965 15488 raft_consensus.cc:740] T 5ee313f3640c49de8bcda61aff2dc8b7 P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 674b98bcb2d3490bb4c0756d8befd2ed, State: Initialized, Role: FOLLOWER
I20260710 11:02:37.829031 15526 raft_consensus.cc:2804] T 049fc340345540f3b881a08da363d556 P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:37.829474 15484 ts_tablet_manager.cc:1434] T 99b857eec6e346fd9b7871efcd208fbf P 41cb9b52c69a4aa68928a829d306cbf8: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.001s
W20260710 11:02:37.829761 15183 leader_election.cc:343] T b049e23a96a846709aedf3eebe96c0b7 P c53f24a7a3644009b39ec0661ad61f03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41cb9b52c69a4aa68928a829d306cbf8 (127.12.212.4:40157): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:37.829818 15488 consensus_queue.cc:260] T 5ee313f3640c49de8bcda61aff2dc8b7 P 674b98bcb2d3490bb4c0756d8befd2ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } }
I20260710 11:02:37.829424 15526 raft_consensus.cc:493] T 049fc340345540f3b881a08da363d556 P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:37.835216 15526 raft_consensus.cc:3060] T 049fc340345540f3b881a08da363d556 P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:02:37.836038 15183 leader_election.cc:343] T b049e23a96a846709aedf3eebe96c0b7 P c53f24a7a3644009b39ec0661ad61f03 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 41cb9b52c69a4aa68928a829d306cbf8 (127.12.212.4:40157): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:37.840391 15488 ts_tablet_manager.cc:1434] T 5ee313f3640c49de8bcda61aff2dc8b7 P 674b98bcb2d3490bb4c0756d8befd2ed: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.002s
I20260710 11:02:37.841377 15488 tablet_bootstrap.cc:492] T b177d20734c142da8280ad7616f3aa19 P 674b98bcb2d3490bb4c0756d8befd2ed: Bootstrap starting.
I20260710 11:02:37.847265 15488 tablet_bootstrap.cc:654] T b177d20734c142da8280ad7616f3aa19 P 674b98bcb2d3490bb4c0756d8befd2ed: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:37.848047 15524 consensus_queue.cc:1048] T 7f9ae02ad0f74e5cbd2ce0503df3ce9a P 41cb9b52c69a4aa68928a829d306cbf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:37.843897 15526 raft_consensus.cc:515] T 049fc340345540f3b881a08da363d556 P e54730b9aa904928b5b0589dc3a93548 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } }
I20260710 11:02:37.858695 15540 raft_consensus.cc:493] T 99b857eec6e346fd9b7871efcd208fbf P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:37.859258 15540 raft_consensus.cc:515] T 99b857eec6e346fd9b7871efcd208fbf P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } }
I20260710 11:02:37.861258 15540 leader_election.cc:290] T 99b857eec6e346fd9b7871efcd208fbf P 674b98bcb2d3490bb4c0756d8befd2ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e54730b9aa904928b5b0589dc3a93548 (127.12.212.3:40301), 41cb9b52c69a4aa68928a829d306cbf8 (127.12.212.4:40157)
I20260710 11:02:37.862809 15483 consensus_queue.cc:1048] T 0ad588bf02c340eab0f2fbb879cc95dd P c53f24a7a3644009b39ec0661ad61f03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:37.863145 15216 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "049fc340345540f3b881a08da363d556" candidate_uuid: "e54730b9aa904928b5b0589dc3a93548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53f24a7a3644009b39ec0661ad61f03"
I20260710 11:02:37.863722 15364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99b857eec6e346fd9b7871efcd208fbf" candidate_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54730b9aa904928b5b0589dc3a93548" is_pre_election: true
I20260710 11:02:37.864306 15364 raft_consensus.cc:2468] T 99b857eec6e346fd9b7871efcd208fbf P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 674b98bcb2d3490bb4c0756d8befd2ed in term 0.
I20260710 11:02:37.865432 15258 leader_election.cc:304] T 99b857eec6e346fd9b7871efcd208fbf P 674b98bcb2d3490bb4c0756d8befd2ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 674b98bcb2d3490bb4c0756d8befd2ed, e54730b9aa904928b5b0589dc3a93548; no voters: 
I20260710 11:02:37.866333 15540 raft_consensus.cc:2804] T 99b857eec6e346fd9b7871efcd208fbf P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:37.866706 15540 raft_consensus.cc:493] T 99b857eec6e346fd9b7871efcd208fbf P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:37.867092 15540 raft_consensus.cc:3060] T 99b857eec6e346fd9b7871efcd208fbf P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:37.828364 15480 raft_consensus.cc:385] T 5050ead69350405391f9138bc3f57ff2 P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:37.871148 15480 raft_consensus.cc:740] T 5050ead69350405391f9138bc3f57ff2 P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53f24a7a3644009b39ec0661ad61f03, State: Initialized, Role: FOLLOWER
I20260710 11:02:37.872085 15480 consensus_queue.cc:260] T 5050ead69350405391f9138bc3f57ff2 P c53f24a7a3644009b39ec0661ad61f03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } }
I20260710 11:02:37.874143 15480 ts_tablet_manager.cc:1434] T 5050ead69350405391f9138bc3f57ff2 P c53f24a7a3644009b39ec0661ad61f03: Time spent starting tablet: real 0.059s	user 0.006s	sys 0.000s
W20260710 11:02:37.865530 15329 leader_election.cc:343] T 049fc340345540f3b881a08da363d556 P e54730b9aa904928b5b0589dc3a93548 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:37.874647 15540 raft_consensus.cc:515] T 99b857eec6e346fd9b7871efcd208fbf P 674b98bcb2d3490bb4c0756d8befd2ed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } }
I20260710 11:02:37.879530 15364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99b857eec6e346fd9b7871efcd208fbf" candidate_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54730b9aa904928b5b0589dc3a93548"
I20260710 11:02:37.880112 15364 raft_consensus.cc:3060] T 99b857eec6e346fd9b7871efcd208fbf P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:37.881259 15526 leader_election.cc:290] T 049fc340345540f3b881a08da363d556 P e54730b9aa904928b5b0589dc3a93548 [CANDIDATE]: Term 1 election: Requested vote from peers 41cb9b52c69a4aa68928a829d306cbf8 (127.12.212.4:40157), c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177)
I20260710 11:02:37.832955 15484 tablet_bootstrap.cc:492] T 5050ead69350405391f9138bc3f57ff2 P 41cb9b52c69a4aa68928a829d306cbf8: Bootstrap starting.
I20260710 11:02:37.887951 15484 tablet_bootstrap.cc:654] T 5050ead69350405391f9138bc3f57ff2 P 41cb9b52c69a4aa68928a829d306cbf8: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:37.889424 15540 leader_election.cc:290] T 99b857eec6e346fd9b7871efcd208fbf P 674b98bcb2d3490bb4c0756d8befd2ed [CANDIDATE]: Term 1 election: Requested vote from peers e54730b9aa904928b5b0589dc3a93548 (127.12.212.3:40301), 41cb9b52c69a4aa68928a829d306cbf8 (127.12.212.4:40157)
I20260710 11:02:37.889619 15480 tablet_bootstrap.cc:492] T e00a241f2cae40df93b8fcf807db5074 P c53f24a7a3644009b39ec0661ad61f03: Bootstrap starting.
I20260710 11:02:37.898619 15292 raft_consensus.cc:3060] T 1655f47bf20b43979c04f886a39df119 P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:37.900906 15488 tablet_bootstrap.cc:492] T b177d20734c142da8280ad7616f3aa19 P 674b98bcb2d3490bb4c0756d8befd2ed: No bootstrap required, opened a new log
I20260710 11:02:37.901551 15488 ts_tablet_manager.cc:1403] T b177d20734c142da8280ad7616f3aa19 P 674b98bcb2d3490bb4c0756d8befd2ed: Time spent bootstrapping tablet: real 0.060s	user 0.017s	sys 0.004s
I20260710 11:02:37.905061 15488 raft_consensus.cc:359] T b177d20734c142da8280ad7616f3aa19 P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } }
I20260710 11:02:37.905738 15488 raft_consensus.cc:385] T b177d20734c142da8280ad7616f3aa19 P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:37.905993 15488 raft_consensus.cc:740] T b177d20734c142da8280ad7616f3aa19 P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 674b98bcb2d3490bb4c0756d8befd2ed, State: Initialized, Role: FOLLOWER
I20260710 11:02:37.898552 15480 tablet_bootstrap.cc:654] T e00a241f2cae40df93b8fcf807db5074 P c53f24a7a3644009b39ec0661ad61f03: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:37.909662 15440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99b857eec6e346fd9b7871efcd208fbf" candidate_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb9b52c69a4aa68928a829d306cbf8" is_pre_election: true
I20260710 11:02:37.910315 15440 raft_consensus.cc:2468] T 99b857eec6e346fd9b7871efcd208fbf P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 674b98bcb2d3490bb4c0756d8befd2ed in term 0.
I20260710 11:02:37.912005 15364 raft_consensus.cc:2468] T 99b857eec6e346fd9b7871efcd208fbf P e54730b9aa904928b5b0589dc3a93548 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 674b98bcb2d3490bb4c0756d8befd2ed in term 1.
I20260710 11:02:37.912357 15438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99b857eec6e346fd9b7871efcd208fbf" candidate_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb9b52c69a4aa68928a829d306cbf8"
I20260710 11:02:37.912956 15438 raft_consensus.cc:3060] T 99b857eec6e346fd9b7871efcd208fbf P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:37.913055 15258 leader_election.cc:304] T 99b857eec6e346fd9b7871efcd208fbf P 674b98bcb2d3490bb4c0756d8befd2ed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 674b98bcb2d3490bb4c0756d8befd2ed, e54730b9aa904928b5b0589dc3a93548; no voters: 
I20260710 11:02:37.915485 15540 raft_consensus.cc:2804] T 99b857eec6e346fd9b7871efcd208fbf P 674b98bcb2d3490bb4c0756d8befd2ed [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:37.915963 15540 raft_consensus.cc:697] T 99b857eec6e346fd9b7871efcd208fbf P 674b98bcb2d3490bb4c0756d8befd2ed [term 1 LEADER]: Becoming Leader. State: Replica: 674b98bcb2d3490bb4c0756d8befd2ed, State: Running, Role: LEADER
I20260710 11:02:37.915854 15488 consensus_queue.cc:260] T b177d20734c142da8280ad7616f3aa19 P 674b98bcb2d3490bb4c0756d8befd2ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } }
I20260710 11:02:37.916846 15540 consensus_queue.cc:237] T 99b857eec6e346fd9b7871efcd208fbf P 674b98bcb2d3490bb4c0756d8befd2ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } }
I20260710 11:02:37.917960 15488 ts_tablet_manager.cc:1434] T b177d20734c142da8280ad7616f3aa19 P 674b98bcb2d3490bb4c0756d8befd2ed: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 11:02:37.918884 15488 tablet_bootstrap.cc:492] T 80fb70f5308442b6a58410e39a3f1798 P 674b98bcb2d3490bb4c0756d8befd2ed: Bootstrap starting.
I20260710 11:02:37.919773 15114 catalog_manager.cc:5697] T b049e23a96a846709aedf3eebe96c0b7 P c53f24a7a3644009b39ec0661ad61f03 reported cstate change: term changed from 0 to 1, leader changed from <none> to c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1). New cstate: current_term: 1 leader_uuid: "c53f24a7a3644009b39ec0661ad61f03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:37.920471 15438 raft_consensus.cc:2468] T 99b857eec6e346fd9b7871efcd208fbf P 41cb9b52c69a4aa68928a829d306cbf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 674b98bcb2d3490bb4c0756d8befd2ed in term 1.
I20260710 11:02:37.925559 15488 tablet_bootstrap.cc:654] T 80fb70f5308442b6a58410e39a3f1798 P 674b98bcb2d3490bb4c0756d8befd2ed: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:37.928946 15480 tablet_bootstrap.cc:492] T e00a241f2cae40df93b8fcf807db5074 P c53f24a7a3644009b39ec0661ad61f03: No bootstrap required, opened a new log
I20260710 11:02:37.929513 15480 ts_tablet_manager.cc:1403] T e00a241f2cae40df93b8fcf807db5074 P c53f24a7a3644009b39ec0661ad61f03: Time spent bootstrapping tablet: real 0.040s	user 0.012s	sys 0.000s
I20260710 11:02:37.932585 15438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "049fc340345540f3b881a08da363d556" candidate_uuid: "e54730b9aa904928b5b0589dc3a93548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb9b52c69a4aa68928a829d306cbf8"
I20260710 11:02:37.933262 15438 raft_consensus.cc:3060] T 049fc340345540f3b881a08da363d556 P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:37.933759 15480 raft_consensus.cc:359] T e00a241f2cae40df93b8fcf807db5074 P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
I20260710 11:02:37.934774 15480 raft_consensus.cc:385] T e00a241f2cae40df93b8fcf807db5074 P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:37.935249 15480 raft_consensus.cc:740] T e00a241f2cae40df93b8fcf807db5074 P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53f24a7a3644009b39ec0661ad61f03, State: Initialized, Role: FOLLOWER
I20260710 11:02:37.936636 15485 tablet_bootstrap.cc:492] T 80fb70f5308442b6a58410e39a3f1798 P e54730b9aa904928b5b0589dc3a93548: No bootstrap required, opened a new log
I20260710 11:02:37.937122 15485 ts_tablet_manager.cc:1403] T 80fb70f5308442b6a58410e39a3f1798 P e54730b9aa904928b5b0589dc3a93548: Time spent bootstrapping tablet: real 0.143s	user 0.012s	sys 0.004s
I20260710 11:02:37.936666 15480 consensus_queue.cc:260] T e00a241f2cae40df93b8fcf807db5074 P c53f24a7a3644009b39ec0661ad61f03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
I20260710 11:02:37.940615 15480 ts_tablet_manager.cc:1434] T e00a241f2cae40df93b8fcf807db5074 P c53f24a7a3644009b39ec0661ad61f03: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 11:02:37.941814 15480 tablet_bootstrap.cc:492] T b177d20734c142da8280ad7616f3aa19 P c53f24a7a3644009b39ec0661ad61f03: Bootstrap starting.
I20260710 11:02:37.954970 15525 consensus_queue.cc:1048] T 7f9ae02ad0f74e5cbd2ce0503df3ce9a P 41cb9b52c69a4aa68928a829d306cbf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:37.958353 15480 tablet_bootstrap.cc:654] T b177d20734c142da8280ad7616f3aa19 P c53f24a7a3644009b39ec0661ad61f03: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:37.963421 15522 raft_consensus.cc:493] T 5050ead69350405391f9138bc3f57ff2 P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:37.964133 15522 raft_consensus.cc:515] T 5050ead69350405391f9138bc3f57ff2 P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } }
I20260710 11:02:37.968175 15215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5050ead69350405391f9138bc3f57ff2" candidate_uuid: "e54730b9aa904928b5b0589dc3a93548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53f24a7a3644009b39ec0661ad61f03" is_pre_election: true
I20260710 11:02:37.968912 15215 raft_consensus.cc:2468] T 5050ead69350405391f9138bc3f57ff2 P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e54730b9aa904928b5b0589dc3a93548 in term 0.
I20260710 11:02:37.970316 15329 leader_election.cc:304] T 5050ead69350405391f9138bc3f57ff2 P e54730b9aa904928b5b0589dc3a93548 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c53f24a7a3644009b39ec0661ad61f03, e54730b9aa904928b5b0589dc3a93548; no voters: 
I20260710 11:02:37.972206 15582 raft_consensus.cc:2804] T 5050ead69350405391f9138bc3f57ff2 P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:37.972630 15582 raft_consensus.cc:493] T 5050ead69350405391f9138bc3f57ff2 P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:37.973011 15582 raft_consensus.cc:3060] T 5050ead69350405391f9138bc3f57ff2 P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:37.976613 15440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5050ead69350405391f9138bc3f57ff2" candidate_uuid: "e54730b9aa904928b5b0589dc3a93548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb9b52c69a4aa68928a829d306cbf8" is_pre_election: true
W20260710 11:02:37.978132 15332 leader_election.cc:343] T 5050ead69350405391f9138bc3f57ff2 P e54730b9aa904928b5b0589dc3a93548 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41cb9b52c69a4aa68928a829d306cbf8 (127.12.212.4:40157): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:37.987182 15480 tablet_bootstrap.cc:492] T b177d20734c142da8280ad7616f3aa19 P c53f24a7a3644009b39ec0661ad61f03: No bootstrap required, opened a new log
I20260710 11:02:37.987814 15480 ts_tablet_manager.cc:1403] T b177d20734c142da8280ad7616f3aa19 P c53f24a7a3644009b39ec0661ad61f03: Time spent bootstrapping tablet: real 0.046s	user 0.013s	sys 0.000s
I20260710 11:02:37.988230 15540 raft_consensus.cc:493] T 911143f8552b42959644fedc138b64af P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:37.988801 15540 raft_consensus.cc:515] T 911143f8552b42959644fedc138b64af P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } }
I20260710 11:02:37.989411 15522 leader_election.cc:290] T 5050ead69350405391f9138bc3f57ff2 P e54730b9aa904928b5b0589dc3a93548 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41cb9b52c69a4aa68928a829d306cbf8 (127.12.212.4:40157), c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177)
I20260710 11:02:37.991319 15540 leader_election.cc:290] T 911143f8552b42959644fedc138b64af P 674b98bcb2d3490bb4c0756d8befd2ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e54730b9aa904928b5b0589dc3a93548 (127.12.212.3:40301), 41cb9b52c69a4aa68928a829d306cbf8 (127.12.212.4:40157)
I20260710 11:02:37.993126 15365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "911143f8552b42959644fedc138b64af" candidate_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54730b9aa904928b5b0589dc3a93548" is_pre_election: true
W20260710 11:02:37.994992 15258 leader_election.cc:343] T 911143f8552b42959644fedc138b64af P 674b98bcb2d3490bb4c0756d8befd2ed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e54730b9aa904928b5b0589dc3a93548 (127.12.212.3:40301): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:37.995988 15480 raft_consensus.cc:359] T b177d20734c142da8280ad7616f3aa19 P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } }
I20260710 11:02:37.996929 15480 raft_consensus.cc:385] T b177d20734c142da8280ad7616f3aa19 P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:37.997264 15480 raft_consensus.cc:740] T b177d20734c142da8280ad7616f3aa19 P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53f24a7a3644009b39ec0661ad61f03, State: Initialized, Role: FOLLOWER
I20260710 11:02:37.986734 15582 raft_consensus.cc:515] T 5050ead69350405391f9138bc3f57ff2 P e54730b9aa904928b5b0589dc3a93548 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } }
I20260710 11:02:37.963378 15438 raft_consensus.cc:2468] T 049fc340345540f3b881a08da363d556 P 41cb9b52c69a4aa68928a829d306cbf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e54730b9aa904928b5b0589dc3a93548 in term 1.
I20260710 11:02:38.002367 15215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5050ead69350405391f9138bc3f57ff2" candidate_uuid: "e54730b9aa904928b5b0589dc3a93548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53f24a7a3644009b39ec0661ad61f03"
I20260710 11:02:38.003067 15215 raft_consensus.cc:3060] T 5050ead69350405391f9138bc3f57ff2 P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:38.007576 15480 consensus_queue.cc:260] T b177d20734c142da8280ad7616f3aa19 P c53f24a7a3644009b39ec0661ad61f03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } }
I20260710 11:02:38.012197 15480 ts_tablet_manager.cc:1434] T b177d20734c142da8280ad7616f3aa19 P c53f24a7a3644009b39ec0661ad61f03: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260710 11:02:38.013447 15480 tablet_bootstrap.cc:492] T 049fc340345540f3b881a08da363d556 P c53f24a7a3644009b39ec0661ad61f03: Bootstrap starting.
I20260710 11:02:38.017716 15438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "911143f8552b42959644fedc138b64af" candidate_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb9b52c69a4aa68928a829d306cbf8" is_pre_election: true
I20260710 11:02:38.018702 15438 raft_consensus.cc:2468] T 911143f8552b42959644fedc138b64af P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 674b98bcb2d3490bb4c0756d8befd2ed in term 0.
I20260710 11:02:38.027146 15582 leader_election.cc:290] T 5050ead69350405391f9138bc3f57ff2 P e54730b9aa904928b5b0589dc3a93548 [CANDIDATE]: Term 1 election: Requested vote from peers 41cb9b52c69a4aa68928a829d306cbf8 (127.12.212.4:40157), c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177)
I20260710 11:02:38.029579 15485 raft_consensus.cc:359] T 80fb70f5308442b6a58410e39a3f1798 P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } }
I20260710 11:02:38.030335 15485 raft_consensus.cc:385] T 80fb70f5308442b6a58410e39a3f1798 P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:38.030622 15485 raft_consensus.cc:740] T 80fb70f5308442b6a58410e39a3f1798 P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e54730b9aa904928b5b0589dc3a93548, State: Initialized, Role: FOLLOWER
I20260710 11:02:38.031337 15485 consensus_queue.cc:260] T 80fb70f5308442b6a58410e39a3f1798 P e54730b9aa904928b5b0589dc3a93548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } }
I20260710 11:02:38.017093 15215 raft_consensus.cc:2468] T 5050ead69350405391f9138bc3f57ff2 P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e54730b9aa904928b5b0589dc3a93548 in term 1.
I20260710 11:02:38.034788 15329 leader_election.cc:304] T 5050ead69350405391f9138bc3f57ff2 P e54730b9aa904928b5b0589dc3a93548 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c53f24a7a3644009b39ec0661ad61f03, e54730b9aa904928b5b0589dc3a93548; no voters: 
I20260710 11:02:38.035755 15582 raft_consensus.cc:2804] T 5050ead69350405391f9138bc3f57ff2 P e54730b9aa904928b5b0589dc3a93548 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:38.036230 15332 leader_election.cc:304] T 049fc340345540f3b881a08da363d556 P e54730b9aa904928b5b0589dc3a93548 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 41cb9b52c69a4aa68928a829d306cbf8, e54730b9aa904928b5b0589dc3a93548; no voters: c53f24a7a3644009b39ec0661ad61f03
I20260710 11:02:38.037076 15438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5050ead69350405391f9138bc3f57ff2" candidate_uuid: "e54730b9aa904928b5b0589dc3a93548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb9b52c69a4aa68928a829d306cbf8"
I20260710 11:02:38.037340 15258 leader_election.cc:304] T 911143f8552b42959644fedc138b64af P 674b98bcb2d3490bb4c0756d8befd2ed [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: 41cb9b52c69a4aa68928a829d306cbf8, 674b98bcb2d3490bb4c0756d8befd2ed; no voters: e54730b9aa904928b5b0589dc3a93548
I20260710 11:02:38.036504 15582 raft_consensus.cc:697] T 5050ead69350405391f9138bc3f57ff2 P e54730b9aa904928b5b0589dc3a93548 [term 1 LEADER]: Becoming Leader. State: Replica: e54730b9aa904928b5b0589dc3a93548, State: Running, Role: LEADER
I20260710 11:02:38.038496 15540 raft_consensus.cc:2804] T 911143f8552b42959644fedc138b64af P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:38.038867 15540 raft_consensus.cc:493] T 911143f8552b42959644fedc138b64af P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:38.039247 15540 raft_consensus.cc:3060] T 911143f8552b42959644fedc138b64af P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:38.039746 15484 tablet_bootstrap.cc:492] T 5050ead69350405391f9138bc3f57ff2 P 41cb9b52c69a4aa68928a829d306cbf8: No bootstrap required, opened a new log
I20260710 11:02:38.039083 15582 consensus_queue.cc:237] T 5050ead69350405391f9138bc3f57ff2 P e54730b9aa904928b5b0589dc3a93548 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } }
I20260710 11:02:38.040225 15484 ts_tablet_manager.cc:1403] T 5050ead69350405391f9138bc3f57ff2 P 41cb9b52c69a4aa68928a829d306cbf8: Time spent bootstrapping tablet: real 0.208s	user 0.022s	sys 0.030s
W20260710 11:02:38.041038 15332 leader_election.cc:343] T 5050ead69350405391f9138bc3f57ff2 P e54730b9aa904928b5b0589dc3a93548 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 41cb9b52c69a4aa68928a829d306cbf8 (127.12.212.4:40157): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:38.041842 15517 raft_consensus.cc:493] T b177d20734c142da8280ad7616f3aa19 P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:38.042357 15517 raft_consensus.cc:515] T b177d20734c142da8280ad7616f3aa19 P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } }
I20260710 11:02:38.042996 15485 ts_tablet_manager.cc:1434] T 80fb70f5308442b6a58410e39a3f1798 P e54730b9aa904928b5b0589dc3a93548: Time spent starting tablet: real 0.106s	user 0.008s	sys 0.000s
I20260710 11:02:38.044330 15480 tablet_bootstrap.cc:654] T 049fc340345540f3b881a08da363d556 P c53f24a7a3644009b39ec0661ad61f03: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:38.037374 15522 raft_consensus.cc:2804] T 049fc340345540f3b881a08da363d556 P e54730b9aa904928b5b0589dc3a93548 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:38.042824 15484 raft_consensus.cc:359] T 5050ead69350405391f9138bc3f57ff2 P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } }
I20260710 11:02:38.045127 15522 raft_consensus.cc:697] T 049fc340345540f3b881a08da363d556 P e54730b9aa904928b5b0589dc3a93548 [term 1 LEADER]: Becoming Leader. State: Replica: e54730b9aa904928b5b0589dc3a93548, State: Running, Role: LEADER
I20260710 11:02:38.045166 15485 tablet_bootstrap.cc:492] T 911143f8552b42959644fedc138b64af P e54730b9aa904928b5b0589dc3a93548: Bootstrap starting.
I20260710 11:02:38.045529 15484 raft_consensus.cc:385] T 5050ead69350405391f9138bc3f57ff2 P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:38.045897 15484 raft_consensus.cc:740] T 5050ead69350405391f9138bc3f57ff2 P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41cb9b52c69a4aa68928a829d306cbf8, State: Initialized, Role: FOLLOWER
I20260710 11:02:38.046173 15522 consensus_queue.cc:237] T 049fc340345540f3b881a08da363d556 P e54730b9aa904928b5b0589dc3a93548 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } }
I20260710 11:02:38.046725 15484 consensus_queue.cc:260] T 5050ead69350405391f9138bc3f57ff2 P 41cb9b52c69a4aa68928a829d306cbf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } }
I20260710 11:02:38.047314 15292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b177d20734c142da8280ad7616f3aa19" candidate_uuid: "c53f24a7a3644009b39ec0661ad61f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" is_pre_election: true
I20260710 11:02:38.048015 15292 raft_consensus.cc:2468] T b177d20734c142da8280ad7616f3aa19 P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c53f24a7a3644009b39ec0661ad61f03 in term 0.
I20260710 11:02:38.049216 15183 leader_election.cc:304] T b177d20734c142da8280ad7616f3aa19 P c53f24a7a3644009b39ec0661ad61f03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 674b98bcb2d3490bb4c0756d8befd2ed, c53f24a7a3644009b39ec0661ad61f03; no voters: 
I20260710 11:02:38.050180 15483 raft_consensus.cc:2804] T b177d20734c142da8280ad7616f3aa19 P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:38.050627 15483 raft_consensus.cc:493] T b177d20734c142da8280ad7616f3aa19 P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:38.051024 15483 raft_consensus.cc:3060] T b177d20734c142da8280ad7616f3aa19 P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:38.051476 15484 ts_tablet_manager.cc:1434] T 5050ead69350405391f9138bc3f57ff2 P 41cb9b52c69a4aa68928a829d306cbf8: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:02:38.052484 15484 tablet_bootstrap.cc:492] T b177d20734c142da8280ad7616f3aa19 P 41cb9b52c69a4aa68928a829d306cbf8: Bootstrap starting.
I20260710 11:02:38.052820 15540 raft_consensus.cc:515] T 911143f8552b42959644fedc138b64af P 674b98bcb2d3490bb4c0756d8befd2ed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } }
I20260710 11:02:38.053815 15485 tablet_bootstrap.cc:654] T 911143f8552b42959644fedc138b64af P e54730b9aa904928b5b0589dc3a93548: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:38.055696 15365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "911143f8552b42959644fedc138b64af" candidate_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54730b9aa904928b5b0589dc3a93548"
I20260710 11:02:38.055995 15115 catalog_manager.cc:5697] T 99b857eec6e346fd9b7871efcd208fbf P 674b98bcb2d3490bb4c0756d8befd2ed reported cstate change: term changed from 0 to 1, leader changed from <none> to 674b98bcb2d3490bb4c0756d8befd2ed (127.12.212.2). New cstate: current_term: 1 leader_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } health_report { overall_health: UNKNOWN } } }
W20260710 11:02:38.057387 15258 leader_election.cc:343] T 911143f8552b42959644fedc138b64af P 674b98bcb2d3490bb4c0756d8befd2ed [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e54730b9aa904928b5b0589dc3a93548 (127.12.212.3:40301): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:38.063854 15540 leader_election.cc:290] T 911143f8552b42959644fedc138b64af P 674b98bcb2d3490bb4c0756d8befd2ed [CANDIDATE]: Term 1 election: Requested vote from peers e54730b9aa904928b5b0589dc3a93548 (127.12.212.3:40301), 41cb9b52c69a4aa68928a829d306cbf8 (127.12.212.4:40157)
I20260710 11:02:38.062119 15484 tablet_bootstrap.cc:654] T b177d20734c142da8280ad7616f3aa19 P 41cb9b52c69a4aa68928a829d306cbf8: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:38.065928 15488 tablet_bootstrap.cc:492] T 80fb70f5308442b6a58410e39a3f1798 P 674b98bcb2d3490bb4c0756d8befd2ed: No bootstrap required, opened a new log
I20260710 11:02:38.066495 15488 ts_tablet_manager.cc:1403] T 80fb70f5308442b6a58410e39a3f1798 P 674b98bcb2d3490bb4c0756d8befd2ed: Time spent bootstrapping tablet: real 0.148s	user 0.032s	sys 0.066s
I20260710 11:02:38.044695 15517 leader_election.cc:290] T b177d20734c142da8280ad7616f3aa19 P c53f24a7a3644009b39ec0661ad61f03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41cb9b52c69a4aa68928a829d306cbf8 (127.12.212.4:40157), 674b98bcb2d3490bb4c0756d8befd2ed (127.12.212.2:44391)
I20260710 11:02:38.068874 15483 raft_consensus.cc:515] T b177d20734c142da8280ad7616f3aa19 P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } }
I20260710 11:02:38.075119 15488 raft_consensus.cc:359] T 80fb70f5308442b6a58410e39a3f1798 P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } }
I20260710 11:02:38.077857 15488 raft_consensus.cc:385] T 80fb70f5308442b6a58410e39a3f1798 P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:38.078272 15488 raft_consensus.cc:740] T 80fb70f5308442b6a58410e39a3f1798 P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 674b98bcb2d3490bb4c0756d8befd2ed, State: Initialized, Role: FOLLOWER
I20260710 11:02:38.079619 15488 consensus_queue.cc:260] T 80fb70f5308442b6a58410e39a3f1798 P 674b98bcb2d3490bb4c0756d8befd2ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } }
I20260710 11:02:38.081023 15438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "911143f8552b42959644fedc138b64af" candidate_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb9b52c69a4aa68928a829d306cbf8"
I20260710 11:02:38.081677 15438 raft_consensus.cc:3060] T 911143f8552b42959644fedc138b64af P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:38.082191 15488 ts_tablet_manager.cc:1434] T 80fb70f5308442b6a58410e39a3f1798 P 674b98bcb2d3490bb4c0756d8befd2ed: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.000s
I20260710 11:02:38.083438 15488 tablet_bootstrap.cc:492] T e00a241f2cae40df93b8fcf807db5074 P 674b98bcb2d3490bb4c0756d8befd2ed: Bootstrap starting.
I20260710 11:02:38.089710 15485 tablet_bootstrap.cc:492] T 911143f8552b42959644fedc138b64af P e54730b9aa904928b5b0589dc3a93548: No bootstrap required, opened a new log
I20260710 11:02:38.090004 15484 tablet_bootstrap.cc:492] T b177d20734c142da8280ad7616f3aa19 P 41cb9b52c69a4aa68928a829d306cbf8: No bootstrap required, opened a new log
I20260710 11:02:38.090224 15485 ts_tablet_manager.cc:1403] T 911143f8552b42959644fedc138b64af P e54730b9aa904928b5b0589dc3a93548: Time spent bootstrapping tablet: real 0.045s	user 0.015s	sys 0.003s
I20260710 11:02:38.090673 15484 ts_tablet_manager.cc:1403] T b177d20734c142da8280ad7616f3aa19 P 41cb9b52c69a4aa68928a829d306cbf8: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.000s
I20260710 11:02:38.092571 15522 raft_consensus.cc:493] T 80fb70f5308442b6a58410e39a3f1798 P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:38.093078 15522 raft_consensus.cc:515] T 80fb70f5308442b6a58410e39a3f1798 P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } }
I20260710 11:02:38.093102 15485 raft_consensus.cc:359] T 911143f8552b42959644fedc138b64af P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } }
I20260710 11:02:38.094023 15484 raft_consensus.cc:359] T b177d20734c142da8280ad7616f3aa19 P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } }
I20260710 11:02:38.094805 15484 raft_consensus.cc:385] T b177d20734c142da8280ad7616f3aa19 P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:38.095180 15484 raft_consensus.cc:740] T b177d20734c142da8280ad7616f3aa19 P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41cb9b52c69a4aa68928a829d306cbf8, State: Initialized, Role: FOLLOWER
I20260710 11:02:38.095435 15522 leader_election.cc:290] T 80fb70f5308442b6a58410e39a3f1798 P e54730b9aa904928b5b0589dc3a93548 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 674b98bcb2d3490bb4c0756d8befd2ed (127.12.212.2:44391), 41cb9b52c69a4aa68928a829d306cbf8 (127.12.212.4:40157)
I20260710 11:02:38.095860 15440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b177d20734c142da8280ad7616f3aa19" candidate_uuid: "c53f24a7a3644009b39ec0661ad61f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb9b52c69a4aa68928a829d306cbf8" is_pre_election: true
I20260710 11:02:38.096122 15292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80fb70f5308442b6a58410e39a3f1798" candidate_uuid: "e54730b9aa904928b5b0589dc3a93548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" is_pre_election: true
I20260710 11:02:38.096071 15484 consensus_queue.cc:260] T b177d20734c142da8280ad7616f3aa19 P 41cb9b52c69a4aa68928a829d306cbf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } }
I20260710 11:02:38.094604 15485 raft_consensus.cc:385] T 911143f8552b42959644fedc138b64af P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:38.097383 15439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b177d20734c142da8280ad7616f3aa19" candidate_uuid: "c53f24a7a3644009b39ec0661ad61f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb9b52c69a4aa68928a829d306cbf8"
I20260710 11:02:38.097011 15292 raft_consensus.cc:2468] T 80fb70f5308442b6a58410e39a3f1798 P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e54730b9aa904928b5b0589dc3a93548 in term 0.
I20260710 11:02:38.097643 15440 raft_consensus.cc:2468] T b177d20734c142da8280ad7616f3aa19 P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c53f24a7a3644009b39ec0661ad61f03 in term 0.
I20260710 11:02:38.097575 15485 raft_consensus.cc:740] T 911143f8552b42959644fedc138b64af P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e54730b9aa904928b5b0589dc3a93548, State: Initialized, Role: FOLLOWER
I20260710 11:02:38.099264 15332 leader_election.cc:304] T 80fb70f5308442b6a58410e39a3f1798 P e54730b9aa904928b5b0589dc3a93548 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 674b98bcb2d3490bb4c0756d8befd2ed, e54730b9aa904928b5b0589dc3a93548; no voters: 
I20260710 11:02:38.099506 15485 consensus_queue.cc:260] T 911143f8552b42959644fedc138b64af P e54730b9aa904928b5b0589dc3a93548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } }
I20260710 11:02:38.100593 15526 raft_consensus.cc:2804] T 80fb70f5308442b6a58410e39a3f1798 P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:38.100692 15439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80fb70f5308442b6a58410e39a3f1798" candidate_uuid: "e54730b9aa904928b5b0589dc3a93548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb9b52c69a4aa68928a829d306cbf8" is_pre_election: true
I20260710 11:02:38.101002 15526 raft_consensus.cc:493] T 80fb70f5308442b6a58410e39a3f1798 P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:38.101351 15526 raft_consensus.cc:3060] T 80fb70f5308442b6a58410e39a3f1798 P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:02:38.104938 15332 leader_election.cc:343] T 80fb70f5308442b6a58410e39a3f1798 P e54730b9aa904928b5b0589dc3a93548 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 41cb9b52c69a4aa68928a829d306cbf8 (127.12.212.4:40157): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:38.109133 15484 ts_tablet_manager.cc:1434] T b177d20734c142da8280ad7616f3aa19 P 41cb9b52c69a4aa68928a829d306cbf8: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260710 11:02:38.109476 15292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b177d20734c142da8280ad7616f3aa19" candidate_uuid: "c53f24a7a3644009b39ec0661ad61f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "674b98bcb2d3490bb4c0756d8befd2ed"
I20260710 11:02:38.110267 15526 raft_consensus.cc:515] T 80fb70f5308442b6a58410e39a3f1798 P e54730b9aa904928b5b0589dc3a93548 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } }
I20260710 11:02:38.116864 15526 leader_election.cc:290] T 80fb70f5308442b6a58410e39a3f1798 P e54730b9aa904928b5b0589dc3a93548 [CANDIDATE]: Term 1 election: Requested vote from peers 674b98bcb2d3490bb4c0756d8befd2ed (127.12.212.2:44391), 41cb9b52c69a4aa68928a829d306cbf8 (127.12.212.4:40157)
I20260710 11:02:38.118142 15291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80fb70f5308442b6a58410e39a3f1798" candidate_uuid: "e54730b9aa904928b5b0589dc3a93548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "674b98bcb2d3490bb4c0756d8befd2ed"
I20260710 11:02:38.110105 15292 raft_consensus.cc:3060] T b177d20734c142da8280ad7616f3aa19 P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:38.118784 15439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80fb70f5308442b6a58410e39a3f1798" candidate_uuid: "e54730b9aa904928b5b0589dc3a93548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb9b52c69a4aa68928a829d306cbf8"
I20260710 11:02:38.115115 15485 ts_tablet_manager.cc:1434] T 911143f8552b42959644fedc138b64af P e54730b9aa904928b5b0589dc3a93548: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.001s
I20260710 11:02:38.120808 15485 tablet_bootstrap.cc:492] T e00a241f2cae40df93b8fcf807db5074 P e54730b9aa904928b5b0589dc3a93548: Bootstrap starting.
I20260710 11:02:38.118312 15488 tablet_bootstrap.cc:654] T e00a241f2cae40df93b8fcf807db5074 P 674b98bcb2d3490bb4c0756d8befd2ed: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:38.118871 15291 raft_consensus.cc:3060] T 80fb70f5308442b6a58410e39a3f1798 P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:02:38.120695 15332 leader_election.cc:343] T 80fb70f5308442b6a58410e39a3f1798 P e54730b9aa904928b5b0589dc3a93548 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 41cb9b52c69a4aa68928a829d306cbf8 (127.12.212.4:40157): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:38.130483 15291 raft_consensus.cc:2468] T 80fb70f5308442b6a58410e39a3f1798 P 674b98bcb2d3490bb4c0756d8befd2ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e54730b9aa904928b5b0589dc3a93548 in term 1.
I20260710 11:02:38.131209 15484 tablet_bootstrap.cc:492] T b049e23a96a846709aedf3eebe96c0b7 P 41cb9b52c69a4aa68928a829d306cbf8: Bootstrap starting.
I20260710 11:02:38.131894 15332 leader_election.cc:304] T 80fb70f5308442b6a58410e39a3f1798 P e54730b9aa904928b5b0589dc3a93548 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 674b98bcb2d3490bb4c0756d8befd2ed, e54730b9aa904928b5b0589dc3a93548; no voters: 41cb9b52c69a4aa68928a829d306cbf8
I20260710 11:02:38.133292 15526 raft_consensus.cc:2804] T 80fb70f5308442b6a58410e39a3f1798 P e54730b9aa904928b5b0589dc3a93548 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:38.136175 15525 consensus_queue.cc:1048] T 5ee313f3640c49de8bcda61aff2dc8b7 P 41cb9b52c69a4aa68928a829d306cbf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:38.112572 15483 leader_election.cc:290] T b177d20734c142da8280ad7616f3aa19 P c53f24a7a3644009b39ec0661ad61f03 [CANDIDATE]: Term 1 election: Requested vote from peers 41cb9b52c69a4aa68928a829d306cbf8 (127.12.212.4:40157), 674b98bcb2d3490bb4c0756d8befd2ed (127.12.212.2:44391)
I20260710 11:02:38.137995 15526 raft_consensus.cc:697] T 80fb70f5308442b6a58410e39a3f1798 P e54730b9aa904928b5b0589dc3a93548 [term 1 LEADER]: Becoming Leader. State: Replica: e54730b9aa904928b5b0589dc3a93548, State: Running, Role: LEADER
I20260710 11:02:38.135921 15517 raft_consensus.cc:493] T e00a241f2cae40df93b8fcf807db5074 P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:38.139781 15517 raft_consensus.cc:515] T e00a241f2cae40df93b8fcf807db5074 P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
I20260710 11:02:38.140969 15438 raft_consensus.cc:2468] T 911143f8552b42959644fedc138b64af P 41cb9b52c69a4aa68928a829d306cbf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 674b98bcb2d3490bb4c0756d8befd2ed in term 1.
I20260710 11:02:38.141152 15480 tablet_bootstrap.cc:492] T 049fc340345540f3b881a08da363d556 P c53f24a7a3644009b39ec0661ad61f03: No bootstrap required, opened a new log
I20260710 11:02:38.139879 15526 consensus_queue.cc:237] T 80fb70f5308442b6a58410e39a3f1798 P e54730b9aa904928b5b0589dc3a93548 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } }
I20260710 11:02:38.141728 15480 ts_tablet_manager.cc:1403] T 049fc340345540f3b881a08da363d556 P c53f24a7a3644009b39ec0661ad61f03: Time spent bootstrapping tablet: real 0.129s	user 0.022s	sys 0.039s
I20260710 11:02:38.141845 15485 tablet_bootstrap.cc:654] T e00a241f2cae40df93b8fcf807db5074 P e54730b9aa904928b5b0589dc3a93548: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:38.142633 15291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e00a241f2cae40df93b8fcf807db5074" candidate_uuid: "c53f24a7a3644009b39ec0661ad61f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" is_pre_election: true
I20260710 11:02:38.139640 15484 tablet_bootstrap.cc:654] T b049e23a96a846709aedf3eebe96c0b7 P 41cb9b52c69a4aa68928a829d306cbf8: Neither blocks nor log segments found. Creating new log.
W20260710 11:02:38.144240 15183 leader_election.cc:343] T e00a241f2cae40df93b8fcf807db5074 P c53f24a7a3644009b39ec0661ad61f03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 674b98bcb2d3490bb4c0756d8befd2ed (127.12.212.2:44391): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:38.144507 15517 leader_election.cc:290] T e00a241f2cae40df93b8fcf807db5074 P c53f24a7a3644009b39ec0661ad61f03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 674b98bcb2d3490bb4c0756d8befd2ed (127.12.212.2:44391), e54730b9aa904928b5b0589dc3a93548 (127.12.212.3:40301)
I20260710 11:02:38.145440 15480 raft_consensus.cc:359] T 049fc340345540f3b881a08da363d556 P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } }
I20260710 11:02:38.145437 15258 leader_election.cc:304] T 911143f8552b42959644fedc138b64af P 674b98bcb2d3490bb4c0756d8befd2ed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 41cb9b52c69a4aa68928a829d306cbf8, 674b98bcb2d3490bb4c0756d8befd2ed; no voters: e54730b9aa904928b5b0589dc3a93548
I20260710 11:02:38.146193 15480 raft_consensus.cc:385] T 049fc340345540f3b881a08da363d556 P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:38.146652 15540 raft_consensus.cc:2804] T 911143f8552b42959644fedc138b64af P 674b98bcb2d3490bb4c0756d8befd2ed [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:38.147060 15480 raft_consensus.cc:740] T 049fc340345540f3b881a08da363d556 P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53f24a7a3644009b39ec0661ad61f03, State: Initialized, Role: FOLLOWER
I20260710 11:02:38.147136 15365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e00a241f2cae40df93b8fcf807db5074" candidate_uuid: "c53f24a7a3644009b39ec0661ad61f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54730b9aa904928b5b0589dc3a93548" is_pre_election: true
I20260710 11:02:38.147239 15540 raft_consensus.cc:697] T 911143f8552b42959644fedc138b64af P 674b98bcb2d3490bb4c0756d8befd2ed [term 1 LEADER]: Becoming Leader. State: Replica: 674b98bcb2d3490bb4c0756d8befd2ed, State: Running, Role: LEADER
I20260710 11:02:38.147789 15480 consensus_queue.cc:260] T 049fc340345540f3b881a08da363d556 P c53f24a7a3644009b39ec0661ad61f03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } }
I20260710 11:02:38.148315 15540 consensus_queue.cc:237] T 911143f8552b42959644fedc138b64af P 674b98bcb2d3490bb4c0756d8befd2ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } }
W20260710 11:02:38.148842 15183 leader_election.cc:343] T e00a241f2cae40df93b8fcf807db5074 P c53f24a7a3644009b39ec0661ad61f03 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e54730b9aa904928b5b0589dc3a93548 (127.12.212.3:40301): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:38.149297 15183 leader_election.cc:304] T e00a241f2cae40df93b8fcf807db5074 P c53f24a7a3644009b39ec0661ad61f03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c53f24a7a3644009b39ec0661ad61f03; no voters: 674b98bcb2d3490bb4c0756d8befd2ed, e54730b9aa904928b5b0589dc3a93548
I20260710 11:02:38.149997 15480 ts_tablet_manager.cc:1434] T 049fc340345540f3b881a08da363d556 P c53f24a7a3644009b39ec0661ad61f03: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260710 11:02:38.150345 15517 raft_consensus.cc:2749] T e00a241f2cae40df93b8fcf807db5074 P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:38.154167 15292 raft_consensus.cc:2468] T b177d20734c142da8280ad7616f3aa19 P 674b98bcb2d3490bb4c0756d8befd2ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c53f24a7a3644009b39ec0661ad61f03 in term 1.
I20260710 11:02:38.155337 15183 leader_election.cc:304] T b177d20734c142da8280ad7616f3aa19 P c53f24a7a3644009b39ec0661ad61f03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 674b98bcb2d3490bb4c0756d8befd2ed, c53f24a7a3644009b39ec0661ad61f03; no voters: 41cb9b52c69a4aa68928a829d306cbf8
I20260710 11:02:38.157881 15517 raft_consensus.cc:2804] T b177d20734c142da8280ad7616f3aa19 P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:38.158855 15517 raft_consensus.cc:697] T b177d20734c142da8280ad7616f3aa19 P c53f24a7a3644009b39ec0661ad61f03 [term 1 LEADER]: Becoming Leader. State: Replica: c53f24a7a3644009b39ec0661ad61f03, State: Running, Role: LEADER
I20260710 11:02:38.161474 15517 consensus_queue.cc:237] T b177d20734c142da8280ad7616f3aa19 P c53f24a7a3644009b39ec0661ad61f03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } }
I20260710 11:02:38.187681 15494 raft_consensus.cc:493] T 5ee313f3640c49de8bcda61aff2dc8b7 P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:38.188213 15494 raft_consensus.cc:515] T 5ee313f3640c49de8bcda61aff2dc8b7 P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } }
I20260710 11:02:38.190230 15494 leader_election.cc:290] T 5ee313f3640c49de8bcda61aff2dc8b7 P 674b98bcb2d3490bb4c0756d8befd2ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 41cb9b52c69a4aa68928a829d306cbf8 (127.12.212.4:40157), c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177)
I20260710 11:02:38.191365 15292 raft_consensus.cc:3060] T 5ee313f3640c49de8bcda61aff2dc8b7 P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:38.192489 15215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ee313f3640c49de8bcda61aff2dc8b7" candidate_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53f24a7a3644009b39ec0661ad61f03" is_pre_election: true
I20260710 11:02:38.193251 15438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ee313f3640c49de8bcda61aff2dc8b7" candidate_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb9b52c69a4aa68928a829d306cbf8" is_pre_election: true
I20260710 11:02:38.195006 15258 leader_election.cc:304] T 5ee313f3640c49de8bcda61aff2dc8b7 P 674b98bcb2d3490bb4c0756d8befd2ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 674b98bcb2d3490bb4c0756d8befd2ed; no voters: 41cb9b52c69a4aa68928a829d306cbf8, c53f24a7a3644009b39ec0661ad61f03
W20260710 11:02:38.205893 15183 consensus_peers.cc:597] T b049e23a96a846709aedf3eebe96c0b7 P c53f24a7a3644009b39ec0661ad61f03 -> Peer 41cb9b52c69a4aa68928a829d306cbf8 (127.12.212.4:40157): Couldn't send request to peer 41cb9b52c69a4aa68928a829d306cbf8. 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 11:02:38.213788 15485 tablet_bootstrap.cc:492] T e00a241f2cae40df93b8fcf807db5074 P e54730b9aa904928b5b0589dc3a93548: No bootstrap required, opened a new log
I20260710 11:02:38.214329 15485 ts_tablet_manager.cc:1403] T e00a241f2cae40df93b8fcf807db5074 P e54730b9aa904928b5b0589dc3a93548: Time spent bootstrapping tablet: real 0.094s	user 0.007s	sys 0.005s
I20260710 11:02:38.214541 15494 raft_consensus.cc:2749] T 5ee313f3640c49de8bcda61aff2dc8b7 P 674b98bcb2d3490bb4c0756d8befd2ed [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:38.219324 15525 consensus_queue.cc:1048] T 5ee313f3640c49de8bcda61aff2dc8b7 P 41cb9b52c69a4aa68928a829d306cbf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:38.218852 15114 catalog_manager.cc:5697] T 911143f8552b42959644fedc138b64af P 674b98bcb2d3490bb4c0756d8befd2ed reported cstate change: term changed from 0 to 1, leader changed from <none> to 674b98bcb2d3490bb4c0756d8befd2ed (127.12.212.2). New cstate: current_term: 1 leader_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:38.228397 15485 raft_consensus.cc:359] T e00a241f2cae40df93b8fcf807db5074 P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
I20260710 11:02:38.229125 15485 raft_consensus.cc:385] T e00a241f2cae40df93b8fcf807db5074 P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:38.229394 15485 raft_consensus.cc:740] T e00a241f2cae40df93b8fcf807db5074 P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e54730b9aa904928b5b0589dc3a93548, State: Initialized, Role: FOLLOWER
I20260710 11:02:38.229887 15488 tablet_bootstrap.cc:492] T e00a241f2cae40df93b8fcf807db5074 P 674b98bcb2d3490bb4c0756d8befd2ed: No bootstrap required, opened a new log
I20260710 11:02:38.230361 15488 ts_tablet_manager.cc:1403] T e00a241f2cae40df93b8fcf807db5074 P 674b98bcb2d3490bb4c0756d8befd2ed: Time spent bootstrapping tablet: real 0.147s	user 0.019s	sys 0.023s
I20260710 11:02:38.230031 15485 consensus_queue.cc:260] T e00a241f2cae40df93b8fcf807db5074 P e54730b9aa904928b5b0589dc3a93548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
I20260710 11:02:38.232182 15484 tablet_bootstrap.cc:492] T b049e23a96a846709aedf3eebe96c0b7 P 41cb9b52c69a4aa68928a829d306cbf8: No bootstrap required, opened a new log
I20260710 11:02:38.232636 15484 ts_tablet_manager.cc:1403] T b049e23a96a846709aedf3eebe96c0b7 P 41cb9b52c69a4aa68928a829d306cbf8: Time spent bootstrapping tablet: real 0.102s	user 0.007s	sys 0.006s
I20260710 11:02:38.233004 15488 raft_consensus.cc:359] T e00a241f2cae40df93b8fcf807db5074 P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
I20260710 11:02:38.233647 15488 raft_consensus.cc:385] T e00a241f2cae40df93b8fcf807db5074 P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:38.233911 15488 raft_consensus.cc:740] T e00a241f2cae40df93b8fcf807db5074 P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 674b98bcb2d3490bb4c0756d8befd2ed, State: Initialized, Role: FOLLOWER
I20260710 11:02:38.235275 15483 consensus_queue.cc:1048] T b049e23a96a846709aedf3eebe96c0b7 P c53f24a7a3644009b39ec0661ad61f03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:38.235651 15484 raft_consensus.cc:359] T b049e23a96a846709aedf3eebe96c0b7 P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } }
I20260710 11:02:38.236348 15484 raft_consensus.cc:385] T b049e23a96a846709aedf3eebe96c0b7 P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:38.236856 15488 consensus_queue.cc:260] T e00a241f2cae40df93b8fcf807db5074 P 674b98bcb2d3490bb4c0756d8befd2ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
I20260710 11:02:38.236616 15484 raft_consensus.cc:740] T b049e23a96a846709aedf3eebe96c0b7 P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41cb9b52c69a4aa68928a829d306cbf8, State: Initialized, Role: FOLLOWER
I20260710 11:02:38.239940 15488 ts_tablet_manager.cc:1434] T e00a241f2cae40df93b8fcf807db5074 P 674b98bcb2d3490bb4c0756d8befd2ed: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 11:02:38.240018 15485 ts_tablet_manager.cc:1434] T e00a241f2cae40df93b8fcf807db5074 P e54730b9aa904928b5b0589dc3a93548: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.002s
I20260710 11:02:38.245932 15115 catalog_manager.cc:5697] T b177d20734c142da8280ad7616f3aa19 P c53f24a7a3644009b39ec0661ad61f03 reported cstate change: term changed from 0 to 1, leader changed from <none> to c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1). New cstate: current_term: 1 leader_uuid: "c53f24a7a3644009b39ec0661ad61f03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:38.239308 15484 consensus_queue.cc:260] T b049e23a96a846709aedf3eebe96c0b7 P 41cb9b52c69a4aa68928a829d306cbf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } }
I20260710 11:02:38.253607 15484 ts_tablet_manager.cc:1434] T b049e23a96a846709aedf3eebe96c0b7 P 41cb9b52c69a4aa68928a829d306cbf8: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260710 11:02:38.254523 15484 tablet_bootstrap.cc:492] T 80fb70f5308442b6a58410e39a3f1798 P 41cb9b52c69a4aa68928a829d306cbf8: Bootstrap starting.
I20260710 11:02:38.260143 15484 tablet_bootstrap.cc:654] T 80fb70f5308442b6a58410e39a3f1798 P 41cb9b52c69a4aa68928a829d306cbf8: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:38.268110 15110 catalog_manager.cc:5697] T 80fb70f5308442b6a58410e39a3f1798 P e54730b9aa904928b5b0589dc3a93548 reported cstate change: term changed from 0 to 1, leader changed from <none> to e54730b9aa904928b5b0589dc3a93548 (127.12.212.3). New cstate: current_term: 1 leader_uuid: "e54730b9aa904928b5b0589dc3a93548" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:38.269793 15110 catalog_manager.cc:5697] T 5050ead69350405391f9138bc3f57ff2 P e54730b9aa904928b5b0589dc3a93548 reported cstate change: term changed from 0 to 1, leader changed from <none> to e54730b9aa904928b5b0589dc3a93548 (127.12.212.3). New cstate: current_term: 1 leader_uuid: "e54730b9aa904928b5b0589dc3a93548" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:38.271077 15110 catalog_manager.cc:5697] T 049fc340345540f3b881a08da363d556 P e54730b9aa904928b5b0589dc3a93548 reported cstate change: term changed from 0 to 1, leader changed from <none> to e54730b9aa904928b5b0589dc3a93548 (127.12.212.3). New cstate: current_term: 1 leader_uuid: "e54730b9aa904928b5b0589dc3a93548" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:38.277360 15484 tablet_bootstrap.cc:492] T 80fb70f5308442b6a58410e39a3f1798 P 41cb9b52c69a4aa68928a829d306cbf8: No bootstrap required, opened a new log
I20260710 11:02:38.277861 15484 ts_tablet_manager.cc:1403] T 80fb70f5308442b6a58410e39a3f1798 P 41cb9b52c69a4aa68928a829d306cbf8: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.003s
I20260710 11:02:38.280400 15484 raft_consensus.cc:359] T 80fb70f5308442b6a58410e39a3f1798 P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } }
I20260710 11:02:38.281072 15484 raft_consensus.cc:385] T 80fb70f5308442b6a58410e39a3f1798 P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:38.281327 15484 raft_consensus.cc:740] T 80fb70f5308442b6a58410e39a3f1798 P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 41cb9b52c69a4aa68928a829d306cbf8, State: Initialized, Role: FOLLOWER
I20260710 11:02:38.281994 15484 consensus_queue.cc:260] T 80fb70f5308442b6a58410e39a3f1798 P 41cb9b52c69a4aa68928a829d306cbf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } }
I20260710 11:02:38.283900 15484 ts_tablet_manager.cc:1434] T 80fb70f5308442b6a58410e39a3f1798 P 41cb9b52c69a4aa68928a829d306cbf8: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 11:02:38.321380 15517 raft_consensus.cc:493] T 049fc340345540f3b881a08da363d556 P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:38.321897 15517 raft_consensus.cc:515] T 049fc340345540f3b881a08da363d556 P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } }
I20260710 11:02:38.323529 15517 leader_election.cc:290] T 049fc340345540f3b881a08da363d556 P c53f24a7a3644009b39ec0661ad61f03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e54730b9aa904928b5b0589dc3a93548 (127.12.212.3:40301), 41cb9b52c69a4aa68928a829d306cbf8 (127.12.212.4:40157)
I20260710 11:02:38.324369 15365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "049fc340345540f3b881a08da363d556" candidate_uuid: "c53f24a7a3644009b39ec0661ad61f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54730b9aa904928b5b0589dc3a93548" is_pre_election: true
I20260710 11:02:38.324600 15438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "049fc340345540f3b881a08da363d556" candidate_uuid: "c53f24a7a3644009b39ec0661ad61f03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb9b52c69a4aa68928a829d306cbf8" is_pre_election: true
I20260710 11:02:38.325388 15438 raft_consensus.cc:2393] T 049fc340345540f3b881a08da363d556 P 41cb9b52c69a4aa68928a829d306cbf8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c53f24a7a3644009b39ec0661ad61f03 in current term 1: Already voted for candidate e54730b9aa904928b5b0589dc3a93548 in this term.
I20260710 11:02:38.326196 15183 leader_election.cc:304] T 049fc340345540f3b881a08da363d556 P c53f24a7a3644009b39ec0661ad61f03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c53f24a7a3644009b39ec0661ad61f03; no voters: 41cb9b52c69a4aa68928a829d306cbf8, e54730b9aa904928b5b0589dc3a93548
I20260710 11:02:38.326792 15517 raft_consensus.cc:3060] T 049fc340345540f3b881a08da363d556 P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:38.331288 15517 raft_consensus.cc:2749] T 049fc340345540f3b881a08da363d556 P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:38.402841 15582 raft_consensus.cc:493] T e00a241f2cae40df93b8fcf807db5074 P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:38.403354 15582 raft_consensus.cc:515] T e00a241f2cae40df93b8fcf807db5074 P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
I20260710 11:02:38.405224 15582 leader_election.cc:290] T e00a241f2cae40df93b8fcf807db5074 P e54730b9aa904928b5b0589dc3a93548 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177), 674b98bcb2d3490bb4c0756d8befd2ed (127.12.212.2:44391)
I20260710 11:02:38.405901 15215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e00a241f2cae40df93b8fcf807db5074" candidate_uuid: "e54730b9aa904928b5b0589dc3a93548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53f24a7a3644009b39ec0661ad61f03" is_pre_election: true
I20260710 11:02:38.406098 15292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e00a241f2cae40df93b8fcf807db5074" candidate_uuid: "e54730b9aa904928b5b0589dc3a93548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" is_pre_election: true
I20260710 11:02:38.406497 15215 raft_consensus.cc:2468] T e00a241f2cae40df93b8fcf807db5074 P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e54730b9aa904928b5b0589dc3a93548 in term 0.
I20260710 11:02:38.406701 15292 raft_consensus.cc:2468] T e00a241f2cae40df93b8fcf807db5074 P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e54730b9aa904928b5b0589dc3a93548 in term 0.
I20260710 11:02:38.407660 15329 leader_election.cc:304] T e00a241f2cae40df93b8fcf807db5074 P e54730b9aa904928b5b0589dc3a93548 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c53f24a7a3644009b39ec0661ad61f03, e54730b9aa904928b5b0589dc3a93548; no voters: 
I20260710 11:02:38.408417 15582 raft_consensus.cc:2804] T e00a241f2cae40df93b8fcf807db5074 P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:38.408756 15582 raft_consensus.cc:493] T e00a241f2cae40df93b8fcf807db5074 P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:38.409055 15582 raft_consensus.cc:3060] T e00a241f2cae40df93b8fcf807db5074 P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:38.414112 15582 raft_consensus.cc:515] T e00a241f2cae40df93b8fcf807db5074 P e54730b9aa904928b5b0589dc3a93548 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
I20260710 11:02:38.415803 15582 leader_election.cc:290] T e00a241f2cae40df93b8fcf807db5074 P e54730b9aa904928b5b0589dc3a93548 [CANDIDATE]: Term 1 election: Requested vote from peers c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177), 674b98bcb2d3490bb4c0756d8befd2ed (127.12.212.2:44391)
I20260710 11:02:38.416767 15215 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e00a241f2cae40df93b8fcf807db5074" candidate_uuid: "e54730b9aa904928b5b0589dc3a93548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53f24a7a3644009b39ec0661ad61f03"
I20260710 11:02:38.416965 15292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e00a241f2cae40df93b8fcf807db5074" candidate_uuid: "e54730b9aa904928b5b0589dc3a93548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "674b98bcb2d3490bb4c0756d8befd2ed"
I20260710 11:02:38.417346 15215 raft_consensus.cc:3060] T e00a241f2cae40df93b8fcf807db5074 P c53f24a7a3644009b39ec0661ad61f03 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:38.417564 15292 raft_consensus.cc:3060] T e00a241f2cae40df93b8fcf807db5074 P 674b98bcb2d3490bb4c0756d8befd2ed [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:38.420303 15582 raft_consensus.cc:493] T 911143f8552b42959644fedc138b64af P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:38.420904 15582 raft_consensus.cc:515] T 911143f8552b42959644fedc138b64af P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } }
I20260710 11:02:38.422889 15215 raft_consensus.cc:2468] T e00a241f2cae40df93b8fcf807db5074 P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e54730b9aa904928b5b0589dc3a93548 in term 1.
I20260710 11:02:38.422911 15582 leader_election.cc:290] T 911143f8552b42959644fedc138b64af P e54730b9aa904928b5b0589dc3a93548 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 674b98bcb2d3490bb4c0756d8befd2ed (127.12.212.2:44391), 41cb9b52c69a4aa68928a829d306cbf8 (127.12.212.4:40157)
I20260710 11:02:38.423784 15291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "911143f8552b42959644fedc138b64af" candidate_uuid: "e54730b9aa904928b5b0589dc3a93548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" is_pre_election: true
I20260710 11:02:38.424571 15438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "911143f8552b42959644fedc138b64af" candidate_uuid: "e54730b9aa904928b5b0589dc3a93548" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "41cb9b52c69a4aa68928a829d306cbf8" is_pre_election: true
I20260710 11:02:38.424660 15329 leader_election.cc:304] T e00a241f2cae40df93b8fcf807db5074 P e54730b9aa904928b5b0589dc3a93548 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c53f24a7a3644009b39ec0661ad61f03, e54730b9aa904928b5b0589dc3a93548; no voters: 
I20260710 11:02:38.425181 15292 raft_consensus.cc:2468] T e00a241f2cae40df93b8fcf807db5074 P 674b98bcb2d3490bb4c0756d8befd2ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e54730b9aa904928b5b0589dc3a93548 in term 1.
I20260710 11:02:38.425534 15438 raft_consensus.cc:2393] T 911143f8552b42959644fedc138b64af P 41cb9b52c69a4aa68928a829d306cbf8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e54730b9aa904928b5b0589dc3a93548 in current term 1: Already voted for candidate 674b98bcb2d3490bb4c0756d8befd2ed in this term.
I20260710 11:02:38.425670 15582 raft_consensus.cc:2804] T e00a241f2cae40df93b8fcf807db5074 P e54730b9aa904928b5b0589dc3a93548 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:38.426255 15582 raft_consensus.cc:697] T e00a241f2cae40df93b8fcf807db5074 P e54730b9aa904928b5b0589dc3a93548 [term 1 LEADER]: Becoming Leader. State: Replica: e54730b9aa904928b5b0589dc3a93548, State: Running, Role: LEADER
I20260710 11:02:38.426986 15582 consensus_queue.cc:237] T e00a241f2cae40df93b8fcf807db5074 P e54730b9aa904928b5b0589dc3a93548 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
I20260710 11:02:38.427239 15332 leader_election.cc:304] T 911143f8552b42959644fedc138b64af P e54730b9aa904928b5b0589dc3a93548 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e54730b9aa904928b5b0589dc3a93548; no voters: 41cb9b52c69a4aa68928a829d306cbf8, 674b98bcb2d3490bb4c0756d8befd2ed
I20260710 11:02:38.428035 15526 raft_consensus.cc:3060] T 911143f8552b42959644fedc138b64af P e54730b9aa904928b5b0589dc3a93548 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:38.432037 15540 consensus_queue.cc:1048] T 99b857eec6e346fd9b7871efcd208fbf P 674b98bcb2d3490bb4c0756d8befd2ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:38.435688 15526 raft_consensus.cc:2749] T 911143f8552b42959644fedc138b64af P e54730b9aa904928b5b0589dc3a93548 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:38.443305 15114 catalog_manager.cc:5697] T e00a241f2cae40df93b8fcf807db5074 P e54730b9aa904928b5b0589dc3a93548 reported cstate change: term changed from 0 to 1, leader changed from <none> to e54730b9aa904928b5b0589dc3a93548 (127.12.212.3). New cstate: current_term: 1 leader_uuid: "e54730b9aa904928b5b0589dc3a93548" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:38.447865 15494 consensus_queue.cc:1048] T 99b857eec6e346fd9b7871efcd208fbf P 674b98bcb2d3490bb4c0756d8befd2ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:38.464931 13136 tablet_server.cc:179] TabletServer@127.12.212.1:0 shutting down...
I20260710 11:02:38.467060 15525 raft_consensus.cc:493] T 5050ead69350405391f9138bc3f57ff2 P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:38.468307 15495 raft_consensus.cc:493] T b049e23a96a846709aedf3eebe96c0b7 P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:38.467384 15582 consensus_queue.cc:1048] T 049fc340345540f3b881a08da363d556 P e54730b9aa904928b5b0589dc3a93548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:02:38.470139 15525 raft_consensus.cc:515] T 5050ead69350405391f9138bc3f57ff2 P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } }
I20260710 11:02:38.470413 15495 raft_consensus.cc:515] T b049e23a96a846709aedf3eebe96c0b7 P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } }
I20260710 11:02:38.477597 15495 leader_election.cc:290] T b049e23a96a846709aedf3eebe96c0b7 P 41cb9b52c69a4aa68928a829d306cbf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e54730b9aa904928b5b0589dc3a93548 (127.12.212.3:40301), c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177)
I20260710 11:02:38.477698 15525 leader_election.cc:290] T 5050ead69350405391f9138bc3f57ff2 P 41cb9b52c69a4aa68928a829d306cbf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e54730b9aa904928b5b0589dc3a93548 (127.12.212.3:40301), c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177)
I20260710 11:02:38.483384 15365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5050ead69350405391f9138bc3f57ff2" candidate_uuid: "41cb9b52c69a4aa68928a829d306cbf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54730b9aa904928b5b0589dc3a93548" is_pre_election: true
I20260710 11:02:38.490232 15525 raft_consensus.cc:493] T 80fb70f5308442b6a58410e39a3f1798 P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:38.498091 15525 raft_consensus.cc:515] T 80fb70f5308442b6a58410e39a3f1798 P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } }
I20260710 11:02:38.503646 15364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b049e23a96a846709aedf3eebe96c0b7" candidate_uuid: "41cb9b52c69a4aa68928a829d306cbf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54730b9aa904928b5b0589dc3a93548" is_pre_election: true
W20260710 11:02:38.511000 15329 consensus_peers.cc:597] T 049fc340345540f3b881a08da363d556 P e54730b9aa904928b5b0589dc3a93548 -> Peer c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177): Couldn't send request to peer c53f24a7a3644009b39ec0661ad61f03. 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 11:02:38.513850 15403 leader_election.cc:336] T 5050ead69350405391f9138bc3f57ff2 P 41cb9b52c69a4aa68928a829d306cbf8 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 11:02:38.514535 15525 leader_election.cc:290] T 80fb70f5308442b6a58410e39a3f1798 P 41cb9b52c69a4aa68928a829d306cbf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 674b98bcb2d3490bb4c0756d8befd2ed (127.12.212.2:44391), e54730b9aa904928b5b0589dc3a93548 (127.12.212.3:40301)
W20260710 11:02:38.515623 15403 leader_election.cc:336] T b049e23a96a846709aedf3eebe96c0b7 P 41cb9b52c69a4aa68928a829d306cbf8 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 11:02:38.516484 15438 raft_consensus.cc:3060] T 5050ead69350405391f9138bc3f57ff2 P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:02:38.516479 15329 consensus_peers.cc:597] T 5050ead69350405391f9138bc3f57ff2 P e54730b9aa904928b5b0589dc3a93548 -> Peer c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177): Couldn't send request to peer c53f24a7a3644009b39ec0661ad61f03. 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 11:02:38.521217 15292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80fb70f5308442b6a58410e39a3f1798" candidate_uuid: "41cb9b52c69a4aa68928a829d306cbf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" is_pre_election: true
I20260710 11:02:38.520470 15364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80fb70f5308442b6a58410e39a3f1798" candidate_uuid: "41cb9b52c69a4aa68928a829d306cbf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e54730b9aa904928b5b0589dc3a93548" is_pre_election: true
I20260710 11:02:38.521061 15582 consensus_queue.cc:1048] T 049fc340345540f3b881a08da363d556 P e54730b9aa904928b5b0589dc3a93548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:02:38.522617 15292 raft_consensus.cc:2393] T 80fb70f5308442b6a58410e39a3f1798 P 674b98bcb2d3490bb4c0756d8befd2ed [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 41cb9b52c69a4aa68928a829d306cbf8 in current term 1: Already voted for candidate e54730b9aa904928b5b0589dc3a93548 in this term.
I20260710 11:02:38.522246 15406 leader_election.cc:304] T 5050ead69350405391f9138bc3f57ff2 P 41cb9b52c69a4aa68928a829d306cbf8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 41cb9b52c69a4aa68928a829d306cbf8; no voters: c53f24a7a3644009b39ec0661ad61f03, e54730b9aa904928b5b0589dc3a93548
I20260710 11:02:38.525305 15406 leader_election.cc:304] T b049e23a96a846709aedf3eebe96c0b7 P 41cb9b52c69a4aa68928a829d306cbf8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 41cb9b52c69a4aa68928a829d306cbf8; no voters: c53f24a7a3644009b39ec0661ad61f03, e54730b9aa904928b5b0589dc3a93548
I20260710 11:02:38.527173 15657 raft_consensus.cc:2749] T b049e23a96a846709aedf3eebe96c0b7 P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:38.527658 15525 raft_consensus.cc:2749] T 5050ead69350405391f9138bc3f57ff2 P 41cb9b52c69a4aa68928a829d306cbf8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:38.531411 15406 leader_election.cc:304] T 80fb70f5308442b6a58410e39a3f1798 P 41cb9b52c69a4aa68928a829d306cbf8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 41cb9b52c69a4aa68928a829d306cbf8; no voters: 674b98bcb2d3490bb4c0756d8befd2ed, e54730b9aa904928b5b0589dc3a93548
I20260710 11:02:38.534077 15525 raft_consensus.cc:3060] T 80fb70f5308442b6a58410e39a3f1798 P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:38.540285 15525 raft_consensus.cc:2749] T 80fb70f5308442b6a58410e39a3f1798 P 41cb9b52c69a4aa68928a829d306cbf8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:38.541718 13136 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:02:38.540719 15582 consensus_queue.cc:1048] T 5050ead69350405391f9138bc3f57ff2 P e54730b9aa904928b5b0589dc3a93548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:38.574124 15439 raft_consensus.cc:3060] T b177d20734c142da8280ad7616f3aa19 P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:38.575853 13136 tablet_replica.cc:333] T 049fc340345540f3b881a08da363d556 P c53f24a7a3644009b39ec0661ad61f03: stopping tablet replica
I20260710 11:02:38.576524 13136 raft_consensus.cc:2243] T 049fc340345540f3b881a08da363d556 P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:38.576941 13136 raft_consensus.cc:2272] T 049fc340345540f3b881a08da363d556 P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:38.579345 13136 tablet_replica.cc:333] T b177d20734c142da8280ad7616f3aa19 P c53f24a7a3644009b39ec0661ad61f03: stopping tablet replica
I20260710 11:02:38.580207 13136 raft_consensus.cc:2243] T b177d20734c142da8280ad7616f3aa19 P c53f24a7a3644009b39ec0661ad61f03 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:38.580924 13136 pending_rounds.cc:70] T b177d20734c142da8280ad7616f3aa19 P c53f24a7a3644009b39ec0661ad61f03: Trying to abort 1 pending ops.
I20260710 11:02:38.581203 13136 pending_rounds.cc:77] T b177d20734c142da8280ad7616f3aa19 P c53f24a7a3644009b39ec0661ad61f03: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305958843145240576 op_type: NO_OP noop_request { }
I20260710 11:02:38.581626 13136 raft_consensus.cc:2889] T b177d20734c142da8280ad7616f3aa19 P c53f24a7a3644009b39ec0661ad61f03 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:02:38.581985 13136 raft_consensus.cc:2272] T b177d20734c142da8280ad7616f3aa19 P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:38.583858 15494 consensus_queue.cc:1048] T 911143f8552b42959644fedc138b64af P 674b98bcb2d3490bb4c0756d8befd2ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:38.585547 13136 tablet_replica.cc:333] T 7f9ae02ad0f74e5cbd2ce0503df3ce9a P c53f24a7a3644009b39ec0661ad61f03: stopping tablet replica
I20260710 11:02:38.586829 13136 raft_consensus.cc:2243] T 7f9ae02ad0f74e5cbd2ce0503df3ce9a P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:38.587563 13136 raft_consensus.cc:2272] T 7f9ae02ad0f74e5cbd2ce0503df3ce9a P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:38.590907 13136 tablet_replica.cc:333] T b049e23a96a846709aedf3eebe96c0b7 P c53f24a7a3644009b39ec0661ad61f03: stopping tablet replica
I20260710 11:02:38.591804 13136 raft_consensus.cc:2243] T b049e23a96a846709aedf3eebe96c0b7 P c53f24a7a3644009b39ec0661ad61f03 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:38.593027 13136 raft_consensus.cc:2272] T b049e23a96a846709aedf3eebe96c0b7 P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:02:38.599763 15403 consensus_peers.cc:597] T 2c086052860a4f1ea5e8388129d3b703 P 41cb9b52c69a4aa68928a829d306cbf8 -> Peer c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177): Couldn't send request to peer c53f24a7a3644009b39ec0661ad61f03. 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 11:02:38.604252 13136 tablet_replica.cc:333] T 57ad0b8395ae412f8fbbd2515dc8eb0f P c53f24a7a3644009b39ec0661ad61f03: stopping tablet replica
I20260710 11:02:38.604964 13136 raft_consensus.cc:2243] T 57ad0b8395ae412f8fbbd2515dc8eb0f P c53f24a7a3644009b39ec0661ad61f03 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:38.608165 13136 raft_consensus.cc:2272] T 57ad0b8395ae412f8fbbd2515dc8eb0f P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:38.610991 13136 tablet_replica.cc:333] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P c53f24a7a3644009b39ec0661ad61f03: stopping tablet replica
I20260710 11:02:38.611835 13136 raft_consensus.cc:2243] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:38.612352 13136 raft_consensus.cc:2272] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:38.614626 13136 tablet_replica.cc:333] T 54c6b99f989845128716bb739f35c1ed P c53f24a7a3644009b39ec0661ad61f03: stopping tablet replica
W20260710 11:02:38.614925 15329 consensus_peers.cc:597] T 2cb8fa895a384b06aaa8c12b3ef5339a P e54730b9aa904928b5b0589dc3a93548 -> Peer c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177): Couldn't send request to peer c53f24a7a3644009b39ec0661ad61f03. 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 11:02:38.615499 13136 raft_consensus.cc:2243] T 54c6b99f989845128716bb739f35c1ed P c53f24a7a3644009b39ec0661ad61f03 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:38.616526 13136 raft_consensus.cc:2272] T 54c6b99f989845128716bb739f35c1ed P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:38.616849 15647 consensus_queue.cc:1048] T 911143f8552b42959644fedc138b64af P 674b98bcb2d3490bb4c0756d8befd2ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:38.618952 13136 tablet_replica.cc:333] T 36acc51763b141abb734b06f5756094e P c53f24a7a3644009b39ec0661ad61f03: stopping tablet replica
I20260710 11:02:38.621522 13136 raft_consensus.cc:2243] T 36acc51763b141abb734b06f5756094e P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:38.621963 13136 raft_consensus.cc:2272] T 36acc51763b141abb734b06f5756094e P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:38.627363 13136 tablet_replica.cc:333] T 1655f47bf20b43979c04f886a39df119 P c53f24a7a3644009b39ec0661ad61f03: stopping tablet replica
I20260710 11:02:38.628193 13136 raft_consensus.cc:2243] T 1655f47bf20b43979c04f886a39df119 P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 11:02:38.629010 15403 consensus_peers.cc:597] T 1655f47bf20b43979c04f886a39df119 P 41cb9b52c69a4aa68928a829d306cbf8 -> Peer c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177): Couldn't send request to peer c53f24a7a3644009b39ec0661ad61f03. 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 11:02:38.629246 13136 raft_consensus.cc:2272] T 1655f47bf20b43979c04f886a39df119 P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:38.631810 13136 tablet_replica.cc:333] T 5ee313f3640c49de8bcda61aff2dc8b7 P c53f24a7a3644009b39ec0661ad61f03: stopping tablet replica
I20260710 11:02:38.632407 13136 raft_consensus.cc:2243] T 5ee313f3640c49de8bcda61aff2dc8b7 P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:38.632829 13136 raft_consensus.cc:2272] T 5ee313f3640c49de8bcda61aff2dc8b7 P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:38.638034 13136 tablet_replica.cc:333] T 0ad588bf02c340eab0f2fbb879cc95dd P c53f24a7a3644009b39ec0661ad61f03: stopping tablet replica
I20260710 11:02:38.638840 13136 raft_consensus.cc:2243] T 0ad588bf02c340eab0f2fbb879cc95dd P c53f24a7a3644009b39ec0661ad61f03 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:38.639789 13136 raft_consensus.cc:2272] T 0ad588bf02c340eab0f2fbb879cc95dd P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:38.641891 13136 tablet_replica.cc:333] T 2cb8fa895a384b06aaa8c12b3ef5339a P c53f24a7a3644009b39ec0661ad61f03: stopping tablet replica
I20260710 11:02:38.642701 13136 raft_consensus.cc:2243] T 2cb8fa895a384b06aaa8c12b3ef5339a P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:38.643249 13136 raft_consensus.cc:2272] T 2cb8fa895a384b06aaa8c12b3ef5339a P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:38.645438 13136 tablet_replica.cc:333] T 2c086052860a4f1ea5e8388129d3b703 P c53f24a7a3644009b39ec0661ad61f03: stopping tablet replica
I20260710 11:02:38.648000 13136 raft_consensus.cc:2243] T 2c086052860a4f1ea5e8388129d3b703 P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:38.648505 13136 raft_consensus.cc:2272] T 2c086052860a4f1ea5e8388129d3b703 P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:38.650305 13136 tablet_replica.cc:333] T e78e9f0d39204f06b423d9ebf4fdf86f P c53f24a7a3644009b39ec0661ad61f03: stopping tablet replica
I20260710 11:02:38.650839 13136 raft_consensus.cc:2243] T e78e9f0d39204f06b423d9ebf4fdf86f P c53f24a7a3644009b39ec0661ad61f03 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:38.651636 13136 raft_consensus.cc:2272] T e78e9f0d39204f06b423d9ebf4fdf86f P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:38.653970 13136 tablet_replica.cc:333] T 5050ead69350405391f9138bc3f57ff2 P c53f24a7a3644009b39ec0661ad61f03: stopping tablet replica
I20260710 11:02:38.654752 13136 raft_consensus.cc:2243] T 5050ead69350405391f9138bc3f57ff2 P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:38.655318 13136 raft_consensus.cc:2272] T 5050ead69350405391f9138bc3f57ff2 P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:02:38.656684 15403 consensus_peers.cc:597] T 5ee313f3640c49de8bcda61aff2dc8b7 P 41cb9b52c69a4aa68928a829d306cbf8 -> Peer c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177): Couldn't send request to peer c53f24a7a3644009b39ec0661ad61f03. 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 11:02:38.657517 13136 tablet_replica.cc:333] T 9342010e26d543e6ad6d3431baa135a7 P c53f24a7a3644009b39ec0661ad61f03: stopping tablet replica
I20260710 11:02:38.657739 15522 consensus_queue.cc:1048] T 80fb70f5308442b6a58410e39a3f1798 P e54730b9aa904928b5b0589dc3a93548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:38.658156 13136 raft_consensus.cc:2243] T 9342010e26d543e6ad6d3431baa135a7 P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:38.658682 13136 raft_consensus.cc:2272] T 9342010e26d543e6ad6d3431baa135a7 P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:38.660532 13136 tablet_replica.cc:333] T e00a241f2cae40df93b8fcf807db5074 P c53f24a7a3644009b39ec0661ad61f03: stopping tablet replica
I20260710 11:02:38.661211 13136 raft_consensus.cc:2243] T e00a241f2cae40df93b8fcf807db5074 P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:38.661700 13136 raft_consensus.cc:2272] T e00a241f2cae40df93b8fcf807db5074 P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:38.663969 13136 tablet_replica.cc:333] T ab1fdd30482b4662922aa91af81289e8 P c53f24a7a3644009b39ec0661ad61f03: stopping tablet replica
I20260710 11:02:38.664469 13136 raft_consensus.cc:2243] T ab1fdd30482b4662922aa91af81289e8 P c53f24a7a3644009b39ec0661ad61f03 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:38.665598 13136 raft_consensus.cc:2272] T ab1fdd30482b4662922aa91af81289e8 P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:38.672783 15522 consensus_queue.cc:1048] T 80fb70f5308442b6a58410e39a3f1798 P e54730b9aa904928b5b0589dc3a93548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:38.699673 13136 tablet_server.cc:196] TabletServer@127.12.212.1:0 shutdown complete.
I20260710 11:02:38.722997 13136 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:02:38.729599 15668 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 11:02:38.731417 15669 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 11:02:38.733803 15671 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 11:02:38.735340 13136 server_base.cc:1061] running on GCE node
I20260710 11:02:38.736804 13136 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:02:38.737103 13136 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 11:02:38.737414 13136 hybrid_clock.cc:648] HybridClock initialized: now 1783681358737393 us; error 0 us; skew 500 ppm
I20260710 11:02:38.738061 13136 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:02:38.740562 13136 webserver.cc:533] Webserver started at http://127.12.212.1:35079/ using document root <none> and password file <none>
I20260710 11:02:38.741236 13136 fs_manager.cc:362] Metadata directory not provided
I20260710 11:02:38.741393 13136 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:02:38.744930 13136 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.000s	sys 0.004s
I20260710 11:02:38.750705 15676 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:38.751607 13136 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:02:38.752010 13136 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681302471308-13136-0/minicluster-data/ts-0-root
uuid: "c53f24a7a3644009b39ec0661ad61f03"
format_stamp: "Formatted at 2026-07-10 11:02:34 on dist-test-slave-vn19"
I20260710 11:02:38.752326 13136 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681302471308-13136-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681302471308-13136-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783681302471308-13136-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 11:02:38.769914 13136 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:02:38.770980 13136 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:02:38.772279 13136 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:02:38.777473 15683 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260710 11:02:38.813782 15403 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.12.212.1:41177: connect: Connection refused (error 111) [suppressed 23 similar messages]
W20260710 11:02:38.816232 15403 consensus_peers.cc:597] T 9342010e26d543e6ad6d3431baa135a7 P 41cb9b52c69a4aa68928a829d306cbf8 -> Peer c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177): Couldn't send request to peer c53f24a7a3644009b39ec0661ad61f03. Status: Network error: Client connection negotiation failed: client connection to 127.12.212.1:41177: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:38.862331 13136 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260710 11:02:38.862730 13136 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.087s	user 0.004s	sys 0.000s
I20260710 11:02:38.863065 13136 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260710 11:02:38.867719 15683 tablet_bootstrap.cc:492] T 5ee313f3640c49de8bcda61aff2dc8b7 P c53f24a7a3644009b39ec0661ad61f03: Bootstrap starting.
I20260710 11:02:38.879871 15683 tablet_bootstrap.cc:492] T 5ee313f3640c49de8bcda61aff2dc8b7 P c53f24a7a3644009b39ec0661ad61f03: 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 11:02:38.880944 15683 tablet_bootstrap.cc:492] T 5ee313f3640c49de8bcda61aff2dc8b7 P c53f24a7a3644009b39ec0661ad61f03: Bootstrap complete.
I20260710 11:02:38.881546 15683 ts_tablet_manager.cc:1403] T 5ee313f3640c49de8bcda61aff2dc8b7 P c53f24a7a3644009b39ec0661ad61f03: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260710 11:02:38.883864 15683 raft_consensus.cc:359] T 5ee313f3640c49de8bcda61aff2dc8b7 P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } }
I20260710 11:02:38.884358 15683 raft_consensus.cc:740] T 5ee313f3640c49de8bcda61aff2dc8b7 P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53f24a7a3644009b39ec0661ad61f03, State: Initialized, Role: FOLLOWER
I20260710 11:02:38.884967 15683 consensus_queue.cc:260] T 5ee313f3640c49de8bcda61aff2dc8b7 P c53f24a7a3644009b39ec0661ad61f03 [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: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } }
I20260710 11:02:38.888187 15683 ts_tablet_manager.cc:1434] T 5ee313f3640c49de8bcda61aff2dc8b7 P c53f24a7a3644009b39ec0661ad61f03: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:02:38.888983 15683 tablet_bootstrap.cc:492] T 57ad0b8395ae412f8fbbd2515dc8eb0f P c53f24a7a3644009b39ec0661ad61f03: Bootstrap starting.
W20260710 11:02:38.899732 15329 consensus_peers.cc:597] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P e54730b9aa904928b5b0589dc3a93548 -> Peer c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177): Couldn't send request to peer c53f24a7a3644009b39ec0661ad61f03. Status: Network error: Client connection negotiation failed: client connection to 127.12.212.1:41177: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:38.902052 15683 tablet_bootstrap.cc:492] T 57ad0b8395ae412f8fbbd2515dc8eb0f P c53f24a7a3644009b39ec0661ad61f03: 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 11:02:38.902726 15683 tablet_bootstrap.cc:492] T 57ad0b8395ae412f8fbbd2515dc8eb0f P c53f24a7a3644009b39ec0661ad61f03: Bootstrap complete.
I20260710 11:02:38.903235 15683 ts_tablet_manager.cc:1403] T 57ad0b8395ae412f8fbbd2515dc8eb0f P c53f24a7a3644009b39ec0661ad61f03: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.008s
I20260710 11:02:38.905120 15683 raft_consensus.cc:359] T 57ad0b8395ae412f8fbbd2515dc8eb0f P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } }
I20260710 11:02:38.905727 15683 raft_consensus.cc:740] T 57ad0b8395ae412f8fbbd2515dc8eb0f P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53f24a7a3644009b39ec0661ad61f03, State: Initialized, Role: FOLLOWER
I20260710 11:02:38.906347 15683 consensus_queue.cc:260] T 57ad0b8395ae412f8fbbd2515dc8eb0f P c53f24a7a3644009b39ec0661ad61f03 [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: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } }
I20260710 11:02:38.907821 15683 ts_tablet_manager.cc:1434] T 57ad0b8395ae412f8fbbd2515dc8eb0f P c53f24a7a3644009b39ec0661ad61f03: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:02:38.908509 15683 tablet_bootstrap.cc:492] T 049fc340345540f3b881a08da363d556 P c53f24a7a3644009b39ec0661ad61f03: Bootstrap starting.
W20260710 11:02:38.909672 15403 consensus_peers.cc:597] T 7f9ae02ad0f74e5cbd2ce0503df3ce9a P 41cb9b52c69a4aa68928a829d306cbf8 -> Peer c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177): Couldn't send request to peer c53f24a7a3644009b39ec0661ad61f03. Status: Network error: Client connection negotiation failed: client connection to 127.12.212.1:41177: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:38.916723 15683 tablet_bootstrap.cc:492] T 049fc340345540f3b881a08da363d556 P c53f24a7a3644009b39ec0661ad61f03: 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 11:02:38.917315 15683 tablet_bootstrap.cc:492] T 049fc340345540f3b881a08da363d556 P c53f24a7a3644009b39ec0661ad61f03: Bootstrap complete.
I20260710 11:02:38.917795 15683 ts_tablet_manager.cc:1403] T 049fc340345540f3b881a08da363d556 P c53f24a7a3644009b39ec0661ad61f03: Time spent bootstrapping tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:02:38.919441 15683 raft_consensus.cc:359] T 049fc340345540f3b881a08da363d556 P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } }
I20260710 11:02:38.919888 15683 raft_consensus.cc:740] T 049fc340345540f3b881a08da363d556 P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53f24a7a3644009b39ec0661ad61f03, State: Initialized, Role: FOLLOWER
I20260710 11:02:38.920459 15683 consensus_queue.cc:260] T 049fc340345540f3b881a08da363d556 P c53f24a7a3644009b39ec0661ad61f03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } }
I20260710 11:02:38.921761 15683 ts_tablet_manager.cc:1434] T 049fc340345540f3b881a08da363d556 P c53f24a7a3644009b39ec0661ad61f03: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260710 11:02:38.922329 15683 tablet_bootstrap.cc:492] T 2cb8fa895a384b06aaa8c12b3ef5339a P c53f24a7a3644009b39ec0661ad61f03: Bootstrap starting.
I20260710 11:02:38.932238 15683 tablet_bootstrap.cc:492] T 2cb8fa895a384b06aaa8c12b3ef5339a P c53f24a7a3644009b39ec0661ad61f03: 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 11:02:38.933132 15683 tablet_bootstrap.cc:492] T 2cb8fa895a384b06aaa8c12b3ef5339a P c53f24a7a3644009b39ec0661ad61f03: Bootstrap complete.
I20260710 11:02:38.933696 15683 ts_tablet_manager.cc:1403] T 2cb8fa895a384b06aaa8c12b3ef5339a P c53f24a7a3644009b39ec0661ad61f03: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.000s
W20260710 11:02:38.935643 15329 consensus_peers.cc:597] T e00a241f2cae40df93b8fcf807db5074 P e54730b9aa904928b5b0589dc3a93548 -> Peer c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177): Couldn't send request to peer c53f24a7a3644009b39ec0661ad61f03. Status: Network error: Client connection negotiation failed: client connection to 127.12.212.1:41177: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:38.935663 15683 raft_consensus.cc:359] T 2cb8fa895a384b06aaa8c12b3ef5339a P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
I20260710 11:02:38.936494 15683 raft_consensus.cc:740] T 2cb8fa895a384b06aaa8c12b3ef5339a P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53f24a7a3644009b39ec0661ad61f03, State: Initialized, Role: FOLLOWER
I20260710 11:02:38.937089 15683 consensus_queue.cc:260] T 2cb8fa895a384b06aaa8c12b3ef5339a P c53f24a7a3644009b39ec0661ad61f03 [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: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
I20260710 11:02:38.939013 15683 ts_tablet_manager.cc:1434] T 2cb8fa895a384b06aaa8c12b3ef5339a P c53f24a7a3644009b39ec0661ad61f03: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 11:02:38.939649 15683 tablet_bootstrap.cc:492] T 1655f47bf20b43979c04f886a39df119 P c53f24a7a3644009b39ec0661ad61f03: Bootstrap starting.
I20260710 11:02:38.944203 13136 ts_tablet_manager.cc:616] Registered 18 tablets
I20260710 11:02:38.944538 13136 ts_tablet_manager.cc:595] Time spent register tablets: real 0.081s	user 0.078s	sys 0.002s
I20260710 11:02:38.952376 15683 tablet_bootstrap.cc:492] T 1655f47bf20b43979c04f886a39df119 P c53f24a7a3644009b39ec0661ad61f03: 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 11:02:38.953248 15683 tablet_bootstrap.cc:492] T 1655f47bf20b43979c04f886a39df119 P c53f24a7a3644009b39ec0661ad61f03: Bootstrap complete.
I20260710 11:02:38.953853 15683 ts_tablet_manager.cc:1403] T 1655f47bf20b43979c04f886a39df119 P c53f24a7a3644009b39ec0661ad61f03: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260710 11:02:38.955749 15683 raft_consensus.cc:359] T 1655f47bf20b43979c04f886a39df119 P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } }
I20260710 11:02:38.956238 15683 raft_consensus.cc:740] T 1655f47bf20b43979c04f886a39df119 P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53f24a7a3644009b39ec0661ad61f03, State: Initialized, Role: FOLLOWER
I20260710 11:02:38.956835 15683 consensus_queue.cc:260] T 1655f47bf20b43979c04f886a39df119 P c53f24a7a3644009b39ec0661ad61f03 [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: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } }
I20260710 11:02:38.958298 15683 ts_tablet_manager.cc:1434] T 1655f47bf20b43979c04f886a39df119 P c53f24a7a3644009b39ec0661ad61f03: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:02:38.959040 15683 tablet_bootstrap.cc:492] T ab1fdd30482b4662922aa91af81289e8 P c53f24a7a3644009b39ec0661ad61f03: Bootstrap starting.
W20260710 11:02:38.963547 15329 consensus_peers.cc:597] T 36acc51763b141abb734b06f5756094e P e54730b9aa904928b5b0589dc3a93548 -> Peer c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177): Couldn't send request to peer c53f24a7a3644009b39ec0661ad61f03. Status: Network error: Client connection negotiation failed: client connection to 127.12.212.1:41177: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:38.972659 15683 tablet_bootstrap.cc:492] T ab1fdd30482b4662922aa91af81289e8 P c53f24a7a3644009b39ec0661ad61f03: 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 11:02:38.974011 15683 tablet_bootstrap.cc:492] T ab1fdd30482b4662922aa91af81289e8 P c53f24a7a3644009b39ec0661ad61f03: Bootstrap complete.
I20260710 11:02:38.973785 15522 consensus_queue.cc:1048] T e00a241f2cae40df93b8fcf807db5074 P e54730b9aa904928b5b0589dc3a93548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:38.975000 15683 ts_tablet_manager.cc:1403] T ab1fdd30482b4662922aa91af81289e8 P c53f24a7a3644009b39ec0661ad61f03: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.004s
I20260710 11:02:38.979537 15683 raft_consensus.cc:359] T ab1fdd30482b4662922aa91af81289e8 P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
I20260710 11:02:38.980567 15683 raft_consensus.cc:740] T ab1fdd30482b4662922aa91af81289e8 P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53f24a7a3644009b39ec0661ad61f03, State: Initialized, Role: FOLLOWER
I20260710 11:02:38.981531 15683 consensus_queue.cc:260] T ab1fdd30482b4662922aa91af81289e8 P c53f24a7a3644009b39ec0661ad61f03 [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: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
I20260710 11:02:38.984251 15683 ts_tablet_manager.cc:1434] T ab1fdd30482b4662922aa91af81289e8 P c53f24a7a3644009b39ec0661ad61f03: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:02:38.985301 15683 tablet_bootstrap.cc:492] T b177d20734c142da8280ad7616f3aa19 P c53f24a7a3644009b39ec0661ad61f03: Bootstrap starting.
I20260710 11:02:39.003664 15683 tablet_bootstrap.cc:492] T b177d20734c142da8280ad7616f3aa19 P c53f24a7a3644009b39ec0661ad61f03: 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 11:02:39.004534 15683 tablet_bootstrap.cc:492] T b177d20734c142da8280ad7616f3aa19 P c53f24a7a3644009b39ec0661ad61f03: Bootstrap complete.
I20260710 11:02:39.005318 15683 ts_tablet_manager.cc:1403] T b177d20734c142da8280ad7616f3aa19 P c53f24a7a3644009b39ec0661ad61f03: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260710 11:02:39.007975 15683 raft_consensus.cc:359] T b177d20734c142da8280ad7616f3aa19 P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } }
I20260710 11:02:39.008652 15683 raft_consensus.cc:740] T b177d20734c142da8280ad7616f3aa19 P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53f24a7a3644009b39ec0661ad61f03, State: Initialized, Role: FOLLOWER
I20260710 11:02:39.009341 15683 consensus_queue.cc:260] T b177d20734c142da8280ad7616f3aa19 P c53f24a7a3644009b39ec0661ad61f03 [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: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } }
I20260710 11:02:39.011601 15683 ts_tablet_manager.cc:1434] T b177d20734c142da8280ad7616f3aa19 P c53f24a7a3644009b39ec0661ad61f03: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:02:39.012516 15683 tablet_bootstrap.cc:492] T e78e9f0d39204f06b423d9ebf4fdf86f P c53f24a7a3644009b39ec0661ad61f03: Bootstrap starting.
I20260710 11:02:39.030417 15683 tablet_bootstrap.cc:492] T e78e9f0d39204f06b423d9ebf4fdf86f P c53f24a7a3644009b39ec0661ad61f03: 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 11:02:39.031872 15683 tablet_bootstrap.cc:492] T e78e9f0d39204f06b423d9ebf4fdf86f P c53f24a7a3644009b39ec0661ad61f03: Bootstrap complete.
I20260710 11:02:39.032490 15683 ts_tablet_manager.cc:1403] T e78e9f0d39204f06b423d9ebf4fdf86f P c53f24a7a3644009b39ec0661ad61f03: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.007s
I20260710 11:02:39.035219 15683 raft_consensus.cc:359] T e78e9f0d39204f06b423d9ebf4fdf86f P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } }
I20260710 11:02:39.035992 15683 raft_consensus.cc:740] T e78e9f0d39204f06b423d9ebf4fdf86f P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53f24a7a3644009b39ec0661ad61f03, State: Initialized, Role: FOLLOWER
I20260710 11:02:39.036758 15683 consensus_queue.cc:260] T e78e9f0d39204f06b423d9ebf4fdf86f P c53f24a7a3644009b39ec0661ad61f03 [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: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } }
I20260710 11:02:39.039124 15683 ts_tablet_manager.cc:1434] T e78e9f0d39204f06b423d9ebf4fdf86f P c53f24a7a3644009b39ec0661ad61f03: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.002s
I20260710 11:02:39.039721 13136 rpc_server.cc:307] RPC server started. Bound to: 127.12.212.1:41177
I20260710 11:02:39.040009 15683 tablet_bootstrap.cc:492] T e00a241f2cae40df93b8fcf807db5074 P c53f24a7a3644009b39ec0661ad61f03: Bootstrap starting.
I20260710 11:02:39.039897 15751 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.212.1:41177 every 8 connection(s)
I20260710 11:02:39.061149 15683 tablet_bootstrap.cc:492] T e00a241f2cae40df93b8fcf807db5074 P c53f24a7a3644009b39ec0661ad61f03: 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 11:02:39.062204 15683 tablet_bootstrap.cc:492] T e00a241f2cae40df93b8fcf807db5074 P c53f24a7a3644009b39ec0661ad61f03: Bootstrap complete.
I20260710 11:02:39.063159 15683 ts_tablet_manager.cc:1403] T e00a241f2cae40df93b8fcf807db5074 P c53f24a7a3644009b39ec0661ad61f03: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.008s
I20260710 11:02:39.066378 15683 raft_consensus.cc:359] T e00a241f2cae40df93b8fcf807db5074 P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
I20260710 11:02:39.067385 15683 raft_consensus.cc:740] T e00a241f2cae40df93b8fcf807db5074 P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53f24a7a3644009b39ec0661ad61f03, State: Initialized, Role: FOLLOWER
I20260710 11:02:39.068574 15683 consensus_queue.cc:260] T e00a241f2cae40df93b8fcf807db5074 P c53f24a7a3644009b39ec0661ad61f03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
I20260710 11:02:39.071740 15683 ts_tablet_manager.cc:1434] T e00a241f2cae40df93b8fcf807db5074 P c53f24a7a3644009b39ec0661ad61f03: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:02:39.072834 15683 tablet_bootstrap.cc:492] T 0ad588bf02c340eab0f2fbb879cc95dd P c53f24a7a3644009b39ec0661ad61f03: Bootstrap starting.
I20260710 11:02:39.087138 15753 heartbeater.cc:344] Connected to a master server at 127.12.212.62:45663
I20260710 11:02:39.087522 15753 heartbeater.cc:461] Registering TS with master...
I20260710 11:02:39.088254 15753 heartbeater.cc:507] Master 127.12.212.62:45663 requested a full tablet report, sending...
I20260710 11:02:39.090406 15683 tablet_bootstrap.cc:492] T 0ad588bf02c340eab0f2fbb879cc95dd P c53f24a7a3644009b39ec0661ad61f03: 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 11:02:39.091307 15683 tablet_bootstrap.cc:492] T 0ad588bf02c340eab0f2fbb879cc95dd P c53f24a7a3644009b39ec0661ad61f03: Bootstrap complete.
I20260710 11:02:39.091998 15683 ts_tablet_manager.cc:1403] T 0ad588bf02c340eab0f2fbb879cc95dd P c53f24a7a3644009b39ec0661ad61f03: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.004s
I20260710 11:02:39.093899 15683 raft_consensus.cc:359] T 0ad588bf02c340eab0f2fbb879cc95dd P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
I20260710 11:02:39.094590 15683 raft_consensus.cc:740] T 0ad588bf02c340eab0f2fbb879cc95dd P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53f24a7a3644009b39ec0661ad61f03, State: Initialized, Role: FOLLOWER
I20260710 11:02:39.095306 15683 consensus_queue.cc:260] T 0ad588bf02c340eab0f2fbb879cc95dd P c53f24a7a3644009b39ec0661ad61f03 [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: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
I20260710 11:02:39.096228 15110 ts_manager.cc:194] Re-registered known tserver with Master: c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177)
I20260710 11:02:39.097306 15683 ts_tablet_manager.cc:1434] T 0ad588bf02c340eab0f2fbb879cc95dd P c53f24a7a3644009b39ec0661ad61f03: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:02:39.098147 15683 tablet_bootstrap.cc:492] T 36acc51763b141abb734b06f5756094e P c53f24a7a3644009b39ec0661ad61f03: Bootstrap starting.
I20260710 11:02:39.112826 15683 tablet_bootstrap.cc:492] T 36acc51763b141abb734b06f5756094e P c53f24a7a3644009b39ec0661ad61f03: 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 11:02:39.113777 15683 tablet_bootstrap.cc:492] T 36acc51763b141abb734b06f5756094e P c53f24a7a3644009b39ec0661ad61f03: Bootstrap complete.
I20260710 11:02:39.114425 15683 ts_tablet_manager.cc:1403] T 36acc51763b141abb734b06f5756094e P c53f24a7a3644009b39ec0661ad61f03: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260710 11:02:39.116961 15110 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35092
I20260710 11:02:39.116863 15683 raft_consensus.cc:359] T 36acc51763b141abb734b06f5756094e P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
I20260710 11:02:39.117556 15683 raft_consensus.cc:740] T 36acc51763b141abb734b06f5756094e P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53f24a7a3644009b39ec0661ad61f03, State: Initialized, Role: FOLLOWER
I20260710 11:02:39.118244 15683 consensus_queue.cc:260] T 36acc51763b141abb734b06f5756094e P c53f24a7a3644009b39ec0661ad61f03 [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: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
I20260710 11:02:39.120240 15683 ts_tablet_manager.cc:1434] T 36acc51763b141abb734b06f5756094e P c53f24a7a3644009b39ec0661ad61f03: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:02:39.121065 15683 tablet_bootstrap.cc:492] T 54c6b99f989845128716bb739f35c1ed P c53f24a7a3644009b39ec0661ad61f03: Bootstrap starting.
I20260710 11:02:39.124078 15753 heartbeater.cc:499] Master 127.12.212.62:45663 was elected leader, sending a full tablet report...
I20260710 11:02:39.133183 15683 tablet_bootstrap.cc:492] T 54c6b99f989845128716bb739f35c1ed P c53f24a7a3644009b39ec0661ad61f03: 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 11:02:39.133941 15683 tablet_bootstrap.cc:492] T 54c6b99f989845128716bb739f35c1ed P c53f24a7a3644009b39ec0661ad61f03: Bootstrap complete.
I20260710 11:02:39.134425 15683 ts_tablet_manager.cc:1403] T 54c6b99f989845128716bb739f35c1ed P c53f24a7a3644009b39ec0661ad61f03: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260710 11:02:39.136035 15683 raft_consensus.cc:359] T 54c6b99f989845128716bb739f35c1ed P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } }
I20260710 11:02:39.136518 15683 raft_consensus.cc:740] T 54c6b99f989845128716bb739f35c1ed P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53f24a7a3644009b39ec0661ad61f03, State: Initialized, Role: FOLLOWER
I20260710 11:02:39.137069 15683 consensus_queue.cc:260] T 54c6b99f989845128716bb739f35c1ed P c53f24a7a3644009b39ec0661ad61f03 [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: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } }
I20260710 11:02:39.138511 15683 ts_tablet_manager.cc:1434] T 54c6b99f989845128716bb739f35c1ed P c53f24a7a3644009b39ec0661ad61f03: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:02:39.139236 15683 tablet_bootstrap.cc:492] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P c53f24a7a3644009b39ec0661ad61f03: Bootstrap starting.
I20260710 11:02:39.151554 15683 tablet_bootstrap.cc:492] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P c53f24a7a3644009b39ec0661ad61f03: 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 11:02:39.152287 15683 tablet_bootstrap.cc:492] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P c53f24a7a3644009b39ec0661ad61f03: Bootstrap complete.
I20260710 11:02:39.152801 15683 ts_tablet_manager.cc:1403] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P c53f24a7a3644009b39ec0661ad61f03: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260710 11:02:39.154501 15683 raft_consensus.cc:359] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
I20260710 11:02:39.155308 15683 raft_consensus.cc:740] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53f24a7a3644009b39ec0661ad61f03, State: Initialized, Role: FOLLOWER
I20260710 11:02:39.155886 15683 consensus_queue.cc:260] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P c53f24a7a3644009b39ec0661ad61f03 [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: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
I20260710 11:02:39.157552 15683 ts_tablet_manager.cc:1434] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P c53f24a7a3644009b39ec0661ad61f03: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:02:39.158515 15683 tablet_bootstrap.cc:492] T 5050ead69350405391f9138bc3f57ff2 P c53f24a7a3644009b39ec0661ad61f03: Bootstrap starting.
I20260710 11:02:39.168540 15683 tablet_bootstrap.cc:492] T 5050ead69350405391f9138bc3f57ff2 P c53f24a7a3644009b39ec0661ad61f03: 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 11:02:39.169206 15683 tablet_bootstrap.cc:492] T 5050ead69350405391f9138bc3f57ff2 P c53f24a7a3644009b39ec0661ad61f03: Bootstrap complete.
I20260710 11:02:39.169723 15683 ts_tablet_manager.cc:1403] T 5050ead69350405391f9138bc3f57ff2 P c53f24a7a3644009b39ec0661ad61f03: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 11:02:39.171402 15683 raft_consensus.cc:359] T 5050ead69350405391f9138bc3f57ff2 P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } }
I20260710 11:02:39.171880 15683 raft_consensus.cc:740] T 5050ead69350405391f9138bc3f57ff2 P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53f24a7a3644009b39ec0661ad61f03, State: Initialized, Role: FOLLOWER
I20260710 11:02:39.172399 15683 consensus_queue.cc:260] T 5050ead69350405391f9138bc3f57ff2 P c53f24a7a3644009b39ec0661ad61f03 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } }
I20260710 11:02:39.174067 15683 ts_tablet_manager.cc:1434] T 5050ead69350405391f9138bc3f57ff2 P c53f24a7a3644009b39ec0661ad61f03: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260710 11:02:39.175053 15683 tablet_bootstrap.cc:492] T 7f9ae02ad0f74e5cbd2ce0503df3ce9a P c53f24a7a3644009b39ec0661ad61f03: Bootstrap starting.
I20260710 11:02:39.185541 15683 tablet_bootstrap.cc:492] T 7f9ae02ad0f74e5cbd2ce0503df3ce9a P c53f24a7a3644009b39ec0661ad61f03: 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 11:02:39.186493 15683 tablet_bootstrap.cc:492] T 7f9ae02ad0f74e5cbd2ce0503df3ce9a P c53f24a7a3644009b39ec0661ad61f03: Bootstrap complete.
I20260710 11:02:39.187099 15683 ts_tablet_manager.cc:1403] T 7f9ae02ad0f74e5cbd2ce0503df3ce9a P c53f24a7a3644009b39ec0661ad61f03: Time spent bootstrapping tablet: real 0.012s	user 0.004s	sys 0.008s
I20260710 11:02:39.188745 15683 raft_consensus.cc:359] T 7f9ae02ad0f74e5cbd2ce0503df3ce9a P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } }
I20260710 11:02:39.189256 15683 raft_consensus.cc:740] T 7f9ae02ad0f74e5cbd2ce0503df3ce9a P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53f24a7a3644009b39ec0661ad61f03, State: Initialized, Role: FOLLOWER
I20260710 11:02:39.189903 15683 consensus_queue.cc:260] T 7f9ae02ad0f74e5cbd2ce0503df3ce9a P c53f24a7a3644009b39ec0661ad61f03 [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: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } }
I20260710 11:02:39.191320 15683 ts_tablet_manager.cc:1434] T 7f9ae02ad0f74e5cbd2ce0503df3ce9a P c53f24a7a3644009b39ec0661ad61f03: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:02:39.192356 15683 tablet_bootstrap.cc:492] T 9342010e26d543e6ad6d3431baa135a7 P c53f24a7a3644009b39ec0661ad61f03: Bootstrap starting.
I20260710 11:02:39.216082 15683 tablet_bootstrap.cc:492] T 9342010e26d543e6ad6d3431baa135a7 P c53f24a7a3644009b39ec0661ad61f03: 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 11:02:39.217108 15683 tablet_bootstrap.cc:492] T 9342010e26d543e6ad6d3431baa135a7 P c53f24a7a3644009b39ec0661ad61f03: Bootstrap complete.
I20260710 11:02:39.217780 15683 ts_tablet_manager.cc:1403] T 9342010e26d543e6ad6d3431baa135a7 P c53f24a7a3644009b39ec0661ad61f03: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.004s
I20260710 11:02:39.219907 15683 raft_consensus.cc:359] T 9342010e26d543e6ad6d3431baa135a7 P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } }
I20260710 11:02:39.220487 15683 raft_consensus.cc:740] T 9342010e26d543e6ad6d3431baa135a7 P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53f24a7a3644009b39ec0661ad61f03, State: Initialized, Role: FOLLOWER
I20260710 11:02:39.221038 15683 consensus_queue.cc:260] T 9342010e26d543e6ad6d3431baa135a7 P c53f24a7a3644009b39ec0661ad61f03 [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: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } }
I20260710 11:02:39.222893 15683 ts_tablet_manager.cc:1434] T 9342010e26d543e6ad6d3431baa135a7 P c53f24a7a3644009b39ec0661ad61f03: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:02:39.223912 15683 tablet_bootstrap.cc:492] T 2c086052860a4f1ea5e8388129d3b703 P c53f24a7a3644009b39ec0661ad61f03: Bootstrap starting.
I20260710 11:02:39.237068 15683 tablet_bootstrap.cc:492] T 2c086052860a4f1ea5e8388129d3b703 P c53f24a7a3644009b39ec0661ad61f03: 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 11:02:39.237936 15683 tablet_bootstrap.cc:492] T 2c086052860a4f1ea5e8388129d3b703 P c53f24a7a3644009b39ec0661ad61f03: Bootstrap complete.
I20260710 11:02:39.238413 15683 ts_tablet_manager.cc:1403] T 2c086052860a4f1ea5e8388129d3b703 P c53f24a7a3644009b39ec0661ad61f03: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260710 11:02:39.240298 15683 raft_consensus.cc:359] T 2c086052860a4f1ea5e8388129d3b703 P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } }
I20260710 11:02:39.240782 15683 raft_consensus.cc:740] T 2c086052860a4f1ea5e8388129d3b703 P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53f24a7a3644009b39ec0661ad61f03, State: Initialized, Role: FOLLOWER
I20260710 11:02:39.241318 15683 consensus_queue.cc:260] T 2c086052860a4f1ea5e8388129d3b703 P c53f24a7a3644009b39ec0661ad61f03 [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: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } }
I20260710 11:02:39.242713 15683 ts_tablet_manager.cc:1434] T 2c086052860a4f1ea5e8388129d3b703 P c53f24a7a3644009b39ec0661ad61f03: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.004s
I20260710 11:02:39.243649 15683 tablet_bootstrap.cc:492] T b049e23a96a846709aedf3eebe96c0b7 P c53f24a7a3644009b39ec0661ad61f03: Bootstrap starting.
I20260710 11:02:39.257536 15683 tablet_bootstrap.cc:492] T b049e23a96a846709aedf3eebe96c0b7 P c53f24a7a3644009b39ec0661ad61f03: 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 11:02:39.258249 15683 tablet_bootstrap.cc:492] T b049e23a96a846709aedf3eebe96c0b7 P c53f24a7a3644009b39ec0661ad61f03: Bootstrap complete.
I20260710 11:02:39.258795 15683 ts_tablet_manager.cc:1403] T b049e23a96a846709aedf3eebe96c0b7 P c53f24a7a3644009b39ec0661ad61f03: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.005s
I20260710 11:02:39.260542 15683 raft_consensus.cc:359] T b049e23a96a846709aedf3eebe96c0b7 P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } }
I20260710 11:02:39.261222 15683 raft_consensus.cc:740] T b049e23a96a846709aedf3eebe96c0b7 P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: c53f24a7a3644009b39ec0661ad61f03, State: Initialized, Role: FOLLOWER
I20260710 11:02:39.261839 15683 consensus_queue.cc:260] T b049e23a96a846709aedf3eebe96c0b7 P c53f24a7a3644009b39ec0661ad61f03 [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: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } }
I20260710 11:02:39.263543 15683 ts_tablet_manager.cc:1434] T b049e23a96a846709aedf3eebe96c0b7 P c53f24a7a3644009b39ec0661ad61f03: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:02:39.656617 15528 raft_consensus.cc:493] T b177d20734c142da8280ad7616f3aa19 P 41cb9b52c69a4aa68928a829d306cbf8 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:39.657150 15528 raft_consensus.cc:515] T b177d20734c142da8280ad7616f3aa19 P 41cb9b52c69a4aa68928a829d306cbf8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } }
I20260710 11:02:39.659150 15528 leader_election.cc:290] T b177d20734c142da8280ad7616f3aa19 P 41cb9b52c69a4aa68928a829d306cbf8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177), 674b98bcb2d3490bb4c0756d8befd2ed (127.12.212.2:44391)
I20260710 11:02:39.659834 15726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b177d20734c142da8280ad7616f3aa19" candidate_uuid: "41cb9b52c69a4aa68928a829d306cbf8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53f24a7a3644009b39ec0661ad61f03" is_pre_election: true
I20260710 11:02:39.660084 15291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b177d20734c142da8280ad7616f3aa19" candidate_uuid: "41cb9b52c69a4aa68928a829d306cbf8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" is_pre_election: true
I20260710 11:02:39.660633 15726 raft_consensus.cc:2410] T b177d20734c142da8280ad7616f3aa19 P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 41cb9b52c69a4aa68928a829d306cbf8 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 11:02:39.660691 15291 raft_consensus.cc:2468] T b177d20734c142da8280ad7616f3aa19 P 674b98bcb2d3490bb4c0756d8befd2ed [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41cb9b52c69a4aa68928a829d306cbf8 in term 1.
I20260710 11:02:39.661751 15406 leader_election.cc:304] T b177d20734c142da8280ad7616f3aa19 P 41cb9b52c69a4aa68928a829d306cbf8 [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: 41cb9b52c69a4aa68928a829d306cbf8, 674b98bcb2d3490bb4c0756d8befd2ed; no voters: c53f24a7a3644009b39ec0661ad61f03
I20260710 11:02:39.662397 15528 raft_consensus.cc:2804] T b177d20734c142da8280ad7616f3aa19 P 41cb9b52c69a4aa68928a829d306cbf8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:02:39.662745 15528 raft_consensus.cc:493] T b177d20734c142da8280ad7616f3aa19 P 41cb9b52c69a4aa68928a829d306cbf8 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:39.663115 15528 raft_consensus.cc:3060] T b177d20734c142da8280ad7616f3aa19 P 41cb9b52c69a4aa68928a829d306cbf8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:39.669030 15528 raft_consensus.cc:515] T b177d20734c142da8280ad7616f3aa19 P 41cb9b52c69a4aa68928a829d306cbf8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } }
I20260710 11:02:39.671123 15528 leader_election.cc:290] T b177d20734c142da8280ad7616f3aa19 P 41cb9b52c69a4aa68928a829d306cbf8 [CANDIDATE]: Term 2 election: Requested vote from peers c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177), 674b98bcb2d3490bb4c0756d8befd2ed (127.12.212.2:44391)
I20260710 11:02:39.671672 15726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b177d20734c142da8280ad7616f3aa19" candidate_uuid: "41cb9b52c69a4aa68928a829d306cbf8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c53f24a7a3644009b39ec0661ad61f03"
I20260710 11:02:39.672346 15726 raft_consensus.cc:3060] T b177d20734c142da8280ad7616f3aa19 P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:39.672221 15291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b177d20734c142da8280ad7616f3aa19" candidate_uuid: "41cb9b52c69a4aa68928a829d306cbf8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "674b98bcb2d3490bb4c0756d8befd2ed"
I20260710 11:02:39.672964 15291 raft_consensus.cc:3060] T b177d20734c142da8280ad7616f3aa19 P 674b98bcb2d3490bb4c0756d8befd2ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:39.677664 15726 raft_consensus.cc:2410] T b177d20734c142da8280ad7616f3aa19 P c53f24a7a3644009b39ec0661ad61f03 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 41cb9b52c69a4aa68928a829d306cbf8 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 11:02:39.677937 15291 raft_consensus.cc:2468] T b177d20734c142da8280ad7616f3aa19 P 674b98bcb2d3490bb4c0756d8befd2ed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41cb9b52c69a4aa68928a829d306cbf8 in term 2.
I20260710 11:02:39.679036 15406 leader_election.cc:304] T b177d20734c142da8280ad7616f3aa19 P 41cb9b52c69a4aa68928a829d306cbf8 [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: 41cb9b52c69a4aa68928a829d306cbf8, 674b98bcb2d3490bb4c0756d8befd2ed; no voters: c53f24a7a3644009b39ec0661ad61f03
I20260710 11:02:39.679700 15528 raft_consensus.cc:2804] T b177d20734c142da8280ad7616f3aa19 P 41cb9b52c69a4aa68928a829d306cbf8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:39.680104 15528 raft_consensus.cc:697] T b177d20734c142da8280ad7616f3aa19 P 41cb9b52c69a4aa68928a829d306cbf8 [term 2 LEADER]: Becoming Leader. State: Replica: 41cb9b52c69a4aa68928a829d306cbf8, State: Running, Role: LEADER
I20260710 11:02:39.680768 15528 consensus_queue.cc:237] T b177d20734c142da8280ad7616f3aa19 P 41cb9b52c69a4aa68928a829d306cbf8 [LEADER]: Queue going to LEADER 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: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } }
I20260710 11:02:39.687708 15115 catalog_manager.cc:5697] T b177d20734c142da8280ad7616f3aa19 P 41cb9b52c69a4aa68928a829d306cbf8 reported cstate change: term changed from 1 to 2, leader changed from c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1) to 41cb9b52c69a4aa68928a829d306cbf8 (127.12.212.4). New cstate: current_term: 2 leader_uuid: "41cb9b52c69a4aa68928a829d306cbf8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:39.689378 15528 raft_consensus.cc:493] T e78e9f0d39204f06b423d9ebf4fdf86f P 41cb9b52c69a4aa68928a829d306cbf8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c53f24a7a3644009b39ec0661ad61f03)
I20260710 11:02:39.689908 15528 raft_consensus.cc:515] T e78e9f0d39204f06b423d9ebf4fdf86f P 41cb9b52c69a4aa68928a829d306cbf8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } }
I20260710 11:02:39.692157 15528 leader_election.cc:290] T e78e9f0d39204f06b423d9ebf4fdf86f P 41cb9b52c69a4aa68928a829d306cbf8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177), 674b98bcb2d3490bb4c0756d8befd2ed (127.12.212.2:44391)
I20260710 11:02:39.693086 15291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e78e9f0d39204f06b423d9ebf4fdf86f" candidate_uuid: "41cb9b52c69a4aa68928a829d306cbf8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" is_pre_election: true
I20260710 11:02:39.693974 15726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e78e9f0d39204f06b423d9ebf4fdf86f" candidate_uuid: "41cb9b52c69a4aa68928a829d306cbf8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c53f24a7a3644009b39ec0661ad61f03" is_pre_election: true
I20260710 11:02:39.695123 15726 raft_consensus.cc:2468] T e78e9f0d39204f06b423d9ebf4fdf86f P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 41cb9b52c69a4aa68928a829d306cbf8 in term 1.
I20260710 11:02:39.696480 15403 leader_election.cc:304] T e78e9f0d39204f06b423d9ebf4fdf86f P 41cb9b52c69a4aa68928a829d306cbf8 [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: 41cb9b52c69a4aa68928a829d306cbf8, c53f24a7a3644009b39ec0661ad61f03; no voters: 674b98bcb2d3490bb4c0756d8befd2ed
I20260710 11:02:39.697506 15528 raft_consensus.cc:2804] T e78e9f0d39204f06b423d9ebf4fdf86f P 41cb9b52c69a4aa68928a829d306cbf8 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:02:39.697893 15528 raft_consensus.cc:493] T e78e9f0d39204f06b423d9ebf4fdf86f P 41cb9b52c69a4aa68928a829d306cbf8 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c53f24a7a3644009b39ec0661ad61f03)
I20260710 11:02:39.698300 15528 raft_consensus.cc:3060] T e78e9f0d39204f06b423d9ebf4fdf86f P 41cb9b52c69a4aa68928a829d306cbf8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:39.704527 15528 raft_consensus.cc:515] T e78e9f0d39204f06b423d9ebf4fdf86f P 41cb9b52c69a4aa68928a829d306cbf8 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } }
I20260710 11:02:39.706015 15528 leader_election.cc:290] T e78e9f0d39204f06b423d9ebf4fdf86f P 41cb9b52c69a4aa68928a829d306cbf8 [CANDIDATE]: Term 2 election: Requested vote from peers c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177), 674b98bcb2d3490bb4c0756d8befd2ed (127.12.212.2:44391)
I20260710 11:02:39.706851 15726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e78e9f0d39204f06b423d9ebf4fdf86f" candidate_uuid: "41cb9b52c69a4aa68928a829d306cbf8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c53f24a7a3644009b39ec0661ad61f03"
I20260710 11:02:39.707077 15291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e78e9f0d39204f06b423d9ebf4fdf86f" candidate_uuid: "41cb9b52c69a4aa68928a829d306cbf8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "674b98bcb2d3490bb4c0756d8befd2ed"
I20260710 11:02:39.707509 15726 raft_consensus.cc:3060] T e78e9f0d39204f06b423d9ebf4fdf86f P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:39.712105 15726 raft_consensus.cc:2468] T e78e9f0d39204f06b423d9ebf4fdf86f P c53f24a7a3644009b39ec0661ad61f03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 41cb9b52c69a4aa68928a829d306cbf8 in term 2.
I20260710 11:02:39.713083 15403 leader_election.cc:304] T e78e9f0d39204f06b423d9ebf4fdf86f P 41cb9b52c69a4aa68928a829d306cbf8 [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: 41cb9b52c69a4aa68928a829d306cbf8, c53f24a7a3644009b39ec0661ad61f03; no voters: 674b98bcb2d3490bb4c0756d8befd2ed
I20260710 11:02:39.713738 15528 raft_consensus.cc:2804] T e78e9f0d39204f06b423d9ebf4fdf86f P 41cb9b52c69a4aa68928a829d306cbf8 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:39.715946 15528 raft_consensus.cc:697] T e78e9f0d39204f06b423d9ebf4fdf86f P 41cb9b52c69a4aa68928a829d306cbf8 [term 2 LEADER]: Becoming Leader. State: Replica: 41cb9b52c69a4aa68928a829d306cbf8, State: Running, Role: LEADER
I20260710 11:02:39.716799 15528 consensus_queue.cc:237] T e78e9f0d39204f06b423d9ebf4fdf86f P 41cb9b52c69a4aa68928a829d306cbf8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } }
I20260710 11:02:39.724915 15110 catalog_manager.cc:5697] T e78e9f0d39204f06b423d9ebf4fdf86f P 41cb9b52c69a4aa68928a829d306cbf8 reported cstate change: term changed from 1 to 2, leader changed from c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1) to 41cb9b52c69a4aa68928a829d306cbf8 (127.12.212.4). New cstate: current_term: 2 leader_uuid: "41cb9b52c69a4aa68928a829d306cbf8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:39.756845 15540 raft_consensus.cc:493] T 57ad0b8395ae412f8fbbd2515dc8eb0f P 674b98bcb2d3490bb4c0756d8befd2ed [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c53f24a7a3644009b39ec0661ad61f03)
I20260710 11:02:39.757381 15540 raft_consensus.cc:515] T 57ad0b8395ae412f8fbbd2515dc8eb0f P 674b98bcb2d3490bb4c0756d8befd2ed [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } }
I20260710 11:02:39.757750 15661 raft_consensus.cc:493] T b049e23a96a846709aedf3eebe96c0b7 P e54730b9aa904928b5b0589dc3a93548 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c53f24a7a3644009b39ec0661ad61f03)
I20260710 11:02:39.758226 15661 raft_consensus.cc:515] T b049e23a96a846709aedf3eebe96c0b7 P e54730b9aa904928b5b0589dc3a93548 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } }
I20260710 11:02:39.759523 15540 leader_election.cc:290] T 57ad0b8395ae412f8fbbd2515dc8eb0f P 674b98bcb2d3490bb4c0756d8befd2ed [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 41cb9b52c69a4aa68928a829d306cbf8 (127.12.212.4:40157), c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177)
I20260710 11:02:39.760205 15439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ad0b8395ae412f8fbbd2515dc8eb0f" candidate_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41cb9b52c69a4aa68928a829d306cbf8" is_pre_election: true
I20260710 11:02:39.760903 15439 raft_consensus.cc:2468] T 57ad0b8395ae412f8fbbd2515dc8eb0f P 41cb9b52c69a4aa68928a829d306cbf8 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 674b98bcb2d3490bb4c0756d8befd2ed in term 1.
I20260710 11:02:39.762228 15661 leader_election.cc:290] T b049e23a96a846709aedf3eebe96c0b7 P e54730b9aa904928b5b0589dc3a93548 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 41cb9b52c69a4aa68928a829d306cbf8 (127.12.212.4:40157), c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177)
I20260710 11:02:39.762677 15438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b049e23a96a846709aedf3eebe96c0b7" candidate_uuid: "e54730b9aa904928b5b0589dc3a93548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41cb9b52c69a4aa68928a829d306cbf8" is_pre_election: true
I20260710 11:02:39.763244 15726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b049e23a96a846709aedf3eebe96c0b7" candidate_uuid: "e54730b9aa904928b5b0589dc3a93548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c53f24a7a3644009b39ec0661ad61f03" is_pre_election: true
I20260710 11:02:39.763413 15438 raft_consensus.cc:2468] T b049e23a96a846709aedf3eebe96c0b7 P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e54730b9aa904928b5b0589dc3a93548 in term 0.
I20260710 11:02:39.765108 15332 leader_election.cc:304] T b049e23a96a846709aedf3eebe96c0b7 P e54730b9aa904928b5b0589dc3a93548 [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: 41cb9b52c69a4aa68928a829d306cbf8, e54730b9aa904928b5b0589dc3a93548; no voters: 
I20260710 11:02:39.766690 15661 raft_consensus.cc:2804] T b049e23a96a846709aedf3eebe96c0b7 P e54730b9aa904928b5b0589dc3a93548 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:02:39.767174 15661 raft_consensus.cc:493] T b049e23a96a846709aedf3eebe96c0b7 P e54730b9aa904928b5b0589dc3a93548 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c53f24a7a3644009b39ec0661ad61f03)
I20260710 11:02:39.767447 15258 leader_election.cc:304] T 57ad0b8395ae412f8fbbd2515dc8eb0f P 674b98bcb2d3490bb4c0756d8befd2ed [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: 41cb9b52c69a4aa68928a829d306cbf8, 674b98bcb2d3490bb4c0756d8befd2ed; no voters: 
I20260710 11:02:39.767664 15661 raft_consensus.cc:3060] T b049e23a96a846709aedf3eebe96c0b7 P e54730b9aa904928b5b0589dc3a93548 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:39.768496 15540 raft_consensus.cc:2804] T 57ad0b8395ae412f8fbbd2515dc8eb0f P 674b98bcb2d3490bb4c0756d8befd2ed [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:02:39.768963 15540 raft_consensus.cc:493] T 57ad0b8395ae412f8fbbd2515dc8eb0f P 674b98bcb2d3490bb4c0756d8befd2ed [term 1 FOLLOWER]: Starting leader election (detected failure of leader c53f24a7a3644009b39ec0661ad61f03)
I20260710 11:02:39.769372 15540 raft_consensus.cc:3060] T 57ad0b8395ae412f8fbbd2515dc8eb0f P 674b98bcb2d3490bb4c0756d8befd2ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:39.772181 15726 raft_consensus.cc:2468] T b049e23a96a846709aedf3eebe96c0b7 P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e54730b9aa904928b5b0589dc3a93548 in term 1.
I20260710 11:02:39.775941 15540 raft_consensus.cc:515] T 57ad0b8395ae412f8fbbd2515dc8eb0f P 674b98bcb2d3490bb4c0756d8befd2ed [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } }
I20260710 11:02:39.776895 15661 raft_consensus.cc:515] T b049e23a96a846709aedf3eebe96c0b7 P e54730b9aa904928b5b0589dc3a93548 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } }
I20260710 11:02:39.778694 15438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ad0b8395ae412f8fbbd2515dc8eb0f" candidate_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41cb9b52c69a4aa68928a829d306cbf8"
I20260710 11:02:39.779505 15438 raft_consensus.cc:3060] T 57ad0b8395ae412f8fbbd2515dc8eb0f P 41cb9b52c69a4aa68928a829d306cbf8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:39.781682 15540 leader_election.cc:290] T 57ad0b8395ae412f8fbbd2515dc8eb0f P 674b98bcb2d3490bb4c0756d8befd2ed [CANDIDATE]: Term 2 election: Requested vote from peers 41cb9b52c69a4aa68928a829d306cbf8 (127.12.212.4:40157), c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177)
I20260710 11:02:39.782799 15439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b049e23a96a846709aedf3eebe96c0b7" candidate_uuid: "e54730b9aa904928b5b0589dc3a93548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41cb9b52c69a4aa68928a829d306cbf8"
I20260710 11:02:39.783008 15661 leader_election.cc:290] T b049e23a96a846709aedf3eebe96c0b7 P e54730b9aa904928b5b0589dc3a93548 [CANDIDATE]: Term 2 election: Requested vote from peers 41cb9b52c69a4aa68928a829d306cbf8 (127.12.212.4:40157), c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177)
I20260710 11:02:39.783416 15439 raft_consensus.cc:3060] T b049e23a96a846709aedf3eebe96c0b7 P 41cb9b52c69a4aa68928a829d306cbf8 [term 0 FOLLOWER]: Advancing to term 2
I20260710 11:02:39.787901 15438 raft_consensus.cc:2468] T 57ad0b8395ae412f8fbbd2515dc8eb0f P 41cb9b52c69a4aa68928a829d306cbf8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 674b98bcb2d3490bb4c0756d8befd2ed in term 2.
I20260710 11:02:39.789222 15258 leader_election.cc:304] T 57ad0b8395ae412f8fbbd2515dc8eb0f P 674b98bcb2d3490bb4c0756d8befd2ed [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41cb9b52c69a4aa68928a829d306cbf8, 674b98bcb2d3490bb4c0756d8befd2ed; no voters: 
I20260710 11:02:39.790088 15540 raft_consensus.cc:2804] T 57ad0b8395ae412f8fbbd2515dc8eb0f P 674b98bcb2d3490bb4c0756d8befd2ed [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:39.790246 15439 raft_consensus.cc:2468] T b049e23a96a846709aedf3eebe96c0b7 P 41cb9b52c69a4aa68928a829d306cbf8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e54730b9aa904928b5b0589dc3a93548 in term 2.
I20260710 11:02:39.791600 15332 leader_election.cc:304] T b049e23a96a846709aedf3eebe96c0b7 P e54730b9aa904928b5b0589dc3a93548 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41cb9b52c69a4aa68928a829d306cbf8, e54730b9aa904928b5b0589dc3a93548; no voters: 
I20260710 11:02:39.792295 15540 raft_consensus.cc:697] T 57ad0b8395ae412f8fbbd2515dc8eb0f P 674b98bcb2d3490bb4c0756d8befd2ed [term 2 LEADER]: Becoming Leader. State: Replica: 674b98bcb2d3490bb4c0756d8befd2ed, State: Running, Role: LEADER
I20260710 11:02:39.792874 15726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b049e23a96a846709aedf3eebe96c0b7" candidate_uuid: "e54730b9aa904928b5b0589dc3a93548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c53f24a7a3644009b39ec0661ad61f03"
I20260710 11:02:39.793535 15726 raft_consensus.cc:3060] T b049e23a96a846709aedf3eebe96c0b7 P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:39.793213 15540 consensus_queue.cc:237] T 57ad0b8395ae412f8fbbd2515dc8eb0f P 674b98bcb2d3490bb4c0756d8befd2ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } }
I20260710 11:02:39.798576 15661 raft_consensus.cc:2804] T b049e23a96a846709aedf3eebe96c0b7 P e54730b9aa904928b5b0589dc3a93548 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:39.800022 15661 raft_consensus.cc:697] T b049e23a96a846709aedf3eebe96c0b7 P e54730b9aa904928b5b0589dc3a93548 [term 2 LEADER]: Becoming Leader. State: Replica: e54730b9aa904928b5b0589dc3a93548, State: Running, Role: LEADER
I20260710 11:02:39.800781 15725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ad0b8395ae412f8fbbd2515dc8eb0f" candidate_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c53f24a7a3644009b39ec0661ad61f03" is_pre_election: true
I20260710 11:02:39.801564 15725 raft_consensus.cc:2468] T 57ad0b8395ae412f8fbbd2515dc8eb0f P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 674b98bcb2d3490bb4c0756d8befd2ed in term 1.
I20260710 11:02:39.801448 15661 consensus_queue.cc:237] T b049e23a96a846709aedf3eebe96c0b7 P e54730b9aa904928b5b0589dc3a93548 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } }
I20260710 11:02:39.801708 15726 raft_consensus.cc:2468] T b049e23a96a846709aedf3eebe96c0b7 P c53f24a7a3644009b39ec0661ad61f03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e54730b9aa904928b5b0589dc3a93548 in term 2.
I20260710 11:02:39.802613 15724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ad0b8395ae412f8fbbd2515dc8eb0f" candidate_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c53f24a7a3644009b39ec0661ad61f03"
I20260710 11:02:39.803260 15724 raft_consensus.cc:3060] T 57ad0b8395ae412f8fbbd2515dc8eb0f P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:39.807173 15110 catalog_manager.cc:5697] T 57ad0b8395ae412f8fbbd2515dc8eb0f P 674b98bcb2d3490bb4c0756d8befd2ed reported cstate change: term changed from 1 to 2, leader changed from c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1) to 674b98bcb2d3490bb4c0756d8befd2ed (127.12.212.2). New cstate: current_term: 2 leader_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:39.810370 15724 raft_consensus.cc:2468] T 57ad0b8395ae412f8fbbd2515dc8eb0f P c53f24a7a3644009b39ec0661ad61f03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 674b98bcb2d3490bb4c0756d8befd2ed in term 2.
I20260710 11:02:39.812320 15115 catalog_manager.cc:5697] T b049e23a96a846709aedf3eebe96c0b7 P e54730b9aa904928b5b0589dc3a93548 reported cstate change: term changed from 1 to 2, leader changed from c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1) to e54730b9aa904928b5b0589dc3a93548 (127.12.212.3). New cstate: current_term: 2 leader_uuid: "e54730b9aa904928b5b0589dc3a93548" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:39.881855 15661 raft_consensus.cc:493] T 0ad588bf02c340eab0f2fbb879cc95dd P e54730b9aa904928b5b0589dc3a93548 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c53f24a7a3644009b39ec0661ad61f03)
I20260710 11:02:39.882421 15661 raft_consensus.cc:515] T 0ad588bf02c340eab0f2fbb879cc95dd P e54730b9aa904928b5b0589dc3a93548 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
I20260710 11:02:39.884188 15661 leader_election.cc:290] T 0ad588bf02c340eab0f2fbb879cc95dd P e54730b9aa904928b5b0589dc3a93548 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177), 674b98bcb2d3490bb4c0756d8befd2ed (127.12.212.2:44391)
I20260710 11:02:39.884830 15724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad588bf02c340eab0f2fbb879cc95dd" candidate_uuid: "e54730b9aa904928b5b0589dc3a93548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c53f24a7a3644009b39ec0661ad61f03" is_pre_election: true
I20260710 11:02:39.885022 15661 raft_consensus.cc:493] T 54c6b99f989845128716bb739f35c1ed P e54730b9aa904928b5b0589dc3a93548 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c53f24a7a3644009b39ec0661ad61f03)
I20260710 11:02:39.885193 15291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad588bf02c340eab0f2fbb879cc95dd" candidate_uuid: "e54730b9aa904928b5b0589dc3a93548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" is_pre_election: true
I20260710 11:02:39.885541 15724 raft_consensus.cc:2468] T 0ad588bf02c340eab0f2fbb879cc95dd P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e54730b9aa904928b5b0589dc3a93548 in term 1.
I20260710 11:02:39.885541 15661 raft_consensus.cc:515] T 54c6b99f989845128716bb739f35c1ed P e54730b9aa904928b5b0589dc3a93548 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } }
I20260710 11:02:39.886770 15329 leader_election.cc:304] T 0ad588bf02c340eab0f2fbb879cc95dd P e54730b9aa904928b5b0589dc3a93548 [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: c53f24a7a3644009b39ec0661ad61f03, e54730b9aa904928b5b0589dc3a93548; no voters: 674b98bcb2d3490bb4c0756d8befd2ed
I20260710 11:02:39.887516 15780 raft_consensus.cc:2804] T 0ad588bf02c340eab0f2fbb879cc95dd P e54730b9aa904928b5b0589dc3a93548 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:02:39.887780 15661 leader_election.cc:290] T 54c6b99f989845128716bb739f35c1ed P e54730b9aa904928b5b0589dc3a93548 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 41cb9b52c69a4aa68928a829d306cbf8 (127.12.212.4:40157), c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177)
I20260710 11:02:39.887908 15780 raft_consensus.cc:493] T 0ad588bf02c340eab0f2fbb879cc95dd P e54730b9aa904928b5b0589dc3a93548 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c53f24a7a3644009b39ec0661ad61f03)
I20260710 11:02:39.888314 15780 raft_consensus.cc:3060] T 0ad588bf02c340eab0f2fbb879cc95dd P e54730b9aa904928b5b0589dc3a93548 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:39.888411 15438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54c6b99f989845128716bb739f35c1ed" candidate_uuid: "e54730b9aa904928b5b0589dc3a93548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41cb9b52c69a4aa68928a829d306cbf8" is_pre_election: true
I20260710 11:02:39.888767 15724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54c6b99f989845128716bb739f35c1ed" candidate_uuid: "e54730b9aa904928b5b0589dc3a93548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c53f24a7a3644009b39ec0661ad61f03" is_pre_election: true
I20260710 11:02:39.889424 15724 raft_consensus.cc:2468] T 54c6b99f989845128716bb739f35c1ed P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e54730b9aa904928b5b0589dc3a93548 in term 1.
I20260710 11:02:39.890949 15329 leader_election.cc:304] T 54c6b99f989845128716bb739f35c1ed P e54730b9aa904928b5b0589dc3a93548 [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: c53f24a7a3644009b39ec0661ad61f03, e54730b9aa904928b5b0589dc3a93548; no voters: 41cb9b52c69a4aa68928a829d306cbf8
I20260710 11:02:39.892033 15661 raft_consensus.cc:2804] T 54c6b99f989845128716bb739f35c1ed P e54730b9aa904928b5b0589dc3a93548 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:02:39.892416 15661 raft_consensus.cc:493] T 54c6b99f989845128716bb739f35c1ed P e54730b9aa904928b5b0589dc3a93548 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c53f24a7a3644009b39ec0661ad61f03)
I20260710 11:02:39.892769 15661 raft_consensus.cc:3060] T 54c6b99f989845128716bb739f35c1ed P e54730b9aa904928b5b0589dc3a93548 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:39.895004 15780 raft_consensus.cc:515] T 0ad588bf02c340eab0f2fbb879cc95dd P e54730b9aa904928b5b0589dc3a93548 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
I20260710 11:02:39.897778 15540 raft_consensus.cc:493] T e78e9f0d39204f06b423d9ebf4fdf86f P 674b98bcb2d3490bb4c0756d8befd2ed [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c53f24a7a3644009b39ec0661ad61f03)
I20260710 11:02:39.897943 15291 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad588bf02c340eab0f2fbb879cc95dd" candidate_uuid: "e54730b9aa904928b5b0589dc3a93548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "674b98bcb2d3490bb4c0756d8befd2ed"
I20260710 11:02:39.898257 15661 raft_consensus.cc:515] T 54c6b99f989845128716bb739f35c1ed P e54730b9aa904928b5b0589dc3a93548 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } }
I20260710 11:02:39.898355 15540 raft_consensus.cc:515] T e78e9f0d39204f06b423d9ebf4fdf86f P 674b98bcb2d3490bb4c0756d8befd2ed [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } }
I20260710 11:02:39.899494 15780 leader_election.cc:290] T 0ad588bf02c340eab0f2fbb879cc95dd P e54730b9aa904928b5b0589dc3a93548 [CANDIDATE]: Term 2 election: Requested vote from peers c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177), 674b98bcb2d3490bb4c0756d8befd2ed (127.12.212.2:44391)
I20260710 11:02:39.900148 15724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad588bf02c340eab0f2fbb879cc95dd" candidate_uuid: "e54730b9aa904928b5b0589dc3a93548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c53f24a7a3644009b39ec0661ad61f03"
I20260710 11:02:39.900424 15661 leader_election.cc:290] T 54c6b99f989845128716bb739f35c1ed P e54730b9aa904928b5b0589dc3a93548 [CANDIDATE]: Term 2 election: Requested vote from peers 41cb9b52c69a4aa68928a829d306cbf8 (127.12.212.4:40157), c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177)
I20260710 11:02:39.900753 15724 raft_consensus.cc:3060] T 0ad588bf02c340eab0f2fbb879cc95dd P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:39.900975 15540 leader_election.cc:290] T e78e9f0d39204f06b423d9ebf4fdf86f P 674b98bcb2d3490bb4c0756d8befd2ed [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 41cb9b52c69a4aa68928a829d306cbf8 (127.12.212.4:40157), c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177)
I20260710 11:02:39.901603 15438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e78e9f0d39204f06b423d9ebf4fdf86f" candidate_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41cb9b52c69a4aa68928a829d306cbf8" is_pre_election: true
I20260710 11:02:39.901603 15726 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e78e9f0d39204f06b423d9ebf4fdf86f" candidate_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c53f24a7a3644009b39ec0661ad61f03" is_pre_election: true
I20260710 11:02:39.902371 15725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54c6b99f989845128716bb739f35c1ed" candidate_uuid: "e54730b9aa904928b5b0589dc3a93548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c53f24a7a3644009b39ec0661ad61f03"
I20260710 11:02:39.902580 15726 raft_consensus.cc:2393] T e78e9f0d39204f06b423d9ebf4fdf86f P c53f24a7a3644009b39ec0661ad61f03 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 674b98bcb2d3490bb4c0756d8befd2ed in current term 2: Already voted for candidate 41cb9b52c69a4aa68928a829d306cbf8 in this term.
I20260710 11:02:39.902978 15725 raft_consensus.cc:3060] T 54c6b99f989845128716bb739f35c1ed P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:39.903249 15438 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54c6b99f989845128716bb739f35c1ed" candidate_uuid: "e54730b9aa904928b5b0589dc3a93548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "41cb9b52c69a4aa68928a829d306cbf8"
I20260710 11:02:39.904861 15258 leader_election.cc:304] T e78e9f0d39204f06b423d9ebf4fdf86f P 674b98bcb2d3490bb4c0756d8befd2ed [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: 674b98bcb2d3490bb4c0756d8befd2ed; no voters: 41cb9b52c69a4aa68928a829d306cbf8, c53f24a7a3644009b39ec0661ad61f03
I20260710 11:02:39.905635 15540 raft_consensus.cc:3060] T e78e9f0d39204f06b423d9ebf4fdf86f P 674b98bcb2d3490bb4c0756d8befd2ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:39.907972 15724 raft_consensus.cc:2468] T 0ad588bf02c340eab0f2fbb879cc95dd P c53f24a7a3644009b39ec0661ad61f03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e54730b9aa904928b5b0589dc3a93548 in term 2.
I20260710 11:02:39.908607 15725 raft_consensus.cc:2468] T 54c6b99f989845128716bb739f35c1ed P c53f24a7a3644009b39ec0661ad61f03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e54730b9aa904928b5b0589dc3a93548 in term 2.
I20260710 11:02:39.909225 15329 leader_election.cc:304] T 0ad588bf02c340eab0f2fbb879cc95dd P e54730b9aa904928b5b0589dc3a93548 [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: c53f24a7a3644009b39ec0661ad61f03, e54730b9aa904928b5b0589dc3a93548; no voters: 674b98bcb2d3490bb4c0756d8befd2ed
I20260710 11:02:39.910061 15661 raft_consensus.cc:2804] T 0ad588bf02c340eab0f2fbb879cc95dd P e54730b9aa904928b5b0589dc3a93548 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:39.910532 15661 raft_consensus.cc:697] T 0ad588bf02c340eab0f2fbb879cc95dd P e54730b9aa904928b5b0589dc3a93548 [term 2 LEADER]: Becoming Leader. State: Replica: e54730b9aa904928b5b0589dc3a93548, State: Running, Role: LEADER
I20260710 11:02:39.910553 15329 leader_election.cc:304] T 54c6b99f989845128716bb739f35c1ed P e54730b9aa904928b5b0589dc3a93548 [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: c53f24a7a3644009b39ec0661ad61f03, e54730b9aa904928b5b0589dc3a93548; no voters: 41cb9b52c69a4aa68928a829d306cbf8
I20260710 11:02:39.911523 15780 raft_consensus.cc:2804] T 54c6b99f989845128716bb739f35c1ed P e54730b9aa904928b5b0589dc3a93548 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:39.911533 15661 consensus_queue.cc:237] T 0ad588bf02c340eab0f2fbb879cc95dd P e54730b9aa904928b5b0589dc3a93548 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
I20260710 11:02:39.912129 15780 raft_consensus.cc:697] T 54c6b99f989845128716bb739f35c1ed P e54730b9aa904928b5b0589dc3a93548 [term 2 LEADER]: Becoming Leader. State: Replica: e54730b9aa904928b5b0589dc3a93548, State: Running, Role: LEADER
I20260710 11:02:39.912289 15540 raft_consensus.cc:2749] T e78e9f0d39204f06b423d9ebf4fdf86f P 674b98bcb2d3490bb4c0756d8befd2ed [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:02:39.912998 15780 consensus_queue.cc:237] T 54c6b99f989845128716bb739f35c1ed P e54730b9aa904928b5b0589dc3a93548 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } }
I20260710 11:02:39.920080 15115 catalog_manager.cc:5697] T 0ad588bf02c340eab0f2fbb879cc95dd P e54730b9aa904928b5b0589dc3a93548 reported cstate change: term changed from 1 to 2, leader changed from c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1) to e54730b9aa904928b5b0589dc3a93548 (127.12.212.3). New cstate: current_term: 2 leader_uuid: "e54730b9aa904928b5b0589dc3a93548" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:39.932430 15115 catalog_manager.cc:5697] T 54c6b99f989845128716bb739f35c1ed P e54730b9aa904928b5b0589dc3a93548 reported cstate change: term changed from 1 to 2, leader changed from c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1) to e54730b9aa904928b5b0589dc3a93548 (127.12.212.3). New cstate: current_term: 2 leader_uuid: "e54730b9aa904928b5b0589dc3a93548" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:40.006138 15540 raft_consensus.cc:493] T 0ad588bf02c340eab0f2fbb879cc95dd P 674b98bcb2d3490bb4c0756d8befd2ed [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c53f24a7a3644009b39ec0661ad61f03)
I20260710 11:02:40.006630 15540 raft_consensus.cc:515] T 0ad588bf02c340eab0f2fbb879cc95dd P 674b98bcb2d3490bb4c0756d8befd2ed [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
I20260710 11:02:40.008323 15540 leader_election.cc:290] T 0ad588bf02c340eab0f2fbb879cc95dd P 674b98bcb2d3490bb4c0756d8befd2ed [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177), e54730b9aa904928b5b0589dc3a93548 (127.12.212.3:40301)
I20260710 11:02:40.009189 15725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad588bf02c340eab0f2fbb879cc95dd" candidate_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c53f24a7a3644009b39ec0661ad61f03" is_pre_election: true
I20260710 11:02:40.009259 15364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad588bf02c340eab0f2fbb879cc95dd" candidate_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e54730b9aa904928b5b0589dc3a93548" is_pre_election: true
I20260710 11:02:40.009961 15725 raft_consensus.cc:2393] T 0ad588bf02c340eab0f2fbb879cc95dd P c53f24a7a3644009b39ec0661ad61f03 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 674b98bcb2d3490bb4c0756d8befd2ed in current term 2: Already voted for candidate e54730b9aa904928b5b0589dc3a93548 in this term.
I20260710 11:02:40.010977 15255 leader_election.cc:304] T 0ad588bf02c340eab0f2fbb879cc95dd P 674b98bcb2d3490bb4c0756d8befd2ed [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: 674b98bcb2d3490bb4c0756d8befd2ed; no voters: c53f24a7a3644009b39ec0661ad61f03, e54730b9aa904928b5b0589dc3a93548
I20260710 11:02:40.011597 15540 raft_consensus.cc:3060] T 0ad588bf02c340eab0f2fbb879cc95dd P 674b98bcb2d3490bb4c0756d8befd2ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:40.016237 15540 raft_consensus.cc:2749] T 0ad588bf02c340eab0f2fbb879cc95dd P 674b98bcb2d3490bb4c0756d8befd2ed [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:02:40.029284 15528 raft_consensus.cc:493] T 54c6b99f989845128716bb739f35c1ed P 41cb9b52c69a4aa68928a829d306cbf8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c53f24a7a3644009b39ec0661ad61f03)
I20260710 11:02:40.029798 15528 raft_consensus.cc:515] T 54c6b99f989845128716bb739f35c1ed P 41cb9b52c69a4aa68928a829d306cbf8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } }
I20260710 11:02:40.031726 15528 leader_election.cc:290] T 54c6b99f989845128716bb739f35c1ed P 41cb9b52c69a4aa68928a829d306cbf8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e54730b9aa904928b5b0589dc3a93548 (127.12.212.3:40301), c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177)
I20260710 11:02:40.032332 15364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54c6b99f989845128716bb739f35c1ed" candidate_uuid: "41cb9b52c69a4aa68928a829d306cbf8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e54730b9aa904928b5b0589dc3a93548" is_pre_election: true
I20260710 11:02:40.032655 15725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54c6b99f989845128716bb739f35c1ed" candidate_uuid: "41cb9b52c69a4aa68928a829d306cbf8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c53f24a7a3644009b39ec0661ad61f03" is_pre_election: true
I20260710 11:02:40.033372 15725 raft_consensus.cc:2393] T 54c6b99f989845128716bb739f35c1ed P c53f24a7a3644009b39ec0661ad61f03 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 41cb9b52c69a4aa68928a829d306cbf8 in current term 2: Already voted for candidate e54730b9aa904928b5b0589dc3a93548 in this term.
I20260710 11:02:40.034276 15403 leader_election.cc:304] T 54c6b99f989845128716bb739f35c1ed P 41cb9b52c69a4aa68928a829d306cbf8 [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: 41cb9b52c69a4aa68928a829d306cbf8; no voters: c53f24a7a3644009b39ec0661ad61f03, e54730b9aa904928b5b0589dc3a93548
I20260710 11:02:40.034905 15528 raft_consensus.cc:3060] T 54c6b99f989845128716bb739f35c1ed P 41cb9b52c69a4aa68928a829d306cbf8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:40.040124 15528 raft_consensus.cc:2749] T 54c6b99f989845128716bb739f35c1ed P 41cb9b52c69a4aa68928a829d306cbf8 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:02:40.071638 15661 raft_consensus.cc:493] T ab1fdd30482b4662922aa91af81289e8 P e54730b9aa904928b5b0589dc3a93548 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c53f24a7a3644009b39ec0661ad61f03)
I20260710 11:02:40.072072 15661 raft_consensus.cc:515] T ab1fdd30482b4662922aa91af81289e8 P e54730b9aa904928b5b0589dc3a93548 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
I20260710 11:02:40.072435 15540 raft_consensus.cc:493] T ab1fdd30482b4662922aa91af81289e8 P 674b98bcb2d3490bb4c0756d8befd2ed [term 1 FOLLOWER]: Starting pre-election (detected failure of leader c53f24a7a3644009b39ec0661ad61f03)
I20260710 11:02:40.072981 15540 raft_consensus.cc:515] T ab1fdd30482b4662922aa91af81289e8 P 674b98bcb2d3490bb4c0756d8befd2ed [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
I20260710 11:02:40.074214 15661 leader_election.cc:290] T ab1fdd30482b4662922aa91af81289e8 P e54730b9aa904928b5b0589dc3a93548 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 674b98bcb2d3490bb4c0756d8befd2ed (127.12.212.2:44391), c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177)
I20260710 11:02:40.074867 15292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1fdd30482b4662922aa91af81289e8" candidate_uuid: "e54730b9aa904928b5b0589dc3a93548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" is_pre_election: true
I20260710 11:02:40.075309 15725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1fdd30482b4662922aa91af81289e8" candidate_uuid: "e54730b9aa904928b5b0589dc3a93548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c53f24a7a3644009b39ec0661ad61f03" is_pre_election: true
I20260710 11:02:40.075431 15540 leader_election.cc:290] T ab1fdd30482b4662922aa91af81289e8 P 674b98bcb2d3490bb4c0756d8befd2ed [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177), e54730b9aa904928b5b0589dc3a93548 (127.12.212.3:40301)
I20260710 11:02:40.075615 15724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1fdd30482b4662922aa91af81289e8" candidate_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c53f24a7a3644009b39ec0661ad61f03" is_pre_election: true
I20260710 11:02:40.075945 15725 raft_consensus.cc:2468] T ab1fdd30482b4662922aa91af81289e8 P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e54730b9aa904928b5b0589dc3a93548 in term 1.
I20260710 11:02:40.075537 15292 raft_consensus.cc:2468] T ab1fdd30482b4662922aa91af81289e8 P 674b98bcb2d3490bb4c0756d8befd2ed [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e54730b9aa904928b5b0589dc3a93548 in term 1.
I20260710 11:02:40.076833 15364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1fdd30482b4662922aa91af81289e8" candidate_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e54730b9aa904928b5b0589dc3a93548" is_pre_election: true
I20260710 11:02:40.077098 15329 leader_election.cc:304] T ab1fdd30482b4662922aa91af81289e8 P e54730b9aa904928b5b0589dc3a93548 [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: c53f24a7a3644009b39ec0661ad61f03, e54730b9aa904928b5b0589dc3a93548; no voters: 
I20260710 11:02:40.077430 15364 raft_consensus.cc:2468] T ab1fdd30482b4662922aa91af81289e8 P e54730b9aa904928b5b0589dc3a93548 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 674b98bcb2d3490bb4c0756d8befd2ed in term 1.
I20260710 11:02:40.077913 15661 raft_consensus.cc:2804] T ab1fdd30482b4662922aa91af81289e8 P e54730b9aa904928b5b0589dc3a93548 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:02:40.078289 15661 raft_consensus.cc:493] T ab1fdd30482b4662922aa91af81289e8 P e54730b9aa904928b5b0589dc3a93548 [term 1 FOLLOWER]: Starting leader election (detected failure of leader c53f24a7a3644009b39ec0661ad61f03)
I20260710 11:02:40.078598 15661 raft_consensus.cc:3060] T ab1fdd30482b4662922aa91af81289e8 P e54730b9aa904928b5b0589dc3a93548 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:40.078459 15258 leader_election.cc:304] T ab1fdd30482b4662922aa91af81289e8 P 674b98bcb2d3490bb4c0756d8befd2ed [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: 674b98bcb2d3490bb4c0756d8befd2ed, e54730b9aa904928b5b0589dc3a93548; no voters: c53f24a7a3644009b39ec0661ad61f03
I20260710 11:02:40.079255 15540 raft_consensus.cc:2804] T ab1fdd30482b4662922aa91af81289e8 P 674b98bcb2d3490bb4c0756d8befd2ed [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:02:40.079604 15540 raft_consensus.cc:493] T ab1fdd30482b4662922aa91af81289e8 P 674b98bcb2d3490bb4c0756d8befd2ed [term 1 FOLLOWER]: Starting leader election (detected failure of leader c53f24a7a3644009b39ec0661ad61f03)
I20260710 11:02:40.079959 15540 raft_consensus.cc:3060] T ab1fdd30482b4662922aa91af81289e8 P 674b98bcb2d3490bb4c0756d8befd2ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:40.085605 15661 raft_consensus.cc:515] T ab1fdd30482b4662922aa91af81289e8 P e54730b9aa904928b5b0589dc3a93548 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
I20260710 11:02:40.088212 15292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1fdd30482b4662922aa91af81289e8" candidate_uuid: "e54730b9aa904928b5b0589dc3a93548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "674b98bcb2d3490bb4c0756d8befd2ed"
I20260710 11:02:40.088562 15661 leader_election.cc:290] T ab1fdd30482b4662922aa91af81289e8 P e54730b9aa904928b5b0589dc3a93548 [CANDIDATE]: Term 2 election: Requested vote from peers 674b98bcb2d3490bb4c0756d8befd2ed (127.12.212.2:44391), c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177)
I20260710 11:02:40.088840 15725 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1fdd30482b4662922aa91af81289e8" candidate_uuid: "e54730b9aa904928b5b0589dc3a93548" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c53f24a7a3644009b39ec0661ad61f03"
I20260710 11:02:40.088739 15540 raft_consensus.cc:515] T ab1fdd30482b4662922aa91af81289e8 P 674b98bcb2d3490bb4c0756d8befd2ed [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
I20260710 11:02:40.089509 15725 raft_consensus.cc:3060] T ab1fdd30482b4662922aa91af81289e8 P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:40.089957 15292 raft_consensus.cc:2393] T ab1fdd30482b4662922aa91af81289e8 P 674b98bcb2d3490bb4c0756d8befd2ed [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate e54730b9aa904928b5b0589dc3a93548 in current term 2: Already voted for candidate 674b98bcb2d3490bb4c0756d8befd2ed in this term.
I20260710 11:02:40.091275 15540 leader_election.cc:290] T ab1fdd30482b4662922aa91af81289e8 P 674b98bcb2d3490bb4c0756d8befd2ed [CANDIDATE]: Term 2 election: Requested vote from peers c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177), e54730b9aa904928b5b0589dc3a93548 (127.12.212.3:40301)
I20260710 11:02:40.091543 15724 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1fdd30482b4662922aa91af81289e8" candidate_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "c53f24a7a3644009b39ec0661ad61f03"
I20260710 11:02:40.091833 15364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1fdd30482b4662922aa91af81289e8" candidate_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e54730b9aa904928b5b0589dc3a93548"
I20260710 11:02:40.092552 15364 raft_consensus.cc:2393] T ab1fdd30482b4662922aa91af81289e8 P e54730b9aa904928b5b0589dc3a93548 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 674b98bcb2d3490bb4c0756d8befd2ed in current term 2: Already voted for candidate e54730b9aa904928b5b0589dc3a93548 in this term.
I20260710 11:02:40.093430 15258 leader_election.cc:304] T ab1fdd30482b4662922aa91af81289e8 P 674b98bcb2d3490bb4c0756d8befd2ed [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: 674b98bcb2d3490bb4c0756d8befd2ed; no voters: c53f24a7a3644009b39ec0661ad61f03, e54730b9aa904928b5b0589dc3a93548
I20260710 11:02:40.094198 15540 raft_consensus.cc:2749] T ab1fdd30482b4662922aa91af81289e8 P 674b98bcb2d3490bb4c0756d8befd2ed [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260710 11:02:40.097453 15725 raft_consensus.cc:2468] T ab1fdd30482b4662922aa91af81289e8 P c53f24a7a3644009b39ec0661ad61f03 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e54730b9aa904928b5b0589dc3a93548 in term 2.
I20260710 11:02:40.098301 15329 leader_election.cc:304] T ab1fdd30482b4662922aa91af81289e8 P e54730b9aa904928b5b0589dc3a93548 [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: c53f24a7a3644009b39ec0661ad61f03, e54730b9aa904928b5b0589dc3a93548; no voters: 674b98bcb2d3490bb4c0756d8befd2ed
I20260710 11:02:40.098869 15661 raft_consensus.cc:2804] T ab1fdd30482b4662922aa91af81289e8 P e54730b9aa904928b5b0589dc3a93548 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:40.099351 15661 raft_consensus.cc:697] T ab1fdd30482b4662922aa91af81289e8 P e54730b9aa904928b5b0589dc3a93548 [term 2 LEADER]: Becoming Leader. State: Replica: e54730b9aa904928b5b0589dc3a93548, State: Running, Role: LEADER
I20260710 11:02:40.099952 15661 consensus_queue.cc:237] T ab1fdd30482b4662922aa91af81289e8 P e54730b9aa904928b5b0589dc3a93548 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
I20260710 11:02:40.114367 15115 catalog_manager.cc:5697] T ab1fdd30482b4662922aa91af81289e8 P e54730b9aa904928b5b0589dc3a93548 reported cstate change: term changed from 1 to 2, leader changed from c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1) to e54730b9aa904928b5b0589dc3a93548 (127.12.212.3). New cstate: current_term: 2 leader_uuid: "e54730b9aa904928b5b0589dc3a93548" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:40.177335 15292 raft_consensus.cc:1275] T b177d20734c142da8280ad7616f3aa19 P 674b98bcb2d3490bb4c0756d8befd2ed [term 2 FOLLOWER]: Refusing update from remote peer 41cb9b52c69a4aa68928a829d306cbf8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 11:02:40.178674 15528 consensus_queue.cc:1048] T b177d20734c142da8280ad7616f3aa19 P 41cb9b52c69a4aa68928a829d306cbf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:40.189925 15725 raft_consensus.cc:1275] T b177d20734c142da8280ad7616f3aa19 P c53f24a7a3644009b39ec0661ad61f03 [term 2 FOLLOWER]: Refusing update from remote peer 41cb9b52c69a4aa68928a829d306cbf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260710 11:02:40.190289 15725 pending_rounds.cc:85] T b177d20734c142da8280ad7616f3aa19 P c53f24a7a3644009b39ec0661ad61f03: Aborting all ops after (but not including) 0
I20260710 11:02:40.190531 15725 pending_rounds.cc:107] T b177d20734c142da8280ad7616f3aa19 P c53f24a7a3644009b39ec0661ad61f03: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 11:02:40.190762 15725 raft_consensus.cc:2889] T b177d20734c142da8280ad7616f3aa19 P c53f24a7a3644009b39ec0661ad61f03 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 11:02:40.192260 15525 consensus_queue.cc:1048] T b177d20734c142da8280ad7616f3aa19 P 41cb9b52c69a4aa68928a829d306cbf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:40.197276 15438 raft_consensus.cc:1275] T b049e23a96a846709aedf3eebe96c0b7 P 41cb9b52c69a4aa68928a829d306cbf8 [term 2 FOLLOWER]: Refusing update from remote peer e54730b9aa904928b5b0589dc3a93548: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:40.198771 15661 consensus_queue.cc:1048] T b049e23a96a846709aedf3eebe96c0b7 P e54730b9aa904928b5b0589dc3a93548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:40.221596 15724 raft_consensus.cc:1275] T b049e23a96a846709aedf3eebe96c0b7 P c53f24a7a3644009b39ec0661ad61f03 [term 2 FOLLOWER]: Refusing update from remote peer e54730b9aa904928b5b0589dc3a93548: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:40.223356 15526 consensus_queue.cc:1048] T b049e23a96a846709aedf3eebe96c0b7 P e54730b9aa904928b5b0589dc3a93548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:40.240713 15724 raft_consensus.cc:1275] T 57ad0b8395ae412f8fbbd2515dc8eb0f P c53f24a7a3644009b39ec0661ad61f03 [term 2 FOLLOWER]: Refusing update from remote peer 674b98bcb2d3490bb4c0756d8befd2ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:40.242007 15540 consensus_queue.cc:1048] T 57ad0b8395ae412f8fbbd2515dc8eb0f P 674b98bcb2d3490bb4c0756d8befd2ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:40.251405 15438 raft_consensus.cc:1275] T 57ad0b8395ae412f8fbbd2515dc8eb0f P 41cb9b52c69a4aa68928a829d306cbf8 [term 2 FOLLOWER]: Refusing update from remote peer 674b98bcb2d3490bb4c0756d8befd2ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:40.253340 15540 consensus_queue.cc:1048] T 57ad0b8395ae412f8fbbd2515dc8eb0f P 674b98bcb2d3490bb4c0756d8befd2ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:02:40.295897 15292 raft_consensus.cc:1275] T e78e9f0d39204f06b423d9ebf4fdf86f P 674b98bcb2d3490bb4c0756d8befd2ed [term 2 FOLLOWER]: Refusing update from remote peer 41cb9b52c69a4aa68928a829d306cbf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:40.297192 15438 raft_consensus.cc:1275] T 54c6b99f989845128716bb739f35c1ed P 41cb9b52c69a4aa68928a829d306cbf8 [term 2 FOLLOWER]: Refusing update from remote peer e54730b9aa904928b5b0589dc3a93548: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:40.297139 15776 consensus_queue.cc:1048] T e78e9f0d39204f06b423d9ebf4fdf86f P 41cb9b52c69a4aa68928a829d306cbf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:02:40.298568 15582 consensus_queue.cc:1048] T 54c6b99f989845128716bb739f35c1ed P e54730b9aa904928b5b0589dc3a93548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:40.308713 15724 raft_consensus.cc:1275] T e78e9f0d39204f06b423d9ebf4fdf86f P c53f24a7a3644009b39ec0661ad61f03 [term 2 FOLLOWER]: Refusing update from remote peer 41cb9b52c69a4aa68928a829d306cbf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:40.310146 15525 consensus_queue.cc:1048] T e78e9f0d39204f06b423d9ebf4fdf86f P 41cb9b52c69a4aa68928a829d306cbf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:40.326030 15725 raft_consensus.cc:1275] T 0ad588bf02c340eab0f2fbb879cc95dd P c53f24a7a3644009b39ec0661ad61f03 [term 2 FOLLOWER]: Refusing update from remote peer e54730b9aa904928b5b0589dc3a93548: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:40.326073 15724 raft_consensus.cc:1275] T 54c6b99f989845128716bb739f35c1ed P c53f24a7a3644009b39ec0661ad61f03 [term 2 FOLLOWER]: Refusing update from remote peer e54730b9aa904928b5b0589dc3a93548: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:40.328167 15780 consensus_queue.cc:1048] T 54c6b99f989845128716bb739f35c1ed P e54730b9aa904928b5b0589dc3a93548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:40.328140 15582 consensus_queue.cc:1048] T 0ad588bf02c340eab0f2fbb879cc95dd P e54730b9aa904928b5b0589dc3a93548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260710 11:02:40.344280 15292 raft_consensus.cc:1275] T 0ad588bf02c340eab0f2fbb879cc95dd P 674b98bcb2d3490bb4c0756d8befd2ed [term 2 FOLLOWER]: Refusing update from remote peer e54730b9aa904928b5b0589dc3a93548: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:40.347808 15661 consensus_queue.cc:1048] T 0ad588bf02c340eab0f2fbb879cc95dd P e54730b9aa904928b5b0589dc3a93548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:40.539484 15725 raft_consensus.cc:1275] T ab1fdd30482b4662922aa91af81289e8 P c53f24a7a3644009b39ec0661ad61f03 [term 2 FOLLOWER]: Refusing update from remote peer e54730b9aa904928b5b0589dc3a93548: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:40.541018 15661 consensus_queue.cc:1048] T ab1fdd30482b4662922aa91af81289e8 P e54730b9aa904928b5b0589dc3a93548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:40.552109 15292 raft_consensus.cc:1275] T ab1fdd30482b4662922aa91af81289e8 P 674b98bcb2d3490bb4c0756d8befd2ed [term 2 FOLLOWER]: Refusing update from remote peer e54730b9aa904928b5b0589dc3a93548: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:40.553350 15661 consensus_queue.cc:1048] T ab1fdd30482b4662922aa91af81289e8 P e54730b9aa904928b5b0589dc3a93548 [LEADER]: Connected to new peer: Peer: permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:02:44.629473 15329 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.212.1:41177, user_credentials={real_user=slave}} blocked reactor thread for 155158us
W20260710 11:02:45.659142 15387 debug-util.cc:398] Leaking SignalData structure 0x7b08000c5ae0 after lost signal to thread 13139
W20260710 11:02:45.660075 15387 debug-util.cc:398] Leaking SignalData structure 0x7b0800084bc0 after lost signal to thread 15149
W20260710 11:02:45.661007 15387 debug-util.cc:398] Leaking SignalData structure 0x7b080021d680 after lost signal to thread 15316
W20260710 11:02:45.661803 15387 debug-util.cc:398] Leaking SignalData structure 0x7b080025a220 after lost signal to thread 15390
W20260710 11:02:45.662593 15387 debug-util.cc:398] Leaking SignalData structure 0x7b080021ad20 after lost signal to thread 15464
W20260710 11:02:45.663465 15387 debug-util.cc:398] Leaking SignalData structure 0x7b080015fc80 after lost signal to thread 15751
I20260710 11:02:49.532692 13136 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:02:49.561240 15364 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "049fc340345540f3b881a08da363d556"
dest_uuid: "e54730b9aa904928b5b0589dc3a93548"
mode: GRACEFUL
new_leader_uuid: "c53f24a7a3644009b39ec0661ad61f03"
 from {username='slave'} at 127.0.0.1:54292
I20260710 11:02:49.562029 15364 raft_consensus.cc:606] T 049fc340345540f3b881a08da363d556 P e54730b9aa904928b5b0589dc3a93548 [term 1 LEADER]: Received request to transfer leadership to TS c53f24a7a3644009b39ec0661ad61f03
I20260710 11:02:49.565045 15364 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0ad588bf02c340eab0f2fbb879cc95dd"
dest_uuid: "e54730b9aa904928b5b0589dc3a93548"
mode: GRACEFUL
new_leader_uuid: "c53f24a7a3644009b39ec0661ad61f03"
 from {username='slave'} at 127.0.0.1:54292
I20260710 11:02:49.565548 15364 raft_consensus.cc:606] T 0ad588bf02c340eab0f2fbb879cc95dd P e54730b9aa904928b5b0589dc3a93548 [term 2 LEADER]: Received request to transfer leadership to TS c53f24a7a3644009b39ec0661ad61f03
I20260710 11:02:49.577670 15437 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1655f47bf20b43979c04f886a39df119"
dest_uuid: "41cb9b52c69a4aa68928a829d306cbf8"
mode: GRACEFUL
new_leader_uuid: "c53f24a7a3644009b39ec0661ad61f03"
 from {username='slave'} at 127.0.0.1:53742
I20260710 11:02:49.578370 15437 raft_consensus.cc:606] T 1655f47bf20b43979c04f886a39df119 P 41cb9b52c69a4aa68928a829d306cbf8 [term 1 LEADER]: Received request to transfer leadership to TS c53f24a7a3644009b39ec0661ad61f03
I20260710 11:02:49.581274 15364 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ab1fdd30482b4662922aa91af81289e8"
dest_uuid: "e54730b9aa904928b5b0589dc3a93548"
mode: GRACEFUL
new_leader_uuid: "c53f24a7a3644009b39ec0661ad61f03"
 from {username='slave'} at 127.0.0.1:54292
I20260710 11:02:49.581897 15364 raft_consensus.cc:606] T ab1fdd30482b4662922aa91af81289e8 P e54730b9aa904928b5b0589dc3a93548 [term 2 LEADER]: Received request to transfer leadership to TS c53f24a7a3644009b39ec0661ad61f03
I20260710 11:02:49.584764 15437 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f126abdfca174805b5f1b41467da4ff8"
dest_uuid: "41cb9b52c69a4aa68928a829d306cbf8"
mode: GRACEFUL
new_leader_uuid: "674b98bcb2d3490bb4c0756d8befd2ed"
 from {username='slave'} at 127.0.0.1:53742
I20260710 11:02:49.585318 15437 raft_consensus.cc:606] T f126abdfca174805b5f1b41467da4ff8 P 41cb9b52c69a4aa68928a829d306cbf8 [term 1 LEADER]: Received request to transfer leadership to TS 674b98bcb2d3490bb4c0756d8befd2ed
I20260710 11:02:49.586422 13136 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 11:02:49.587414 13136 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:02:49.722013 15837 raft_consensus.cc:993] T 1655f47bf20b43979c04f886a39df119 P 41cb9b52c69a4aa68928a829d306cbf8: : Instructing follower c53f24a7a3644009b39ec0661ad61f03 to start an election
I20260710 11:02:49.722591 15837 raft_consensus.cc:1081] T 1655f47bf20b43979c04f886a39df119 P 41cb9b52c69a4aa68928a829d306cbf8 [term 1 LEADER]: Signalling peer c53f24a7a3644009b39ec0661ad61f03 to start an election
I20260710 11:02:49.724300 15723 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1655f47bf20b43979c04f886a39df119"
dest_uuid: "c53f24a7a3644009b39ec0661ad61f03"
 from {username='slave'} at 127.0.0.1:49452
I20260710 11:02:49.724848 15723 raft_consensus.cc:493] T 1655f47bf20b43979c04f886a39df119 P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:49.725185 15723 raft_consensus.cc:3060] T 1655f47bf20b43979c04f886a39df119 P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:49.731587 15723 raft_consensus.cc:515] T 1655f47bf20b43979c04f886a39df119 P c53f24a7a3644009b39ec0661ad61f03 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } }
I20260710 11:02:49.733734 15723 leader_election.cc:290] T 1655f47bf20b43979c04f886a39df119 P c53f24a7a3644009b39ec0661ad61f03 [CANDIDATE]: Term 2 election: Requested vote from peers 674b98bcb2d3490bb4c0756d8befd2ed (127.12.212.2:44391), 41cb9b52c69a4aa68928a829d306cbf8 (127.12.212.4:40157)
I20260710 11:02:49.746595 15836 raft_consensus.cc:993] T ab1fdd30482b4662922aa91af81289e8 P e54730b9aa904928b5b0589dc3a93548: : Instructing follower c53f24a7a3644009b39ec0661ad61f03 to start an election
I20260710 11:02:49.747197 15836 raft_consensus.cc:1081] T ab1fdd30482b4662922aa91af81289e8 P e54730b9aa904928b5b0589dc3a93548 [term 2 LEADER]: Signalling peer c53f24a7a3644009b39ec0661ad61f03 to start an election
I20260710 11:02:49.748950 15723 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ab1fdd30482b4662922aa91af81289e8"
dest_uuid: "c53f24a7a3644009b39ec0661ad61f03"
 from {username='slave'} at 127.0.0.1:49436
I20260710 11:02:49.749550 15723 raft_consensus.cc:493] T ab1fdd30482b4662922aa91af81289e8 P c53f24a7a3644009b39ec0661ad61f03 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:49.749965 15723 raft_consensus.cc:3060] T ab1fdd30482b4662922aa91af81289e8 P c53f24a7a3644009b39ec0661ad61f03 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:49.751276 15437 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1655f47bf20b43979c04f886a39df119" candidate_uuid: "c53f24a7a3644009b39ec0661ad61f03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "41cb9b52c69a4aa68928a829d306cbf8"
I20260710 11:02:49.752209 15437 raft_consensus.cc:3055] T 1655f47bf20b43979c04f886a39df119 P 41cb9b52c69a4aa68928a829d306cbf8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:49.752575 15437 raft_consensus.cc:740] T 1655f47bf20b43979c04f886a39df119 P 41cb9b52c69a4aa68928a829d306cbf8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 41cb9b52c69a4aa68928a829d306cbf8, State: Running, Role: LEADER
I20260710 11:02:49.752965 15292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1655f47bf20b43979c04f886a39df119" candidate_uuid: "c53f24a7a3644009b39ec0661ad61f03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "674b98bcb2d3490bb4c0756d8befd2ed"
I20260710 11:02:49.753604 15292 raft_consensus.cc:3060] T 1655f47bf20b43979c04f886a39df119 P 674b98bcb2d3490bb4c0756d8befd2ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:49.753602 15437 consensus_queue.cc:260] T 1655f47bf20b43979c04f886a39df119 P 41cb9b52c69a4aa68928a829d306cbf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } }
I20260710 11:02:49.755370 15437 raft_consensus.cc:3060] T 1655f47bf20b43979c04f886a39df119 P 41cb9b52c69a4aa68928a829d306cbf8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:49.758961 15723 raft_consensus.cc:515] T ab1fdd30482b4662922aa91af81289e8 P c53f24a7a3644009b39ec0661ad61f03 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
I20260710 11:02:49.761308 15292 raft_consensus.cc:2468] T 1655f47bf20b43979c04f886a39df119 P 674b98bcb2d3490bb4c0756d8befd2ed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c53f24a7a3644009b39ec0661ad61f03 in term 2.
I20260710 11:02:49.761615 15723 leader_election.cc:290] T ab1fdd30482b4662922aa91af81289e8 P c53f24a7a3644009b39ec0661ad61f03 [CANDIDATE]: Term 3 election: Requested vote from peers 674b98bcb2d3490bb4c0756d8befd2ed (127.12.212.2:44391), e54730b9aa904928b5b0589dc3a93548 (127.12.212.3:40301)
I20260710 11:02:49.762948 15680 leader_election.cc:304] T 1655f47bf20b43979c04f886a39df119 P c53f24a7a3644009b39ec0661ad61f03 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 674b98bcb2d3490bb4c0756d8befd2ed, c53f24a7a3644009b39ec0661ad61f03; no voters: 
I20260710 11:02:49.763329 15292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1fdd30482b4662922aa91af81289e8" candidate_uuid: "c53f24a7a3644009b39ec0661ad61f03" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "674b98bcb2d3490bb4c0756d8befd2ed"
I20260710 11:02:49.763957 15292 raft_consensus.cc:3060] T ab1fdd30482b4662922aa91af81289e8 P 674b98bcb2d3490bb4c0756d8befd2ed [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:49.772257 15292 raft_consensus.cc:2468] T ab1fdd30482b4662922aa91af81289e8 P 674b98bcb2d3490bb4c0756d8befd2ed [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c53f24a7a3644009b39ec0661ad61f03 in term 3.
I20260710 11:02:49.773630 15437 raft_consensus.cc:2468] T 1655f47bf20b43979c04f886a39df119 P 41cb9b52c69a4aa68928a829d306cbf8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c53f24a7a3644009b39ec0661ad61f03 in term 2.
I20260710 11:02:49.775445 15841 raft_consensus.cc:2804] T 1655f47bf20b43979c04f886a39df119 P c53f24a7a3644009b39ec0661ad61f03 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:49.775925 15680 leader_election.cc:304] T ab1fdd30482b4662922aa91af81289e8 P c53f24a7a3644009b39ec0661ad61f03 [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: 674b98bcb2d3490bb4c0756d8befd2ed, c53f24a7a3644009b39ec0661ad61f03; no voters: 
I20260710 11:02:49.776902 15841 raft_consensus.cc:697] T 1655f47bf20b43979c04f886a39df119 P c53f24a7a3644009b39ec0661ad61f03 [term 2 LEADER]: Becoming Leader. State: Replica: c53f24a7a3644009b39ec0661ad61f03, State: Running, Role: LEADER
I20260710 11:02:49.778133 15841 consensus_queue.cc:237] T 1655f47bf20b43979c04f886a39df119 P c53f24a7a3644009b39ec0661ad61f03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } }
I20260710 11:02:49.779867 15842 raft_consensus.cc:2804] T ab1fdd30482b4662922aa91af81289e8 P c53f24a7a3644009b39ec0661ad61f03 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:02:49.780632 15842 raft_consensus.cc:697] T ab1fdd30482b4662922aa91af81289e8 P c53f24a7a3644009b39ec0661ad61f03 [term 3 LEADER]: Becoming Leader. State: Replica: c53f24a7a3644009b39ec0661ad61f03, State: Running, Role: LEADER
I20260710 11:02:49.783151 15842 consensus_queue.cc:237] T ab1fdd30482b4662922aa91af81289e8 P c53f24a7a3644009b39ec0661ad61f03 [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: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
I20260710 11:02:49.787591 15364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab1fdd30482b4662922aa91af81289e8" candidate_uuid: "c53f24a7a3644009b39ec0661ad61f03" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e54730b9aa904928b5b0589dc3a93548"
I20260710 11:02:49.788296 15364 raft_consensus.cc:3055] T ab1fdd30482b4662922aa91af81289e8 P e54730b9aa904928b5b0589dc3a93548 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:02:49.788647 15364 raft_consensus.cc:740] T ab1fdd30482b4662922aa91af81289e8 P e54730b9aa904928b5b0589dc3a93548 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e54730b9aa904928b5b0589dc3a93548, State: Running, Role: LEADER
I20260710 11:02:49.789582 15364 consensus_queue.cc:260] T ab1fdd30482b4662922aa91af81289e8 P e54730b9aa904928b5b0589dc3a93548 [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: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
I20260710 11:02:49.790844 15364 raft_consensus.cc:3060] T ab1fdd30482b4662922aa91af81289e8 P e54730b9aa904928b5b0589dc3a93548 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:49.799216 15364 raft_consensus.cc:2468] T ab1fdd30482b4662922aa91af81289e8 P e54730b9aa904928b5b0589dc3a93548 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c53f24a7a3644009b39ec0661ad61f03 in term 3.
I20260710 11:02:49.799710 15114 catalog_manager.cc:5697] T 1655f47bf20b43979c04f886a39df119 P c53f24a7a3644009b39ec0661ad61f03 reported cstate change: term changed from 1 to 2, leader changed from 41cb9b52c69a4aa68928a829d306cbf8 (127.12.212.4) to c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1). New cstate: current_term: 2 leader_uuid: "c53f24a7a3644009b39ec0661ad61f03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:49.801761 15114 catalog_manager.cc:5697] T ab1fdd30482b4662922aa91af81289e8 P c53f24a7a3644009b39ec0661ad61f03 reported cstate change: term changed from 2 to 3, leader changed from e54730b9aa904928b5b0589dc3a93548 (127.12.212.3) to c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1). New cstate: current_term: 3 leader_uuid: "c53f24a7a3644009b39ec0661ad61f03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:49.847874 15837 raft_consensus.cc:993] T f126abdfca174805b5f1b41467da4ff8 P 41cb9b52c69a4aa68928a829d306cbf8: : Instructing follower 674b98bcb2d3490bb4c0756d8befd2ed to start an election
I20260710 11:02:49.848483 15826 raft_consensus.cc:1081] T f126abdfca174805b5f1b41467da4ff8 P 41cb9b52c69a4aa68928a829d306cbf8 [term 1 LEADER]: Signalling peer 674b98bcb2d3490bb4c0756d8befd2ed to start an election
I20260710 11:02:49.849978 15292 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f126abdfca174805b5f1b41467da4ff8"
dest_uuid: "674b98bcb2d3490bb4c0756d8befd2ed"
 from {username='slave'} at 127.0.0.1:54950
I20260710 11:02:49.850477 15292 raft_consensus.cc:493] T f126abdfca174805b5f1b41467da4ff8 P 674b98bcb2d3490bb4c0756d8befd2ed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:49.850817 15292 raft_consensus.cc:3060] T f126abdfca174805b5f1b41467da4ff8 P 674b98bcb2d3490bb4c0756d8befd2ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:49.856935 15292 raft_consensus.cc:515] T f126abdfca174805b5f1b41467da4ff8 P 674b98bcb2d3490bb4c0756d8befd2ed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } }
I20260710 11:02:49.858373 15292 leader_election.cc:290] T f126abdfca174805b5f1b41467da4ff8 P 674b98bcb2d3490bb4c0756d8befd2ed [CANDIDATE]: Term 2 election: Requested vote from peers e54730b9aa904928b5b0589dc3a93548 (127.12.212.3:40301), 41cb9b52c69a4aa68928a829d306cbf8 (127.12.212.4:40157)
I20260710 11:02:49.859176 15364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f126abdfca174805b5f1b41467da4ff8" candidate_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e54730b9aa904928b5b0589dc3a93548"
I20260710 11:02:49.859496 15440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f126abdfca174805b5f1b41467da4ff8" candidate_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "41cb9b52c69a4aa68928a829d306cbf8"
I20260710 11:02:49.859771 15364 raft_consensus.cc:3060] T f126abdfca174805b5f1b41467da4ff8 P e54730b9aa904928b5b0589dc3a93548 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:49.860085 15440 raft_consensus.cc:3055] T f126abdfca174805b5f1b41467da4ff8 P 41cb9b52c69a4aa68928a829d306cbf8 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:49.860373 15440 raft_consensus.cc:740] T f126abdfca174805b5f1b41467da4ff8 P 41cb9b52c69a4aa68928a829d306cbf8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 41cb9b52c69a4aa68928a829d306cbf8, State: Running, Role: LEADER
I20260710 11:02:49.861117 15440 consensus_queue.cc:260] T f126abdfca174805b5f1b41467da4ff8 P 41cb9b52c69a4aa68928a829d306cbf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } }
I20260710 11:02:49.862106 15440 raft_consensus.cc:3060] T f126abdfca174805b5f1b41467da4ff8 P 41cb9b52c69a4aa68928a829d306cbf8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:49.864384 15364 raft_consensus.cc:2468] T f126abdfca174805b5f1b41467da4ff8 P e54730b9aa904928b5b0589dc3a93548 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 674b98bcb2d3490bb4c0756d8befd2ed in term 2.
I20260710 11:02:49.865414 15258 leader_election.cc:304] T f126abdfca174805b5f1b41467da4ff8 P 674b98bcb2d3490bb4c0756d8befd2ed [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 674b98bcb2d3490bb4c0756d8befd2ed, e54730b9aa904928b5b0589dc3a93548; no voters: 
I20260710 11:02:49.866194 15829 raft_consensus.cc:2804] T f126abdfca174805b5f1b41467da4ff8 P 674b98bcb2d3490bb4c0756d8befd2ed [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:49.867619 15829 raft_consensus.cc:697] T f126abdfca174805b5f1b41467da4ff8 P 674b98bcb2d3490bb4c0756d8befd2ed [term 2 LEADER]: Becoming Leader. State: Replica: 674b98bcb2d3490bb4c0756d8befd2ed, State: Running, Role: LEADER
I20260710 11:02:49.868253 15440 raft_consensus.cc:2468] T f126abdfca174805b5f1b41467da4ff8 P 41cb9b52c69a4aa68928a829d306cbf8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 674b98bcb2d3490bb4c0756d8befd2ed in term 2.
I20260710 11:02:49.868541 15829 consensus_queue.cc:237] T f126abdfca174805b5f1b41467da4ff8 P 674b98bcb2d3490bb4c0756d8befd2ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } }
I20260710 11:02:49.877202 15114 catalog_manager.cc:5697] T f126abdfca174805b5f1b41467da4ff8 P 674b98bcb2d3490bb4c0756d8befd2ed reported cstate change: term changed from 1 to 2, leader changed from 41cb9b52c69a4aa68928a829d306cbf8 (127.12.212.4) to 674b98bcb2d3490bb4c0756d8befd2ed (127.12.212.2). New cstate: current_term: 2 leader_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:49.880492 15836 raft_consensus.cc:993] T 0ad588bf02c340eab0f2fbb879cc95dd P e54730b9aa904928b5b0589dc3a93548: : Instructing follower c53f24a7a3644009b39ec0661ad61f03 to start an election
I20260710 11:02:49.881095 15830 raft_consensus.cc:1081] T 0ad588bf02c340eab0f2fbb879cc95dd P e54730b9aa904928b5b0589dc3a93548 [term 2 LEADER]: Signalling peer c53f24a7a3644009b39ec0661ad61f03 to start an election
I20260710 11:02:49.882687 15723 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0ad588bf02c340eab0f2fbb879cc95dd"
dest_uuid: "c53f24a7a3644009b39ec0661ad61f03"
 from {username='slave'} at 127.0.0.1:49436
I20260710 11:02:49.883232 15723 raft_consensus.cc:493] T 0ad588bf02c340eab0f2fbb879cc95dd P c53f24a7a3644009b39ec0661ad61f03 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:49.883605 15723 raft_consensus.cc:3060] T 0ad588bf02c340eab0f2fbb879cc95dd P c53f24a7a3644009b39ec0661ad61f03 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:49.891621 15723 raft_consensus.cc:515] T 0ad588bf02c340eab0f2fbb879cc95dd P c53f24a7a3644009b39ec0661ad61f03 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
I20260710 11:02:49.893138 15723 leader_election.cc:290] T 0ad588bf02c340eab0f2fbb879cc95dd P c53f24a7a3644009b39ec0661ad61f03 [CANDIDATE]: Term 3 election: Requested vote from peers 674b98bcb2d3490bb4c0756d8befd2ed (127.12.212.2:44391), e54730b9aa904928b5b0589dc3a93548 (127.12.212.3:40301)
I20260710 11:02:49.893831 15292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad588bf02c340eab0f2fbb879cc95dd" candidate_uuid: "c53f24a7a3644009b39ec0661ad61f03" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "674b98bcb2d3490bb4c0756d8befd2ed"
I20260710 11:02:49.894071 15364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0ad588bf02c340eab0f2fbb879cc95dd" candidate_uuid: "c53f24a7a3644009b39ec0661ad61f03" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e54730b9aa904928b5b0589dc3a93548"
I20260710 11:02:49.894393 15292 raft_consensus.cc:3060] T 0ad588bf02c340eab0f2fbb879cc95dd P 674b98bcb2d3490bb4c0756d8befd2ed [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:49.894551 15364 raft_consensus.cc:3055] T 0ad588bf02c340eab0f2fbb879cc95dd P e54730b9aa904928b5b0589dc3a93548 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:02:49.894891 15364 raft_consensus.cc:740] T 0ad588bf02c340eab0f2fbb879cc95dd P e54730b9aa904928b5b0589dc3a93548 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: e54730b9aa904928b5b0589dc3a93548, State: Running, Role: LEADER
I20260710 11:02:49.895671 15364 consensus_queue.cc:260] T 0ad588bf02c340eab0f2fbb879cc95dd P e54730b9aa904928b5b0589dc3a93548 [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: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
I20260710 11:02:49.896816 15364 raft_consensus.cc:3060] T 0ad588bf02c340eab0f2fbb879cc95dd P e54730b9aa904928b5b0589dc3a93548 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:02:49.900774 15292 raft_consensus.cc:2468] T 0ad588bf02c340eab0f2fbb879cc95dd P 674b98bcb2d3490bb4c0756d8befd2ed [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c53f24a7a3644009b39ec0661ad61f03 in term 3.
I20260710 11:02:49.902112 15680 leader_election.cc:304] T 0ad588bf02c340eab0f2fbb879cc95dd P c53f24a7a3644009b39ec0661ad61f03 [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: 674b98bcb2d3490bb4c0756d8befd2ed, c53f24a7a3644009b39ec0661ad61f03; no voters: 
I20260710 11:02:49.903154 15843 raft_consensus.cc:2804] T 0ad588bf02c340eab0f2fbb879cc95dd P c53f24a7a3644009b39ec0661ad61f03 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:02:49.903681 15843 raft_consensus.cc:697] T 0ad588bf02c340eab0f2fbb879cc95dd P c53f24a7a3644009b39ec0661ad61f03 [term 3 LEADER]: Becoming Leader. State: Replica: c53f24a7a3644009b39ec0661ad61f03, State: Running, Role: LEADER
I20260710 11:02:49.904109 15364 raft_consensus.cc:2468] T 0ad588bf02c340eab0f2fbb879cc95dd P e54730b9aa904928b5b0589dc3a93548 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c53f24a7a3644009b39ec0661ad61f03 in term 3.
I20260710 11:02:49.904960 15843 consensus_queue.cc:237] T 0ad588bf02c340eab0f2fbb879cc95dd P c53f24a7a3644009b39ec0661ad61f03 [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: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
I20260710 11:02:49.912271 15114 catalog_manager.cc:5697] T 0ad588bf02c340eab0f2fbb879cc95dd P c53f24a7a3644009b39ec0661ad61f03 reported cstate change: term changed from 2 to 3, leader changed from e54730b9aa904928b5b0589dc3a93548 (127.12.212.3) to c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1). New cstate: current_term: 3 leader_uuid: "c53f24a7a3644009b39ec0661ad61f03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:50.169267 15836 raft_consensus.cc:993] T 049fc340345540f3b881a08da363d556 P e54730b9aa904928b5b0589dc3a93548: : Instructing follower c53f24a7a3644009b39ec0661ad61f03 to start an election
I20260710 11:02:50.169710 15830 raft_consensus.cc:1081] T 049fc340345540f3b881a08da363d556 P e54730b9aa904928b5b0589dc3a93548 [term 1 LEADER]: Signalling peer c53f24a7a3644009b39ec0661ad61f03 to start an election
I20260710 11:02:50.171202 15723 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "049fc340345540f3b881a08da363d556"
dest_uuid: "c53f24a7a3644009b39ec0661ad61f03"
 from {username='slave'} at 127.0.0.1:49436
I20260710 11:02:50.171718 15723 raft_consensus.cc:493] T 049fc340345540f3b881a08da363d556 P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:50.172049 15723 raft_consensus.cc:3060] T 049fc340345540f3b881a08da363d556 P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:50.176803 15723 raft_consensus.cc:515] T 049fc340345540f3b881a08da363d556 P c53f24a7a3644009b39ec0661ad61f03 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } }
I20260710 11:02:50.178244 15723 leader_election.cc:290] T 049fc340345540f3b881a08da363d556 P c53f24a7a3644009b39ec0661ad61f03 [CANDIDATE]: Term 2 election: Requested vote from peers e54730b9aa904928b5b0589dc3a93548 (127.12.212.3:40301), 41cb9b52c69a4aa68928a829d306cbf8 (127.12.212.4:40157)
I20260710 11:02:50.179132 15364 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "049fc340345540f3b881a08da363d556" candidate_uuid: "c53f24a7a3644009b39ec0661ad61f03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e54730b9aa904928b5b0589dc3a93548"
I20260710 11:02:50.179260 15440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "049fc340345540f3b881a08da363d556" candidate_uuid: "c53f24a7a3644009b39ec0661ad61f03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "41cb9b52c69a4aa68928a829d306cbf8"
I20260710 11:02:50.179685 15364 raft_consensus.cc:3055] T 049fc340345540f3b881a08da363d556 P e54730b9aa904928b5b0589dc3a93548 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:50.179826 15440 raft_consensus.cc:3060] T 049fc340345540f3b881a08da363d556 P 41cb9b52c69a4aa68928a829d306cbf8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:50.179972 15364 raft_consensus.cc:740] T 049fc340345540f3b881a08da363d556 P e54730b9aa904928b5b0589dc3a93548 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e54730b9aa904928b5b0589dc3a93548, State: Running, Role: LEADER
I20260710 11:02:50.180866 15364 consensus_queue.cc:260] T 049fc340345540f3b881a08da363d556 P e54730b9aa904928b5b0589dc3a93548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } }
I20260710 11:02:50.182150 15364 raft_consensus.cc:3060] T 049fc340345540f3b881a08da363d556 P e54730b9aa904928b5b0589dc3a93548 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:50.185446 15440 raft_consensus.cc:2468] T 049fc340345540f3b881a08da363d556 P 41cb9b52c69a4aa68928a829d306cbf8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c53f24a7a3644009b39ec0661ad61f03 in term 2.
I20260710 11:02:50.186435 15680 leader_election.cc:304] T 049fc340345540f3b881a08da363d556 P c53f24a7a3644009b39ec0661ad61f03 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41cb9b52c69a4aa68928a829d306cbf8, c53f24a7a3644009b39ec0661ad61f03; no voters: 
I20260710 11:02:50.186817 15364 raft_consensus.cc:2468] T 049fc340345540f3b881a08da363d556 P e54730b9aa904928b5b0589dc3a93548 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c53f24a7a3644009b39ec0661ad61f03 in term 2.
I20260710 11:02:50.187155 15843 raft_consensus.cc:2804] T 049fc340345540f3b881a08da363d556 P c53f24a7a3644009b39ec0661ad61f03 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:50.187704 15843 raft_consensus.cc:697] T 049fc340345540f3b881a08da363d556 P c53f24a7a3644009b39ec0661ad61f03 [term 2 LEADER]: Becoming Leader. State: Replica: c53f24a7a3644009b39ec0661ad61f03, State: Running, Role: LEADER
I20260710 11:02:50.188424 15843 consensus_queue.cc:237] T 049fc340345540f3b881a08da363d556 P c53f24a7a3644009b39ec0661ad61f03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } }
I20260710 11:02:50.195055 15114 catalog_manager.cc:5697] T 049fc340345540f3b881a08da363d556 P c53f24a7a3644009b39ec0661ad61f03 reported cstate change: term changed from 1 to 2, leader changed from e54730b9aa904928b5b0589dc3a93548 (127.12.212.3) to c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1). New cstate: current_term: 2 leader_uuid: "c53f24a7a3644009b39ec0661ad61f03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:50.242591 15292 raft_consensus.cc:1275] T 1655f47bf20b43979c04f886a39df119 P 674b98bcb2d3490bb4c0756d8befd2ed [term 2 FOLLOWER]: Refusing update from remote peer c53f24a7a3644009b39ec0661ad61f03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:50.243741 15843 consensus_queue.cc:1048] T 1655f47bf20b43979c04f886a39df119 P c53f24a7a3644009b39ec0661ad61f03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:50.254281 15440 raft_consensus.cc:1275] T 1655f47bf20b43979c04f886a39df119 P 41cb9b52c69a4aa68928a829d306cbf8 [term 2 FOLLOWER]: Refusing update from remote peer c53f24a7a3644009b39ec0661ad61f03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:50.257835 15856 consensus_queue.cc:1048] T 1655f47bf20b43979c04f886a39df119 P c53f24a7a3644009b39ec0661ad61f03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:02:50.267840 15364 raft_consensus.cc:1275] T ab1fdd30482b4662922aa91af81289e8 P e54730b9aa904928b5b0589dc3a93548 [term 3 FOLLOWER]: Refusing update from remote peer c53f24a7a3644009b39ec0661ad61f03: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:50.269150 15856 consensus_queue.cc:1048] T ab1fdd30482b4662922aa91af81289e8 P c53f24a7a3644009b39ec0661ad61f03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:50.285275 15292 raft_consensus.cc:1275] T ab1fdd30482b4662922aa91af81289e8 P 674b98bcb2d3490bb4c0756d8befd2ed [term 3 FOLLOWER]: Refusing update from remote peer c53f24a7a3644009b39ec0661ad61f03: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:50.286787 15856 consensus_queue.cc:1048] T ab1fdd30482b4662922aa91af81289e8 P c53f24a7a3644009b39ec0661ad61f03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:50.293826 15440 raft_consensus.cc:1275] T f126abdfca174805b5f1b41467da4ff8 P 41cb9b52c69a4aa68928a829d306cbf8 [term 2 FOLLOWER]: Refusing update from remote peer 674b98bcb2d3490bb4c0756d8befd2ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:50.298069 15850 consensus_queue.cc:1048] T f126abdfca174805b5f1b41467da4ff8 P 674b98bcb2d3490bb4c0756d8befd2ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:50.308434 15365 raft_consensus.cc:1275] T f126abdfca174805b5f1b41467da4ff8 P e54730b9aa904928b5b0589dc3a93548 [term 2 FOLLOWER]: Refusing update from remote peer 674b98bcb2d3490bb4c0756d8befd2ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:50.309932 15850 consensus_queue.cc:1048] T f126abdfca174805b5f1b41467da4ff8 P 674b98bcb2d3490bb4c0756d8befd2ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:50.319255 15292 raft_consensus.cc:1275] T 0ad588bf02c340eab0f2fbb879cc95dd P 674b98bcb2d3490bb4c0756d8befd2ed [term 3 FOLLOWER]: Refusing update from remote peer c53f24a7a3644009b39ec0661ad61f03: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:50.320429 15856 consensus_queue.cc:1048] T 0ad588bf02c340eab0f2fbb879cc95dd P c53f24a7a3644009b39ec0661ad61f03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:50.331064 15365 raft_consensus.cc:1275] T 0ad588bf02c340eab0f2fbb879cc95dd P e54730b9aa904928b5b0589dc3a93548 [term 3 FOLLOWER]: Refusing update from remote peer c53f24a7a3644009b39ec0661ad61f03: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:02:50.332461 15842 consensus_queue.cc:1048] T 0ad588bf02c340eab0f2fbb879cc95dd P c53f24a7a3644009b39ec0661ad61f03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:02:50.588442 13136 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:02:50.605348 13136 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:02:50.621474 15365 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "29e8c6a2f861477a9c6fd4f9f130a8d8"
dest_uuid: "e54730b9aa904928b5b0589dc3a93548"
mode: GRACEFUL
new_leader_uuid: "c53f24a7a3644009b39ec0661ad61f03"
 from {username='slave'} at 127.0.0.1:54292
I20260710 11:02:50.621961 15365 raft_consensus.cc:606] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P e54730b9aa904928b5b0589dc3a93548 [term 1 LEADER]: Received request to transfer leadership to TS c53f24a7a3644009b39ec0661ad61f03
I20260710 11:02:50.624370 15365 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "91ee8462a87f4632a72da0f14f042b6b"
dest_uuid: "e54730b9aa904928b5b0589dc3a93548"
mode: GRACEFUL
new_leader_uuid: "674b98bcb2d3490bb4c0756d8befd2ed"
 from {username='slave'} at 127.0.0.1:54292
I20260710 11:02:50.624812 15365 raft_consensus.cc:606] T 91ee8462a87f4632a72da0f14f042b6b P e54730b9aa904928b5b0589dc3a93548 [term 1 LEADER]: Received request to transfer leadership to TS 674b98bcb2d3490bb4c0756d8befd2ed
I20260710 11:02:50.626856 15365 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e00a241f2cae40df93b8fcf807db5074"
dest_uuid: "e54730b9aa904928b5b0589dc3a93548"
mode: GRACEFUL
new_leader_uuid: "c53f24a7a3644009b39ec0661ad61f03"
 from {username='slave'} at 127.0.0.1:54292
I20260710 11:02:50.627378 15365 raft_consensus.cc:606] T e00a241f2cae40df93b8fcf807db5074 P e54730b9aa904928b5b0589dc3a93548 [term 1 LEADER]: Received request to transfer leadership to TS c53f24a7a3644009b39ec0661ad61f03
I20260710 11:02:50.628237 13136 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:02:50.628890 13136 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:02:50.674635 15365 raft_consensus.cc:1275] T 049fc340345540f3b881a08da363d556 P e54730b9aa904928b5b0589dc3a93548 [term 2 FOLLOWER]: Refusing update from remote peer c53f24a7a3644009b39ec0661ad61f03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:50.676219 15842 consensus_queue.cc:1048] T 049fc340345540f3b881a08da363d556 P c53f24a7a3644009b39ec0661ad61f03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:50.687345 15440 raft_consensus.cc:1275] T 049fc340345540f3b881a08da363d556 P 41cb9b52c69a4aa68928a829d306cbf8 [term 2 FOLLOWER]: Refusing update from remote peer c53f24a7a3644009b39ec0661ad61f03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:50.689167 15841 consensus_queue.cc:1048] T 049fc340345540f3b881a08da363d556 P c53f24a7a3644009b39ec0661ad61f03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:50.757867 15830 raft_consensus.cc:993] T 91ee8462a87f4632a72da0f14f042b6b P e54730b9aa904928b5b0589dc3a93548: : Instructing follower 674b98bcb2d3490bb4c0756d8befd2ed to start an election
I20260710 11:02:50.758322 15836 raft_consensus.cc:1081] T 91ee8462a87f4632a72da0f14f042b6b P e54730b9aa904928b5b0589dc3a93548 [term 1 LEADER]: Signalling peer 674b98bcb2d3490bb4c0756d8befd2ed to start an election
I20260710 11:02:50.759716 15292 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "91ee8462a87f4632a72da0f14f042b6b"
dest_uuid: "674b98bcb2d3490bb4c0756d8befd2ed"
 from {username='slave'} at 127.0.0.1:54960
I20260710 11:02:50.760156 15292 raft_consensus.cc:493] T 91ee8462a87f4632a72da0f14f042b6b P 674b98bcb2d3490bb4c0756d8befd2ed [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:50.760396 15292 raft_consensus.cc:3060] T 91ee8462a87f4632a72da0f14f042b6b P 674b98bcb2d3490bb4c0756d8befd2ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:50.764662 15292 raft_consensus.cc:515] T 91ee8462a87f4632a72da0f14f042b6b P 674b98bcb2d3490bb4c0756d8befd2ed [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } }
I20260710 11:02:50.765970 15292 leader_election.cc:290] T 91ee8462a87f4632a72da0f14f042b6b P 674b98bcb2d3490bb4c0756d8befd2ed [CANDIDATE]: Term 2 election: Requested vote from peers e54730b9aa904928b5b0589dc3a93548 (127.12.212.3:40301), 41cb9b52c69a4aa68928a829d306cbf8 (127.12.212.4:40157)
I20260710 11:02:50.766776 15365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91ee8462a87f4632a72da0f14f042b6b" candidate_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e54730b9aa904928b5b0589dc3a93548"
I20260710 11:02:50.767071 15440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91ee8462a87f4632a72da0f14f042b6b" candidate_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "41cb9b52c69a4aa68928a829d306cbf8"
I20260710 11:02:50.767436 15365 raft_consensus.cc:3055] T 91ee8462a87f4632a72da0f14f042b6b P e54730b9aa904928b5b0589dc3a93548 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:50.767745 15440 raft_consensus.cc:3060] T 91ee8462a87f4632a72da0f14f042b6b P 41cb9b52c69a4aa68928a829d306cbf8 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:50.767788 15365 raft_consensus.cc:740] T 91ee8462a87f4632a72da0f14f042b6b P e54730b9aa904928b5b0589dc3a93548 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e54730b9aa904928b5b0589dc3a93548, State: Running, Role: LEADER
I20260710 11:02:50.768803 15365 consensus_queue.cc:260] T 91ee8462a87f4632a72da0f14f042b6b P e54730b9aa904928b5b0589dc3a93548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } }
I20260710 11:02:50.770104 15365 raft_consensus.cc:3060] T 91ee8462a87f4632a72da0f14f042b6b P e54730b9aa904928b5b0589dc3a93548 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:50.775954 15440 raft_consensus.cc:2468] T 91ee8462a87f4632a72da0f14f042b6b P 41cb9b52c69a4aa68928a829d306cbf8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 674b98bcb2d3490bb4c0756d8befd2ed in term 2.
I20260710 11:02:50.777145 15258 leader_election.cc:304] T 91ee8462a87f4632a72da0f14f042b6b P 674b98bcb2d3490bb4c0756d8befd2ed [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 41cb9b52c69a4aa68928a829d306cbf8, 674b98bcb2d3490bb4c0756d8befd2ed; no voters: 
I20260710 11:02:50.777288 15365 raft_consensus.cc:2468] T 91ee8462a87f4632a72da0f14f042b6b P e54730b9aa904928b5b0589dc3a93548 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 674b98bcb2d3490bb4c0756d8befd2ed in term 2.
I20260710 11:02:50.777889 15864 raft_consensus.cc:2804] T 91ee8462a87f4632a72da0f14f042b6b P 674b98bcb2d3490bb4c0756d8befd2ed [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:50.778302 15864 raft_consensus.cc:697] T 91ee8462a87f4632a72da0f14f042b6b P 674b98bcb2d3490bb4c0756d8befd2ed [term 2 LEADER]: Becoming Leader. State: Replica: 674b98bcb2d3490bb4c0756d8befd2ed, State: Running, Role: LEADER
I20260710 11:02:50.779079 15864 consensus_queue.cc:237] T 91ee8462a87f4632a72da0f14f042b6b P 674b98bcb2d3490bb4c0756d8befd2ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } }
I20260710 11:02:50.786293 15114 catalog_manager.cc:5697] T 91ee8462a87f4632a72da0f14f042b6b P 674b98bcb2d3490bb4c0756d8befd2ed reported cstate change: term changed from 1 to 2, leader changed from e54730b9aa904928b5b0589dc3a93548 (127.12.212.3) to 674b98bcb2d3490bb4c0756d8befd2ed (127.12.212.2). New cstate: current_term: 2 leader_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:50.973096 15830 raft_consensus.cc:993] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P e54730b9aa904928b5b0589dc3a93548: : Instructing follower c53f24a7a3644009b39ec0661ad61f03 to start an election
I20260710 11:02:50.973560 15836 raft_consensus.cc:1081] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P e54730b9aa904928b5b0589dc3a93548 [term 1 LEADER]: Signalling peer c53f24a7a3644009b39ec0661ad61f03 to start an election
I20260710 11:02:50.975031 15723 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "29e8c6a2f861477a9c6fd4f9f130a8d8"
dest_uuid: "c53f24a7a3644009b39ec0661ad61f03"
 from {username='slave'} at 127.0.0.1:49436
I20260710 11:02:50.975494 15723 raft_consensus.cc:493] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:50.975776 15723 raft_consensus.cc:3060] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:50.980360 15723 raft_consensus.cc:515] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P c53f24a7a3644009b39ec0661ad61f03 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
I20260710 11:02:50.981855 15723 leader_election.cc:290] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P c53f24a7a3644009b39ec0661ad61f03 [CANDIDATE]: Term 2 election: Requested vote from peers 674b98bcb2d3490bb4c0756d8befd2ed (127.12.212.2:44391), e54730b9aa904928b5b0589dc3a93548 (127.12.212.3:40301)
I20260710 11:02:50.982741 15290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e8c6a2f861477a9c6fd4f9f130a8d8" candidate_uuid: "c53f24a7a3644009b39ec0661ad61f03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "674b98bcb2d3490bb4c0756d8befd2ed"
I20260710 11:02:50.982956 15365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "29e8c6a2f861477a9c6fd4f9f130a8d8" candidate_uuid: "c53f24a7a3644009b39ec0661ad61f03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e54730b9aa904928b5b0589dc3a93548"
I20260710 11:02:50.983534 15290 raft_consensus.cc:3060] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P 674b98bcb2d3490bb4c0756d8befd2ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:50.983606 15365 raft_consensus.cc:3055] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P e54730b9aa904928b5b0589dc3a93548 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:50.984028 15365 raft_consensus.cc:740] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P e54730b9aa904928b5b0589dc3a93548 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e54730b9aa904928b5b0589dc3a93548, State: Running, Role: LEADER
I20260710 11:02:50.984668 15365 consensus_queue.cc:260] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P e54730b9aa904928b5b0589dc3a93548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
I20260710 11:02:50.985649 15365 raft_consensus.cc:3060] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P e54730b9aa904928b5b0589dc3a93548 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:50.989135 15290 raft_consensus.cc:2468] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P 674b98bcb2d3490bb4c0756d8befd2ed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c53f24a7a3644009b39ec0661ad61f03 in term 2.
I20260710 11:02:50.990291 15680 leader_election.cc:304] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P c53f24a7a3644009b39ec0661ad61f03 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 674b98bcb2d3490bb4c0756d8befd2ed, c53f24a7a3644009b39ec0661ad61f03; no voters: 
I20260710 11:02:50.990540 15365 raft_consensus.cc:2468] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P e54730b9aa904928b5b0589dc3a93548 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c53f24a7a3644009b39ec0661ad61f03 in term 2.
I20260710 11:02:50.991041 15856 raft_consensus.cc:2804] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P c53f24a7a3644009b39ec0661ad61f03 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:50.991542 15856 raft_consensus.cc:697] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P c53f24a7a3644009b39ec0661ad61f03 [term 2 LEADER]: Becoming Leader. State: Replica: c53f24a7a3644009b39ec0661ad61f03, State: Running, Role: LEADER
I20260710 11:02:50.992326 15856 consensus_queue.cc:237] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P c53f24a7a3644009b39ec0661ad61f03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
I20260710 11:02:50.999929 15830 raft_consensus.cc:993] T e00a241f2cae40df93b8fcf807db5074 P e54730b9aa904928b5b0589dc3a93548: : Instructing follower c53f24a7a3644009b39ec0661ad61f03 to start an election
I20260710 11:02:51.000404 15830 raft_consensus.cc:1081] T e00a241f2cae40df93b8fcf807db5074 P e54730b9aa904928b5b0589dc3a93548 [term 1 LEADER]: Signalling peer c53f24a7a3644009b39ec0661ad61f03 to start an election
I20260710 11:02:51.001762 15723 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e00a241f2cae40df93b8fcf807db5074"
dest_uuid: "c53f24a7a3644009b39ec0661ad61f03"
 from {username='slave'} at 127.0.0.1:49436
I20260710 11:02:51.001421 15114 catalog_manager.cc:5697] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P c53f24a7a3644009b39ec0661ad61f03 reported cstate change: term changed from 1 to 2, leader changed from e54730b9aa904928b5b0589dc3a93548 (127.12.212.3) to c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1). New cstate: current_term: 2 leader_uuid: "c53f24a7a3644009b39ec0661ad61f03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:51.002269 15723 raft_consensus.cc:493] T e00a241f2cae40df93b8fcf807db5074 P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:02:51.002621 15723 raft_consensus.cc:3060] T e00a241f2cae40df93b8fcf807db5074 P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:51.007803 15723 raft_consensus.cc:515] T e00a241f2cae40df93b8fcf807db5074 P c53f24a7a3644009b39ec0661ad61f03 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
I20260710 11:02:51.009455 15723 leader_election.cc:290] T e00a241f2cae40df93b8fcf807db5074 P c53f24a7a3644009b39ec0661ad61f03 [CANDIDATE]: Term 2 election: Requested vote from peers 674b98bcb2d3490bb4c0756d8befd2ed (127.12.212.2:44391), e54730b9aa904928b5b0589dc3a93548 (127.12.212.3:40301)
I20260710 11:02:51.010418 15290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e00a241f2cae40df93b8fcf807db5074" candidate_uuid: "c53f24a7a3644009b39ec0661ad61f03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "674b98bcb2d3490bb4c0756d8befd2ed"
I20260710 11:02:51.010560 15365 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e00a241f2cae40df93b8fcf807db5074" candidate_uuid: "c53f24a7a3644009b39ec0661ad61f03" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e54730b9aa904928b5b0589dc3a93548"
I20260710 11:02:51.010918 15290 raft_consensus.cc:3060] T e00a241f2cae40df93b8fcf807db5074 P 674b98bcb2d3490bb4c0756d8befd2ed [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:51.011132 15365 raft_consensus.cc:3055] T e00a241f2cae40df93b8fcf807db5074 P e54730b9aa904928b5b0589dc3a93548 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:02:51.011509 15365 raft_consensus.cc:740] T e00a241f2cae40df93b8fcf807db5074 P e54730b9aa904928b5b0589dc3a93548 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e54730b9aa904928b5b0589dc3a93548, State: Running, Role: LEADER
I20260710 11:02:51.012130 15365 consensus_queue.cc:260] T e00a241f2cae40df93b8fcf807db5074 P e54730b9aa904928b5b0589dc3a93548 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
I20260710 11:02:51.013110 15365 raft_consensus.cc:3060] T e00a241f2cae40df93b8fcf807db5074 P e54730b9aa904928b5b0589dc3a93548 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:51.015901 15290 raft_consensus.cc:2468] T e00a241f2cae40df93b8fcf807db5074 P 674b98bcb2d3490bb4c0756d8befd2ed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c53f24a7a3644009b39ec0661ad61f03 in term 2.
I20260710 11:02:51.016975 15680 leader_election.cc:304] T e00a241f2cae40df93b8fcf807db5074 P c53f24a7a3644009b39ec0661ad61f03 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 674b98bcb2d3490bb4c0756d8befd2ed, c53f24a7a3644009b39ec0661ad61f03; no voters: 
I20260710 11:02:51.017807 15856 raft_consensus.cc:2804] T e00a241f2cae40df93b8fcf807db5074 P c53f24a7a3644009b39ec0661ad61f03 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:51.018229 15856 raft_consensus.cc:697] T e00a241f2cae40df93b8fcf807db5074 P c53f24a7a3644009b39ec0661ad61f03 [term 2 LEADER]: Becoming Leader. State: Replica: c53f24a7a3644009b39ec0661ad61f03, State: Running, Role: LEADER
I20260710 11:02:51.018604 15365 raft_consensus.cc:2468] T e00a241f2cae40df93b8fcf807db5074 P e54730b9aa904928b5b0589dc3a93548 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c53f24a7a3644009b39ec0661ad61f03 in term 2.
I20260710 11:02:51.019033 15856 consensus_queue.cc:237] T e00a241f2cae40df93b8fcf807db5074 P c53f24a7a3644009b39ec0661ad61f03 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } }
I20260710 11:02:51.029407 15114 catalog_manager.cc:5697] T e00a241f2cae40df93b8fcf807db5074 P c53f24a7a3644009b39ec0661ad61f03 reported cstate change: term changed from 1 to 2, leader changed from e54730b9aa904928b5b0589dc3a93548 (127.12.212.3) to c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1). New cstate: current_term: 2 leader_uuid: "c53f24a7a3644009b39ec0661ad61f03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c53f24a7a3644009b39ec0661ad61f03" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 41177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:51.193563 15440 raft_consensus.cc:1275] T 91ee8462a87f4632a72da0f14f042b6b P 41cb9b52c69a4aa68928a829d306cbf8 [term 2 FOLLOWER]: Refusing update from remote peer 674b98bcb2d3490bb4c0756d8befd2ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:51.194923 15864 consensus_queue.cc:1048] T 91ee8462a87f4632a72da0f14f042b6b P 674b98bcb2d3490bb4c0756d8befd2ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "41cb9b52c69a4aa68928a829d306cbf8" member_type: VOTER last_known_addr { host: "127.12.212.4" port: 40157 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:51.206082 15365 raft_consensus.cc:1275] T 91ee8462a87f4632a72da0f14f042b6b P e54730b9aa904928b5b0589dc3a93548 [term 2 FOLLOWER]: Refusing update from remote peer 674b98bcb2d3490bb4c0756d8befd2ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:51.209074 15864 consensus_queue.cc:1048] T 91ee8462a87f4632a72da0f14f042b6b P 674b98bcb2d3490bb4c0756d8befd2ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:51.409495 15290 raft_consensus.cc:1275] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P 674b98bcb2d3490bb4c0756d8befd2ed [term 2 FOLLOWER]: Refusing update from remote peer c53f24a7a3644009b39ec0661ad61f03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:51.411036 15843 consensus_queue.cc:1048] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P c53f24a7a3644009b39ec0661ad61f03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:51.422087 15365 raft_consensus.cc:1275] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P e54730b9aa904928b5b0589dc3a93548 [term 2 FOLLOWER]: Refusing update from remote peer c53f24a7a3644009b39ec0661ad61f03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:51.423791 15843 consensus_queue.cc:1048] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P c53f24a7a3644009b39ec0661ad61f03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:51.462694 15365 raft_consensus.cc:1275] T e00a241f2cae40df93b8fcf807db5074 P e54730b9aa904928b5b0589dc3a93548 [term 2 FOLLOWER]: Refusing update from remote peer c53f24a7a3644009b39ec0661ad61f03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:51.463973 15843 consensus_queue.cc:1048] T e00a241f2cae40df93b8fcf807db5074 P c53f24a7a3644009b39ec0661ad61f03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e54730b9aa904928b5b0589dc3a93548" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 40301 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:51.472368 15290 raft_consensus.cc:1275] T e00a241f2cae40df93b8fcf807db5074 P 674b98bcb2d3490bb4c0756d8befd2ed [term 2 FOLLOWER]: Refusing update from remote peer c53f24a7a3644009b39ec0661ad61f03: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:51.480226 15841 consensus_queue.cc:1048] T e00a241f2cae40df93b8fcf807db5074 P c53f24a7a3644009b39ec0661ad61f03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "674b98bcb2d3490bb4c0756d8befd2ed" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 44391 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:51.629683 13136 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:02:51.644930 13136 tablet_server.cc:179] TabletServer@127.12.212.1:41177 shutting down...
W20260710 11:02:51.655123 15403 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 11:02:51.665688 15403 consensus_peers.cc:597] T 2c086052860a4f1ea5e8388129d3b703 P 41cb9b52c69a4aa68928a829d306cbf8 -> Peer c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177): Couldn't send request to peer c53f24a7a3644009b39ec0661ad61f03. 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 11:02:51.674089 13136 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:02:51.674814 13136 tablet_replica.cc:333] stopping tablet replica
I20260710 11:02:51.675637 13136 raft_consensus.cc:2243] T 7f9ae02ad0f74e5cbd2ce0503df3ce9a P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:51.676115 13136 raft_consensus.cc:2272] T 7f9ae02ad0f74e5cbd2ce0503df3ce9a P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:51.678045 13136 tablet_replica.cc:333] stopping tablet replica
I20260710 11:02:51.678563 13136 raft_consensus.cc:2243] T 9342010e26d543e6ad6d3431baa135a7 P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:51.679008 13136 raft_consensus.cc:2272] T 9342010e26d543e6ad6d3431baa135a7 P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:51.680771 13136 tablet_replica.cc:333] stopping tablet replica
I20260710 11:02:51.681300 13136 raft_consensus.cc:2243] T 5050ead69350405391f9138bc3f57ff2 P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:51.681772 13136 raft_consensus.cc:2272] T 5050ead69350405391f9138bc3f57ff2 P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:51.683565 13136 tablet_replica.cc:333] stopping tablet replica
I20260710 11:02:51.684089 13136 raft_consensus.cc:2243] T b177d20734c142da8280ad7616f3aa19 P c53f24a7a3644009b39ec0661ad61f03 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:51.684705 13136 raft_consensus.cc:2272] T b177d20734c142da8280ad7616f3aa19 P c53f24a7a3644009b39ec0661ad61f03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:51.687252 13136 tablet_replica.cc:333] stopping tablet replica
I20260710 11:02:51.687835 13136 raft_consensus.cc:2243] T e00a241f2cae40df93b8fcf807db5074 P c53f24a7a3644009b39ec0661ad61f03 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:51.688512 13136 raft_consensus.cc:2272] T e00a241f2cae40df93b8fcf807db5074 P c53f24a7a3644009b39ec0661ad61f03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:51.690649 13136 tablet_replica.cc:333] stopping tablet replica
I20260710 11:02:51.691215 13136 raft_consensus.cc:2243] T ab1fdd30482b4662922aa91af81289e8 P c53f24a7a3644009b39ec0661ad61f03 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:02:51.691874 13136 raft_consensus.cc:2272] T ab1fdd30482b4662922aa91af81289e8 P c53f24a7a3644009b39ec0661ad61f03 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:51.694070 13136 tablet_replica.cc:333] stopping tablet replica
I20260710 11:02:51.694962 13136 raft_consensus.cc:2243] T 2cb8fa895a384b06aaa8c12b3ef5339a P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:51.695387 13136 raft_consensus.cc:2272] T 2cb8fa895a384b06aaa8c12b3ef5339a P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:51.697613 13136 tablet_replica.cc:333] stopping tablet replica
I20260710 11:02:51.698118 13136 raft_consensus.cc:2243] T 5ee313f3640c49de8bcda61aff2dc8b7 P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:51.698467 13136 raft_consensus.cc:2272] T 5ee313f3640c49de8bcda61aff2dc8b7 P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:51.700187 13136 tablet_replica.cc:333] stopping tablet replica
I20260710 11:02:51.700675 13136 raft_consensus.cc:2243] T 1655f47bf20b43979c04f886a39df119 P c53f24a7a3644009b39ec0661ad61f03 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:51.701342 13136 raft_consensus.cc:2272] T 1655f47bf20b43979c04f886a39df119 P c53f24a7a3644009b39ec0661ad61f03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:51.703015 13136 tablet_replica.cc:333] stopping tablet replica
I20260710 11:02:51.703527 13136 raft_consensus.cc:2243] T 0ad588bf02c340eab0f2fbb879cc95dd P c53f24a7a3644009b39ec0661ad61f03 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:02:51.704196 13136 raft_consensus.cc:2272] T 0ad588bf02c340eab0f2fbb879cc95dd P c53f24a7a3644009b39ec0661ad61f03 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:51.706292 13136 tablet_replica.cc:333] stopping tablet replica
I20260710 11:02:51.706876 13136 raft_consensus.cc:2243] T 049fc340345540f3b881a08da363d556 P c53f24a7a3644009b39ec0661ad61f03 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:51.707798 13136 raft_consensus.cc:2272] T 049fc340345540f3b881a08da363d556 P c53f24a7a3644009b39ec0661ad61f03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:51.710150 13136 tablet_replica.cc:333] stopping tablet replica
W20260710 11:02:51.710587 15329 consensus_peers.cc:597] T b049e23a96a846709aedf3eebe96c0b7 P e54730b9aa904928b5b0589dc3a93548 -> Peer c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177): Couldn't send request to peer c53f24a7a3644009b39ec0661ad61f03. 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 11:02:51.710713 13136 raft_consensus.cc:2243] T 2c086052860a4f1ea5e8388129d3b703 P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:51.711241 13136 raft_consensus.cc:2272] T 2c086052860a4f1ea5e8388129d3b703 P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:51.713008 13136 tablet_replica.cc:333] stopping tablet replica
I20260710 11:02:51.713500 13136 raft_consensus.cc:2243] T e78e9f0d39204f06b423d9ebf4fdf86f P c53f24a7a3644009b39ec0661ad61f03 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:51.713896 13136 raft_consensus.cc:2272] T e78e9f0d39204f06b423d9ebf4fdf86f P c53f24a7a3644009b39ec0661ad61f03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:51.715615 13136 tablet_replica.cc:333] stopping tablet replica
I20260710 11:02:51.716089 13136 raft_consensus.cc:2243] T b049e23a96a846709aedf3eebe96c0b7 P c53f24a7a3644009b39ec0661ad61f03 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:51.716475 13136 raft_consensus.cc:2272] T b049e23a96a846709aedf3eebe96c0b7 P c53f24a7a3644009b39ec0661ad61f03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:51.718111 13136 tablet_replica.cc:333] stopping tablet replica
I20260710 11:02:51.718637 13136 raft_consensus.cc:2243] T 57ad0b8395ae412f8fbbd2515dc8eb0f P c53f24a7a3644009b39ec0661ad61f03 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:51.719067 13136 raft_consensus.cc:2272] T 57ad0b8395ae412f8fbbd2515dc8eb0f P c53f24a7a3644009b39ec0661ad61f03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:51.720777 13136 tablet_replica.cc:333] stopping tablet replica
I20260710 11:02:51.721215 13136 raft_consensus.cc:2243] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P c53f24a7a3644009b39ec0661ad61f03 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:51.721906 13136 raft_consensus.cc:2272] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P c53f24a7a3644009b39ec0661ad61f03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:51.723829 13136 tablet_replica.cc:333] stopping tablet replica
I20260710 11:02:51.724292 13136 raft_consensus.cc:2243] T 54c6b99f989845128716bb739f35c1ed P c53f24a7a3644009b39ec0661ad61f03 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:51.724680 13136 raft_consensus.cc:2272] T 54c6b99f989845128716bb739f35c1ed P c53f24a7a3644009b39ec0661ad61f03 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:51.726908 13136 tablet_replica.cc:333] stopping tablet replica
I20260710 11:02:51.727627 13136 raft_consensus.cc:2243] T 36acc51763b141abb734b06f5756094e P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:51.728101 13136 raft_consensus.cc:2272] T 36acc51763b141abb734b06f5756094e P c53f24a7a3644009b39ec0661ad61f03 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:02:51.729084 15329 consensus_peers.cc:597] T 54c6b99f989845128716bb739f35c1ed P e54730b9aa904928b5b0589dc3a93548 -> Peer c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177): Couldn't send request to peer c53f24a7a3644009b39ec0661ad61f03. 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 11:02:51.755865 13136 tablet_server.cc:196] TabletServer@127.12.212.1:41177 shutdown complete.
I20260710 11:02:51.784603 13136 tablet_server.cc:179] TabletServer@127.12.212.2:0 shutting down...
W20260710 11:02:51.802170 15329 consensus_peers.cc:597] T 2cb8fa895a384b06aaa8c12b3ef5339a P e54730b9aa904928b5b0589dc3a93548 -> Peer c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177): Couldn't send request to peer c53f24a7a3644009b39ec0661ad61f03. Status: Network error: Client connection negotiation failed: client connection to 127.12.212.1:41177: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:51.814040 13136 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:02:51.814795 13136 tablet_replica.cc:333] T b177d20734c142da8280ad7616f3aa19 P 674b98bcb2d3490bb4c0756d8befd2ed: stopping tablet replica
I20260710 11:02:51.815515 13136 raft_consensus.cc:2243] T b177d20734c142da8280ad7616f3aa19 P 674b98bcb2d3490bb4c0756d8befd2ed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:51.816080 13136 raft_consensus.cc:2272] T b177d20734c142da8280ad7616f3aa19 P 674b98bcb2d3490bb4c0756d8befd2ed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:51.818140 13136 tablet_replica.cc:333] T 80fb70f5308442b6a58410e39a3f1798 P 674b98bcb2d3490bb4c0756d8befd2ed: stopping tablet replica
I20260710 11:02:51.819052 13136 raft_consensus.cc:2243] T 80fb70f5308442b6a58410e39a3f1798 P 674b98bcb2d3490bb4c0756d8befd2ed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:51.819602 13136 raft_consensus.cc:2272] T 80fb70f5308442b6a58410e39a3f1798 P 674b98bcb2d3490bb4c0756d8befd2ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:51.821606 13136 tablet_replica.cc:333] T 99b857eec6e346fd9b7871efcd208fbf P 674b98bcb2d3490bb4c0756d8befd2ed: stopping tablet replica
I20260710 11:02:51.822538 13136 raft_consensus.cc:2243] T 99b857eec6e346fd9b7871efcd208fbf P 674b98bcb2d3490bb4c0756d8befd2ed [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:51.823688 13136 raft_consensus.cc:2272] T 99b857eec6e346fd9b7871efcd208fbf P 674b98bcb2d3490bb4c0756d8befd2ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:51.826515 13136 tablet_replica.cc:333] T 911143f8552b42959644fedc138b64af P 674b98bcb2d3490bb4c0756d8befd2ed: stopping tablet replica
I20260710 11:02:51.827272 13136 raft_consensus.cc:2243] T 911143f8552b42959644fedc138b64af P 674b98bcb2d3490bb4c0756d8befd2ed [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:51.828133 13136 raft_consensus.cc:2272] T 911143f8552b42959644fedc138b64af P 674b98bcb2d3490bb4c0756d8befd2ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:51.830032 13136 tablet_replica.cc:333] T 91ee8462a87f4632a72da0f14f042b6b P 674b98bcb2d3490bb4c0756d8befd2ed: stopping tablet replica
I20260710 11:02:51.830655 13136 raft_consensus.cc:2243] T 91ee8462a87f4632a72da0f14f042b6b P 674b98bcb2d3490bb4c0756d8befd2ed [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:51.831427 13136 raft_consensus.cc:2272] T 91ee8462a87f4632a72da0f14f042b6b P 674b98bcb2d3490bb4c0756d8befd2ed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:51.834270 13136 tablet_replica.cc:333] T e00a241f2cae40df93b8fcf807db5074 P 674b98bcb2d3490bb4c0756d8befd2ed: stopping tablet replica
I20260710 11:02:51.835057 13136 raft_consensus.cc:2243] T e00a241f2cae40df93b8fcf807db5074 P 674b98bcb2d3490bb4c0756d8befd2ed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:51.835635 13136 raft_consensus.cc:2272] T e00a241f2cae40df93b8fcf807db5074 P 674b98bcb2d3490bb4c0756d8befd2ed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:51.838605 13136 tablet_replica.cc:333] T ab1fdd30482b4662922aa91af81289e8 P 674b98bcb2d3490bb4c0756d8befd2ed: stopping tablet replica
I20260710 11:02:51.839332 13136 raft_consensus.cc:2243] T ab1fdd30482b4662922aa91af81289e8 P 674b98bcb2d3490bb4c0756d8befd2ed [term 3 FOLLOWER]: Raft consensus shutting down.
W20260710 11:02:51.839728 15406 consensus_peers.cc:597] T b177d20734c142da8280ad7616f3aa19 P 41cb9b52c69a4aa68928a829d306cbf8 -> Peer 674b98bcb2d3490bb4c0756d8befd2ed (127.12.212.2:44391): Couldn't send request to peer 674b98bcb2d3490bb4c0756d8befd2ed. 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 11:02:51.839939 13136 raft_consensus.cc:2272] T ab1fdd30482b4662922aa91af81289e8 P 674b98bcb2d3490bb4c0756d8befd2ed [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:51.841867 13136 tablet_replica.cc:333] T 5ee313f3640c49de8bcda61aff2dc8b7 P 674b98bcb2d3490bb4c0756d8befd2ed: stopping tablet replica
I20260710 11:02:51.842355 13136 raft_consensus.cc:2243] T 5ee313f3640c49de8bcda61aff2dc8b7 P 674b98bcb2d3490bb4c0756d8befd2ed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:51.842882 13136 raft_consensus.cc:2272] T 5ee313f3640c49de8bcda61aff2dc8b7 P 674b98bcb2d3490bb4c0756d8befd2ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:51.844781 13136 tablet_replica.cc:333] T f126abdfca174805b5f1b41467da4ff8 P 674b98bcb2d3490bb4c0756d8befd2ed: stopping tablet replica
I20260710 11:02:51.845309 13136 raft_consensus.cc:2243] T f126abdfca174805b5f1b41467da4ff8 P 674b98bcb2d3490bb4c0756d8befd2ed [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:51.845996 13136 raft_consensus.cc:2272] T f126abdfca174805b5f1b41467da4ff8 P 674b98bcb2d3490bb4c0756d8befd2ed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:51.848430 13136 tablet_replica.cc:333] T 1655f47bf20b43979c04f886a39df119 P 674b98bcb2d3490bb4c0756d8befd2ed: stopping tablet replica
I20260710 11:02:51.849138 13136 raft_consensus.cc:2243] T 1655f47bf20b43979c04f886a39df119 P 674b98bcb2d3490bb4c0756d8befd2ed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:51.849610 13136 raft_consensus.cc:2272] T 1655f47bf20b43979c04f886a39df119 P 674b98bcb2d3490bb4c0756d8befd2ed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:51.851657 13136 tablet_replica.cc:333] T 7f9ae02ad0f74e5cbd2ce0503df3ce9a P 674b98bcb2d3490bb4c0756d8befd2ed: stopping tablet replica
W20260710 11:02:51.851814 15403 consensus_peers.cc:597] T b177d20734c142da8280ad7616f3aa19 P 41cb9b52c69a4aa68928a829d306cbf8 -> Peer c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177): Couldn't send request to peer c53f24a7a3644009b39ec0661ad61f03. Status: Network error: Client connection negotiation failed: client connection to 127.12.212.1:41177: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:51.852365 13136 raft_consensus.cc:2243] T 7f9ae02ad0f74e5cbd2ce0503df3ce9a P 674b98bcb2d3490bb4c0756d8befd2ed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:51.852928 13136 raft_consensus.cc:2272] T 7f9ae02ad0f74e5cbd2ce0503df3ce9a P 674b98bcb2d3490bb4c0756d8befd2ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:51.854887 13136 tablet_replica.cc:333] T 36acc51763b141abb734b06f5756094e P 674b98bcb2d3490bb4c0756d8befd2ed: stopping tablet replica
I20260710 11:02:51.855468 13136 raft_consensus.cc:2243] T 36acc51763b141abb734b06f5756094e P 674b98bcb2d3490bb4c0756d8befd2ed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:51.855894 13136 raft_consensus.cc:2272] T 36acc51763b141abb734b06f5756094e P 674b98bcb2d3490bb4c0756d8befd2ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:51.857937 13136 tablet_replica.cc:333] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P 674b98bcb2d3490bb4c0756d8befd2ed: stopping tablet replica
I20260710 11:02:51.858458 13136 raft_consensus.cc:2243] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P 674b98bcb2d3490bb4c0756d8befd2ed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:51.858881 13136 raft_consensus.cc:2272] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P 674b98bcb2d3490bb4c0756d8befd2ed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:51.861218 13136 tablet_replica.cc:333] T 0ad588bf02c340eab0f2fbb879cc95dd P 674b98bcb2d3490bb4c0756d8befd2ed: stopping tablet replica
I20260710 11:02:51.861780 13136 raft_consensus.cc:2243] T 0ad588bf02c340eab0f2fbb879cc95dd P 674b98bcb2d3490bb4c0756d8befd2ed [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:51.862284 13136 raft_consensus.cc:2272] T 0ad588bf02c340eab0f2fbb879cc95dd P 674b98bcb2d3490bb4c0756d8befd2ed [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:51.864629 13136 tablet_replica.cc:333] T 2cb8fa895a384b06aaa8c12b3ef5339a P 674b98bcb2d3490bb4c0756d8befd2ed: stopping tablet replica
I20260710 11:02:51.865368 13136 raft_consensus.cc:2243] T 2cb8fa895a384b06aaa8c12b3ef5339a P 674b98bcb2d3490bb4c0756d8befd2ed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:51.865844 13136 raft_consensus.cc:2272] T 2cb8fa895a384b06aaa8c12b3ef5339a P 674b98bcb2d3490bb4c0756d8befd2ed [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:02:51.867216 15329 consensus_peers.cc:597] T 5050ead69350405391f9138bc3f57ff2 P e54730b9aa904928b5b0589dc3a93548 -> Peer c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177): Couldn't send request to peer c53f24a7a3644009b39ec0661ad61f03. Status: Network error: Client connection negotiation failed: client connection to 127.12.212.1:41177: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:51.868250 13136 tablet_replica.cc:333] T 5d63af28950d423b8e807b11fa486ddc P 674b98bcb2d3490bb4c0756d8befd2ed: stopping tablet replica
I20260710 11:02:51.868825 13136 raft_consensus.cc:2243] T 5d63af28950d423b8e807b11fa486ddc P 674b98bcb2d3490bb4c0756d8befd2ed [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:51.869575 13136 raft_consensus.cc:2272] T 5d63af28950d423b8e807b11fa486ddc P 674b98bcb2d3490bb4c0756d8befd2ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:51.871552 13136 tablet_replica.cc:333] T e78e9f0d39204f06b423d9ebf4fdf86f P 674b98bcb2d3490bb4c0756d8befd2ed: stopping tablet replica
I20260710 11:02:51.872067 13136 raft_consensus.cc:2243] T e78e9f0d39204f06b423d9ebf4fdf86f P 674b98bcb2d3490bb4c0756d8befd2ed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:51.872505 13136 raft_consensus.cc:2272] T e78e9f0d39204f06b423d9ebf4fdf86f P 674b98bcb2d3490bb4c0756d8befd2ed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:51.874338 13136 tablet_replica.cc:333] T 57ad0b8395ae412f8fbbd2515dc8eb0f P 674b98bcb2d3490bb4c0756d8befd2ed: stopping tablet replica
I20260710 11:02:51.874797 13136 raft_consensus.cc:2243] T 57ad0b8395ae412f8fbbd2515dc8eb0f P 674b98bcb2d3490bb4c0756d8befd2ed [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:51.875749 13136 raft_consensus.cc:2272] T 57ad0b8395ae412f8fbbd2515dc8eb0f P 674b98bcb2d3490bb4c0756d8befd2ed [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:02:51.910102 15332 consensus_peers.cc:597] T 36acc51763b141abb734b06f5756094e P e54730b9aa904928b5b0589dc3a93548 -> Peer 674b98bcb2d3490bb4c0756d8befd2ed (127.12.212.2:44391): Couldn't send request to peer 674b98bcb2d3490bb4c0756d8befd2ed. Status: Network error: Client connection negotiation failed: client connection to 127.12.212.2:44391: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:51.915171 13136 tablet_server.cc:196] TabletServer@127.12.212.2:0 shutdown complete.
W20260710 11:02:51.935947 15406 consensus_peers.cc:597] T e78e9f0d39204f06b423d9ebf4fdf86f P 41cb9b52c69a4aa68928a829d306cbf8 -> Peer 674b98bcb2d3490bb4c0756d8befd2ed (127.12.212.2:44391): Couldn't send request to peer 674b98bcb2d3490bb4c0756d8befd2ed. Status: Network error: Client connection negotiation failed: client connection to 127.12.212.2:44391: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:51.948436 13136 tablet_server.cc:179] TabletServer@127.12.212.3:0 shutting down...
W20260710 11:02:51.960485 15403 consensus_peers.cc:597] T 5ee313f3640c49de8bcda61aff2dc8b7 P 41cb9b52c69a4aa68928a829d306cbf8 -> Peer c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177): Couldn't send request to peer c53f24a7a3644009b39ec0661ad61f03. Status: Network error: Client connection negotiation failed: client connection to 127.12.212.1:41177: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:02:51.967751 15406 consensus_peers.cc:597] T 7f9ae02ad0f74e5cbd2ce0503df3ce9a P 41cb9b52c69a4aa68928a829d306cbf8 -> Peer 674b98bcb2d3490bb4c0756d8befd2ed (127.12.212.2:44391): Couldn't send request to peer 674b98bcb2d3490bb4c0756d8befd2ed. Status: Network error: Client connection negotiation failed: client connection to 127.12.212.2:44391: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:51.977896 13136 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:02:51.978518 13136 tablet_replica.cc:333] T f126abdfca174805b5f1b41467da4ff8 P e54730b9aa904928b5b0589dc3a93548: stopping tablet replica
I20260710 11:02:51.979188 13136 raft_consensus.cc:2243] T f126abdfca174805b5f1b41467da4ff8 P e54730b9aa904928b5b0589dc3a93548 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:51.979652 13136 raft_consensus.cc:2272] T f126abdfca174805b5f1b41467da4ff8 P e54730b9aa904928b5b0589dc3a93548 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:51.981370 13136 tablet_replica.cc:333] T 5050ead69350405391f9138bc3f57ff2 P e54730b9aa904928b5b0589dc3a93548: stopping tablet replica
I20260710 11:02:51.981882 13136 raft_consensus.cc:2243] T 5050ead69350405391f9138bc3f57ff2 P e54730b9aa904928b5b0589dc3a93548 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:51.982590 13136 raft_consensus.cc:2272] T 5050ead69350405391f9138bc3f57ff2 P e54730b9aa904928b5b0589dc3a93548 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:51.984280 13136 tablet_replica.cc:333] T 9342010e26d543e6ad6d3431baa135a7 P e54730b9aa904928b5b0589dc3a93548: stopping tablet replica
I20260710 11:02:51.984874 13136 raft_consensus.cc:2243] T 9342010e26d543e6ad6d3431baa135a7 P e54730b9aa904928b5b0589dc3a93548 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:51.985263 13136 raft_consensus.cc:2272] T 9342010e26d543e6ad6d3431baa135a7 P e54730b9aa904928b5b0589dc3a93548 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:51.987068 13136 tablet_replica.cc:333] T 0ad588bf02c340eab0f2fbb879cc95dd P e54730b9aa904928b5b0589dc3a93548: stopping tablet replica
I20260710 11:02:51.987607 13136 raft_consensus.cc:2243] T 0ad588bf02c340eab0f2fbb879cc95dd P e54730b9aa904928b5b0589dc3a93548 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:51.988005 13136 raft_consensus.cc:2272] T 0ad588bf02c340eab0f2fbb879cc95dd P e54730b9aa904928b5b0589dc3a93548 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:51.989565 13136 tablet_replica.cc:333] T 911143f8552b42959644fedc138b64af P e54730b9aa904928b5b0589dc3a93548: stopping tablet replica
I20260710 11:02:51.990059 13136 raft_consensus.cc:2243] T 911143f8552b42959644fedc138b64af P e54730b9aa904928b5b0589dc3a93548 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:51.990517 13136 raft_consensus.cc:2272] T 911143f8552b42959644fedc138b64af P e54730b9aa904928b5b0589dc3a93548 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:51.992607 13136 tablet_replica.cc:333] T 80fb70f5308442b6a58410e39a3f1798 P e54730b9aa904928b5b0589dc3a93548: stopping tablet replica
I20260710 11:02:51.993185 13136 raft_consensus.cc:2243] T 80fb70f5308442b6a58410e39a3f1798 P e54730b9aa904928b5b0589dc3a93548 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:51.993917 13136 raft_consensus.cc:2272] T 80fb70f5308442b6a58410e39a3f1798 P e54730b9aa904928b5b0589dc3a93548 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:02:51.995268 15332 consensus_peers.cc:597] T 2cb8fa895a384b06aaa8c12b3ef5339a P e54730b9aa904928b5b0589dc3a93548 -> Peer 674b98bcb2d3490bb4c0756d8befd2ed (127.12.212.2:44391): Couldn't send request to peer 674b98bcb2d3490bb4c0756d8befd2ed. Status: Network error: Client connection negotiation failed: client connection to 127.12.212.2:44391: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:51.995795 13136 tablet_replica.cc:333] T 049fc340345540f3b881a08da363d556 P e54730b9aa904928b5b0589dc3a93548: stopping tablet replica
I20260710 11:02:51.996331 13136 raft_consensus.cc:2243] T 049fc340345540f3b881a08da363d556 P e54730b9aa904928b5b0589dc3a93548 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:51.996709 13136 raft_consensus.cc:2272] T 049fc340345540f3b881a08da363d556 P e54730b9aa904928b5b0589dc3a93548 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:51.998297 13136 tablet_replica.cc:333] T 99b857eec6e346fd9b7871efcd208fbf P e54730b9aa904928b5b0589dc3a93548: stopping tablet replica
I20260710 11:02:51.998804 13136 raft_consensus.cc:2243] T 99b857eec6e346fd9b7871efcd208fbf P e54730b9aa904928b5b0589dc3a93548 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:51.999251 13136 raft_consensus.cc:2272] T 99b857eec6e346fd9b7871efcd208fbf P e54730b9aa904928b5b0589dc3a93548 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:52.000862 13136 tablet_replica.cc:333] T 91ee8462a87f4632a72da0f14f042b6b P e54730b9aa904928b5b0589dc3a93548: stopping tablet replica
I20260710 11:02:52.001354 13136 raft_consensus.cc:2243] T 91ee8462a87f4632a72da0f14f042b6b P e54730b9aa904928b5b0589dc3a93548 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:52.001766 13136 raft_consensus.cc:2272] T 91ee8462a87f4632a72da0f14f042b6b P e54730b9aa904928b5b0589dc3a93548 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:52.004124 13136 tablet_replica.cc:333] T 54c6b99f989845128716bb739f35c1ed P e54730b9aa904928b5b0589dc3a93548: stopping tablet replica
I20260710 11:02:52.004617 13136 raft_consensus.cc:2243] T 54c6b99f989845128716bb739f35c1ed P e54730b9aa904928b5b0589dc3a93548 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:52.005312 13136 raft_consensus.cc:2272] T 54c6b99f989845128716bb739f35c1ed P e54730b9aa904928b5b0589dc3a93548 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:52.006903 13136 tablet_replica.cc:333] T 36acc51763b141abb734b06f5756094e P e54730b9aa904928b5b0589dc3a93548: stopping tablet replica
I20260710 11:02:52.007404 13136 raft_consensus.cc:2243] T 36acc51763b141abb734b06f5756094e P e54730b9aa904928b5b0589dc3a93548 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:52.008078 13136 raft_consensus.cc:2272] T 36acc51763b141abb734b06f5756094e P e54730b9aa904928b5b0589dc3a93548 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:52.009688 13136 tablet_replica.cc:333] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P e54730b9aa904928b5b0589dc3a93548: stopping tablet replica
I20260710 11:02:52.010118 13136 raft_consensus.cc:2243] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P e54730b9aa904928b5b0589dc3a93548 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:52.010440 13136 raft_consensus.cc:2272] T 29e8c6a2f861477a9c6fd4f9f130a8d8 P e54730b9aa904928b5b0589dc3a93548 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:52.012814 13136 tablet_replica.cc:333] T 5d63af28950d423b8e807b11fa486ddc P e54730b9aa904928b5b0589dc3a93548: stopping tablet replica
I20260710 11:02:52.013304 13136 raft_consensus.cc:2243] T 5d63af28950d423b8e807b11fa486ddc P e54730b9aa904928b5b0589dc3a93548 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:52.013746 13136 raft_consensus.cc:2272] T 5d63af28950d423b8e807b11fa486ddc P e54730b9aa904928b5b0589dc3a93548 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:52.015470 13136 tablet_replica.cc:333] T 2cb8fa895a384b06aaa8c12b3ef5339a P e54730b9aa904928b5b0589dc3a93548: stopping tablet replica
I20260710 11:02:52.015904 13136 raft_consensus.cc:2243] T 2cb8fa895a384b06aaa8c12b3ef5339a P e54730b9aa904928b5b0589dc3a93548 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:52.016616 13136 raft_consensus.cc:2272] T 2cb8fa895a384b06aaa8c12b3ef5339a P e54730b9aa904928b5b0589dc3a93548 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:52.018229 13136 tablet_replica.cc:333] T b049e23a96a846709aedf3eebe96c0b7 P e54730b9aa904928b5b0589dc3a93548: stopping tablet replica
I20260710 11:02:52.018657 13136 raft_consensus.cc:2243] T b049e23a96a846709aedf3eebe96c0b7 P e54730b9aa904928b5b0589dc3a93548 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:52.019384 13136 raft_consensus.cc:2272] T b049e23a96a846709aedf3eebe96c0b7 P e54730b9aa904928b5b0589dc3a93548 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:52.020965 13136 tablet_replica.cc:333] T 2c086052860a4f1ea5e8388129d3b703 P e54730b9aa904928b5b0589dc3a93548: stopping tablet replica
I20260710 11:02:52.021381 13136 raft_consensus.cc:2243] T 2c086052860a4f1ea5e8388129d3b703 P e54730b9aa904928b5b0589dc3a93548 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:52.021727 13136 raft_consensus.cc:2272] T 2c086052860a4f1ea5e8388129d3b703 P e54730b9aa904928b5b0589dc3a93548 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:52.023322 13136 tablet_replica.cc:333] T e00a241f2cae40df93b8fcf807db5074 P e54730b9aa904928b5b0589dc3a93548: stopping tablet replica
I20260710 11:02:52.023797 13136 raft_consensus.cc:2243] T e00a241f2cae40df93b8fcf807db5074 P e54730b9aa904928b5b0589dc3a93548 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:52.024129 13136 raft_consensus.cc:2272] T e00a241f2cae40df93b8fcf807db5074 P e54730b9aa904928b5b0589dc3a93548 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:52.026010 13136 tablet_replica.cc:333] T ab1fdd30482b4662922aa91af81289e8 P e54730b9aa904928b5b0589dc3a93548: stopping tablet replica
I20260710 11:02:52.026441 13136 raft_consensus.cc:2243] T ab1fdd30482b4662922aa91af81289e8 P e54730b9aa904928b5b0589dc3a93548 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:52.026814 13136 raft_consensus.cc:2272] T ab1fdd30482b4662922aa91af81289e8 P e54730b9aa904928b5b0589dc3a93548 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:02:52.051237 15403 consensus_peers.cc:597] T 9342010e26d543e6ad6d3431baa135a7 P 41cb9b52c69a4aa68928a829d306cbf8 -> Peer c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177): Couldn't send request to peer c53f24a7a3644009b39ec0661ad61f03. Status: Network error: Client connection negotiation failed: client connection to 127.12.212.1:41177: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:02:52.068110 15406 consensus_peers.cc:597] T 5ee313f3640c49de8bcda61aff2dc8b7 P 41cb9b52c69a4aa68928a829d306cbf8 -> Peer 674b98bcb2d3490bb4c0756d8befd2ed (127.12.212.2:44391): Couldn't send request to peer 674b98bcb2d3490bb4c0756d8befd2ed. Status: Network error: Client connection negotiation failed: client connection to 127.12.212.2:44391: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:02:52.090112 15403 consensus_peers.cc:597] T 7f9ae02ad0f74e5cbd2ce0503df3ce9a P 41cb9b52c69a4aa68928a829d306cbf8 -> Peer c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177): Couldn't send request to peer c53f24a7a3644009b39ec0661ad61f03. Status: Network error: Client connection negotiation failed: client connection to 127.12.212.1:41177: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:52.090884 13136 tablet_server.cc:196] TabletServer@127.12.212.3:0 shutdown complete.
W20260710 11:02:52.102341 15403 consensus_peers.cc:597] T e78e9f0d39204f06b423d9ebf4fdf86f P 41cb9b52c69a4aa68928a829d306cbf8 -> Peer c53f24a7a3644009b39ec0661ad61f03 (127.12.212.1:41177): Couldn't send request to peer c53f24a7a3644009b39ec0661ad61f03. Status: Network error: Client connection negotiation failed: client connection to 127.12.212.1:41177: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:52.126068 13136 tablet_server.cc:179] TabletServer@127.12.212.4:0 shutting down...
I20260710 11:02:52.157140 13136 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:02:52.157838 13136 tablet_replica.cc:333] T b177d20734c142da8280ad7616f3aa19 P 41cb9b52c69a4aa68928a829d306cbf8: stopping tablet replica
I20260710 11:02:52.158466 13136 raft_consensus.cc:2243] T b177d20734c142da8280ad7616f3aa19 P 41cb9b52c69a4aa68928a829d306cbf8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:52.159405 13136 raft_consensus.cc:2272] T b177d20734c142da8280ad7616f3aa19 P 41cb9b52c69a4aa68928a829d306cbf8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:52.161477 13136 tablet_replica.cc:333] T 5ee313f3640c49de8bcda61aff2dc8b7 P 41cb9b52c69a4aa68928a829d306cbf8: stopping tablet replica
I20260710 11:02:52.162071 13136 raft_consensus.cc:2243] T 5ee313f3640c49de8bcda61aff2dc8b7 P 41cb9b52c69a4aa68928a829d306cbf8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:52.162851 13136 raft_consensus.cc:2272] T 5ee313f3640c49de8bcda61aff2dc8b7 P 41cb9b52c69a4aa68928a829d306cbf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:52.165141 13136 tablet_replica.cc:333] T 1655f47bf20b43979c04f886a39df119 P 41cb9b52c69a4aa68928a829d306cbf8: stopping tablet replica
I20260710 11:02:52.165871 13136 raft_consensus.cc:2243] T 1655f47bf20b43979c04f886a39df119 P 41cb9b52c69a4aa68928a829d306cbf8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:52.166436 13136 raft_consensus.cc:2272] T 1655f47bf20b43979c04f886a39df119 P 41cb9b52c69a4aa68928a829d306cbf8 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:02:52.168547 15406 consensus_peers.cc:597] T 9342010e26d543e6ad6d3431baa135a7 P 41cb9b52c69a4aa68928a829d306cbf8 -> Peer e54730b9aa904928b5b0589dc3a93548 (127.12.212.3:40301): Couldn't send request to peer e54730b9aa904928b5b0589dc3a93548. Status: Network error: Client connection negotiation failed: client connection to 127.12.212.3:40301: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:52.168973 13136 tablet_replica.cc:333] T f126abdfca174805b5f1b41467da4ff8 P 41cb9b52c69a4aa68928a829d306cbf8: stopping tablet replica
I20260710 11:02:52.169582 13136 raft_consensus.cc:2243] T f126abdfca174805b5f1b41467da4ff8 P 41cb9b52c69a4aa68928a829d306cbf8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:52.170004 13136 raft_consensus.cc:2272] T f126abdfca174805b5f1b41467da4ff8 P 41cb9b52c69a4aa68928a829d306cbf8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:52.171916 13136 tablet_replica.cc:333] T 80fb70f5308442b6a58410e39a3f1798 P 41cb9b52c69a4aa68928a829d306cbf8: stopping tablet replica
I20260710 11:02:52.172477 13136 raft_consensus.cc:2243] T 80fb70f5308442b6a58410e39a3f1798 P 41cb9b52c69a4aa68928a829d306cbf8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:52.172920 13136 raft_consensus.cc:2272] T 80fb70f5308442b6a58410e39a3f1798 P 41cb9b52c69a4aa68928a829d306cbf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:52.174798 13136 tablet_replica.cc:333] T 99b857eec6e346fd9b7871efcd208fbf P 41cb9b52c69a4aa68928a829d306cbf8: stopping tablet replica
I20260710 11:02:52.175416 13136 raft_consensus.cc:2243] T 99b857eec6e346fd9b7871efcd208fbf P 41cb9b52c69a4aa68928a829d306cbf8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:52.175848 13136 raft_consensus.cc:2272] T 99b857eec6e346fd9b7871efcd208fbf P 41cb9b52c69a4aa68928a829d306cbf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:52.177629 13136 tablet_replica.cc:333] T 049fc340345540f3b881a08da363d556 P 41cb9b52c69a4aa68928a829d306cbf8: stopping tablet replica
I20260710 11:02:52.178187 13136 raft_consensus.cc:2243] T 049fc340345540f3b881a08da363d556 P 41cb9b52c69a4aa68928a829d306cbf8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:52.178596 13136 raft_consensus.cc:2272] T 049fc340345540f3b881a08da363d556 P 41cb9b52c69a4aa68928a829d306cbf8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:52.180390 13136 tablet_replica.cc:333] T 91ee8462a87f4632a72da0f14f042b6b P 41cb9b52c69a4aa68928a829d306cbf8: stopping tablet replica
I20260710 11:02:52.180936 13136 raft_consensus.cc:2243] T 91ee8462a87f4632a72da0f14f042b6b P 41cb9b52c69a4aa68928a829d306cbf8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:52.181363 13136 raft_consensus.cc:2272] T 91ee8462a87f4632a72da0f14f042b6b P 41cb9b52c69a4aa68928a829d306cbf8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:52.184104 13136 tablet_replica.cc:333] T 911143f8552b42959644fedc138b64af P 41cb9b52c69a4aa68928a829d306cbf8: stopping tablet replica
I20260710 11:02:52.184660 13136 raft_consensus.cc:2243] T 911143f8552b42959644fedc138b64af P 41cb9b52c69a4aa68928a829d306cbf8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:52.185086 13136 raft_consensus.cc:2272] T 911143f8552b42959644fedc138b64af P 41cb9b52c69a4aa68928a829d306cbf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:52.186844 13136 tablet_replica.cc:333] T 5d63af28950d423b8e807b11fa486ddc P 41cb9b52c69a4aa68928a829d306cbf8: stopping tablet replica
I20260710 11:02:52.187466 13136 raft_consensus.cc:2243] T 5d63af28950d423b8e807b11fa486ddc P 41cb9b52c69a4aa68928a829d306cbf8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:52.187981 13136 raft_consensus.cc:2272] T 5d63af28950d423b8e807b11fa486ddc P 41cb9b52c69a4aa68928a829d306cbf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:52.189793 13136 tablet_replica.cc:333] T b049e23a96a846709aedf3eebe96c0b7 P 41cb9b52c69a4aa68928a829d306cbf8: stopping tablet replica
I20260710 11:02:52.190380 13136 raft_consensus.cc:2243] T b049e23a96a846709aedf3eebe96c0b7 P 41cb9b52c69a4aa68928a829d306cbf8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:52.190815 13136 raft_consensus.cc:2272] T b049e23a96a846709aedf3eebe96c0b7 P 41cb9b52c69a4aa68928a829d306cbf8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:52.192564 13136 tablet_replica.cc:333] T 57ad0b8395ae412f8fbbd2515dc8eb0f P 41cb9b52c69a4aa68928a829d306cbf8: stopping tablet replica
I20260710 11:02:52.193075 13136 raft_consensus.cc:2243] T 57ad0b8395ae412f8fbbd2515dc8eb0f P 41cb9b52c69a4aa68928a829d306cbf8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:52.193490 13136 raft_consensus.cc:2272] T 57ad0b8395ae412f8fbbd2515dc8eb0f P 41cb9b52c69a4aa68928a829d306cbf8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:52.195341 13136 tablet_replica.cc:333] T 2c086052860a4f1ea5e8388129d3b703 P 41cb9b52c69a4aa68928a829d306cbf8: stopping tablet replica
I20260710 11:02:52.195843 13136 raft_consensus.cc:2243] T 2c086052860a4f1ea5e8388129d3b703 P 41cb9b52c69a4aa68928a829d306cbf8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:52.196579 13136 raft_consensus.cc:2272] T 2c086052860a4f1ea5e8388129d3b703 P 41cb9b52c69a4aa68928a829d306cbf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:52.198455 13136 tablet_replica.cc:333] T e78e9f0d39204f06b423d9ebf4fdf86f P 41cb9b52c69a4aa68928a829d306cbf8: stopping tablet replica
I20260710 11:02:52.199016 13136 raft_consensus.cc:2243] T e78e9f0d39204f06b423d9ebf4fdf86f P 41cb9b52c69a4aa68928a829d306cbf8 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:02:52.199759 13136 raft_consensus.cc:2272] T e78e9f0d39204f06b423d9ebf4fdf86f P 41cb9b52c69a4aa68928a829d306cbf8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:52.201507 13136 tablet_replica.cc:333] T 5050ead69350405391f9138bc3f57ff2 P 41cb9b52c69a4aa68928a829d306cbf8: stopping tablet replica
I20260710 11:02:52.202117 13136 raft_consensus.cc:2243] T 5050ead69350405391f9138bc3f57ff2 P 41cb9b52c69a4aa68928a829d306cbf8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:52.202564 13136 raft_consensus.cc:2272] T 5050ead69350405391f9138bc3f57ff2 P 41cb9b52c69a4aa68928a829d306cbf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:52.204499 13136 tablet_replica.cc:333] T 9342010e26d543e6ad6d3431baa135a7 P 41cb9b52c69a4aa68928a829d306cbf8: stopping tablet replica
I20260710 11:02:52.205006 13136 raft_consensus.cc:2243] T 9342010e26d543e6ad6d3431baa135a7 P 41cb9b52c69a4aa68928a829d306cbf8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:52.205787 13136 raft_consensus.cc:2272] T 9342010e26d543e6ad6d3431baa135a7 P 41cb9b52c69a4aa68928a829d306cbf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:52.207829 13136 tablet_replica.cc:333] T 54c6b99f989845128716bb739f35c1ed P 41cb9b52c69a4aa68928a829d306cbf8: stopping tablet replica
I20260710 11:02:52.208343 13136 raft_consensus.cc:2243] T 54c6b99f989845128716bb739f35c1ed P 41cb9b52c69a4aa68928a829d306cbf8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:52.208812 13136 raft_consensus.cc:2272] T 54c6b99f989845128716bb739f35c1ed P 41cb9b52c69a4aa68928a829d306cbf8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:52.210727 13136 tablet_replica.cc:333] T 7f9ae02ad0f74e5cbd2ce0503df3ce9a P 41cb9b52c69a4aa68928a829d306cbf8: stopping tablet replica
I20260710 11:02:52.211279 13136 raft_consensus.cc:2243] T 7f9ae02ad0f74e5cbd2ce0503df3ce9a P 41cb9b52c69a4aa68928a829d306cbf8 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:52.212096 13136 raft_consensus.cc:2272] T 7f9ae02ad0f74e5cbd2ce0503df3ce9a P 41cb9b52c69a4aa68928a829d306cbf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:52.239850 13136 tablet_server.cc:196] TabletServer@127.12.212.4:0 shutdown complete.
I20260710 11:02:52.268477 13136 master.cc:562] Master@127.12.212.62:45663 shutting down...
I20260710 11:02:52.289630 13136 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4f5dfc79093e49bb8e0ab28d6282503e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:52.290189 13136 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4f5dfc79093e49bb8e0ab28d6282503e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:52.290508 13136 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4f5dfc79093e49bb8e0ab28d6282503e: stopping tablet replica
I20260710 11:02:52.311264 13136 master.cc:584] Master@127.12.212.62:45663 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (17864 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 11:02:52.367545 13136 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.212.62:34891
I20260710 11:02:52.368968 13136 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:02:52.375470 15896 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 11:02:52.375547 15895 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 11:02:52.375931 15898 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 11:02:52.377429 13136 server_base.cc:1061] running on GCE node
I20260710 11:02:52.378310 13136 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:02:52.378509 13136 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 11:02:52.378634 13136 hybrid_clock.cc:648] HybridClock initialized: now 1783681372378622 us; error 0 us; skew 500 ppm
I20260710 11:02:52.379292 13136 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:02:52.381806 13136 webserver.cc:533] Webserver started at http://127.12.212.62:40797/ using document root <none> and password file <none>
I20260710 11:02:52.382290 13136 fs_manager.cc:362] Metadata directory not provided
I20260710 11:02:52.382458 13136 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:02:52.382687 13136 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:02:52.383870 13136 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681302471308-13136-0/minicluster-data/master-0-root/instance:
uuid: "2f8c8541ae4e4f26926f70e25681b17e"
format_stamp: "Formatted at 2026-07-10 11:02:52 on dist-test-slave-vn19"
I20260710 11:02:52.388567 13136 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260710 11:02:52.392069 15903 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:52.392887 13136 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:02:52.393134 13136 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681302471308-13136-0/minicluster-data/master-0-root
uuid: "2f8c8541ae4e4f26926f70e25681b17e"
format_stamp: "Formatted at 2026-07-10 11:02:52 on dist-test-slave-vn19"
I20260710 11:02:52.393368 13136 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681302471308-13136-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681302471308-13136-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681302471308-13136-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 11:02:52.407816 13136 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:02:52.408912 13136 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:02:52.449429 13136 rpc_server.cc:307] RPC server started. Bound to: 127.12.212.62:34891
I20260710 11:02:52.449555 15954 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.212.62:34891 every 8 connection(s)
I20260710 11:02:52.453388 15955 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 11:02:52.464129 15955 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2f8c8541ae4e4f26926f70e25681b17e: Bootstrap starting.
I20260710 11:02:52.469094 15955 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2f8c8541ae4e4f26926f70e25681b17e: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:52.473624 15955 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2f8c8541ae4e4f26926f70e25681b17e: No bootstrap required, opened a new log
I20260710 11:02:52.475893 15955 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2f8c8541ae4e4f26926f70e25681b17e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f8c8541ae4e4f26926f70e25681b17e" member_type: VOTER }
I20260710 11:02:52.476296 15955 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2f8c8541ae4e4f26926f70e25681b17e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:52.476500 15955 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2f8c8541ae4e4f26926f70e25681b17e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f8c8541ae4e4f26926f70e25681b17e, State: Initialized, Role: FOLLOWER
I20260710 11:02:52.477125 15955 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2f8c8541ae4e4f26926f70e25681b17e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2f8c8541ae4e4f26926f70e25681b17e" member_type: VOTER }
I20260710 11:02:52.477596 15955 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2f8c8541ae4e4f26926f70e25681b17e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:02:52.477802 15955 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2f8c8541ae4e4f26926f70e25681b17e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:02:52.478024 15955 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2f8c8541ae4e4f26926f70e25681b17e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:52.482656 15955 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2f8c8541ae4e4f26926f70e25681b17e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f8c8541ae4e4f26926f70e25681b17e" member_type: VOTER }
I20260710 11:02:52.483162 15955 leader_election.cc:304] T 00000000000000000000000000000000 P 2f8c8541ae4e4f26926f70e25681b17e [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: 2f8c8541ae4e4f26926f70e25681b17e; no voters: 
I20260710 11:02:52.484246 15955 leader_election.cc:290] T 00000000000000000000000000000000 P 2f8c8541ae4e4f26926f70e25681b17e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:02:52.484555 15958 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2f8c8541ae4e4f26926f70e25681b17e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:52.485940 15958 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2f8c8541ae4e4f26926f70e25681b17e [term 1 LEADER]: Becoming Leader. State: Replica: 2f8c8541ae4e4f26926f70e25681b17e, State: Running, Role: LEADER
I20260710 11:02:52.486583 15958 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2f8c8541ae4e4f26926f70e25681b17e [LEADER]: Queue going to LEADER mode. State: All 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: "2f8c8541ae4e4f26926f70e25681b17e" member_type: VOTER }
I20260710 11:02:52.487424 15955 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2f8c8541ae4e4f26926f70e25681b17e [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:02:52.491422 15960 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2f8c8541ae4e4f26926f70e25681b17e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2f8c8541ae4e4f26926f70e25681b17e. Latest consensus state: current_term: 1 leader_uuid: "2f8c8541ae4e4f26926f70e25681b17e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f8c8541ae4e4f26926f70e25681b17e" member_type: VOTER } }
I20260710 11:02:52.492225 15960 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2f8c8541ae4e4f26926f70e25681b17e [sys.catalog]: This master's current role is: LEADER
I20260710 11:02:52.492846 15959 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2f8c8541ae4e4f26926f70e25681b17e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2f8c8541ae4e4f26926f70e25681b17e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2f8c8541ae4e4f26926f70e25681b17e" member_type: VOTER } }
I20260710 11:02:52.493388 15959 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2f8c8541ae4e4f26926f70e25681b17e [sys.catalog]: This master's current role is: LEADER
I20260710 11:02:52.494726 15965 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:02:52.499591 15965 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:02:52.504070 13136 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:02:52.507836 15965 catalog_manager.cc:1383] Generated new cluster ID: b0057c6b58a848f9aff4dea1a160dc04
I20260710 11:02:52.508100 15965 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:02:52.596621 15965 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:02:52.597889 15965 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:02:52.609784 15965 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2f8c8541ae4e4f26926f70e25681b17e: Generated new TSK 0
I20260710 11:02:52.610415 15965 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:02:52.635277 13136 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:02:52.641633 15976 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 11:02:52.642534 15977 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 11:02:52.644273 15979 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 11:02:52.645136 13136 server_base.cc:1061] running on GCE node
I20260710 11:02:52.646009 13136 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:02:52.646202 13136 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 11:02:52.646330 13136 hybrid_clock.cc:648] HybridClock initialized: now 1783681372646319 us; error 0 us; skew 500 ppm
I20260710 11:02:52.646778 13136 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:02:52.648962 13136 webserver.cc:533] Webserver started at http://127.12.212.1:41213/ using document root <none> and password file <none>
I20260710 11:02:52.649384 13136 fs_manager.cc:362] Metadata directory not provided
I20260710 11:02:52.649530 13136 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:02:52.649734 13136 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:02:52.650713 13136 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681302471308-13136-0/minicluster-data/ts-0-root/instance:
uuid: "488bf94c4c534942a491c5fb67d46b60"
format_stamp: "Formatted at 2026-07-10 11:02:52 on dist-test-slave-vn19"
I20260710 11:02:52.654911 13136 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 11:02:52.658265 15984 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:52.659201 13136 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260710 11:02:52.659463 13136 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681302471308-13136-0/minicluster-data/ts-0-root
uuid: "488bf94c4c534942a491c5fb67d46b60"
format_stamp: "Formatted at 2026-07-10 11:02:52 on dist-test-slave-vn19"
I20260710 11:02:52.659715 13136 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681302471308-13136-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681302471308-13136-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681302471308-13136-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 11:02:52.681007 13136 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:02:52.682370 13136 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:02:52.684013 13136 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:02:52.686323 13136 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:02:52.686501 13136 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:52.686684 13136 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:02:52.686825 13136 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:52.728556 13136 rpc_server.cc:307] RPC server started. Bound to: 127.12.212.1:39645
I20260710 11:02:52.728657 16046 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.212.1:39645 every 8 connection(s)
I20260710 11:02:52.734190 13136 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:02:52.742486 16051 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 11:02:52.744436 16052 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 11:02:52.746583 13136 server_base.cc:1061] running on GCE node
W20260710 11:02:52.747280 16054 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 11:02:52.748129 13136 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:02:52.748438 13136 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 11:02:52.748716 13136 hybrid_clock.cc:648] HybridClock initialized: now 1783681372748685 us; error 0 us; skew 500 ppm
I20260710 11:02:52.749442 13136 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:02:52.752156 16047 heartbeater.cc:344] Connected to a master server at 127.12.212.62:34891
I20260710 11:02:52.752503 13136 webserver.cc:533] Webserver started at http://127.12.212.2:39841/ using document root <none> and password file <none>
I20260710 11:02:52.752524 16047 heartbeater.cc:461] Registering TS with master...
I20260710 11:02:52.753187 13136 fs_manager.cc:362] Metadata directory not provided
I20260710 11:02:52.753425 13136 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:02:52.753454 16047 heartbeater.cc:507] Master 127.12.212.62:34891 requested a full tablet report, sending...
I20260710 11:02:52.753810 13136 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:02:52.755268 13136 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681302471308-13136-0/minicluster-data/ts-1-root/instance:
uuid: "4a51718dc5734dd5a4f83ac303b23bf4"
format_stamp: "Formatted at 2026-07-10 11:02:52 on dist-test-slave-vn19"
I20260710 11:02:52.755894 15920 ts_manager.cc:194] Registered new tserver with Master: 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1:39645)
I20260710 11:02:52.757571 15920 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49154
I20260710 11:02:52.760465 13136 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:02:52.764153 16059 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:52.765005 13136 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:02:52.765313 13136 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681302471308-13136-0/minicluster-data/ts-1-root
uuid: "4a51718dc5734dd5a4f83ac303b23bf4"
format_stamp: "Formatted at 2026-07-10 11:02:52 on dist-test-slave-vn19"
I20260710 11:02:52.765604 13136 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681302471308-13136-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681302471308-13136-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681302471308-13136-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 11:02:52.781078 13136 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:02:52.782256 13136 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:02:52.783738 13136 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:02:52.786509 13136 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:02:52.786727 13136 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:52.787019 13136 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:02:52.787186 13136 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:52.828075 13136 rpc_server.cc:307] RPC server started. Bound to: 127.12.212.2:42599
I20260710 11:02:52.828205 16121 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.212.2:42599 every 8 connection(s)
I20260710 11:02:52.832726 13136 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:02:52.839468 16125 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 11:02:52.841702 16126 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 11:02:52.843365 16128 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 11:02:52.843567 13136 server_base.cc:1061] running on GCE node
I20260710 11:02:52.844743 13136 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:02:52.845031 13136 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 11:02:52.845235 13136 hybrid_clock.cc:648] HybridClock initialized: now 1783681372845217 us; error 0 us; skew 500 ppm
I20260710 11:02:52.845664 16122 heartbeater.cc:344] Connected to a master server at 127.12.212.62:34891
I20260710 11:02:52.845885 13136 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:02:52.846043 16122 heartbeater.cc:461] Registering TS with master...
I20260710 11:02:52.846827 16122 heartbeater.cc:507] Master 127.12.212.62:34891 requested a full tablet report, sending...
I20260710 11:02:52.848745 13136 webserver.cc:533] Webserver started at http://127.12.212.3:43981/ using document root <none> and password file <none>
I20260710 11:02:52.849093 15920 ts_manager.cc:194] Registered new tserver with Master: 4a51718dc5734dd5a4f83ac303b23bf4 (127.12.212.2:42599)
I20260710 11:02:52.849437 13136 fs_manager.cc:362] Metadata directory not provided
I20260710 11:02:52.849718 13136 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:02:52.850039 13136 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:02:52.850961 15920 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49162
I20260710 11:02:52.851593 13136 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681302471308-13136-0/minicluster-data/ts-2-root/instance:
uuid: "86a099b0d89041b08edccfee2ff6071b"
format_stamp: "Formatted at 2026-07-10 11:02:52 on dist-test-slave-vn19"
I20260710 11:02:52.856248 13136 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:02:52.859555 16133 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:52.860292 13136 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260710 11:02:52.860579 13136 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681302471308-13136-0/minicluster-data/ts-2-root
uuid: "86a099b0d89041b08edccfee2ff6071b"
format_stamp: "Formatted at 2026-07-10 11:02:52 on dist-test-slave-vn19"
I20260710 11:02:52.860870 13136 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681302471308-13136-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681302471308-13136-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681302471308-13136-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 11:02:52.876878 13136 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:02:52.878077 13136 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:02:52.879535 13136 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:02:52.881709 13136 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:02:52.881942 13136 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:52.882191 13136 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:02:52.882362 13136 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:52.922542 13136 rpc_server.cc:307] RPC server started. Bound to: 127.12.212.3:36197
I20260710 11:02:52.922637 16195 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.212.3:36197 every 8 connection(s)
I20260710 11:02:52.936115 16196 heartbeater.cc:344] Connected to a master server at 127.12.212.62:34891
I20260710 11:02:52.936494 16196 heartbeater.cc:461] Registering TS with master...
I20260710 11:02:52.937223 16196 heartbeater.cc:507] Master 127.12.212.62:34891 requested a full tablet report, sending...
I20260710 11:02:52.939169 15920 ts_manager.cc:194] Registered new tserver with Master: 86a099b0d89041b08edccfee2ff6071b (127.12.212.3:36197)
I20260710 11:02:52.940073 13136 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014448177s
I20260710 11:02:52.940498 15920 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49166
I20260710 11:02:52.964143 15920 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49180:
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 11:02:52.966856 15920 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 11:02:53.100157 16012 tablet_service.cc:1511] Processing CreateTablet for tablet d70ecbd17df249908ca21b1cbad4feaa (DEFAULT_TABLE table=test-workload [id=e1fa74fd6bf6413a8375753e437e9da3]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:02:53.102835 16087 tablet_service.cc:1511] Processing CreateTablet for tablet d70ecbd17df249908ca21b1cbad4feaa (DEFAULT_TABLE table=test-workload [id=e1fa74fd6bf6413a8375753e437e9da3]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:02:53.103495 16012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d70ecbd17df249908ca21b1cbad4feaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:53.104720 16087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d70ecbd17df249908ca21b1cbad4feaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:53.107236 16010 tablet_service.cc:1511] Processing CreateTablet for tablet 6fec4799034e4217905202550dae2859 (DEFAULT_TABLE table=test-workload [id=e1fa74fd6bf6413a8375753e437e9da3]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:02:53.100447 16011 tablet_service.cc:1511] Processing CreateTablet for tablet d6a05fea30a14bd3812169efeae439ec (DEFAULT_TABLE table=test-workload [id=e1fa74fd6bf6413a8375753e437e9da3]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:02:53.109583 16010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fec4799034e4217905202550dae2859. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:53.110620 16086 tablet_service.cc:1511] Processing CreateTablet for tablet d6a05fea30a14bd3812169efeae439ec (DEFAULT_TABLE table=test-workload [id=e1fa74fd6bf6413a8375753e437e9da3]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:02:53.113480 16011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6a05fea30a14bd3812169efeae439ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:53.113844 16085 tablet_service.cc:1511] Processing CreateTablet for tablet 6fec4799034e4217905202550dae2859 (DEFAULT_TABLE table=test-workload [id=e1fa74fd6bf6413a8375753e437e9da3]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:02:53.116428 16084 tablet_service.cc:1511] Processing CreateTablet for tablet 3ad6e85098604f61b036388d487e5904 (DEFAULT_TABLE table=test-workload [id=e1fa74fd6bf6413a8375753e437e9da3]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:02:53.118530 16161 tablet_service.cc:1511] Processing CreateTablet for tablet d70ecbd17df249908ca21b1cbad4feaa (DEFAULT_TABLE table=test-workload [id=e1fa74fd6bf6413a8375753e437e9da3]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 11:02:53.120127 16161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d70ecbd17df249908ca21b1cbad4feaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:53.120244 16081 tablet_service.cc:1511] Processing CreateTablet for tablet 2f6e9e5d7ae5416c8f2612f1b8b75ff9 (DEFAULT_TABLE table=test-workload [id=e1fa74fd6bf6413a8375753e437e9da3]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:02:53.121349 16009 tablet_service.cc:1511] Processing CreateTablet for tablet 3ad6e85098604f61b036388d487e5904 (DEFAULT_TABLE table=test-workload [id=e1fa74fd6bf6413a8375753e437e9da3]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:02:53.122993 16009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ad6e85098604f61b036388d487e5904. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:53.124130 16079 tablet_service.cc:1511] Processing CreateTablet for tablet 6c37d7b9de0e4411aa8ab1675e53504d (DEFAULT_TABLE table=test-workload [id=e1fa74fd6bf6413a8375753e437e9da3]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:02:53.126643 16078 tablet_service.cc:1511] Processing CreateTablet for tablet bdfd0897df024c50abba15db13fdac22 (DEFAULT_TABLE table=test-workload [id=e1fa74fd6bf6413a8375753e437e9da3]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:02:53.128772 16008 tablet_service.cc:1511] Processing CreateTablet for tablet c40a74a032f2448ea2d365b73fdc958c (DEFAULT_TABLE table=test-workload [id=e1fa74fd6bf6413a8375753e437e9da3]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:02:53.129218 16082 tablet_service.cc:1511] Processing CreateTablet for tablet e215c9fedc544d04979cdcc2d4158fa2 (DEFAULT_TABLE table=test-workload [id=e1fa74fd6bf6413a8375753e437e9da3]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:02:53.129534 16160 tablet_service.cc:1511] Processing CreateTablet for tablet d6a05fea30a14bd3812169efeae439ec (DEFAULT_TABLE table=test-workload [id=e1fa74fd6bf6413a8375753e437e9da3]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 11:02:53.130141 16008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c40a74a032f2448ea2d365b73fdc958c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:53.130998 16080 tablet_service.cc:1511] Processing CreateTablet for tablet 18d61a0e65ea421f973d445cc5657f60 (DEFAULT_TABLE table=test-workload [id=e1fa74fd6bf6413a8375753e437e9da3]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:02:53.131350 16160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6a05fea30a14bd3812169efeae439ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:53.132282 16083 tablet_service.cc:1511] Processing CreateTablet for tablet c40a74a032f2448ea2d365b73fdc958c (DEFAULT_TABLE table=test-workload [id=e1fa74fd6bf6413a8375753e437e9da3]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:02:53.112164 16086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6a05fea30a14bd3812169efeae439ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:53.139003 16007 tablet_service.cc:1511] Processing CreateTablet for tablet e215c9fedc544d04979cdcc2d4158fa2 (DEFAULT_TABLE table=test-workload [id=e1fa74fd6bf6413a8375753e437e9da3]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:02:53.140412 16007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e215c9fedc544d04979cdcc2d4158fa2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:53.141992 16081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f6e9e5d7ae5416c8f2612f1b8b75ff9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:53.145013 16084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ad6e85098604f61b036388d487e5904. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:53.145514 16159 tablet_service.cc:1511] Processing CreateTablet for tablet 6fec4799034e4217905202550dae2859 (DEFAULT_TABLE table=test-workload [id=e1fa74fd6bf6413a8375753e437e9da3]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 11:02:53.147408 16159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fec4799034e4217905202550dae2859. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:53.147408 16083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c40a74a032f2448ea2d365b73fdc958c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:53.151898 16080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18d61a0e65ea421f973d445cc5657f60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:53.154690 16078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdfd0897df024c50abba15db13fdac22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:53.158089 16006 tablet_service.cc:1511] Processing CreateTablet for tablet 2f6e9e5d7ae5416c8f2612f1b8b75ff9 (DEFAULT_TABLE table=test-workload [id=e1fa74fd6bf6413a8375753e437e9da3]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:02:53.159492 16006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f6e9e5d7ae5416c8f2612f1b8b75ff9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:53.160106 16085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fec4799034e4217905202550dae2859. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:53.164394 16004 tablet_service.cc:1511] Processing CreateTablet for tablet 6c37d7b9de0e4411aa8ab1675e53504d (DEFAULT_TABLE table=test-workload [id=e1fa74fd6bf6413a8375753e437e9da3]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:02:53.165158 16158 tablet_service.cc:1511] Processing CreateTablet for tablet 3ad6e85098604f61b036388d487e5904 (DEFAULT_TABLE table=test-workload [id=e1fa74fd6bf6413a8375753e437e9da3]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 11:02:53.165832 16004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c37d7b9de0e4411aa8ab1675e53504d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:53.168560 16158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ad6e85098604f61b036388d487e5904. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:53.176254 16003 tablet_service.cc:1511] Processing CreateTablet for tablet bdfd0897df024c50abba15db13fdac22 (DEFAULT_TABLE table=test-workload [id=e1fa74fd6bf6413a8375753e437e9da3]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:02:53.177816 16082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e215c9fedc544d04979cdcc2d4158fa2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:53.183290 16079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c37d7b9de0e4411aa8ab1675e53504d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:53.192728 16157 tablet_service.cc:1511] Processing CreateTablet for tablet c40a74a032f2448ea2d365b73fdc958c (DEFAULT_TABLE table=test-workload [id=e1fa74fd6bf6413a8375753e437e9da3]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 11:02:53.193468 16155 tablet_service.cc:1511] Processing CreateTablet for tablet 2f6e9e5d7ae5416c8f2612f1b8b75ff9 (DEFAULT_TABLE table=test-workload [id=e1fa74fd6bf6413a8375753e437e9da3]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 11:02:53.194177 16157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c40a74a032f2448ea2d365b73fdc958c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:53.196208 16154 tablet_service.cc:1511] Processing CreateTablet for tablet 18d61a0e65ea421f973d445cc5657f60 (DEFAULT_TABLE table=test-workload [id=e1fa74fd6bf6413a8375753e437e9da3]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:02:53.196385 16156 tablet_service.cc:1511] Processing CreateTablet for tablet e215c9fedc544d04979cdcc2d4158fa2 (DEFAULT_TABLE table=test-workload [id=e1fa74fd6bf6413a8375753e437e9da3]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 11:02:53.162837 16005 tablet_service.cc:1511] Processing CreateTablet for tablet 18d61a0e65ea421f973d445cc5657f60 (DEFAULT_TABLE table=test-workload [id=e1fa74fd6bf6413a8375753e437e9da3]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 11:02:53.199967 16003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdfd0897df024c50abba15db13fdac22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:53.200915 16152 tablet_service.cc:1511] Processing CreateTablet for tablet bdfd0897df024c50abba15db13fdac22 (DEFAULT_TABLE table=test-workload [id=e1fa74fd6bf6413a8375753e437e9da3]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 11:02:53.198773 16153 tablet_service.cc:1511] Processing CreateTablet for tablet 6c37d7b9de0e4411aa8ab1675e53504d (DEFAULT_TABLE table=test-workload [id=e1fa74fd6bf6413a8375753e437e9da3]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 11:02:53.194802 16155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f6e9e5d7ae5416c8f2612f1b8b75ff9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:53.205461 16152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bdfd0897df024c50abba15db13fdac22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:53.207221 16156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e215c9fedc544d04979cdcc2d4158fa2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:53.209153 16153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c37d7b9de0e4411aa8ab1675e53504d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:53.223273 16154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18d61a0e65ea421f973d445cc5657f60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:53.314647 16211 tablet_bootstrap.cc:492] T d70ecbd17df249908ca21b1cbad4feaa P 4a51718dc5734dd5a4f83ac303b23bf4: Bootstrap starting.
I20260710 11:02:53.345819 16212 tablet_bootstrap.cc:492] T e215c9fedc544d04979cdcc2d4158fa2 P 86a099b0d89041b08edccfee2ff6071b: Bootstrap starting.
I20260710 11:02:53.352414 16213 tablet_bootstrap.cc:492] T 3ad6e85098604f61b036388d487e5904 P 488bf94c4c534942a491c5fb67d46b60: Bootstrap starting.
I20260710 11:02:53.364779 16005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18d61a0e65ea421f973d445cc5657f60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:02:53.369798 16211 tablet_bootstrap.cc:654] T d70ecbd17df249908ca21b1cbad4feaa P 4a51718dc5734dd5a4f83ac303b23bf4: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:53.372577 16213 tablet_bootstrap.cc:654] T 3ad6e85098604f61b036388d487e5904 P 488bf94c4c534942a491c5fb67d46b60: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:53.376609 16212 tablet_bootstrap.cc:654] T e215c9fedc544d04979cdcc2d4158fa2 P 86a099b0d89041b08edccfee2ff6071b: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:53.390028 16213 tablet_bootstrap.cc:492] T 3ad6e85098604f61b036388d487e5904 P 488bf94c4c534942a491c5fb67d46b60: No bootstrap required, opened a new log
I20260710 11:02:53.390647 16213 ts_tablet_manager.cc:1403] T 3ad6e85098604f61b036388d487e5904 P 488bf94c4c534942a491c5fb67d46b60: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.000s
I20260710 11:02:53.398190 16211 tablet_bootstrap.cc:492] T d70ecbd17df249908ca21b1cbad4feaa P 4a51718dc5734dd5a4f83ac303b23bf4: No bootstrap required, opened a new log
I20260710 11:02:53.394783 16213 raft_consensus.cc:359] T 3ad6e85098604f61b036388d487e5904 P 488bf94c4c534942a491c5fb67d46b60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:53.398811 16211 ts_tablet_manager.cc:1403] T d70ecbd17df249908ca21b1cbad4feaa P 4a51718dc5734dd5a4f83ac303b23bf4: Time spent bootstrapping tablet: real 0.085s	user 0.011s	sys 0.002s
I20260710 11:02:53.398835 16213 raft_consensus.cc:385] T 3ad6e85098604f61b036388d487e5904 P 488bf94c4c534942a491c5fb67d46b60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:53.399443 16213 raft_consensus.cc:740] T 3ad6e85098604f61b036388d487e5904 P 488bf94c4c534942a491c5fb67d46b60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 488bf94c4c534942a491c5fb67d46b60, State: Initialized, Role: FOLLOWER
I20260710 11:02:53.400388 16212 tablet_bootstrap.cc:492] T e215c9fedc544d04979cdcc2d4158fa2 P 86a099b0d89041b08edccfee2ff6071b: No bootstrap required, opened a new log
I20260710 11:02:53.400272 16213 consensus_queue.cc:260] T 3ad6e85098604f61b036388d487e5904 P 488bf94c4c534942a491c5fb67d46b60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:53.400883 16212 ts_tablet_manager.cc:1403] T e215c9fedc544d04979cdcc2d4158fa2 P 86a099b0d89041b08edccfee2ff6071b: Time spent bootstrapping tablet: real 0.056s	user 0.015s	sys 0.004s
I20260710 11:02:53.402140 16211 raft_consensus.cc:359] T d70ecbd17df249908ca21b1cbad4feaa P 4a51718dc5734dd5a4f83ac303b23bf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } } peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } }
I20260710 11:02:53.403056 16211 raft_consensus.cc:385] T d70ecbd17df249908ca21b1cbad4feaa P 4a51718dc5734dd5a4f83ac303b23bf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:53.403264 16047 heartbeater.cc:499] Master 127.12.212.62:34891 was elected leader, sending a full tablet report...
I20260710 11:02:53.403435 16211 raft_consensus.cc:740] T d70ecbd17df249908ca21b1cbad4feaa P 4a51718dc5734dd5a4f83ac303b23bf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a51718dc5734dd5a4f83ac303b23bf4, State: Initialized, Role: FOLLOWER
I20260710 11:02:53.403576 16213 ts_tablet_manager.cc:1434] T 3ad6e85098604f61b036388d487e5904 P 488bf94c4c534942a491c5fb67d46b60: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 11:02:53.404209 16212 raft_consensus.cc:359] T e215c9fedc544d04979cdcc2d4158fa2 P 86a099b0d89041b08edccfee2ff6071b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:53.404631 16213 tablet_bootstrap.cc:492] T d6a05fea30a14bd3812169efeae439ec P 488bf94c4c534942a491c5fb67d46b60: Bootstrap starting.
I20260710 11:02:53.404896 16212 raft_consensus.cc:385] T e215c9fedc544d04979cdcc2d4158fa2 P 86a099b0d89041b08edccfee2ff6071b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:53.404495 16211 consensus_queue.cc:260] T d70ecbd17df249908ca21b1cbad4feaa P 4a51718dc5734dd5a4f83ac303b23bf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } } peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } }
I20260710 11:02:53.405197 16212 raft_consensus.cc:740] T e215c9fedc544d04979cdcc2d4158fa2 P 86a099b0d89041b08edccfee2ff6071b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86a099b0d89041b08edccfee2ff6071b, State: Initialized, Role: FOLLOWER
I20260710 11:02:53.406121 16212 consensus_queue.cc:260] T e215c9fedc544d04979cdcc2d4158fa2 P 86a099b0d89041b08edccfee2ff6071b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:53.412664 16213 tablet_bootstrap.cc:654] T d6a05fea30a14bd3812169efeae439ec P 488bf94c4c534942a491c5fb67d46b60: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:53.414340 16211 ts_tablet_manager.cc:1434] T d70ecbd17df249908ca21b1cbad4feaa P 4a51718dc5734dd5a4f83ac303b23bf4: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.007s
I20260710 11:02:53.415436 16122 heartbeater.cc:499] Master 127.12.212.62:34891 was elected leader, sending a full tablet report...
I20260710 11:02:53.425660 16211 tablet_bootstrap.cc:492] T e215c9fedc544d04979cdcc2d4158fa2 P 4a51718dc5734dd5a4f83ac303b23bf4: Bootstrap starting.
I20260710 11:02:53.432706 16196 heartbeater.cc:499] Master 127.12.212.62:34891 was elected leader, sending a full tablet report...
I20260710 11:02:53.433362 16212 ts_tablet_manager.cc:1434] T e215c9fedc544d04979cdcc2d4158fa2 P 86a099b0d89041b08edccfee2ff6071b: Time spent starting tablet: real 0.032s	user 0.011s	sys 0.019s
I20260710 11:02:53.435452 16212 tablet_bootstrap.cc:492] T 18d61a0e65ea421f973d445cc5657f60 P 86a099b0d89041b08edccfee2ff6071b: Bootstrap starting.
I20260710 11:02:53.444512 16212 tablet_bootstrap.cc:654] T 18d61a0e65ea421f973d445cc5657f60 P 86a099b0d89041b08edccfee2ff6071b: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:53.452888 16213 tablet_bootstrap.cc:492] T d6a05fea30a14bd3812169efeae439ec P 488bf94c4c534942a491c5fb67d46b60: No bootstrap required, opened a new log
I20260710 11:02:53.452924 16211 tablet_bootstrap.cc:654] T e215c9fedc544d04979cdcc2d4158fa2 P 4a51718dc5734dd5a4f83ac303b23bf4: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:53.453544 16213 ts_tablet_manager.cc:1403] T d6a05fea30a14bd3812169efeae439ec P 488bf94c4c534942a491c5fb67d46b60: Time spent bootstrapping tablet: real 0.049s	user 0.032s	sys 0.013s
I20260710 11:02:53.459813 16213 raft_consensus.cc:359] T d6a05fea30a14bd3812169efeae439ec P 488bf94c4c534942a491c5fb67d46b60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:53.460434 16213 raft_consensus.cc:385] T d6a05fea30a14bd3812169efeae439ec P 488bf94c4c534942a491c5fb67d46b60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:53.460742 16213 raft_consensus.cc:740] T d6a05fea30a14bd3812169efeae439ec P 488bf94c4c534942a491c5fb67d46b60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 488bf94c4c534942a491c5fb67d46b60, State: Initialized, Role: FOLLOWER
I20260710 11:02:53.462136 16211 tablet_bootstrap.cc:492] T e215c9fedc544d04979cdcc2d4158fa2 P 4a51718dc5734dd5a4f83ac303b23bf4: No bootstrap required, opened a new log
I20260710 11:02:53.462165 16213 consensus_queue.cc:260] T d6a05fea30a14bd3812169efeae439ec P 488bf94c4c534942a491c5fb67d46b60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:53.462824 16211 ts_tablet_manager.cc:1403] T e215c9fedc544d04979cdcc2d4158fa2 P 4a51718dc5734dd5a4f83ac303b23bf4: Time spent bootstrapping tablet: real 0.037s	user 0.004s	sys 0.012s
I20260710 11:02:53.463354 16212 tablet_bootstrap.cc:492] T 18d61a0e65ea421f973d445cc5657f60 P 86a099b0d89041b08edccfee2ff6071b: No bootstrap required, opened a new log
I20260710 11:02:53.463863 16212 ts_tablet_manager.cc:1403] T 18d61a0e65ea421f973d445cc5657f60 P 86a099b0d89041b08edccfee2ff6071b: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.006s
I20260710 11:02:53.464890 16213 ts_tablet_manager.cc:1434] T d6a05fea30a14bd3812169efeae439ec P 488bf94c4c534942a491c5fb67d46b60: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 11:02:53.465850 16213 tablet_bootstrap.cc:492] T c40a74a032f2448ea2d365b73fdc958c P 488bf94c4c534942a491c5fb67d46b60: Bootstrap starting.
I20260710 11:02:53.465945 16211 raft_consensus.cc:359] T e215c9fedc544d04979cdcc2d4158fa2 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:53.466714 16211 raft_consensus.cc:385] T e215c9fedc544d04979cdcc2d4158fa2 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:53.467105 16211 raft_consensus.cc:740] T e215c9fedc544d04979cdcc2d4158fa2 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a51718dc5734dd5a4f83ac303b23bf4, State: Initialized, Role: FOLLOWER
I20260710 11:02:53.466764 16212 raft_consensus.cc:359] T 18d61a0e65ea421f973d445cc5657f60 P 86a099b0d89041b08edccfee2ff6071b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:53.467864 16212 raft_consensus.cc:385] T 18d61a0e65ea421f973d445cc5657f60 P 86a099b0d89041b08edccfee2ff6071b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:53.467868 16211 consensus_queue.cc:260] T e215c9fedc544d04979cdcc2d4158fa2 P 4a51718dc5734dd5a4f83ac303b23bf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:53.468453 16212 raft_consensus.cc:740] T 18d61a0e65ea421f973d445cc5657f60 P 86a099b0d89041b08edccfee2ff6071b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86a099b0d89041b08edccfee2ff6071b, State: Initialized, Role: FOLLOWER
I20260710 11:02:53.469483 16212 consensus_queue.cc:260] T 18d61a0e65ea421f973d445cc5657f60 P 86a099b0d89041b08edccfee2ff6071b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:53.470181 16211 ts_tablet_manager.cc:1434] T e215c9fedc544d04979cdcc2d4158fa2 P 4a51718dc5734dd5a4f83ac303b23bf4: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:02:53.471261 16211 tablet_bootstrap.cc:492] T 6fec4799034e4217905202550dae2859 P 4a51718dc5734dd5a4f83ac303b23bf4: Bootstrap starting.
I20260710 11:02:53.471876 16212 ts_tablet_manager.cc:1434] T 18d61a0e65ea421f973d445cc5657f60 P 86a099b0d89041b08edccfee2ff6071b: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:02:53.472887 16212 tablet_bootstrap.cc:492] T d70ecbd17df249908ca21b1cbad4feaa P 86a099b0d89041b08edccfee2ff6071b: Bootstrap starting.
I20260710 11:02:53.473908 16213 tablet_bootstrap.cc:654] T c40a74a032f2448ea2d365b73fdc958c P 488bf94c4c534942a491c5fb67d46b60: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:53.478060 16211 tablet_bootstrap.cc:654] T 6fec4799034e4217905202550dae2859 P 4a51718dc5734dd5a4f83ac303b23bf4: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:53.479281 16212 tablet_bootstrap.cc:654] T d70ecbd17df249908ca21b1cbad4feaa P 86a099b0d89041b08edccfee2ff6071b: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:53.482065 16218 raft_consensus.cc:493] T d70ecbd17df249908ca21b1cbad4feaa P 4a51718dc5734dd5a4f83ac303b23bf4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:53.482775 16218 raft_consensus.cc:515] T d70ecbd17df249908ca21b1cbad4feaa P 4a51718dc5734dd5a4f83ac303b23bf4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } } peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } }
I20260710 11:02:53.489566 16213 tablet_bootstrap.cc:492] T c40a74a032f2448ea2d365b73fdc958c P 488bf94c4c534942a491c5fb67d46b60: No bootstrap required, opened a new log
I20260710 11:02:53.490303 16213 ts_tablet_manager.cc:1403] T c40a74a032f2448ea2d365b73fdc958c P 488bf94c4c534942a491c5fb67d46b60: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.009s
W20260710 11:02:53.499194 15968 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:02:53.496652 16218 leader_election.cc:290] T d70ecbd17df249908ca21b1cbad4feaa P 4a51718dc5734dd5a4f83ac303b23bf4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 86a099b0d89041b08edccfee2ff6071b (127.12.212.3:36197), 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1:39645)
I20260710 11:02:53.494313 16213 raft_consensus.cc:359] T c40a74a032f2448ea2d365b73fdc958c P 488bf94c4c534942a491c5fb67d46b60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:53.506734 16213 raft_consensus.cc:385] T c40a74a032f2448ea2d365b73fdc958c P 488bf94c4c534942a491c5fb67d46b60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:53.507470 16213 raft_consensus.cc:740] T c40a74a032f2448ea2d365b73fdc958c P 488bf94c4c534942a491c5fb67d46b60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 488bf94c4c534942a491c5fb67d46b60, State: Initialized, Role: FOLLOWER
I20260710 11:02:53.507659 16211 tablet_bootstrap.cc:492] T 6fec4799034e4217905202550dae2859 P 4a51718dc5734dd5a4f83ac303b23bf4: No bootstrap required, opened a new log
I20260710 11:02:53.508175 16211 ts_tablet_manager.cc:1403] T 6fec4799034e4217905202550dae2859 P 4a51718dc5734dd5a4f83ac303b23bf4: Time spent bootstrapping tablet: real 0.037s	user 0.016s	sys 0.019s
I20260710 11:02:53.510811 16212 tablet_bootstrap.cc:492] T d70ecbd17df249908ca21b1cbad4feaa P 86a099b0d89041b08edccfee2ff6071b: No bootstrap required, opened a new log
I20260710 11:02:53.511387 16212 ts_tablet_manager.cc:1403] T d70ecbd17df249908ca21b1cbad4feaa P 86a099b0d89041b08edccfee2ff6071b: Time spent bootstrapping tablet: real 0.039s	user 0.016s	sys 0.021s
I20260710 11:02:53.511060 16213 consensus_queue.cc:260] T c40a74a032f2448ea2d365b73fdc958c P 488bf94c4c534942a491c5fb67d46b60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:53.511502 16211 raft_consensus.cc:359] T 6fec4799034e4217905202550dae2859 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:53.512256 16211 raft_consensus.cc:385] T 6fec4799034e4217905202550dae2859 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:53.512576 16211 raft_consensus.cc:740] T 6fec4799034e4217905202550dae2859 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a51718dc5734dd5a4f83ac303b23bf4, State: Initialized, Role: FOLLOWER
I20260710 11:02:53.513397 16211 consensus_queue.cc:260] T 6fec4799034e4217905202550dae2859 P 4a51718dc5734dd5a4f83ac303b23bf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:53.515249 16212 raft_consensus.cc:359] T d70ecbd17df249908ca21b1cbad4feaa P 86a099b0d89041b08edccfee2ff6071b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } } peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } }
I20260710 11:02:53.515983 16212 raft_consensus.cc:385] T d70ecbd17df249908ca21b1cbad4feaa P 86a099b0d89041b08edccfee2ff6071b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:53.515970 16211 ts_tablet_manager.cc:1434] T 6fec4799034e4217905202550dae2859 P 4a51718dc5734dd5a4f83ac303b23bf4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260710 11:02:53.516760 16212 raft_consensus.cc:740] T d70ecbd17df249908ca21b1cbad4feaa P 86a099b0d89041b08edccfee2ff6071b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86a099b0d89041b08edccfee2ff6071b, State: Initialized, Role: FOLLOWER
I20260710 11:02:53.518709 16211 tablet_bootstrap.cc:492] T 6c37d7b9de0e4411aa8ab1675e53504d P 4a51718dc5734dd5a4f83ac303b23bf4: Bootstrap starting.
I20260710 11:02:53.519438 16213 ts_tablet_manager.cc:1434] T c40a74a032f2448ea2d365b73fdc958c P 488bf94c4c534942a491c5fb67d46b60: Time spent starting tablet: real 0.029s	user 0.009s	sys 0.000s
I20260710 11:02:53.520462 16213 tablet_bootstrap.cc:492] T 2f6e9e5d7ae5416c8f2612f1b8b75ff9 P 488bf94c4c534942a491c5fb67d46b60: Bootstrap starting.
I20260710 11:02:53.526077 16211 tablet_bootstrap.cc:654] T 6c37d7b9de0e4411aa8ab1675e53504d P 4a51718dc5734dd5a4f83ac303b23bf4: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:53.527241 16213 tablet_bootstrap.cc:654] T 2f6e9e5d7ae5416c8f2612f1b8b75ff9 P 488bf94c4c534942a491c5fb67d46b60: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:53.527662 16212 consensus_queue.cc:260] T d70ecbd17df249908ca21b1cbad4feaa P 86a099b0d89041b08edccfee2ff6071b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } } peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } }
I20260710 11:02:53.534799 16212 ts_tablet_manager.cc:1434] T d70ecbd17df249908ca21b1cbad4feaa P 86a099b0d89041b08edccfee2ff6071b: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.002s
I20260710 11:02:53.538735 16211 tablet_bootstrap.cc:492] T 6c37d7b9de0e4411aa8ab1675e53504d P 4a51718dc5734dd5a4f83ac303b23bf4: No bootstrap required, opened a new log
I20260710 11:02:53.539330 16211 ts_tablet_manager.cc:1403] T 6c37d7b9de0e4411aa8ab1675e53504d P 4a51718dc5734dd5a4f83ac303b23bf4: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.007s
I20260710 11:02:53.538970 16171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d70ecbd17df249908ca21b1cbad4feaa" candidate_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86a099b0d89041b08edccfee2ff6071b" is_pre_election: true
I20260710 11:02:53.540109 16171 raft_consensus.cc:2468] T d70ecbd17df249908ca21b1cbad4feaa P 86a099b0d89041b08edccfee2ff6071b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a51718dc5734dd5a4f83ac303b23bf4 in term 0.
I20260710 11:02:53.541633 16061 leader_election.cc:304] T d70ecbd17df249908ca21b1cbad4feaa P 4a51718dc5734dd5a4f83ac303b23bf4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a51718dc5734dd5a4f83ac303b23bf4, 86a099b0d89041b08edccfee2ff6071b; no voters: 
I20260710 11:02:53.542474 16218 raft_consensus.cc:2804] T d70ecbd17df249908ca21b1cbad4feaa P 4a51718dc5734dd5a4f83ac303b23bf4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:53.542356 16211 raft_consensus.cc:359] T 6c37d7b9de0e4411aa8ab1675e53504d P 4a51718dc5734dd5a4f83ac303b23bf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:53.542853 16218 raft_consensus.cc:493] T d70ecbd17df249908ca21b1cbad4feaa P 4a51718dc5734dd5a4f83ac303b23bf4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:53.543129 16211 raft_consensus.cc:385] T 6c37d7b9de0e4411aa8ab1675e53504d P 4a51718dc5734dd5a4f83ac303b23bf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:53.543238 16218 raft_consensus.cc:3060] T d70ecbd17df249908ca21b1cbad4feaa P 4a51718dc5734dd5a4f83ac303b23bf4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:53.543437 16211 raft_consensus.cc:740] T 6c37d7b9de0e4411aa8ab1675e53504d P 4a51718dc5734dd5a4f83ac303b23bf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a51718dc5734dd5a4f83ac303b23bf4, State: Initialized, Role: FOLLOWER
I20260710 11:02:53.540400 16212 tablet_bootstrap.cc:492] T d6a05fea30a14bd3812169efeae439ec P 86a099b0d89041b08edccfee2ff6071b: Bootstrap starting.
I20260710 11:02:53.547492 16022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d70ecbd17df249908ca21b1cbad4feaa" candidate_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "488bf94c4c534942a491c5fb67d46b60" is_pre_election: true
I20260710 11:02:53.547384 16211 consensus_queue.cc:260] T 6c37d7b9de0e4411aa8ab1675e53504d P 4a51718dc5734dd5a4f83ac303b23bf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
W20260710 11:02:53.549381 16060 leader_election.cc:343] T d70ecbd17df249908ca21b1cbad4feaa P 4a51718dc5734dd5a4f83ac303b23bf4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1:39645): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:53.552330 16212 tablet_bootstrap.cc:654] T d6a05fea30a14bd3812169efeae439ec P 86a099b0d89041b08edccfee2ff6071b: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:53.552402 16211 ts_tablet_manager.cc:1434] T 6c37d7b9de0e4411aa8ab1675e53504d P 4a51718dc5734dd5a4f83ac303b23bf4: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 11:02:53.555971 16211 tablet_bootstrap.cc:492] T 2f6e9e5d7ae5416c8f2612f1b8b75ff9 P 4a51718dc5734dd5a4f83ac303b23bf4: Bootstrap starting.
I20260710 11:02:53.557644 16218 raft_consensus.cc:515] T d70ecbd17df249908ca21b1cbad4feaa P 4a51718dc5734dd5a4f83ac303b23bf4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } } peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } }
I20260710 11:02:53.561846 16171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d70ecbd17df249908ca21b1cbad4feaa" candidate_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86a099b0d89041b08edccfee2ff6071b"
I20260710 11:02:53.562426 16171 raft_consensus.cc:3060] T d70ecbd17df249908ca21b1cbad4feaa P 86a099b0d89041b08edccfee2ff6071b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:53.562547 16211 tablet_bootstrap.cc:654] T 2f6e9e5d7ae5416c8f2612f1b8b75ff9 P 4a51718dc5734dd5a4f83ac303b23bf4: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:53.559234 16213 tablet_bootstrap.cc:492] T 2f6e9e5d7ae5416c8f2612f1b8b75ff9 P 488bf94c4c534942a491c5fb67d46b60: No bootstrap required, opened a new log
I20260710 11:02:53.571586 16213 ts_tablet_manager.cc:1403] T 2f6e9e5d7ae5416c8f2612f1b8b75ff9 P 488bf94c4c534942a491c5fb67d46b60: Time spent bootstrapping tablet: real 0.051s	user 0.022s	sys 0.003s
I20260710 11:02:53.575246 16171 raft_consensus.cc:2468] T d70ecbd17df249908ca21b1cbad4feaa P 86a099b0d89041b08edccfee2ff6071b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a51718dc5734dd5a4f83ac303b23bf4 in term 1.
I20260710 11:02:53.576939 16061 leader_election.cc:304] T d70ecbd17df249908ca21b1cbad4feaa P 4a51718dc5734dd5a4f83ac303b23bf4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a51718dc5734dd5a4f83ac303b23bf4, 86a099b0d89041b08edccfee2ff6071b; no voters: 
I20260710 11:02:53.578292 16230 raft_consensus.cc:2804] T d70ecbd17df249908ca21b1cbad4feaa P 4a51718dc5734dd5a4f83ac303b23bf4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:53.580415 16022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d70ecbd17df249908ca21b1cbad4feaa" candidate_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "488bf94c4c534942a491c5fb67d46b60"
W20260710 11:02:53.582471 16060 leader_election.cc:343] T d70ecbd17df249908ca21b1cbad4feaa P 4a51718dc5734dd5a4f83ac303b23bf4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1:39645): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:53.583338 16218 leader_election.cc:290] T d70ecbd17df249908ca21b1cbad4feaa P 4a51718dc5734dd5a4f83ac303b23bf4 [CANDIDATE]: Term 1 election: Requested vote from peers 86a099b0d89041b08edccfee2ff6071b (127.12.212.3:36197), 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1:39645)
I20260710 11:02:53.577587 16213 raft_consensus.cc:359] T 2f6e9e5d7ae5416c8f2612f1b8b75ff9 P 488bf94c4c534942a491c5fb67d46b60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:53.586048 16230 raft_consensus.cc:697] T d70ecbd17df249908ca21b1cbad4feaa P 4a51718dc5734dd5a4f83ac303b23bf4 [term 1 LEADER]: Becoming Leader. State: Replica: 4a51718dc5734dd5a4f83ac303b23bf4, State: Running, Role: LEADER
I20260710 11:02:53.586277 16213 raft_consensus.cc:385] T 2f6e9e5d7ae5416c8f2612f1b8b75ff9 P 488bf94c4c534942a491c5fb67d46b60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:53.586916 16213 raft_consensus.cc:740] T 2f6e9e5d7ae5416c8f2612f1b8b75ff9 P 488bf94c4c534942a491c5fb67d46b60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 488bf94c4c534942a491c5fb67d46b60, State: Initialized, Role: FOLLOWER
I20260710 11:02:53.587564 16230 consensus_queue.cc:237] T d70ecbd17df249908ca21b1cbad4feaa P 4a51718dc5734dd5a4f83ac303b23bf4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } } peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } }
I20260710 11:02:53.588023 16213 consensus_queue.cc:260] T 2f6e9e5d7ae5416c8f2612f1b8b75ff9 P 488bf94c4c534942a491c5fb67d46b60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:53.591207 16213 ts_tablet_manager.cc:1434] T 2f6e9e5d7ae5416c8f2612f1b8b75ff9 P 488bf94c4c534942a491c5fb67d46b60: Time spent starting tablet: real 0.018s	user 0.010s	sys 0.000s
I20260710 11:02:53.592382 16213 tablet_bootstrap.cc:492] T bdfd0897df024c50abba15db13fdac22 P 488bf94c4c534942a491c5fb67d46b60: Bootstrap starting.
I20260710 11:02:53.597090 16211 tablet_bootstrap.cc:492] T 2f6e9e5d7ae5416c8f2612f1b8b75ff9 P 4a51718dc5734dd5a4f83ac303b23bf4: No bootstrap required, opened a new log
I20260710 11:02:53.597771 16211 ts_tablet_manager.cc:1403] T 2f6e9e5d7ae5416c8f2612f1b8b75ff9 P 4a51718dc5734dd5a4f83ac303b23bf4: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.024s
I20260710 11:02:53.604514 16213 tablet_bootstrap.cc:654] T bdfd0897df024c50abba15db13fdac22 P 488bf94c4c534942a491c5fb67d46b60: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:53.604063 16211 raft_consensus.cc:359] T 2f6e9e5d7ae5416c8f2612f1b8b75ff9 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:53.605038 16211 raft_consensus.cc:385] T 2f6e9e5d7ae5416c8f2612f1b8b75ff9 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:53.605425 16211 raft_consensus.cc:740] T 2f6e9e5d7ae5416c8f2612f1b8b75ff9 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a51718dc5734dd5a4f83ac303b23bf4, State: Initialized, Role: FOLLOWER
I20260710 11:02:53.598850 16212 tablet_bootstrap.cc:492] T d6a05fea30a14bd3812169efeae439ec P 86a099b0d89041b08edccfee2ff6071b: No bootstrap required, opened a new log
I20260710 11:02:53.607780 16212 ts_tablet_manager.cc:1403] T d6a05fea30a14bd3812169efeae439ec P 86a099b0d89041b08edccfee2ff6071b: Time spent bootstrapping tablet: real 0.068s	user 0.019s	sys 0.025s
I20260710 11:02:53.606366 16211 consensus_queue.cc:260] T 2f6e9e5d7ae5416c8f2612f1b8b75ff9 P 4a51718dc5734dd5a4f83ac303b23bf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:53.611636 16211 ts_tablet_manager.cc:1434] T 2f6e9e5d7ae5416c8f2612f1b8b75ff9 P 4a51718dc5734dd5a4f83ac303b23bf4: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 11:02:53.612607 16211 tablet_bootstrap.cc:492] T bdfd0897df024c50abba15db13fdac22 P 4a51718dc5734dd5a4f83ac303b23bf4: Bootstrap starting.
I20260710 11:02:53.612156 16212 raft_consensus.cc:359] T d6a05fea30a14bd3812169efeae439ec P 86a099b0d89041b08edccfee2ff6071b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:53.613276 16212 raft_consensus.cc:385] T d6a05fea30a14bd3812169efeae439ec P 86a099b0d89041b08edccfee2ff6071b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:53.613734 16212 raft_consensus.cc:740] T d6a05fea30a14bd3812169efeae439ec P 86a099b0d89041b08edccfee2ff6071b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86a099b0d89041b08edccfee2ff6071b, State: Initialized, Role: FOLLOWER
I20260710 11:02:53.613443 15917 catalog_manager.cc:5697] T d70ecbd17df249908ca21b1cbad4feaa P 4a51718dc5734dd5a4f83ac303b23bf4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a51718dc5734dd5a4f83ac303b23bf4 (127.12.212.2). New cstate: current_term: 1 leader_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:53.614845 16212 consensus_queue.cc:260] T d6a05fea30a14bd3812169efeae439ec P 86a099b0d89041b08edccfee2ff6071b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:53.618304 16212 ts_tablet_manager.cc:1434] T d6a05fea30a14bd3812169efeae439ec P 86a099b0d89041b08edccfee2ff6071b: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:02:53.619719 16212 tablet_bootstrap.cc:492] T 6fec4799034e4217905202550dae2859 P 86a099b0d89041b08edccfee2ff6071b: Bootstrap starting.
I20260710 11:02:53.621671 16211 tablet_bootstrap.cc:654] T bdfd0897df024c50abba15db13fdac22 P 4a51718dc5734dd5a4f83ac303b23bf4: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:53.629019 16212 tablet_bootstrap.cc:654] T 6fec4799034e4217905202550dae2859 P 86a099b0d89041b08edccfee2ff6071b: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:53.636632 16213 tablet_bootstrap.cc:492] T bdfd0897df024c50abba15db13fdac22 P 488bf94c4c534942a491c5fb67d46b60: No bootstrap required, opened a new log
I20260710 11:02:53.637399 16211 tablet_bootstrap.cc:492] T bdfd0897df024c50abba15db13fdac22 P 4a51718dc5734dd5a4f83ac303b23bf4: No bootstrap required, opened a new log
I20260710 11:02:53.637338 16213 ts_tablet_manager.cc:1403] T bdfd0897df024c50abba15db13fdac22 P 488bf94c4c534942a491c5fb67d46b60: Time spent bootstrapping tablet: real 0.045s	user 0.025s	sys 0.012s
I20260710 11:02:53.638111 16211 ts_tablet_manager.cc:1403] T bdfd0897df024c50abba15db13fdac22 P 4a51718dc5734dd5a4f83ac303b23bf4: Time spent bootstrapping tablet: real 0.026s	user 0.014s	sys 0.004s
I20260710 11:02:53.641675 16211 raft_consensus.cc:359] T bdfd0897df024c50abba15db13fdac22 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:53.642130 16213 raft_consensus.cc:359] T bdfd0897df024c50abba15db13fdac22 P 488bf94c4c534942a491c5fb67d46b60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:53.642618 16212 tablet_bootstrap.cc:492] T 6fec4799034e4217905202550dae2859 P 86a099b0d89041b08edccfee2ff6071b: No bootstrap required, opened a new log
I20260710 11:02:53.642571 16211 raft_consensus.cc:385] T bdfd0897df024c50abba15db13fdac22 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:53.642973 16213 raft_consensus.cc:385] T bdfd0897df024c50abba15db13fdac22 P 488bf94c4c534942a491c5fb67d46b60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:53.643213 16211 raft_consensus.cc:740] T bdfd0897df024c50abba15db13fdac22 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a51718dc5734dd5a4f83ac303b23bf4, State: Initialized, Role: FOLLOWER
I20260710 11:02:53.643337 16212 ts_tablet_manager.cc:1403] T 6fec4799034e4217905202550dae2859 P 86a099b0d89041b08edccfee2ff6071b: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.008s
I20260710 11:02:53.643414 16213 raft_consensus.cc:740] T bdfd0897df024c50abba15db13fdac22 P 488bf94c4c534942a491c5fb67d46b60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 488bf94c4c534942a491c5fb67d46b60, State: Initialized, Role: FOLLOWER
I20260710 11:02:53.644416 16211 consensus_queue.cc:260] T bdfd0897df024c50abba15db13fdac22 P 4a51718dc5734dd5a4f83ac303b23bf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:53.644616 16213 consensus_queue.cc:260] T bdfd0897df024c50abba15db13fdac22 P 488bf94c4c534942a491c5fb67d46b60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:53.646775 16212 raft_consensus.cc:359] T 6fec4799034e4217905202550dae2859 P 86a099b0d89041b08edccfee2ff6071b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:53.647459 16211 ts_tablet_manager.cc:1434] T bdfd0897df024c50abba15db13fdac22 P 4a51718dc5734dd5a4f83ac303b23bf4: Time spent starting tablet: real 0.009s	user 0.011s	sys 0.000s
I20260710 11:02:53.647601 16212 raft_consensus.cc:385] T 6fec4799034e4217905202550dae2859 P 86a099b0d89041b08edccfee2ff6071b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:53.648082 16212 raft_consensus.cc:740] T 6fec4799034e4217905202550dae2859 P 86a099b0d89041b08edccfee2ff6071b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86a099b0d89041b08edccfee2ff6071b, State: Initialized, Role: FOLLOWER
I20260710 11:02:53.648804 16211 tablet_bootstrap.cc:492] T c40a74a032f2448ea2d365b73fdc958c P 4a51718dc5734dd5a4f83ac303b23bf4: Bootstrap starting.
I20260710 11:02:53.648910 16212 consensus_queue.cc:260] T 6fec4799034e4217905202550dae2859 P 86a099b0d89041b08edccfee2ff6071b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:53.651906 16212 ts_tablet_manager.cc:1434] T 6fec4799034e4217905202550dae2859 P 86a099b0d89041b08edccfee2ff6071b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:02:53.652930 16212 tablet_bootstrap.cc:492] T 6c37d7b9de0e4411aa8ab1675e53504d P 86a099b0d89041b08edccfee2ff6071b: Bootstrap starting.
I20260710 11:02:53.654541 16213 ts_tablet_manager.cc:1434] T bdfd0897df024c50abba15db13fdac22 P 488bf94c4c534942a491c5fb67d46b60: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260710 11:02:53.656132 16211 tablet_bootstrap.cc:654] T c40a74a032f2448ea2d365b73fdc958c P 4a51718dc5734dd5a4f83ac303b23bf4: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:53.662863 16213 tablet_bootstrap.cc:492] T e215c9fedc544d04979cdcc2d4158fa2 P 488bf94c4c534942a491c5fb67d46b60: Bootstrap starting.
I20260710 11:02:53.664112 16212 tablet_bootstrap.cc:654] T 6c37d7b9de0e4411aa8ab1675e53504d P 86a099b0d89041b08edccfee2ff6071b: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:53.670331 16211 tablet_bootstrap.cc:492] T c40a74a032f2448ea2d365b73fdc958c P 4a51718dc5734dd5a4f83ac303b23bf4: No bootstrap required, opened a new log
I20260710 11:02:53.670964 16211 ts_tablet_manager.cc:1403] T c40a74a032f2448ea2d365b73fdc958c P 4a51718dc5734dd5a4f83ac303b23bf4: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.009s
I20260710 11:02:53.672560 16213 tablet_bootstrap.cc:654] T e215c9fedc544d04979cdcc2d4158fa2 P 488bf94c4c534942a491c5fb67d46b60: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:53.674713 16211 raft_consensus.cc:359] T c40a74a032f2448ea2d365b73fdc958c P 4a51718dc5734dd5a4f83ac303b23bf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:53.676044 16211 raft_consensus.cc:385] T c40a74a032f2448ea2d365b73fdc958c P 4a51718dc5734dd5a4f83ac303b23bf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:53.678474 16212 tablet_bootstrap.cc:492] T 6c37d7b9de0e4411aa8ab1675e53504d P 86a099b0d89041b08edccfee2ff6071b: No bootstrap required, opened a new log
I20260710 11:02:53.676518 16211 raft_consensus.cc:740] T c40a74a032f2448ea2d365b73fdc958c P 4a51718dc5734dd5a4f83ac303b23bf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a51718dc5734dd5a4f83ac303b23bf4, State: Initialized, Role: FOLLOWER
I20260710 11:02:53.678983 16212 ts_tablet_manager.cc:1403] T 6c37d7b9de0e4411aa8ab1675e53504d P 86a099b0d89041b08edccfee2ff6071b: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.007s
I20260710 11:02:53.679677 16211 consensus_queue.cc:260] T c40a74a032f2448ea2d365b73fdc958c P 4a51718dc5734dd5a4f83ac303b23bf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:53.682305 16211 ts_tablet_manager.cc:1434] T c40a74a032f2448ea2d365b73fdc958c P 4a51718dc5734dd5a4f83ac303b23bf4: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.005s
I20260710 11:02:53.681977 16212 raft_consensus.cc:359] T 6c37d7b9de0e4411aa8ab1675e53504d P 86a099b0d89041b08edccfee2ff6071b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:53.682727 16212 raft_consensus.cc:385] T 6c37d7b9de0e4411aa8ab1675e53504d P 86a099b0d89041b08edccfee2ff6071b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:53.683135 16212 raft_consensus.cc:740] T 6c37d7b9de0e4411aa8ab1675e53504d P 86a099b0d89041b08edccfee2ff6071b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86a099b0d89041b08edccfee2ff6071b, State: Initialized, Role: FOLLOWER
I20260710 11:02:53.683813 16230 raft_consensus.cc:493] T 6fec4799034e4217905202550dae2859 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:53.684598 16211 tablet_bootstrap.cc:492] T 18d61a0e65ea421f973d445cc5657f60 P 4a51718dc5734dd5a4f83ac303b23bf4: Bootstrap starting.
I20260710 11:02:53.684299 16230 raft_consensus.cc:515] T 6fec4799034e4217905202550dae2859 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:53.686542 16230 leader_election.cc:290] T 6fec4799034e4217905202550dae2859 P 4a51718dc5734dd5a4f83ac303b23bf4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1:39645), 86a099b0d89041b08edccfee2ff6071b (127.12.212.3:36197)
I20260710 11:02:53.687338 16022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fec4799034e4217905202550dae2859" candidate_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "488bf94c4c534942a491c5fb67d46b60" is_pre_election: true
I20260710 11:02:53.688140 16171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fec4799034e4217905202550dae2859" candidate_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86a099b0d89041b08edccfee2ff6071b" is_pre_election: true
I20260710 11:02:53.688483 16217 raft_consensus.cc:493] T 3ad6e85098604f61b036388d487e5904 P 488bf94c4c534942a491c5fb67d46b60 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:53.688897 16171 raft_consensus.cc:2468] T 6fec4799034e4217905202550dae2859 P 86a099b0d89041b08edccfee2ff6071b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a51718dc5734dd5a4f83ac303b23bf4 in term 0.
I20260710 11:02:53.688993 16217 raft_consensus.cc:515] T 3ad6e85098604f61b036388d487e5904 P 488bf94c4c534942a491c5fb67d46b60 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:53.691465 16217 leader_election.cc:290] T 3ad6e85098604f61b036388d487e5904 P 488bf94c4c534942a491c5fb67d46b60 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a51718dc5734dd5a4f83ac303b23bf4 (127.12.212.2:42599), 86a099b0d89041b08edccfee2ff6071b (127.12.212.3:36197)
I20260710 11:02:53.691569 16061 leader_election.cc:304] T 6fec4799034e4217905202550dae2859 P 4a51718dc5734dd5a4f83ac303b23bf4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a51718dc5734dd5a4f83ac303b23bf4, 86a099b0d89041b08edccfee2ff6071b; no voters: 
W20260710 11:02:53.692239 16060 leader_election.cc:343] T 6fec4799034e4217905202550dae2859 P 4a51718dc5734dd5a4f83ac303b23bf4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1:39645): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:53.692780 16211 tablet_bootstrap.cc:654] T 18d61a0e65ea421f973d445cc5657f60 P 4a51718dc5734dd5a4f83ac303b23bf4: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:53.693475 16230 raft_consensus.cc:2804] T 6fec4799034e4217905202550dae2859 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:53.693876 16230 raft_consensus.cc:493] T 6fec4799034e4217905202550dae2859 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:53.694186 16230 raft_consensus.cc:3060] T 6fec4799034e4217905202550dae2859 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:53.689016 16213 tablet_bootstrap.cc:492] T e215c9fedc544d04979cdcc2d4158fa2 P 488bf94c4c534942a491c5fb67d46b60: No bootstrap required, opened a new log
I20260710 11:02:53.695840 16213 ts_tablet_manager.cc:1403] T e215c9fedc544d04979cdcc2d4158fa2 P 488bf94c4c534942a491c5fb67d46b60: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.009s
I20260710 11:02:53.699746 16213 raft_consensus.cc:359] T e215c9fedc544d04979cdcc2d4158fa2 P 488bf94c4c534942a491c5fb67d46b60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:53.700733 16213 raft_consensus.cc:385] T e215c9fedc544d04979cdcc2d4158fa2 P 488bf94c4c534942a491c5fb67d46b60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:53.701104 16213 raft_consensus.cc:740] T e215c9fedc544d04979cdcc2d4158fa2 P 488bf94c4c534942a491c5fb67d46b60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 488bf94c4c534942a491c5fb67d46b60, State: Initialized, Role: FOLLOWER
I20260710 11:02:53.701856 16230 raft_consensus.cc:515] T 6fec4799034e4217905202550dae2859 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:53.702011 16213 consensus_queue.cc:260] T e215c9fedc544d04979cdcc2d4158fa2 P 488bf94c4c534942a491c5fb67d46b60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:53.705194 16171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fec4799034e4217905202550dae2859" candidate_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86a099b0d89041b08edccfee2ff6071b"
I20260710 11:02:53.705808 16171 raft_consensus.cc:3060] T 6fec4799034e4217905202550dae2859 P 86a099b0d89041b08edccfee2ff6071b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:53.711773 16213 ts_tablet_manager.cc:1434] T e215c9fedc544d04979cdcc2d4158fa2 P 488bf94c4c534942a491c5fb67d46b60: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260710 11:02:53.710994 16212 consensus_queue.cc:260] T 6c37d7b9de0e4411aa8ab1675e53504d P 86a099b0d89041b08edccfee2ff6071b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:53.712795 16213 tablet_bootstrap.cc:492] T d70ecbd17df249908ca21b1cbad4feaa P 488bf94c4c534942a491c5fb67d46b60: Bootstrap starting.
I20260710 11:02:53.720786 16217 raft_consensus.cc:493] T d6a05fea30a14bd3812169efeae439ec P 488bf94c4c534942a491c5fb67d46b60 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:53.721307 16217 raft_consensus.cc:515] T d6a05fea30a14bd3812169efeae439ec P 488bf94c4c534942a491c5fb67d46b60 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:53.723289 16217 leader_election.cc:290] T d6a05fea30a14bd3812169efeae439ec P 488bf94c4c534942a491c5fb67d46b60 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a51718dc5734dd5a4f83ac303b23bf4 (127.12.212.2:42599), 86a099b0d89041b08edccfee2ff6071b (127.12.212.3:36197)
I20260710 11:02:53.725929 16171 raft_consensus.cc:2468] T 6fec4799034e4217905202550dae2859 P 86a099b0d89041b08edccfee2ff6071b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a51718dc5734dd5a4f83ac303b23bf4 in term 1.
I20260710 11:02:53.727464 16061 leader_election.cc:304] T 6fec4799034e4217905202550dae2859 P 4a51718dc5734dd5a4f83ac303b23bf4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a51718dc5734dd5a4f83ac303b23bf4, 86a099b0d89041b08edccfee2ff6071b; no voters: 
I20260710 11:02:53.728489 16218 raft_consensus.cc:2804] T 6fec4799034e4217905202550dae2859 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:53.728634 16212 ts_tablet_manager.cc:1434] T 6c37d7b9de0e4411aa8ab1675e53504d P 86a099b0d89041b08edccfee2ff6071b: Time spent starting tablet: real 0.049s	user 0.004s	sys 0.003s
I20260710 11:02:53.729038 16213 tablet_bootstrap.cc:654] T d70ecbd17df249908ca21b1cbad4feaa P 488bf94c4c534942a491c5fb67d46b60: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:53.729749 16022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fec4799034e4217905202550dae2859" candidate_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "488bf94c4c534942a491c5fb67d46b60"
I20260710 11:02:53.729001 16218 raft_consensus.cc:697] T 6fec4799034e4217905202550dae2859 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 1 LEADER]: Becoming Leader. State: Replica: 4a51718dc5734dd5a4f83ac303b23bf4, State: Running, Role: LEADER
I20260710 11:02:53.731537 16218 consensus_queue.cc:237] T 6fec4799034e4217905202550dae2859 P 4a51718dc5734dd5a4f83ac303b23bf4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:53.732379 16233 raft_consensus.cc:493] T e215c9fedc544d04979cdcc2d4158fa2 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:53.732817 16233 raft_consensus.cc:515] T e215c9fedc544d04979cdcc2d4158fa2 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:53.734853 16230 leader_election.cc:290] T 6fec4799034e4217905202550dae2859 P 4a51718dc5734dd5a4f83ac303b23bf4 [CANDIDATE]: Term 1 election: Requested vote from peers 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1:39645), 86a099b0d89041b08edccfee2ff6071b (127.12.212.3:36197)
I20260710 11:02:53.741997 16233 leader_election.cc:290] T e215c9fedc544d04979cdcc2d4158fa2 P 4a51718dc5734dd5a4f83ac303b23bf4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1:39645), 86a099b0d89041b08edccfee2ff6071b (127.12.212.3:36197)
W20260710 11:02:53.745028 16060 leader_election.cc:343] T 6fec4799034e4217905202550dae2859 P 4a51718dc5734dd5a4f83ac303b23bf4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1:39645): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:53.745667 16213 tablet_bootstrap.cc:492] T d70ecbd17df249908ca21b1cbad4feaa P 488bf94c4c534942a491c5fb67d46b60: No bootstrap required, opened a new log
I20260710 11:02:53.746254 16213 ts_tablet_manager.cc:1403] T d70ecbd17df249908ca21b1cbad4feaa P 488bf94c4c534942a491c5fb67d46b60: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.000s
I20260710 11:02:53.745795 15917 catalog_manager.cc:5697] T 6fec4799034e4217905202550dae2859 P 4a51718dc5734dd5a4f83ac303b23bf4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a51718dc5734dd5a4f83ac303b23bf4 (127.12.212.2). New cstate: current_term: 1 leader_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:53.748070 16212 tablet_bootstrap.cc:492] T c40a74a032f2448ea2d365b73fdc958c P 86a099b0d89041b08edccfee2ff6071b: Bootstrap starting.
I20260710 11:02:53.749325 16213 raft_consensus.cc:359] T d70ecbd17df249908ca21b1cbad4feaa P 488bf94c4c534942a491c5fb67d46b60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } } peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } }
I20260710 11:02:53.750082 16213 raft_consensus.cc:385] T d70ecbd17df249908ca21b1cbad4feaa P 488bf94c4c534942a491c5fb67d46b60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:53.750386 16213 raft_consensus.cc:740] T d70ecbd17df249908ca21b1cbad4feaa P 488bf94c4c534942a491c5fb67d46b60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 488bf94c4c534942a491c5fb67d46b60, State: Initialized, Role: FOLLOWER
I20260710 11:02:53.751158 16213 consensus_queue.cc:260] T d70ecbd17df249908ca21b1cbad4feaa P 488bf94c4c534942a491c5fb67d46b60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } } peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } }
I20260710 11:02:53.749600 16171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e215c9fedc544d04979cdcc2d4158fa2" candidate_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86a099b0d89041b08edccfee2ff6071b" is_pre_election: true
I20260710 11:02:53.753013 16171 raft_consensus.cc:2468] T e215c9fedc544d04979cdcc2d4158fa2 P 86a099b0d89041b08edccfee2ff6071b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a51718dc5734dd5a4f83ac303b23bf4 in term 0.
I20260710 11:02:53.754726 16022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e215c9fedc544d04979cdcc2d4158fa2" candidate_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "488bf94c4c534942a491c5fb67d46b60" is_pre_election: true
I20260710 11:02:53.755275 16212 tablet_bootstrap.cc:654] T c40a74a032f2448ea2d365b73fdc958c P 86a099b0d89041b08edccfee2ff6071b: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:53.755435 16022 raft_consensus.cc:2468] T e215c9fedc544d04979cdcc2d4158fa2 P 488bf94c4c534942a491c5fb67d46b60 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a51718dc5734dd5a4f83ac303b23bf4 in term 0.
I20260710 11:02:53.756711 16060 leader_election.cc:304] T e215c9fedc544d04979cdcc2d4158fa2 P 4a51718dc5734dd5a4f83ac303b23bf4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 488bf94c4c534942a491c5fb67d46b60, 4a51718dc5734dd5a4f83ac303b23bf4; no voters: 
I20260710 11:02:53.759119 16233 raft_consensus.cc:2804] T e215c9fedc544d04979cdcc2d4158fa2 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:53.759523 16233 raft_consensus.cc:493] T e215c9fedc544d04979cdcc2d4158fa2 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:53.759897 16233 raft_consensus.cc:3060] T e215c9fedc544d04979cdcc2d4158fa2 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:53.760803 16211 tablet_bootstrap.cc:492] T 18d61a0e65ea421f973d445cc5657f60 P 4a51718dc5734dd5a4f83ac303b23bf4: No bootstrap required, opened a new log
I20260710 11:02:53.762893 16211 ts_tablet_manager.cc:1403] T 18d61a0e65ea421f973d445cc5657f60 P 4a51718dc5734dd5a4f83ac303b23bf4: Time spent bootstrapping tablet: real 0.079s	user 0.019s	sys 0.023s
I20260710 11:02:53.764178 16213 ts_tablet_manager.cc:1434] T d70ecbd17df249908ca21b1cbad4feaa P 488bf94c4c534942a491c5fb67d46b60: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.000s
I20260710 11:02:53.765254 16213 tablet_bootstrap.cc:492] T 6fec4799034e4217905202550dae2859 P 488bf94c4c534942a491c5fb67d46b60: Bootstrap starting.
I20260710 11:02:53.768784 16233 raft_consensus.cc:515] T e215c9fedc544d04979cdcc2d4158fa2 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:53.770217 16097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ad6e85098604f61b036388d487e5904" candidate_uuid: "488bf94c4c534942a491c5fb67d46b60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" is_pre_election: true
I20260710 11:02:53.771858 16096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6a05fea30a14bd3812169efeae439ec" candidate_uuid: "488bf94c4c534942a491c5fb67d46b60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" is_pre_election: true
W20260710 11:02:53.773118 15986 leader_election.cc:343] T 3ad6e85098604f61b036388d487e5904 P 488bf94c4c534942a491c5fb67d46b60 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a51718dc5734dd5a4f83ac303b23bf4 (127.12.212.2:42599): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:53.773669 16219 raft_consensus.cc:493] T 18d61a0e65ea421f973d445cc5657f60 P 86a099b0d89041b08edccfee2ff6071b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 11:02:53.773916 15986 leader_election.cc:343] T d6a05fea30a14bd3812169efeae439ec P 488bf94c4c534942a491c5fb67d46b60 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a51718dc5734dd5a4f83ac303b23bf4 (127.12.212.2:42599): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:53.774170 16219 raft_consensus.cc:515] T 18d61a0e65ea421f973d445cc5657f60 P 86a099b0d89041b08edccfee2ff6071b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:53.776077 16233 leader_election.cc:290] T e215c9fedc544d04979cdcc2d4158fa2 P 4a51718dc5734dd5a4f83ac303b23bf4 [CANDIDATE]: Term 1 election: Requested vote from peers 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1:39645), 86a099b0d89041b08edccfee2ff6071b (127.12.212.3:36197)
I20260710 11:02:53.777243 16213 tablet_bootstrap.cc:654] T 6fec4799034e4217905202550dae2859 P 488bf94c4c534942a491c5fb67d46b60: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:53.779172 16212 tablet_bootstrap.cc:492] T c40a74a032f2448ea2d365b73fdc958c P 86a099b0d89041b08edccfee2ff6071b: No bootstrap required, opened a new log
I20260710 11:02:53.779732 16212 ts_tablet_manager.cc:1403] T c40a74a032f2448ea2d365b73fdc958c P 86a099b0d89041b08edccfee2ff6071b: Time spent bootstrapping tablet: real 0.037s	user 0.003s	sys 0.014s
I20260710 11:02:53.781075 16170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6a05fea30a14bd3812169efeae439ec" candidate_uuid: "488bf94c4c534942a491c5fb67d46b60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86a099b0d89041b08edccfee2ff6071b" is_pre_election: true
I20260710 11:02:53.781795 16170 raft_consensus.cc:2468] T d6a05fea30a14bd3812169efeae439ec P 86a099b0d89041b08edccfee2ff6071b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 488bf94c4c534942a491c5fb67d46b60 in term 0.
I20260710 11:02:53.781951 16171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ad6e85098604f61b036388d487e5904" candidate_uuid: "488bf94c4c534942a491c5fb67d46b60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86a099b0d89041b08edccfee2ff6071b" is_pre_election: true
I20260710 11:02:53.782008 16169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e215c9fedc544d04979cdcc2d4158fa2" candidate_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86a099b0d89041b08edccfee2ff6071b"
I20260710 11:02:53.783102 15986 leader_election.cc:304] T d6a05fea30a14bd3812169efeae439ec P 488bf94c4c534942a491c5fb67d46b60 [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: 488bf94c4c534942a491c5fb67d46b60, 86a099b0d89041b08edccfee2ff6071b; no voters: 4a51718dc5734dd5a4f83ac303b23bf4
I20260710 11:02:53.783260 16169 raft_consensus.cc:3060] T e215c9fedc544d04979cdcc2d4158fa2 P 86a099b0d89041b08edccfee2ff6071b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:53.783982 16217 raft_consensus.cc:2804] T d6a05fea30a14bd3812169efeae439ec P 488bf94c4c534942a491c5fb67d46b60 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:53.784348 16217 raft_consensus.cc:493] T d6a05fea30a14bd3812169efeae439ec P 488bf94c4c534942a491c5fb67d46b60 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 11:02:53.784389 15986 leader_election.cc:343] T 3ad6e85098604f61b036388d487e5904 P 488bf94c4c534942a491c5fb67d46b60 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86a099b0d89041b08edccfee2ff6071b (127.12.212.3:36197): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:53.784948 16217 raft_consensus.cc:3060] T d6a05fea30a14bd3812169efeae439ec P 488bf94c4c534942a491c5fb67d46b60 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:53.785032 15986 leader_election.cc:304] T 3ad6e85098604f61b036388d487e5904 P 488bf94c4c534942a491c5fb67d46b60 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 488bf94c4c534942a491c5fb67d46b60; no voters: 4a51718dc5734dd5a4f83ac303b23bf4, 86a099b0d89041b08edccfee2ff6071b
I20260710 11:02:53.784305 16212 raft_consensus.cc:359] T c40a74a032f2448ea2d365b73fdc958c P 86a099b0d89041b08edccfee2ff6071b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:53.783214 16219 leader_election.cc:290] T 18d61a0e65ea421f973d445cc5657f60 P 86a099b0d89041b08edccfee2ff6071b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1:39645), 4a51718dc5734dd5a4f83ac303b23bf4 (127.12.212.2:42599)
I20260710 11:02:53.787067 16212 raft_consensus.cc:385] T c40a74a032f2448ea2d365b73fdc958c P 86a099b0d89041b08edccfee2ff6071b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:53.787562 16212 raft_consensus.cc:740] T c40a74a032f2448ea2d365b73fdc958c P 86a099b0d89041b08edccfee2ff6071b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86a099b0d89041b08edccfee2ff6071b, State: Initialized, Role: FOLLOWER
I20260710 11:02:53.773005 16211 raft_consensus.cc:359] T 18d61a0e65ea421f973d445cc5657f60 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:53.788565 16212 consensus_queue.cc:260] T c40a74a032f2448ea2d365b73fdc958c P 86a099b0d89041b08edccfee2ff6071b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:53.788729 16211 raft_consensus.cc:385] T 18d61a0e65ea421f973d445cc5657f60 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:53.790056 16211 raft_consensus.cc:740] T 18d61a0e65ea421f973d445cc5657f60 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a51718dc5734dd5a4f83ac303b23bf4, State: Initialized, Role: FOLLOWER
I20260710 11:02:53.790773 16211 consensus_queue.cc:260] T 18d61a0e65ea421f973d445cc5657f60 P 4a51718dc5734dd5a4f83ac303b23bf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:53.791191 16212 ts_tablet_manager.cc:1434] T c40a74a032f2448ea2d365b73fdc958c P 86a099b0d89041b08edccfee2ff6071b: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260710 11:02:53.792737 16212 tablet_bootstrap.cc:492] T bdfd0897df024c50abba15db13fdac22 P 86a099b0d89041b08edccfee2ff6071b: Bootstrap starting.
I20260710 11:02:53.792889 16211 ts_tablet_manager.cc:1434] T 18d61a0e65ea421f973d445cc5657f60 P 4a51718dc5734dd5a4f83ac303b23bf4: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.000s
I20260710 11:02:53.797163 16211 tablet_bootstrap.cc:492] T d6a05fea30a14bd3812169efeae439ec P 4a51718dc5734dd5a4f83ac303b23bf4: Bootstrap starting.
I20260710 11:02:53.799525 16169 raft_consensus.cc:2468] T e215c9fedc544d04979cdcc2d4158fa2 P 86a099b0d89041b08edccfee2ff6071b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a51718dc5734dd5a4f83ac303b23bf4 in term 1.
I20260710 11:02:53.800730 16061 leader_election.cc:304] T e215c9fedc544d04979cdcc2d4158fa2 P 4a51718dc5734dd5a4f83ac303b23bf4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a51718dc5734dd5a4f83ac303b23bf4, 86a099b0d89041b08edccfee2ff6071b; no voters: 
I20260710 11:02:53.801748 16233 raft_consensus.cc:2804] T e215c9fedc544d04979cdcc2d4158fa2 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:53.802380 16233 raft_consensus.cc:697] T e215c9fedc544d04979cdcc2d4158fa2 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 1 LEADER]: Becoming Leader. State: Replica: 4a51718dc5734dd5a4f83ac303b23bf4, State: Running, Role: LEADER
I20260710 11:02:53.806332 16212 tablet_bootstrap.cc:654] T bdfd0897df024c50abba15db13fdac22 P 86a099b0d89041b08edccfee2ff6071b: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:53.807068 16230 raft_consensus.cc:493] T 2f6e9e5d7ae5416c8f2612f1b8b75ff9 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:53.810547 16211 tablet_bootstrap.cc:654] T d6a05fea30a14bd3812169efeae439ec P 4a51718dc5734dd5a4f83ac303b23bf4: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:53.810751 16022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e215c9fedc544d04979cdcc2d4158fa2" candidate_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "488bf94c4c534942a491c5fb67d46b60"
I20260710 11:02:53.810638 16230 raft_consensus.cc:515] T 2f6e9e5d7ae5416c8f2612f1b8b75ff9 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:53.811448 16022 raft_consensus.cc:3060] T e215c9fedc544d04979cdcc2d4158fa2 P 488bf94c4c534942a491c5fb67d46b60 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:53.811290 16217 raft_consensus.cc:515] T d6a05fea30a14bd3812169efeae439ec P 488bf94c4c534942a491c5fb67d46b60 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:53.812934 16230 leader_election.cc:290] T 2f6e9e5d7ae5416c8f2612f1b8b75ff9 P 4a51718dc5734dd5a4f83ac303b23bf4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1:39645), 86a099b0d89041b08edccfee2ff6071b (127.12.212.3:36197)
I20260710 11:02:53.807711 16233 consensus_queue.cc:237] T e215c9fedc544d04979cdcc2d4158fa2 P 4a51718dc5734dd5a4f83ac303b23bf4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:53.813489 16217 leader_election.cc:290] T d6a05fea30a14bd3812169efeae439ec P 488bf94c4c534942a491c5fb67d46b60 [CANDIDATE]: Term 1 election: Requested vote from peers 4a51718dc5734dd5a4f83ac303b23bf4 (127.12.212.2:42599), 86a099b0d89041b08edccfee2ff6071b (127.12.212.3:36197)
I20260710 11:02:53.817595 16096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6a05fea30a14bd3812169efeae439ec" candidate_uuid: "488bf94c4c534942a491c5fb67d46b60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a51718dc5734dd5a4f83ac303b23bf4"
I20260710 11:02:53.840164 16217 raft_consensus.cc:493] T d70ecbd17df249908ca21b1cbad4feaa P 488bf94c4c534942a491c5fb67d46b60 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:53.816182 16171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f6e9e5d7ae5416c8f2612f1b8b75ff9" candidate_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86a099b0d89041b08edccfee2ff6071b" is_pre_election: true
I20260710 11:02:53.839788 15919 catalog_manager.cc:5697] T e215c9fedc544d04979cdcc2d4158fa2 P 4a51718dc5734dd5a4f83ac303b23bf4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a51718dc5734dd5a4f83ac303b23bf4 (127.12.212.2). New cstate: current_term: 1 leader_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:53.840629 16217 raft_consensus.cc:515] T d70ecbd17df249908ca21b1cbad4feaa P 488bf94c4c534942a491c5fb67d46b60 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } } peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } }
I20260710 11:02:53.820178 16021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f6e9e5d7ae5416c8f2612f1b8b75ff9" candidate_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "488bf94c4c534942a491c5fb67d46b60" is_pre_election: true
I20260710 11:02:53.841558 16021 raft_consensus.cc:2468] T 2f6e9e5d7ae5416c8f2612f1b8b75ff9 P 488bf94c4c534942a491c5fb67d46b60 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a51718dc5734dd5a4f83ac303b23bf4 in term 0.
I20260710 11:02:53.841801 16096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18d61a0e65ea421f973d445cc5657f60" candidate_uuid: "86a099b0d89041b08edccfee2ff6071b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" is_pre_election: true
I20260710 11:02:53.842478 16096 raft_consensus.cc:2468] T 18d61a0e65ea421f973d445cc5657f60 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86a099b0d89041b08edccfee2ff6071b in term 0.
I20260710 11:02:53.842649 16217 leader_election.cc:290] T d70ecbd17df249908ca21b1cbad4feaa P 488bf94c4c534942a491c5fb67d46b60 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a51718dc5734dd5a4f83ac303b23bf4 (127.12.212.2:42599), 86a099b0d89041b08edccfee2ff6071b (127.12.212.3:36197)
I20260710 11:02:53.843431 16020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18d61a0e65ea421f973d445cc5657f60" candidate_uuid: "86a099b0d89041b08edccfee2ff6071b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "488bf94c4c534942a491c5fb67d46b60" is_pre_election: true
W20260710 11:02:53.843670 15986 leader_election.cc:343] T d6a05fea30a14bd3812169efeae439ec P 488bf94c4c534942a491c5fb67d46b60 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4a51718dc5734dd5a4f83ac303b23bf4 (127.12.212.2:42599): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:53.843739 16135 leader_election.cc:304] T 18d61a0e65ea421f973d445cc5657f60 P 86a099b0d89041b08edccfee2ff6071b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a51718dc5734dd5a4f83ac303b23bf4, 86a099b0d89041b08edccfee2ff6071b; no voters: 
W20260710 11:02:53.844523 16061 leader_election.cc:343] T 2f6e9e5d7ae5416c8f2612f1b8b75ff9 P 4a51718dc5734dd5a4f83ac303b23bf4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86a099b0d89041b08edccfee2ff6071b (127.12.212.3:36197): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:53.844578 16171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d70ecbd17df249908ca21b1cbad4feaa" candidate_uuid: "488bf94c4c534942a491c5fb67d46b60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86a099b0d89041b08edccfee2ff6071b" is_pre_election: true
W20260710 11:02:53.844928 16134 leader_election.cc:343] T 18d61a0e65ea421f973d445cc5657f60 P 86a099b0d89041b08edccfee2ff6071b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1:39645): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:53.845439 16171 raft_consensus.cc:2393] T d70ecbd17df249908ca21b1cbad4feaa P 86a099b0d89041b08edccfee2ff6071b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 488bf94c4c534942a491c5fb67d46b60 in current term 1: Already voted for candidate 4a51718dc5734dd5a4f83ac303b23bf4 in this term.
I20260710 11:02:53.826347 16022 raft_consensus.cc:2468] T e215c9fedc544d04979cdcc2d4158fa2 P 488bf94c4c534942a491c5fb67d46b60 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a51718dc5734dd5a4f83ac303b23bf4 in term 1.
I20260710 11:02:53.846334 16060 leader_election.cc:304] T 2f6e9e5d7ae5416c8f2612f1b8b75ff9 P 4a51718dc5734dd5a4f83ac303b23bf4 [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: 488bf94c4c534942a491c5fb67d46b60, 4a51718dc5734dd5a4f83ac303b23bf4; no voters: 86a099b0d89041b08edccfee2ff6071b
I20260710 11:02:53.846585 16217 raft_consensus.cc:493] T bdfd0897df024c50abba15db13fdac22 P 488bf94c4c534942a491c5fb67d46b60 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:53.847062 16217 raft_consensus.cc:515] T bdfd0897df024c50abba15db13fdac22 P 488bf94c4c534942a491c5fb67d46b60 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:53.847486 16230 raft_consensus.cc:2804] T 2f6e9e5d7ae5416c8f2612f1b8b75ff9 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:53.847872 16230 raft_consensus.cc:493] T 2f6e9e5d7ae5416c8f2612f1b8b75ff9 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:53.848199 16230 raft_consensus.cc:3060] T 2f6e9e5d7ae5416c8f2612f1b8b75ff9 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:53.849061 16217 leader_election.cc:290] T bdfd0897df024c50abba15db13fdac22 P 488bf94c4c534942a491c5fb67d46b60 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a51718dc5734dd5a4f83ac303b23bf4 (127.12.212.2:42599), 86a099b0d89041b08edccfee2ff6071b (127.12.212.3:36197)
I20260710 11:02:53.851634 16211 tablet_bootstrap.cc:492] T d6a05fea30a14bd3812169efeae439ec P 4a51718dc5734dd5a4f83ac303b23bf4: No bootstrap required, opened a new log
I20260710 11:02:53.852133 16211 ts_tablet_manager.cc:1403] T d6a05fea30a14bd3812169efeae439ec P 4a51718dc5734dd5a4f83ac303b23bf4: Time spent bootstrapping tablet: real 0.055s	user 0.008s	sys 0.007s
I20260710 11:02:53.854374 16171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdfd0897df024c50abba15db13fdac22" candidate_uuid: "488bf94c4c534942a491c5fb67d46b60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86a099b0d89041b08edccfee2ff6071b" is_pre_election: true
I20260710 11:02:53.854809 16211 raft_consensus.cc:359] T d6a05fea30a14bd3812169efeae439ec P 4a51718dc5734dd5a4f83ac303b23bf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:53.855512 16211 raft_consensus.cc:385] T d6a05fea30a14bd3812169efeae439ec P 4a51718dc5734dd5a4f83ac303b23bf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:53.855792 16211 raft_consensus.cc:740] T d6a05fea30a14bd3812169efeae439ec P 4a51718dc5734dd5a4f83ac303b23bf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a51718dc5734dd5a4f83ac303b23bf4, State: Initialized, Role: FOLLOWER
I20260710 11:02:53.856453 16211 consensus_queue.cc:260] T d6a05fea30a14bd3812169efeae439ec P 4a51718dc5734dd5a4f83ac303b23bf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:53.856979 16097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdfd0897df024c50abba15db13fdac22" candidate_uuid: "488bf94c4c534942a491c5fb67d46b60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" is_pre_election: true
I20260710 11:02:53.857587 16097 raft_consensus.cc:2468] T bdfd0897df024c50abba15db13fdac22 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 488bf94c4c534942a491c5fb67d46b60 in term 0.
I20260710 11:02:53.858553 16211 ts_tablet_manager.cc:1434] T d6a05fea30a14bd3812169efeae439ec P 4a51718dc5734dd5a4f83ac303b23bf4: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 11:02:53.858587 16096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d70ecbd17df249908ca21b1cbad4feaa" candidate_uuid: "488bf94c4c534942a491c5fb67d46b60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" is_pre_election: true
I20260710 11:02:53.828542 16254 raft_consensus.cc:2749] T 3ad6e85098604f61b036388d487e5904 P 488bf94c4c534942a491c5fb67d46b60 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:53.832815 16233 raft_consensus.cc:493] T 6c37d7b9de0e4411aa8ab1675e53504d P 4a51718dc5734dd5a4f83ac303b23bf4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:53.859599 16211 tablet_bootstrap.cc:492] T 3ad6e85098604f61b036388d487e5904 P 4a51718dc5734dd5a4f83ac303b23bf4: Bootstrap starting.
I20260710 11:02:53.829530 16212 tablet_bootstrap.cc:492] T bdfd0897df024c50abba15db13fdac22 P 86a099b0d89041b08edccfee2ff6071b: No bootstrap required, opened a new log
I20260710 11:02:53.845337 16219 raft_consensus.cc:2804] T 18d61a0e65ea421f973d445cc5657f60 P 86a099b0d89041b08edccfee2ff6071b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:53.814531 16169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6a05fea30a14bd3812169efeae439ec" candidate_uuid: "488bf94c4c534942a491c5fb67d46b60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86a099b0d89041b08edccfee2ff6071b"
I20260710 11:02:53.860044 16219 raft_consensus.cc:493] T 18d61a0e65ea421f973d445cc5657f60 P 86a099b0d89041b08edccfee2ff6071b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 11:02:53.858855 15986 leader_election.cc:343] T bdfd0897df024c50abba15db13fdac22 P 488bf94c4c534942a491c5fb67d46b60 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 86a099b0d89041b08edccfee2ff6071b (127.12.212.3:36197): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:53.860420 16219 raft_consensus.cc:3060] T 18d61a0e65ea421f973d445cc5657f60 P 86a099b0d89041b08edccfee2ff6071b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:53.861102 15986 leader_election.cc:304] T bdfd0897df024c50abba15db13fdac22 P 488bf94c4c534942a491c5fb67d46b60 [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: 488bf94c4c534942a491c5fb67d46b60, 4a51718dc5734dd5a4f83ac303b23bf4; no voters: 86a099b0d89041b08edccfee2ff6071b
I20260710 11:02:53.859730 16233 raft_consensus.cc:515] T 6c37d7b9de0e4411aa8ab1675e53504d P 4a51718dc5734dd5a4f83ac303b23bf4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:53.862989 16254 raft_consensus.cc:2804] T bdfd0897df024c50abba15db13fdac22 P 488bf94c4c534942a491c5fb67d46b60 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:53.863408 16233 leader_election.cc:290] T 6c37d7b9de0e4411aa8ab1675e53504d P 4a51718dc5734dd5a4f83ac303b23bf4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1:39645), 86a099b0d89041b08edccfee2ff6071b (127.12.212.3:36197)
I20260710 11:02:53.863545 16212 ts_tablet_manager.cc:1403] T bdfd0897df024c50abba15db13fdac22 P 86a099b0d89041b08edccfee2ff6071b: Time spent bootstrapping tablet: real 0.071s	user 0.009s	sys 0.004s
I20260710 11:02:53.864451 16171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c37d7b9de0e4411aa8ab1675e53504d" candidate_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86a099b0d89041b08edccfee2ff6071b" is_pre_election: true
I20260710 11:02:53.836038 16213 tablet_bootstrap.cc:492] T 6fec4799034e4217905202550dae2859 P 488bf94c4c534942a491c5fb67d46b60: No bootstrap required, opened a new log
I20260710 11:02:53.864881 15986 leader_election.cc:304] T d70ecbd17df249908ca21b1cbad4feaa P 488bf94c4c534942a491c5fb67d46b60 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 488bf94c4c534942a491c5fb67d46b60; no voters: 4a51718dc5734dd5a4f83ac303b23bf4, 86a099b0d89041b08edccfee2ff6071b
I20260710 11:02:53.865090 16171 raft_consensus.cc:2468] T 6c37d7b9de0e4411aa8ab1675e53504d P 86a099b0d89041b08edccfee2ff6071b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a51718dc5734dd5a4f83ac303b23bf4 in term 0.
I20260710 11:02:53.860468 16169 raft_consensus.cc:3060] T d6a05fea30a14bd3812169efeae439ec P 86a099b0d89041b08edccfee2ff6071b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:53.865278 16213 ts_tablet_manager.cc:1403] T 6fec4799034e4217905202550dae2859 P 488bf94c4c534942a491c5fb67d46b60: Time spent bootstrapping tablet: real 0.100s	user 0.011s	sys 0.017s
I20260710 11:02:53.866348 16061 leader_election.cc:304] T 6c37d7b9de0e4411aa8ab1675e53504d P 4a51718dc5734dd5a4f83ac303b23bf4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a51718dc5734dd5a4f83ac303b23bf4, 86a099b0d89041b08edccfee2ff6071b; no voters: 
I20260710 11:02:53.867761 16233 raft_consensus.cc:2804] T 6c37d7b9de0e4411aa8ab1675e53504d P 4a51718dc5734dd5a4f83ac303b23bf4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:53.867681 16230 raft_consensus.cc:515] T 2f6e9e5d7ae5416c8f2612f1b8b75ff9 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:53.868203 16233 raft_consensus.cc:493] T 6c37d7b9de0e4411aa8ab1675e53504d P 4a51718dc5734dd5a4f83ac303b23bf4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:53.868587 16233 raft_consensus.cc:3060] T 6c37d7b9de0e4411aa8ab1675e53504d P 4a51718dc5734dd5a4f83ac303b23bf4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:53.865900 16254 raft_consensus.cc:493] T bdfd0897df024c50abba15db13fdac22 P 488bf94c4c534942a491c5fb67d46b60 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:53.870151 16254 raft_consensus.cc:3060] T bdfd0897df024c50abba15db13fdac22 P 488bf94c4c534942a491c5fb67d46b60 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:53.872421 16219 raft_consensus.cc:515] T 18d61a0e65ea421f973d445cc5657f60 P 86a099b0d89041b08edccfee2ff6071b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:53.877784 16171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f6e9e5d7ae5416c8f2612f1b8b75ff9" candidate_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86a099b0d89041b08edccfee2ff6071b"
I20260710 11:02:53.877985 16254 raft_consensus.cc:515] T bdfd0897df024c50abba15db13fdac22 P 488bf94c4c534942a491c5fb67d46b60 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:53.878960 16219 leader_election.cc:290] T 18d61a0e65ea421f973d445cc5657f60 P 86a099b0d89041b08edccfee2ff6071b [CANDIDATE]: Term 1 election: Requested vote from peers 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1:39645), 4a51718dc5734dd5a4f83ac303b23bf4 (127.12.212.2:42599)
I20260710 11:02:53.879067 16021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18d61a0e65ea421f973d445cc5657f60" candidate_uuid: "86a099b0d89041b08edccfee2ff6071b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "488bf94c4c534942a491c5fb67d46b60"
W20260710 11:02:53.879228 16061 leader_election.cc:343] T 2f6e9e5d7ae5416c8f2612f1b8b75ff9 P 4a51718dc5734dd5a4f83ac303b23bf4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 86a099b0d89041b08edccfee2ff6071b (127.12.212.3:36197): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:53.879873 16258 raft_consensus.cc:493] T c40a74a032f2448ea2d365b73fdc958c P 488bf94c4c534942a491c5fb67d46b60 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:53.873574 16212 raft_consensus.cc:359] T bdfd0897df024c50abba15db13fdac22 P 86a099b0d89041b08edccfee2ff6071b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:53.880457 16212 raft_consensus.cc:385] T bdfd0897df024c50abba15db13fdac22 P 86a099b0d89041b08edccfee2ff6071b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:53.865593 16211 tablet_bootstrap.cc:654] T 3ad6e85098604f61b036388d487e5904 P 4a51718dc5734dd5a4f83ac303b23bf4: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:53.876196 16217 raft_consensus.cc:3060] T d70ecbd17df249908ca21b1cbad4feaa P 488bf94c4c534942a491c5fb67d46b60 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:53.880753 16096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18d61a0e65ea421f973d445cc5657f60" candidate_uuid: "86a099b0d89041b08edccfee2ff6071b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a51718dc5734dd5a4f83ac303b23bf4"
I20260710 11:02:53.880497 16258 raft_consensus.cc:515] T c40a74a032f2448ea2d365b73fdc958c P 488bf94c4c534942a491c5fb67d46b60 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:53.881547 16096 raft_consensus.cc:3060] T 18d61a0e65ea421f973d445cc5657f60 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:53.883177 16258 leader_election.cc:290] T c40a74a032f2448ea2d365b73fdc958c P 488bf94c4c534942a491c5fb67d46b60 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a51718dc5734dd5a4f83ac303b23bf4 (127.12.212.2:42599), 86a099b0d89041b08edccfee2ff6071b (127.12.212.3:36197)
I20260710 11:02:53.880998 16212 raft_consensus.cc:740] T bdfd0897df024c50abba15db13fdac22 P 86a099b0d89041b08edccfee2ff6071b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86a099b0d89041b08edccfee2ff6071b, State: Initialized, Role: FOLLOWER
I20260710 11:02:53.884341 16212 consensus_queue.cc:260] T bdfd0897df024c50abba15db13fdac22 P 86a099b0d89041b08edccfee2ff6071b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:53.886350 16212 ts_tablet_manager.cc:1434] T bdfd0897df024c50abba15db13fdac22 P 86a099b0d89041b08edccfee2ff6071b: Time spent starting tablet: real 0.022s	user 0.002s	sys 0.002s
W20260710 11:02:53.880582 16134 leader_election.cc:343] T 18d61a0e65ea421f973d445cc5657f60 P 86a099b0d89041b08edccfee2ff6071b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1:39645): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:53.887272 16212 tablet_bootstrap.cc:492] T 3ad6e85098604f61b036388d487e5904 P 86a099b0d89041b08edccfee2ff6071b: Bootstrap starting.
I20260710 11:02:53.889148 16020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f6e9e5d7ae5416c8f2612f1b8b75ff9" candidate_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "488bf94c4c534942a491c5fb67d46b60"
I20260710 11:02:53.889767 16020 raft_consensus.cc:3060] T 2f6e9e5d7ae5416c8f2612f1b8b75ff9 P 488bf94c4c534942a491c5fb67d46b60 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:53.890048 16097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdfd0897df024c50abba15db13fdac22" candidate_uuid: "488bf94c4c534942a491c5fb67d46b60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a51718dc5734dd5a4f83ac303b23bf4"
I20260710 11:02:53.890586 16097 raft_consensus.cc:3060] T bdfd0897df024c50abba15db13fdac22 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:53.887835 16217 raft_consensus.cc:2749] T d70ecbd17df249908ca21b1cbad4feaa P 488bf94c4c534942a491c5fb67d46b60 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:53.875496 16233 raft_consensus.cc:515] T 6c37d7b9de0e4411aa8ab1675e53504d P 4a51718dc5734dd5a4f83ac303b23bf4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:53.893411 16212 tablet_bootstrap.cc:654] T 3ad6e85098604f61b036388d487e5904 P 86a099b0d89041b08edccfee2ff6071b: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:53.876298 16213 raft_consensus.cc:359] T 6fec4799034e4217905202550dae2859 P 488bf94c4c534942a491c5fb67d46b60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:53.894615 16213 raft_consensus.cc:385] T 6fec4799034e4217905202550dae2859 P 488bf94c4c534942a491c5fb67d46b60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:53.894490 16171 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c37d7b9de0e4411aa8ab1675e53504d" candidate_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86a099b0d89041b08edccfee2ff6071b"
I20260710 11:02:53.895035 16213 raft_consensus.cc:740] T 6fec4799034e4217905202550dae2859 P 488bf94c4c534942a491c5fb67d46b60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 488bf94c4c534942a491c5fb67d46b60, State: Initialized, Role: FOLLOWER
I20260710 11:02:53.895303 16171 raft_consensus.cc:3060] T 6c37d7b9de0e4411aa8ab1675e53504d P 86a099b0d89041b08edccfee2ff6071b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:53.895990 16213 consensus_queue.cc:260] T 6fec4799034e4217905202550dae2859 P 488bf94c4c534942a491c5fb67d46b60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:53.897653 16097 raft_consensus.cc:2468] T bdfd0897df024c50abba15db13fdac22 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 488bf94c4c534942a491c5fb67d46b60 in term 1.
I20260710 11:02:53.876626 16230 leader_election.cc:290] T 2f6e9e5d7ae5416c8f2612f1b8b75ff9 P 4a51718dc5734dd5a4f83ac303b23bf4 [CANDIDATE]: Term 1 election: Requested vote from peers 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1:39645), 86a099b0d89041b08edccfee2ff6071b (127.12.212.3:36197)
I20260710 11:02:53.879981 16254 leader_election.cc:290] T bdfd0897df024c50abba15db13fdac22 P 488bf94c4c534942a491c5fb67d46b60 [CANDIDATE]: Term 1 election: Requested vote from peers 4a51718dc5734dd5a4f83ac303b23bf4 (127.12.212.2:42599), 86a099b0d89041b08edccfee2ff6071b (127.12.212.3:36197)
I20260710 11:02:53.874316 16022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c37d7b9de0e4411aa8ab1675e53504d" candidate_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "488bf94c4c534942a491c5fb67d46b60" is_pre_election: true
I20260710 11:02:53.899677 16213 ts_tablet_manager.cc:1434] T 6fec4799034e4217905202550dae2859 P 488bf94c4c534942a491c5fb67d46b60: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260710 11:02:53.900677 16213 tablet_bootstrap.cc:492] T 6c37d7b9de0e4411aa8ab1675e53504d P 488bf94c4c534942a491c5fb67d46b60: Bootstrap starting.
I20260710 11:02:53.904220 16233 leader_election.cc:290] T 6c37d7b9de0e4411aa8ab1675e53504d P 4a51718dc5734dd5a4f83ac303b23bf4 [CANDIDATE]: Term 1 election: Requested vote from peers 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1:39645), 86a099b0d89041b08edccfee2ff6071b (127.12.212.3:36197)
I20260710 11:02:53.905342 16170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdfd0897df024c50abba15db13fdac22" candidate_uuid: "488bf94c4c534942a491c5fb67d46b60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86a099b0d89041b08edccfee2ff6071b"
I20260710 11:02:53.905951 16170 raft_consensus.cc:3060] T bdfd0897df024c50abba15db13fdac22 P 86a099b0d89041b08edccfee2ff6071b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:53.909485 16211 tablet_bootstrap.cc:492] T 3ad6e85098604f61b036388d487e5904 P 4a51718dc5734dd5a4f83ac303b23bf4: No bootstrap required, opened a new log
I20260710 11:02:53.903760 16020 raft_consensus.cc:2468] T 2f6e9e5d7ae5416c8f2612f1b8b75ff9 P 488bf94c4c534942a491c5fb67d46b60 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a51718dc5734dd5a4f83ac303b23bf4 in term 1.
I20260710 11:02:53.909840 16211 ts_tablet_manager.cc:1403] T 3ad6e85098604f61b036388d487e5904 P 4a51718dc5734dd5a4f83ac303b23bf4: Time spent bootstrapping tablet: real 0.050s	user 0.014s	sys 0.007s
I20260710 11:02:53.911032 16213 tablet_bootstrap.cc:654] T 6c37d7b9de0e4411aa8ab1675e53504d P 488bf94c4c534942a491c5fb67d46b60: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:53.913612 16212 tablet_bootstrap.cc:492] T 3ad6e85098604f61b036388d487e5904 P 86a099b0d89041b08edccfee2ff6071b: No bootstrap required, opened a new log
I20260710 11:02:53.914059 16212 ts_tablet_manager.cc:1403] T 3ad6e85098604f61b036388d487e5904 P 86a099b0d89041b08edccfee2ff6071b: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.003s
I20260710 11:02:53.914305 16170 raft_consensus.cc:2468] T bdfd0897df024c50abba15db13fdac22 P 86a099b0d89041b08edccfee2ff6071b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 488bf94c4c534942a491c5fb67d46b60 in term 1.
I20260710 11:02:53.905900 16171 raft_consensus.cc:2468] T 6c37d7b9de0e4411aa8ab1675e53504d P 86a099b0d89041b08edccfee2ff6071b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a51718dc5734dd5a4f83ac303b23bf4 in term 1.
I20260710 11:02:53.911801 16211 raft_consensus.cc:359] T 3ad6e85098604f61b036388d487e5904 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:53.873508 16169 raft_consensus.cc:2468] T d6a05fea30a14bd3812169efeae439ec P 86a099b0d89041b08edccfee2ff6071b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 488bf94c4c534942a491c5fb67d46b60 in term 1.
I20260710 11:02:53.915199 16211 raft_consensus.cc:385] T 3ad6e85098604f61b036388d487e5904 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:53.915603 16211 raft_consensus.cc:740] T 3ad6e85098604f61b036388d487e5904 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a51718dc5734dd5a4f83ac303b23bf4, State: Initialized, Role: FOLLOWER
I20260710 11:02:53.915975 16061 leader_election.cc:304] T 6c37d7b9de0e4411aa8ab1675e53504d P 4a51718dc5734dd5a4f83ac303b23bf4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a51718dc5734dd5a4f83ac303b23bf4, 86a099b0d89041b08edccfee2ff6071b; no voters: 
I20260710 11:02:53.918766 16233 raft_consensus.cc:2804] T 6c37d7b9de0e4411aa8ab1675e53504d P 4a51718dc5734dd5a4f83ac303b23bf4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:53.919236 16233 raft_consensus.cc:697] T 6c37d7b9de0e4411aa8ab1675e53504d P 4a51718dc5734dd5a4f83ac303b23bf4 [term 1 LEADER]: Becoming Leader. State: Replica: 4a51718dc5734dd5a4f83ac303b23bf4, State: Running, Role: LEADER
I20260710 11:02:53.920009 16233 consensus_queue.cc:237] T 6c37d7b9de0e4411aa8ab1675e53504d P 4a51718dc5734dd5a4f83ac303b23bf4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:53.923579 16211 consensus_queue.cc:260] T 3ad6e85098604f61b036388d487e5904 P 4a51718dc5734dd5a4f83ac303b23bf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:53.925798 16211 ts_tablet_manager.cc:1434] T 3ad6e85098604f61b036388d487e5904 P 4a51718dc5734dd5a4f83ac303b23bf4: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260710 11:02:53.912211 16096 raft_consensus.cc:2468] T 18d61a0e65ea421f973d445cc5657f60 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86a099b0d89041b08edccfee2ff6071b in term 1.
I20260710 11:02:53.927889 16135 leader_election.cc:304] T 18d61a0e65ea421f973d445cc5657f60 P 86a099b0d89041b08edccfee2ff6071b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4a51718dc5734dd5a4f83ac303b23bf4, 86a099b0d89041b08edccfee2ff6071b; no voters: 488bf94c4c534942a491c5fb67d46b60
I20260710 11:02:53.917680 16212 raft_consensus.cc:359] T 3ad6e85098604f61b036388d487e5904 P 86a099b0d89041b08edccfee2ff6071b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:53.928828 16219 raft_consensus.cc:2804] T 18d61a0e65ea421f973d445cc5657f60 P 86a099b0d89041b08edccfee2ff6071b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:53.929168 16212 raft_consensus.cc:385] T 3ad6e85098604f61b036388d487e5904 P 86a099b0d89041b08edccfee2ff6071b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:53.929508 16212 raft_consensus.cc:740] T 3ad6e85098604f61b036388d487e5904 P 86a099b0d89041b08edccfee2ff6071b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86a099b0d89041b08edccfee2ff6071b, State: Initialized, Role: FOLLOWER
I20260710 11:02:53.931298 16212 consensus_queue.cc:260] T 3ad6e85098604f61b036388d487e5904 P 86a099b0d89041b08edccfee2ff6071b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:53.934616 16097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40a74a032f2448ea2d365b73fdc958c" candidate_uuid: "488bf94c4c534942a491c5fb67d46b60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" is_pre_election: true
I20260710 11:02:53.935338 16097 raft_consensus.cc:2468] T c40a74a032f2448ea2d365b73fdc958c P 4a51718dc5734dd5a4f83ac303b23bf4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 488bf94c4c534942a491c5fb67d46b60 in term 0.
I20260710 11:02:53.936147 16213 tablet_bootstrap.cc:492] T 6c37d7b9de0e4411aa8ab1675e53504d P 488bf94c4c534942a491c5fb67d46b60: No bootstrap required, opened a new log
I20260710 11:02:53.936604 16213 ts_tablet_manager.cc:1403] T 6c37d7b9de0e4411aa8ab1675e53504d P 488bf94c4c534942a491c5fb67d46b60: Time spent bootstrapping tablet: real 0.036s	user 0.007s	sys 0.014s
I20260710 11:02:53.937184 16169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40a74a032f2448ea2d365b73fdc958c" candidate_uuid: "488bf94c4c534942a491c5fb67d46b60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86a099b0d89041b08edccfee2ff6071b" is_pre_election: true
W20260710 11:02:53.937330 16060 leader_election.cc:343] T 6c37d7b9de0e4411aa8ab1675e53504d P 4a51718dc5734dd5a4f83ac303b23bf4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1:39645): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:02:53.937793 16169 raft_consensus.cc:2468] T c40a74a032f2448ea2d365b73fdc958c P 86a099b0d89041b08edccfee2ff6071b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 488bf94c4c534942a491c5fb67d46b60 in term 0.
I20260710 11:02:53.938556 16060 leader_election.cc:304] T 2f6e9e5d7ae5416c8f2612f1b8b75ff9 P 4a51718dc5734dd5a4f83ac303b23bf4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 488bf94c4c534942a491c5fb67d46b60, 4a51718dc5734dd5a4f83ac303b23bf4; no voters: 86a099b0d89041b08edccfee2ff6071b
I20260710 11:02:53.939582 16230 raft_consensus.cc:2804] T 2f6e9e5d7ae5416c8f2612f1b8b75ff9 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:53.940171 16230 raft_consensus.cc:697] T 2f6e9e5d7ae5416c8f2612f1b8b75ff9 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 1 LEADER]: Becoming Leader. State: Replica: 4a51718dc5734dd5a4f83ac303b23bf4, State: Running, Role: LEADER
I20260710 11:02:53.941152 16230 consensus_queue.cc:237] T 2f6e9e5d7ae5416c8f2612f1b8b75ff9 P 4a51718dc5734dd5a4f83ac303b23bf4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:53.943171 16213 raft_consensus.cc:359] T 6c37d7b9de0e4411aa8ab1675e53504d P 488bf94c4c534942a491c5fb67d46b60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:53.946123 15986 leader_election.cc:304] T bdfd0897df024c50abba15db13fdac22 P 488bf94c4c534942a491c5fb67d46b60 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 488bf94c4c534942a491c5fb67d46b60, 86a099b0d89041b08edccfee2ff6071b; no voters: 
I20260710 11:02:53.943838 16213 raft_consensus.cc:385] T 6c37d7b9de0e4411aa8ab1675e53504d P 488bf94c4c534942a491c5fb67d46b60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:53.947311 16213 raft_consensus.cc:740] T 6c37d7b9de0e4411aa8ab1675e53504d P 488bf94c4c534942a491c5fb67d46b60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 488bf94c4c534942a491c5fb67d46b60, State: Initialized, Role: FOLLOWER
I20260710 11:02:53.947480 16217 raft_consensus.cc:2804] T bdfd0897df024c50abba15db13fdac22 P 488bf94c4c534942a491c5fb67d46b60 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:53.947964 16217 raft_consensus.cc:697] T bdfd0897df024c50abba15db13fdac22 P 488bf94c4c534942a491c5fb67d46b60 [term 1 LEADER]: Becoming Leader. State: Replica: 488bf94c4c534942a491c5fb67d46b60, State: Running, Role: LEADER
I20260710 11:02:53.948280 15986 leader_election.cc:304] T d6a05fea30a14bd3812169efeae439ec P 488bf94c4c534942a491c5fb67d46b60 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 488bf94c4c534942a491c5fb67d46b60, 86a099b0d89041b08edccfee2ff6071b; no voters: 4a51718dc5734dd5a4f83ac303b23bf4
I20260710 11:02:53.948787 16217 consensus_queue.cc:237] T bdfd0897df024c50abba15db13fdac22 P 488bf94c4c534942a491c5fb67d46b60 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:53.949126 16254 raft_consensus.cc:2804] T d6a05fea30a14bd3812169efeae439ec P 488bf94c4c534942a491c5fb67d46b60 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:53.949414 15986 leader_election.cc:304] T c40a74a032f2448ea2d365b73fdc958c P 488bf94c4c534942a491c5fb67d46b60 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 488bf94c4c534942a491c5fb67d46b60, 86a099b0d89041b08edccfee2ff6071b; no voters: 
I20260710 11:02:53.949873 16254 raft_consensus.cc:697] T d6a05fea30a14bd3812169efeae439ec P 488bf94c4c534942a491c5fb67d46b60 [term 1 LEADER]: Becoming Leader. State: Replica: 488bf94c4c534942a491c5fb67d46b60, State: Running, Role: LEADER
I20260710 11:02:53.950987 16254 consensus_queue.cc:237] T d6a05fea30a14bd3812169efeae439ec P 488bf94c4c534942a491c5fb67d46b60 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:53.934844 16212 ts_tablet_manager.cc:1434] T 3ad6e85098604f61b036388d487e5904 P 86a099b0d89041b08edccfee2ff6071b: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260710 11:02:53.954047 16258 raft_consensus.cc:2804] T c40a74a032f2448ea2d365b73fdc958c P 488bf94c4c534942a491c5fb67d46b60 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:53.954432 16258 raft_consensus.cc:493] T c40a74a032f2448ea2d365b73fdc958c P 488bf94c4c534942a491c5fb67d46b60 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:53.954505 16219 raft_consensus.cc:697] T 18d61a0e65ea421f973d445cc5657f60 P 86a099b0d89041b08edccfee2ff6071b [term 1 LEADER]: Becoming Leader. State: Replica: 86a099b0d89041b08edccfee2ff6071b, State: Running, Role: LEADER
I20260710 11:02:53.954042 16212 tablet_bootstrap.cc:492] T 2f6e9e5d7ae5416c8f2612f1b8b75ff9 P 86a099b0d89041b08edccfee2ff6071b: Bootstrap starting.
I20260710 11:02:53.954839 16258 raft_consensus.cc:3060] T c40a74a032f2448ea2d365b73fdc958c P 488bf94c4c534942a491c5fb67d46b60 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:53.955461 16219 consensus_queue.cc:237] T 18d61a0e65ea421f973d445cc5657f60 P 86a099b0d89041b08edccfee2ff6071b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:53.957472 15920 catalog_manager.cc:5697] T 6c37d7b9de0e4411aa8ab1675e53504d P 4a51718dc5734dd5a4f83ac303b23bf4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a51718dc5734dd5a4f83ac303b23bf4 (127.12.212.2). New cstate: current_term: 1 leader_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:53.961632 16212 tablet_bootstrap.cc:654] T 2f6e9e5d7ae5416c8f2612f1b8b75ff9 P 86a099b0d89041b08edccfee2ff6071b: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:53.947964 16213 consensus_queue.cc:260] T 6c37d7b9de0e4411aa8ab1675e53504d P 488bf94c4c534942a491c5fb67d46b60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:53.973654 16258 raft_consensus.cc:515] T c40a74a032f2448ea2d365b73fdc958c P 488bf94c4c534942a491c5fb67d46b60 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:53.976544 16213 ts_tablet_manager.cc:1434] T 6c37d7b9de0e4411aa8ab1675e53504d P 488bf94c4c534942a491c5fb67d46b60: Time spent starting tablet: real 0.036s	user 0.004s	sys 0.002s
I20260710 11:02:53.977663 16213 tablet_bootstrap.cc:492] T 18d61a0e65ea421f973d445cc5657f60 P 488bf94c4c534942a491c5fb67d46b60: Bootstrap starting.
I20260710 11:02:53.978127 16258 leader_election.cc:290] T c40a74a032f2448ea2d365b73fdc958c P 488bf94c4c534942a491c5fb67d46b60 [CANDIDATE]: Term 1 election: Requested vote from peers 4a51718dc5734dd5a4f83ac303b23bf4 (127.12.212.2:42599), 86a099b0d89041b08edccfee2ff6071b (127.12.212.3:36197)
I20260710 11:02:53.981187 16097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40a74a032f2448ea2d365b73fdc958c" candidate_uuid: "488bf94c4c534942a491c5fb67d46b60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a51718dc5734dd5a4f83ac303b23bf4"
I20260710 11:02:53.981777 16097 raft_consensus.cc:3060] T c40a74a032f2448ea2d365b73fdc958c P 4a51718dc5734dd5a4f83ac303b23bf4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:53.981894 16020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c37d7b9de0e4411aa8ab1675e53504d" candidate_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "488bf94c4c534942a491c5fb67d46b60"
I20260710 11:02:53.982537 16020 raft_consensus.cc:3060] T 6c37d7b9de0e4411aa8ab1675e53504d P 488bf94c4c534942a491c5fb67d46b60 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:53.981894 16170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40a74a032f2448ea2d365b73fdc958c" candidate_uuid: "488bf94c4c534942a491c5fb67d46b60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86a099b0d89041b08edccfee2ff6071b"
I20260710 11:02:53.986304 15920 catalog_manager.cc:5697] T 18d61a0e65ea421f973d445cc5657f60 P 86a099b0d89041b08edccfee2ff6071b reported cstate change: term changed from 0 to 1, leader changed from <none> to 86a099b0d89041b08edccfee2ff6071b (127.12.212.3). New cstate: current_term: 1 leader_uuid: "86a099b0d89041b08edccfee2ff6071b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:53.986444 15918 catalog_manager.cc:5697] T 2f6e9e5d7ae5416c8f2612f1b8b75ff9 P 4a51718dc5734dd5a4f83ac303b23bf4 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a51718dc5734dd5a4f83ac303b23bf4 (127.12.212.2). New cstate: current_term: 1 leader_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:53.988926 16097 raft_consensus.cc:2468] T c40a74a032f2448ea2d365b73fdc958c P 4a51718dc5734dd5a4f83ac303b23bf4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 488bf94c4c534942a491c5fb67d46b60 in term 1.
I20260710 11:02:53.987572 16170 raft_consensus.cc:3060] T c40a74a032f2448ea2d365b73fdc958c P 86a099b0d89041b08edccfee2ff6071b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:53.990337 15986 leader_election.cc:304] T c40a74a032f2448ea2d365b73fdc958c P 488bf94c4c534942a491c5fb67d46b60 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 488bf94c4c534942a491c5fb67d46b60, 4a51718dc5734dd5a4f83ac303b23bf4; no voters: 
I20260710 11:02:53.991101 16258 raft_consensus.cc:2804] T c40a74a032f2448ea2d365b73fdc958c P 488bf94c4c534942a491c5fb67d46b60 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:53.991773 16258 raft_consensus.cc:697] T c40a74a032f2448ea2d365b73fdc958c P 488bf94c4c534942a491c5fb67d46b60 [term 1 LEADER]: Becoming Leader. State: Replica: 488bf94c4c534942a491c5fb67d46b60, State: Running, Role: LEADER
I20260710 11:02:53.992574 16258 consensus_queue.cc:237] T c40a74a032f2448ea2d365b73fdc958c P 488bf94c4c534942a491c5fb67d46b60 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:53.999487 16213 tablet_bootstrap.cc:654] T 18d61a0e65ea421f973d445cc5657f60 P 488bf94c4c534942a491c5fb67d46b60: Neither blocks nor log segments found. Creating new log.
I20260710 11:02:54.010659 16020 raft_consensus.cc:2468] T 6c37d7b9de0e4411aa8ab1675e53504d P 488bf94c4c534942a491c5fb67d46b60 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a51718dc5734dd5a4f83ac303b23bf4 in term 1.
I20260710 11:02:54.011536 16170 raft_consensus.cc:2468] T c40a74a032f2448ea2d365b73fdc958c P 86a099b0d89041b08edccfee2ff6071b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 488bf94c4c534942a491c5fb67d46b60 in term 1.
I20260710 11:02:54.014220 15919 catalog_manager.cc:5697] T bdfd0897df024c50abba15db13fdac22 P 488bf94c4c534942a491c5fb67d46b60 reported cstate change: term changed from 0 to 1, leader changed from <none> to 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1). New cstate: current_term: 1 leader_uuid: "488bf94c4c534942a491c5fb67d46b60" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:54.014201 16213 tablet_bootstrap.cc:492] T 18d61a0e65ea421f973d445cc5657f60 P 488bf94c4c534942a491c5fb67d46b60: No bootstrap required, opened a new log
I20260710 11:02:54.016716 16213 ts_tablet_manager.cc:1403] T 18d61a0e65ea421f973d445cc5657f60 P 488bf94c4c534942a491c5fb67d46b60: Time spent bootstrapping tablet: real 0.039s	user 0.009s	sys 0.005s
I20260710 11:02:54.019138 16213 raft_consensus.cc:359] T 18d61a0e65ea421f973d445cc5657f60 P 488bf94c4c534942a491c5fb67d46b60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:54.019788 16213 raft_consensus.cc:385] T 18d61a0e65ea421f973d445cc5657f60 P 488bf94c4c534942a491c5fb67d46b60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:54.020169 16213 raft_consensus.cc:740] T 18d61a0e65ea421f973d445cc5657f60 P 488bf94c4c534942a491c5fb67d46b60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 488bf94c4c534942a491c5fb67d46b60, State: Initialized, Role: FOLLOWER
I20260710 11:02:54.020898 16213 consensus_queue.cc:260] T 18d61a0e65ea421f973d445cc5657f60 P 488bf94c4c534942a491c5fb67d46b60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:54.023030 16233 consensus_queue.cc:1048] T d70ecbd17df249908ca21b1cbad4feaa P 4a51718dc5734dd5a4f83ac303b23bf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:54.023934 16212 tablet_bootstrap.cc:492] T 2f6e9e5d7ae5416c8f2612f1b8b75ff9 P 86a099b0d89041b08edccfee2ff6071b: No bootstrap required, opened a new log
I20260710 11:02:54.024051 16213 ts_tablet_manager.cc:1434] T 18d61a0e65ea421f973d445cc5657f60 P 488bf94c4c534942a491c5fb67d46b60: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260710 11:02:54.024468 16212 ts_tablet_manager.cc:1403] T 2f6e9e5d7ae5416c8f2612f1b8b75ff9 P 86a099b0d89041b08edccfee2ff6071b: Time spent bootstrapping tablet: real 0.071s	user 0.012s	sys 0.000s
I20260710 11:02:54.027165 16212 raft_consensus.cc:359] T 2f6e9e5d7ae5416c8f2612f1b8b75ff9 P 86a099b0d89041b08edccfee2ff6071b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:54.032119 16212 raft_consensus.cc:385] T 2f6e9e5d7ae5416c8f2612f1b8b75ff9 P 86a099b0d89041b08edccfee2ff6071b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:02:54.032383 16212 raft_consensus.cc:740] T 2f6e9e5d7ae5416c8f2612f1b8b75ff9 P 86a099b0d89041b08edccfee2ff6071b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86a099b0d89041b08edccfee2ff6071b, State: Initialized, Role: FOLLOWER
I20260710 11:02:54.033038 16212 consensus_queue.cc:260] T 2f6e9e5d7ae5416c8f2612f1b8b75ff9 P 86a099b0d89041b08edccfee2ff6071b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:54.035063 16212 ts_tablet_manager.cc:1434] T 2f6e9e5d7ae5416c8f2612f1b8b75ff9 P 86a099b0d89041b08edccfee2ff6071b: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:02:54.040334 16233 consensus_queue.cc:1048] T d70ecbd17df249908ca21b1cbad4feaa P 4a51718dc5734dd5a4f83ac303b23bf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:54.048705 15919 catalog_manager.cc:5697] T d6a05fea30a14bd3812169efeae439ec P 488bf94c4c534942a491c5fb67d46b60 reported cstate change: term changed from 0 to 1, leader changed from <none> to 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1). New cstate: current_term: 1 leader_uuid: "488bf94c4c534942a491c5fb67d46b60" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:54.051020 15919 catalog_manager.cc:5697] T c40a74a032f2448ea2d365b73fdc958c P 488bf94c4c534942a491c5fb67d46b60 reported cstate change: term changed from 0 to 1, leader changed from <none> to 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1). New cstate: current_term: 1 leader_uuid: "488bf94c4c534942a491c5fb67d46b60" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:54.061133 16219 raft_consensus.cc:493] T 3ad6e85098604f61b036388d487e5904 P 86a099b0d89041b08edccfee2ff6071b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:54.061662 16219 raft_consensus.cc:515] T 3ad6e85098604f61b036388d487e5904 P 86a099b0d89041b08edccfee2ff6071b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:54.063721 16219 leader_election.cc:290] T 3ad6e85098604f61b036388d487e5904 P 86a099b0d89041b08edccfee2ff6071b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1:39645), 4a51718dc5734dd5a4f83ac303b23bf4 (127.12.212.2:42599)
I20260710 11:02:54.064544 16020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ad6e85098604f61b036388d487e5904" candidate_uuid: "86a099b0d89041b08edccfee2ff6071b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "488bf94c4c534942a491c5fb67d46b60" is_pre_election: true
I20260710 11:02:54.065232 16020 raft_consensus.cc:2468] T 3ad6e85098604f61b036388d487e5904 P 488bf94c4c534942a491c5fb67d46b60 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86a099b0d89041b08edccfee2ff6071b in term 0.
I20260710 11:02:54.065243 16097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ad6e85098604f61b036388d487e5904" candidate_uuid: "86a099b0d89041b08edccfee2ff6071b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" is_pre_election: true
I20260710 11:02:54.065990 16097 raft_consensus.cc:2468] T 3ad6e85098604f61b036388d487e5904 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86a099b0d89041b08edccfee2ff6071b in term 0.
I20260710 11:02:54.066394 16134 leader_election.cc:304] T 3ad6e85098604f61b036388d487e5904 P 86a099b0d89041b08edccfee2ff6071b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 488bf94c4c534942a491c5fb67d46b60, 86a099b0d89041b08edccfee2ff6071b; no voters: 
I20260710 11:02:54.067540 16219 raft_consensus.cc:2804] T 3ad6e85098604f61b036388d487e5904 P 86a099b0d89041b08edccfee2ff6071b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:02:54.067886 16219 raft_consensus.cc:493] T 3ad6e85098604f61b036388d487e5904 P 86a099b0d89041b08edccfee2ff6071b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:02:54.068192 16219 raft_consensus.cc:3060] T 3ad6e85098604f61b036388d487e5904 P 86a099b0d89041b08edccfee2ff6071b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:54.073688 16219 raft_consensus.cc:515] T 3ad6e85098604f61b036388d487e5904 P 86a099b0d89041b08edccfee2ff6071b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:54.075331 16219 leader_election.cc:290] T 3ad6e85098604f61b036388d487e5904 P 86a099b0d89041b08edccfee2ff6071b [CANDIDATE]: Term 1 election: Requested vote from peers 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1:39645), 4a51718dc5734dd5a4f83ac303b23bf4 (127.12.212.2:42599)
I20260710 11:02:54.076134 16020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ad6e85098604f61b036388d487e5904" candidate_uuid: "86a099b0d89041b08edccfee2ff6071b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "488bf94c4c534942a491c5fb67d46b60"
I20260710 11:02:54.076313 16097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ad6e85098604f61b036388d487e5904" candidate_uuid: "86a099b0d89041b08edccfee2ff6071b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a51718dc5734dd5a4f83ac303b23bf4"
I20260710 11:02:54.076650 16020 raft_consensus.cc:3060] T 3ad6e85098604f61b036388d487e5904 P 488bf94c4c534942a491c5fb67d46b60 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:54.076862 16097 raft_consensus.cc:3060] T 3ad6e85098604f61b036388d487e5904 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:54.081310 16097 raft_consensus.cc:2468] T 3ad6e85098604f61b036388d487e5904 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86a099b0d89041b08edccfee2ff6071b in term 1.
I20260710 11:02:54.081308 16020 raft_consensus.cc:2468] T 3ad6e85098604f61b036388d487e5904 P 488bf94c4c534942a491c5fb67d46b60 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86a099b0d89041b08edccfee2ff6071b in term 1.
I20260710 11:02:54.082420 16135 leader_election.cc:304] T 3ad6e85098604f61b036388d487e5904 P 86a099b0d89041b08edccfee2ff6071b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a51718dc5734dd5a4f83ac303b23bf4, 86a099b0d89041b08edccfee2ff6071b; no voters: 
I20260710 11:02:54.083138 16219 raft_consensus.cc:2804] T 3ad6e85098604f61b036388d487e5904 P 86a099b0d89041b08edccfee2ff6071b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:02:54.083559 16219 raft_consensus.cc:697] T 3ad6e85098604f61b036388d487e5904 P 86a099b0d89041b08edccfee2ff6071b [term 1 LEADER]: Becoming Leader. State: Replica: 86a099b0d89041b08edccfee2ff6071b, State: Running, Role: LEADER
I20260710 11:02:54.084265 16219 consensus_queue.cc:237] T 3ad6e85098604f61b036388d487e5904 P 86a099b0d89041b08edccfee2ff6071b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:54.091820 15918 catalog_manager.cc:5697] T 3ad6e85098604f61b036388d487e5904 P 86a099b0d89041b08edccfee2ff6071b reported cstate change: term changed from 0 to 1, leader changed from <none> to 86a099b0d89041b08edccfee2ff6071b (127.12.212.3). New cstate: current_term: 1 leader_uuid: "86a099b0d89041b08edccfee2ff6071b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:54.133080 16233 raft_consensus.cc:493] T d6a05fea30a14bd3812169efeae439ec P 4a51718dc5734dd5a4f83ac303b23bf4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:54.133340 16258 raft_consensus.cc:493] T 18d61a0e65ea421f973d445cc5657f60 P 488bf94c4c534942a491c5fb67d46b60 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:54.133693 16233 raft_consensus.cc:515] T d6a05fea30a14bd3812169efeae439ec P 4a51718dc5734dd5a4f83ac303b23bf4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:54.133934 16258 raft_consensus.cc:515] T 18d61a0e65ea421f973d445cc5657f60 P 488bf94c4c534942a491c5fb67d46b60 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:54.135753 16233 leader_election.cc:290] T d6a05fea30a14bd3812169efeae439ec P 4a51718dc5734dd5a4f83ac303b23bf4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1:39645), 86a099b0d89041b08edccfee2ff6071b (127.12.212.3:36197)
I20260710 11:02:54.136058 16258 leader_election.cc:290] T 18d61a0e65ea421f973d445cc5657f60 P 488bf94c4c534942a491c5fb67d46b60 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a51718dc5734dd5a4f83ac303b23bf4 (127.12.212.2:42599), 86a099b0d89041b08edccfee2ff6071b (127.12.212.3:36197)
I20260710 11:02:54.137176 16170 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6a05fea30a14bd3812169efeae439ec" candidate_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86a099b0d89041b08edccfee2ff6071b" is_pre_election: true
I20260710 11:02:54.137173 16020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6a05fea30a14bd3812169efeae439ec" candidate_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "488bf94c4c534942a491c5fb67d46b60" is_pre_election: true
I20260710 11:02:54.137445 16169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18d61a0e65ea421f973d445cc5657f60" candidate_uuid: "488bf94c4c534942a491c5fb67d46b60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "86a099b0d89041b08edccfee2ff6071b" is_pre_election: true
I20260710 11:02:54.138267 16170 raft_consensus.cc:2393] T d6a05fea30a14bd3812169efeae439ec P 86a099b0d89041b08edccfee2ff6071b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4a51718dc5734dd5a4f83ac303b23bf4 in current term 1: Already voted for candidate 488bf94c4c534942a491c5fb67d46b60 in this term.
I20260710 11:02:54.138098 16097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18d61a0e65ea421f973d445cc5657f60" candidate_uuid: "488bf94c4c534942a491c5fb67d46b60" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" is_pre_election: true
I20260710 11:02:54.138991 16097 raft_consensus.cc:2393] T 18d61a0e65ea421f973d445cc5657f60 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 488bf94c4c534942a491c5fb67d46b60 in current term 1: Already voted for candidate 86a099b0d89041b08edccfee2ff6071b in this term.
I20260710 11:02:54.139523 16060 leader_election.cc:304] T d6a05fea30a14bd3812169efeae439ec P 4a51718dc5734dd5a4f83ac303b23bf4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4a51718dc5734dd5a4f83ac303b23bf4; no voters: 488bf94c4c534942a491c5fb67d46b60, 86a099b0d89041b08edccfee2ff6071b
I20260710 11:02:54.140195 16233 raft_consensus.cc:3060] T d6a05fea30a14bd3812169efeae439ec P 4a51718dc5734dd5a4f83ac303b23bf4 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:54.140728 15986 leader_election.cc:304] T 18d61a0e65ea421f973d445cc5657f60 P 488bf94c4c534942a491c5fb67d46b60 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 488bf94c4c534942a491c5fb67d46b60; no voters: 4a51718dc5734dd5a4f83ac303b23bf4, 86a099b0d89041b08edccfee2ff6071b
I20260710 11:02:54.141508 16258 raft_consensus.cc:3060] T 18d61a0e65ea421f973d445cc5657f60 P 488bf94c4c534942a491c5fb67d46b60 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:54.145444 16233 raft_consensus.cc:2749] T d6a05fea30a14bd3812169efeae439ec P 4a51718dc5734dd5a4f83ac303b23bf4 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:54.146536 16258 raft_consensus.cc:2749] T 18d61a0e65ea421f973d445cc5657f60 P 488bf94c4c534942a491c5fb67d46b60 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:02:54.206408 16233 consensus_queue.cc:1048] T 6fec4799034e4217905202550dae2859 P 4a51718dc5734dd5a4f83ac303b23bf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:54.215184 16020 raft_consensus.cc:3060] T 6fec4799034e4217905202550dae2859 P 488bf94c4c534942a491c5fb67d46b60 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:54.223452 16218 consensus_queue.cc:1048] T 6fec4799034e4217905202550dae2859 P 4a51718dc5734dd5a4f83ac303b23bf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:54.265321 16219 raft_consensus.cc:493] T 2f6e9e5d7ae5416c8f2612f1b8b75ff9 P 86a099b0d89041b08edccfee2ff6071b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:02:54.266075 16219 raft_consensus.cc:515] T 2f6e9e5d7ae5416c8f2612f1b8b75ff9 P 86a099b0d89041b08edccfee2ff6071b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:54.269594 16219 leader_election.cc:290] T 2f6e9e5d7ae5416c8f2612f1b8b75ff9 P 86a099b0d89041b08edccfee2ff6071b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1:39645), 4a51718dc5734dd5a4f83ac303b23bf4 (127.12.212.2:42599)
I20260710 11:02:54.270359 16097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f6e9e5d7ae5416c8f2612f1b8b75ff9" candidate_uuid: "86a099b0d89041b08edccfee2ff6071b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" is_pre_election: true
I20260710 11:02:54.310001 13136 ts_manager.cc:295] Set tserver state for 488bf94c4c534942a491c5fb67d46b60 to MAINTENANCE_MODE
I20260710 11:02:54.311187 13136 tablet_server.cc:179] TabletServer@127.12.212.1:0 shutting down...
W20260710 11:02:54.480625 16134 leader_election.cc:336] T 2f6e9e5d7ae5416c8f2612f1b8b75ff9 P 86a099b0d89041b08edccfee2ff6071b [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1:39645): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 11:02:54.481127 16134 leader_election.cc:304] T 2f6e9e5d7ae5416c8f2612f1b8b75ff9 P 86a099b0d89041b08edccfee2ff6071b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 86a099b0d89041b08edccfee2ff6071b; no voters: 488bf94c4c534942a491c5fb67d46b60, 4a51718dc5734dd5a4f83ac303b23bf4
I20260710 11:02:54.493734 16266 consensus_queue.cc:1048] T d6a05fea30a14bd3812169efeae439ec P 488bf94c4c534942a491c5fb67d46b60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:54.499044 16283 raft_consensus.cc:2749] T 2f6e9e5d7ae5416c8f2612f1b8b75ff9 P 86a099b0d89041b08edccfee2ff6071b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:02:54.500495 15968 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:02:54.507192 16171 raft_consensus.cc:3060] T 2f6e9e5d7ae5416c8f2612f1b8b75ff9 P 86a099b0d89041b08edccfee2ff6071b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:02:54.507033 16285 consensus_queue.cc:1048] T 6c37d7b9de0e4411aa8ab1675e53504d P 4a51718dc5734dd5a4f83ac303b23bf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:54.510598 16285 consensus_queue.cc:1048] T e215c9fedc544d04979cdcc2d4158fa2 P 4a51718dc5734dd5a4f83ac303b23bf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:54.513294 16266 consensus_queue.cc:1048] T bdfd0897df024c50abba15db13fdac22 P 488bf94c4c534942a491c5fb67d46b60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:54.513854 16254 consensus_queue.cc:1048] T d6a05fea30a14bd3812169efeae439ec P 488bf94c4c534942a491c5fb67d46b60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 11:02:54.524071 16134 consensus_peers.cc:597] T 18d61a0e65ea421f973d445cc5657f60 P 86a099b0d89041b08edccfee2ff6071b -> Peer 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1:39645): Couldn't send request to peer 488bf94c4c534942a491c5fb67d46b60. 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 11:02:54.535923 16134 consensus_peers.cc:597] T 3ad6e85098604f61b036388d487e5904 P 86a099b0d89041b08edccfee2ff6071b -> Peer 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1:39645): Couldn't send request to peer 488bf94c4c534942a491c5fb67d46b60. 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 11:02:54.547894 16219 consensus_queue.cc:1048] T 3ad6e85098604f61b036388d487e5904 P 86a099b0d89041b08edccfee2ff6071b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:54.549281 16219 consensus_queue.cc:1048] T 18d61a0e65ea421f973d445cc5657f60 P 86a099b0d89041b08edccfee2ff6071b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:02:54.557545 16258 consensus_queue.cc:1048] T c40a74a032f2448ea2d365b73fdc958c P 488bf94c4c534942a491c5fb67d46b60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:02:54.576416 16285 consensus_queue.cc:1048] T 2f6e9e5d7ae5416c8f2612f1b8b75ff9 P 4a51718dc5734dd5a4f83ac303b23bf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:02:54.573879 16258 consensus_queue.cc:1048] T c40a74a032f2448ea2d365b73fdc958c P 488bf94c4c534942a491c5fb67d46b60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260710 11:02:54.587913 16266 consensus_queue.cc:1048] T bdfd0897df024c50abba15db13fdac22 P 488bf94c4c534942a491c5fb67d46b60 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
W20260710 11:02:54.607501 16060 consensus_peers.cc:597] T 6c37d7b9de0e4411aa8ab1675e53504d P 4a51718dc5734dd5a4f83ac303b23bf4 -> Peer 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1:39645): Couldn't send request to peer 488bf94c4c534942a491c5fb67d46b60. 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 11:02:54.608144 16060 consensus_peers.cc:597] T 2f6e9e5d7ae5416c8f2612f1b8b75ff9 P 4a51718dc5734dd5a4f83ac303b23bf4 -> Peer 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1:39645): Couldn't send request to peer 488bf94c4c534942a491c5fb67d46b60. 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 11:02:54.608712 16060 consensus_peers.cc:597] T e215c9fedc544d04979cdcc2d4158fa2 P 4a51718dc5734dd5a4f83ac303b23bf4 -> Peer 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1:39645): Couldn't send request to peer 488bf94c4c534942a491c5fb67d46b60. 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 11:02:54.616410 16060 consensus_peers.cc:597] T d70ecbd17df249908ca21b1cbad4feaa P 4a51718dc5734dd5a4f83ac303b23bf4 -> Peer 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1:39645): Couldn't send request to peer 488bf94c4c534942a491c5fb67d46b60. 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 11:02:54.665817 13136 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:02:54.667625 13136 tablet_replica.cc:333] T 6c37d7b9de0e4411aa8ab1675e53504d P 488bf94c4c534942a491c5fb67d46b60: stopping tablet replica
I20260710 11:02:54.668424 13136 raft_consensus.cc:2243] T 6c37d7b9de0e4411aa8ab1675e53504d P 488bf94c4c534942a491c5fb67d46b60 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:54.668903 13136 raft_consensus.cc:2272] T 6c37d7b9de0e4411aa8ab1675e53504d P 488bf94c4c534942a491c5fb67d46b60 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:54.671258 13136 tablet_replica.cc:333] T d70ecbd17df249908ca21b1cbad4feaa P 488bf94c4c534942a491c5fb67d46b60: stopping tablet replica
I20260710 11:02:54.672658 13136 raft_consensus.cc:2243] T d70ecbd17df249908ca21b1cbad4feaa P 488bf94c4c534942a491c5fb67d46b60 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:54.673157 13136 raft_consensus.cc:2272] T d70ecbd17df249908ca21b1cbad4feaa P 488bf94c4c534942a491c5fb67d46b60 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:54.676090 13136 tablet_replica.cc:333] T e215c9fedc544d04979cdcc2d4158fa2 P 488bf94c4c534942a491c5fb67d46b60: stopping tablet replica
I20260710 11:02:54.676627 13136 raft_consensus.cc:2243] T e215c9fedc544d04979cdcc2d4158fa2 P 488bf94c4c534942a491c5fb67d46b60 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:54.676987 13136 raft_consensus.cc:2272] T e215c9fedc544d04979cdcc2d4158fa2 P 488bf94c4c534942a491c5fb67d46b60 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:54.678467 13136 tablet_replica.cc:333] T 2f6e9e5d7ae5416c8f2612f1b8b75ff9 P 488bf94c4c534942a491c5fb67d46b60: stopping tablet replica
I20260710 11:02:54.679009 13136 raft_consensus.cc:2243] T 2f6e9e5d7ae5416c8f2612f1b8b75ff9 P 488bf94c4c534942a491c5fb67d46b60 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:54.679351 13136 raft_consensus.cc:2272] T 2f6e9e5d7ae5416c8f2612f1b8b75ff9 P 488bf94c4c534942a491c5fb67d46b60 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:54.681107 13136 tablet_replica.cc:333] T 3ad6e85098604f61b036388d487e5904 P 488bf94c4c534942a491c5fb67d46b60: stopping tablet replica
I20260710 11:02:54.681581 13136 raft_consensus.cc:2243] T 3ad6e85098604f61b036388d487e5904 P 488bf94c4c534942a491c5fb67d46b60 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:54.681928 13136 raft_consensus.cc:2272] T 3ad6e85098604f61b036388d487e5904 P 488bf94c4c534942a491c5fb67d46b60 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:54.683440 13136 tablet_replica.cc:333] T c40a74a032f2448ea2d365b73fdc958c P 488bf94c4c534942a491c5fb67d46b60: stopping tablet replica
I20260710 11:02:54.683943 13136 raft_consensus.cc:2243] T c40a74a032f2448ea2d365b73fdc958c P 488bf94c4c534942a491c5fb67d46b60 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:54.684623 13136 raft_consensus.cc:2272] T c40a74a032f2448ea2d365b73fdc958c P 488bf94c4c534942a491c5fb67d46b60 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:54.686540 13136 tablet_replica.cc:333] T 18d61a0e65ea421f973d445cc5657f60 P 488bf94c4c534942a491c5fb67d46b60: stopping tablet replica
I20260710 11:02:54.687095 13136 raft_consensus.cc:2243] T 18d61a0e65ea421f973d445cc5657f60 P 488bf94c4c534942a491c5fb67d46b60 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:54.687441 13136 raft_consensus.cc:2272] T 18d61a0e65ea421f973d445cc5657f60 P 488bf94c4c534942a491c5fb67d46b60 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:54.688946 13136 tablet_replica.cc:333] T d6a05fea30a14bd3812169efeae439ec P 488bf94c4c534942a491c5fb67d46b60: stopping tablet replica
I20260710 11:02:54.689409 13136 raft_consensus.cc:2243] T d6a05fea30a14bd3812169efeae439ec P 488bf94c4c534942a491c5fb67d46b60 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:54.690068 13136 raft_consensus.cc:2272] T d6a05fea30a14bd3812169efeae439ec P 488bf94c4c534942a491c5fb67d46b60 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:54.692072 13136 tablet_replica.cc:333] T 6fec4799034e4217905202550dae2859 P 488bf94c4c534942a491c5fb67d46b60: stopping tablet replica
I20260710 11:02:54.692543 13136 raft_consensus.cc:2243] T 6fec4799034e4217905202550dae2859 P 488bf94c4c534942a491c5fb67d46b60 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:02:54.692912 13136 raft_consensus.cc:2272] T 6fec4799034e4217905202550dae2859 P 488bf94c4c534942a491c5fb67d46b60 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:02:54.694828 13136 tablet_replica.cc:333] T bdfd0897df024c50abba15db13fdac22 P 488bf94c4c534942a491c5fb67d46b60: stopping tablet replica
I20260710 11:02:54.695339 13136 raft_consensus.cc:2243] T bdfd0897df024c50abba15db13fdac22 P 488bf94c4c534942a491c5fb67d46b60 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:02:54.696053 13136 raft_consensus.cc:2272] T bdfd0897df024c50abba15db13fdac22 P 488bf94c4c534942a491c5fb67d46b60 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:02:54.718662 16060 consensus_peers.cc:597] T 6fec4799034e4217905202550dae2859 P 4a51718dc5734dd5a4f83ac303b23bf4 -> Peer 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1:39645): Couldn't send request to peer 488bf94c4c534942a491c5fb67d46b60. Status: Network error: Client connection negotiation failed: client connection to 127.12.212.1:39645: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:54.724424 13136 tablet_server.cc:196] TabletServer@127.12.212.1:0 shutdown complete.
W20260710 11:02:55.317405 15951 debug-util.cc:398] Leaking SignalData structure 0x7b08001e9620 after lost signal to thread 13139
W20260710 11:02:55.318317 15951 debug-util.cc:398] Leaking SignalData structure 0x7b080008b2c0 after lost signal to thread 15954
W20260710 11:02:55.320051 15951 debug-util.cc:398] Leaking SignalData structure 0x7b080022c200 after lost signal to thread 16121
W20260710 11:02:55.320889 15951 debug-util.cc:398] Leaking SignalData structure 0x7b0800251980 after lost signal to thread 16195
W20260710 11:02:55.501598 15968 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:02:56.036665 16283 raft_consensus.cc:493] T d6a05fea30a14bd3812169efeae439ec P 86a099b0d89041b08edccfee2ff6071b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 488bf94c4c534942a491c5fb67d46b60)
I20260710 11:02:56.037209 16283 raft_consensus.cc:515] T d6a05fea30a14bd3812169efeae439ec P 86a099b0d89041b08edccfee2ff6071b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:56.039135 16283 leader_election.cc:290] T d6a05fea30a14bd3812169efeae439ec P 86a099b0d89041b08edccfee2ff6071b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1:39645), 4a51718dc5734dd5a4f83ac303b23bf4 (127.12.212.2:42599)
I20260710 11:02:56.040395 16097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6a05fea30a14bd3812169efeae439ec" candidate_uuid: "86a099b0d89041b08edccfee2ff6071b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" is_pre_election: true
W20260710 11:02:56.042832 16134 leader_election.cc:336] T d6a05fea30a14bd3812169efeae439ec P 86a099b0d89041b08edccfee2ff6071b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1:39645): Network error: Client connection negotiation failed: client connection to 127.12.212.1:39645: connect: Connection refused (error 111)
I20260710 11:02:56.043308 16134 leader_election.cc:304] T d6a05fea30a14bd3812169efeae439ec P 86a099b0d89041b08edccfee2ff6071b [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: 86a099b0d89041b08edccfee2ff6071b; no voters: 488bf94c4c534942a491c5fb67d46b60, 4a51718dc5734dd5a4f83ac303b23bf4
I20260710 11:02:56.043934 16283 raft_consensus.cc:2749] T d6a05fea30a14bd3812169efeae439ec P 86a099b0d89041b08edccfee2ff6071b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:02:56.097048 16230 raft_consensus.cc:493] T bdfd0897df024c50abba15db13fdac22 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 488bf94c4c534942a491c5fb67d46b60)
I20260710 11:02:56.097683 16230 raft_consensus.cc:515] T bdfd0897df024c50abba15db13fdac22 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:56.099514 16230 leader_election.cc:290] T bdfd0897df024c50abba15db13fdac22 P 4a51718dc5734dd5a4f83ac303b23bf4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1:39645), 86a099b0d89041b08edccfee2ff6071b (127.12.212.3:36197)
I20260710 11:02:56.100656 16169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdfd0897df024c50abba15db13fdac22" candidate_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "86a099b0d89041b08edccfee2ff6071b" is_pre_election: true
W20260710 11:02:56.103020 16060 leader_election.cc:336] T bdfd0897df024c50abba15db13fdac22 P 4a51718dc5734dd5a4f83ac303b23bf4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1:39645): Network error: Client connection negotiation failed: client connection to 127.12.212.1:39645: connect: Connection refused (error 111)
I20260710 11:02:56.103482 16060 leader_election.cc:304] T bdfd0897df024c50abba15db13fdac22 P 4a51718dc5734dd5a4f83ac303b23bf4 [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: 4a51718dc5734dd5a4f83ac303b23bf4; no voters: 488bf94c4c534942a491c5fb67d46b60, 86a099b0d89041b08edccfee2ff6071b
I20260710 11:02:56.104282 16230 raft_consensus.cc:2749] T bdfd0897df024c50abba15db13fdac22 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:02:56.104967 16283 raft_consensus.cc:493] T bdfd0897df024c50abba15db13fdac22 P 86a099b0d89041b08edccfee2ff6071b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 488bf94c4c534942a491c5fb67d46b60)
I20260710 11:02:56.105499 16283 raft_consensus.cc:515] T bdfd0897df024c50abba15db13fdac22 P 86a099b0d89041b08edccfee2ff6071b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:56.107581 16283 leader_election.cc:290] T bdfd0897df024c50abba15db13fdac22 P 86a099b0d89041b08edccfee2ff6071b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1:39645), 4a51718dc5734dd5a4f83ac303b23bf4 (127.12.212.2:42599)
I20260710 11:02:56.108752 16097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdfd0897df024c50abba15db13fdac22" candidate_uuid: "86a099b0d89041b08edccfee2ff6071b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" is_pre_election: true
I20260710 11:02:56.109486 16097 raft_consensus.cc:2468] T bdfd0897df024c50abba15db13fdac22 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86a099b0d89041b08edccfee2ff6071b in term 1.
I20260710 11:02:56.110620 16135 leader_election.cc:304] T bdfd0897df024c50abba15db13fdac22 P 86a099b0d89041b08edccfee2ff6071b [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: 4a51718dc5734dd5a4f83ac303b23bf4, 86a099b0d89041b08edccfee2ff6071b; no voters: 
W20260710 11:02:56.111310 16134 leader_election.cc:336] T bdfd0897df024c50abba15db13fdac22 P 86a099b0d89041b08edccfee2ff6071b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1:39645): Network error: Client connection negotiation failed: client connection to 127.12.212.1:39645: connect: Connection refused (error 111)
I20260710 11:02:56.111543 16283 raft_consensus.cc:2804] T bdfd0897df024c50abba15db13fdac22 P 86a099b0d89041b08edccfee2ff6071b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:02:56.112160 16283 raft_consensus.cc:493] T bdfd0897df024c50abba15db13fdac22 P 86a099b0d89041b08edccfee2ff6071b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 488bf94c4c534942a491c5fb67d46b60)
I20260710 11:02:56.112273 16230 raft_consensus.cc:493] T d6a05fea30a14bd3812169efeae439ec P 4a51718dc5734dd5a4f83ac303b23bf4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 488bf94c4c534942a491c5fb67d46b60)
I20260710 11:02:56.112560 16283 raft_consensus.cc:3060] T bdfd0897df024c50abba15db13fdac22 P 86a099b0d89041b08edccfee2ff6071b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:56.112778 16230 raft_consensus.cc:515] T d6a05fea30a14bd3812169efeae439ec P 4a51718dc5734dd5a4f83ac303b23bf4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:56.114408 16230 leader_election.cc:290] T d6a05fea30a14bd3812169efeae439ec P 4a51718dc5734dd5a4f83ac303b23bf4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1:39645), 86a099b0d89041b08edccfee2ff6071b (127.12.212.3:36197)
I20260710 11:02:56.115526 16169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6a05fea30a14bd3812169efeae439ec" candidate_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "86a099b0d89041b08edccfee2ff6071b" is_pre_election: true
I20260710 11:02:56.116189 16169 raft_consensus.cc:2468] T d6a05fea30a14bd3812169efeae439ec P 86a099b0d89041b08edccfee2ff6071b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a51718dc5734dd5a4f83ac303b23bf4 in term 1.
I20260710 11:02:56.117358 16061 leader_election.cc:304] T d6a05fea30a14bd3812169efeae439ec P 4a51718dc5734dd5a4f83ac303b23bf4 [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: 4a51718dc5734dd5a4f83ac303b23bf4, 86a099b0d89041b08edccfee2ff6071b; no voters: 
I20260710 11:02:56.118130 16230 raft_consensus.cc:2804] T d6a05fea30a14bd3812169efeae439ec P 4a51718dc5734dd5a4f83ac303b23bf4 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:02:56.118484 16230 raft_consensus.cc:493] T d6a05fea30a14bd3812169efeae439ec P 4a51718dc5734dd5a4f83ac303b23bf4 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 488bf94c4c534942a491c5fb67d46b60)
I20260710 11:02:56.118855 16230 raft_consensus.cc:3060] T d6a05fea30a14bd3812169efeae439ec P 4a51718dc5734dd5a4f83ac303b23bf4 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:02:56.120507 16060 leader_election.cc:336] T d6a05fea30a14bd3812169efeae439ec P 4a51718dc5734dd5a4f83ac303b23bf4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1:39645): Network error: Client connection negotiation failed: client connection to 127.12.212.1:39645: connect: Connection refused (error 111)
I20260710 11:02:56.120648 16283 raft_consensus.cc:515] T bdfd0897df024c50abba15db13fdac22 P 86a099b0d89041b08edccfee2ff6071b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:56.124125 16097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdfd0897df024c50abba15db13fdac22" candidate_uuid: "86a099b0d89041b08edccfee2ff6071b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a51718dc5734dd5a4f83ac303b23bf4"
I20260710 11:02:56.124692 16097 raft_consensus.cc:3060] T bdfd0897df024c50abba15db13fdac22 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:56.125262 16283 leader_election.cc:290] T bdfd0897df024c50abba15db13fdac22 P 86a099b0d89041b08edccfee2ff6071b [CANDIDATE]: Term 2 election: Requested vote from peers 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1:39645), 4a51718dc5734dd5a4f83ac303b23bf4 (127.12.212.2:42599)
I20260710 11:02:56.126103 16230 raft_consensus.cc:515] T d6a05fea30a14bd3812169efeae439ec P 4a51718dc5734dd5a4f83ac303b23bf4 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
W20260710 11:02:56.127104 16134 leader_election.cc:336] T bdfd0897df024c50abba15db13fdac22 P 86a099b0d89041b08edccfee2ff6071b [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1:39645): Network error: Client connection negotiation failed: client connection to 127.12.212.1:39645: connect: Connection refused (error 111)
I20260710 11:02:56.127933 16230 leader_election.cc:290] T d6a05fea30a14bd3812169efeae439ec P 4a51718dc5734dd5a4f83ac303b23bf4 [CANDIDATE]: Term 2 election: Requested vote from peers 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1:39645), 86a099b0d89041b08edccfee2ff6071b (127.12.212.3:36197)
I20260710 11:02:56.129037 16169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6a05fea30a14bd3812169efeae439ec" candidate_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "86a099b0d89041b08edccfee2ff6071b"
I20260710 11:02:56.129606 16169 raft_consensus.cc:3060] T d6a05fea30a14bd3812169efeae439ec P 86a099b0d89041b08edccfee2ff6071b [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:02:56.133185 16060 leader_election.cc:336] T d6a05fea30a14bd3812169efeae439ec P 4a51718dc5734dd5a4f83ac303b23bf4 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1:39645): Network error: Client connection negotiation failed: client connection to 127.12.212.1:39645: connect: Connection refused (error 111)
I20260710 11:02:56.133597 16097 raft_consensus.cc:2468] T bdfd0897df024c50abba15db13fdac22 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86a099b0d89041b08edccfee2ff6071b in term 2.
I20260710 11:02:56.135020 16135 leader_election.cc:304] T bdfd0897df024c50abba15db13fdac22 P 86a099b0d89041b08edccfee2ff6071b [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: 4a51718dc5734dd5a4f83ac303b23bf4, 86a099b0d89041b08edccfee2ff6071b; no voters: 488bf94c4c534942a491c5fb67d46b60
I20260710 11:02:56.135878 16283 raft_consensus.cc:2804] T bdfd0897df024c50abba15db13fdac22 P 86a099b0d89041b08edccfee2ff6071b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:56.135928 16169 raft_consensus.cc:2468] T d6a05fea30a14bd3812169efeae439ec P 86a099b0d89041b08edccfee2ff6071b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a51718dc5734dd5a4f83ac303b23bf4 in term 2.
I20260710 11:02:56.137141 16061 leader_election.cc:304] T d6a05fea30a14bd3812169efeae439ec P 4a51718dc5734dd5a4f83ac303b23bf4 [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: 4a51718dc5734dd5a4f83ac303b23bf4, 86a099b0d89041b08edccfee2ff6071b; no voters: 488bf94c4c534942a491c5fb67d46b60
I20260710 11:02:56.137398 16283 raft_consensus.cc:697] T bdfd0897df024c50abba15db13fdac22 P 86a099b0d89041b08edccfee2ff6071b [term 2 LEADER]: Becoming Leader. State: Replica: 86a099b0d89041b08edccfee2ff6071b, State: Running, Role: LEADER
I20260710 11:02:56.138302 16283 consensus_queue.cc:237] T bdfd0897df024c50abba15db13fdac22 P 86a099b0d89041b08edccfee2ff6071b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:56.138798 16230 raft_consensus.cc:2804] T d6a05fea30a14bd3812169efeae439ec P 4a51718dc5734dd5a4f83ac303b23bf4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:56.139832 16230 raft_consensus.cc:697] T d6a05fea30a14bd3812169efeae439ec P 4a51718dc5734dd5a4f83ac303b23bf4 [term 2 LEADER]: Becoming Leader. State: Replica: 4a51718dc5734dd5a4f83ac303b23bf4, State: Running, Role: LEADER
I20260710 11:02:56.140640 16230 consensus_queue.cc:237] T d6a05fea30a14bd3812169efeae439ec P 4a51718dc5734dd5a4f83ac303b23bf4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:56.147346 15919 catalog_manager.cc:5697] T bdfd0897df024c50abba15db13fdac22 P 86a099b0d89041b08edccfee2ff6071b reported cstate change: term changed from 1 to 2, leader changed from 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1) to 86a099b0d89041b08edccfee2ff6071b (127.12.212.3). New cstate: current_term: 2 leader_uuid: "86a099b0d89041b08edccfee2ff6071b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } health_report { overall_health: HEALTHY } } }
I20260710 11:02:56.151134 15918 catalog_manager.cc:5697] T d6a05fea30a14bd3812169efeae439ec P 4a51718dc5734dd5a4f83ac303b23bf4 reported cstate change: term changed from 1 to 2, leader changed from 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1) to 4a51718dc5734dd5a4f83ac303b23bf4 (127.12.212.2). New cstate: current_term: 2 leader_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } health_report { overall_health: UNKNOWN } } }
I20260710 11:02:56.154438 16283 raft_consensus.cc:493] T c40a74a032f2448ea2d365b73fdc958c P 86a099b0d89041b08edccfee2ff6071b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 488bf94c4c534942a491c5fb67d46b60)
I20260710 11:02:56.155058 16283 raft_consensus.cc:515] T c40a74a032f2448ea2d365b73fdc958c P 86a099b0d89041b08edccfee2ff6071b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:56.157486 16283 leader_election.cc:290] T c40a74a032f2448ea2d365b73fdc958c P 86a099b0d89041b08edccfee2ff6071b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1:39645), 4a51718dc5734dd5a4f83ac303b23bf4 (127.12.212.2:42599)
I20260710 11:02:56.157598 16230 raft_consensus.cc:493] T c40a74a032f2448ea2d365b73fdc958c P 4a51718dc5734dd5a4f83ac303b23bf4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 488bf94c4c534942a491c5fb67d46b60)
I20260710 11:02:56.158126 16230 raft_consensus.cc:515] T c40a74a032f2448ea2d365b73fdc958c P 4a51718dc5734dd5a4f83ac303b23bf4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:56.160292 16230 leader_election.cc:290] T c40a74a032f2448ea2d365b73fdc958c P 4a51718dc5734dd5a4f83ac303b23bf4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1:39645), 86a099b0d89041b08edccfee2ff6071b (127.12.212.3:36197)
I20260710 11:02:56.160182 16097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40a74a032f2448ea2d365b73fdc958c" candidate_uuid: "86a099b0d89041b08edccfee2ff6071b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" is_pre_election: true
I20260710 11:02:56.160856 16097 raft_consensus.cc:2468] T c40a74a032f2448ea2d365b73fdc958c P 4a51718dc5734dd5a4f83ac303b23bf4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 86a099b0d89041b08edccfee2ff6071b in term 1.
I20260710 11:02:56.162145 16135 leader_election.cc:304] T c40a74a032f2448ea2d365b73fdc958c P 86a099b0d89041b08edccfee2ff6071b [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: 4a51718dc5734dd5a4f83ac303b23bf4, 86a099b0d89041b08edccfee2ff6071b; no voters: 
I20260710 11:02:56.163010 16283 raft_consensus.cc:2804] T c40a74a032f2448ea2d365b73fdc958c P 86a099b0d89041b08edccfee2ff6071b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 11:02:56.163340 16283 raft_consensus.cc:493] T c40a74a032f2448ea2d365b73fdc958c P 86a099b0d89041b08edccfee2ff6071b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 488bf94c4c534942a491c5fb67d46b60)
I20260710 11:02:56.163688 16283 raft_consensus.cc:3060] T c40a74a032f2448ea2d365b73fdc958c P 86a099b0d89041b08edccfee2ff6071b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:56.163807 16169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40a74a032f2448ea2d365b73fdc958c" candidate_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "86a099b0d89041b08edccfee2ff6071b" is_pre_election: true
W20260710 11:02:56.168052 16060 leader_election.cc:336] T c40a74a032f2448ea2d365b73fdc958c P 4a51718dc5734dd5a4f83ac303b23bf4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1:39645): Network error: Client connection negotiation failed: client connection to 127.12.212.1:39645: connect: Connection refused (error 111)
I20260710 11:02:56.171075 16283 raft_consensus.cc:515] T c40a74a032f2448ea2d365b73fdc958c P 86a099b0d89041b08edccfee2ff6071b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:56.173735 16169 raft_consensus.cc:2393] T c40a74a032f2448ea2d365b73fdc958c P 86a099b0d89041b08edccfee2ff6071b [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4a51718dc5734dd5a4f83ac303b23bf4 in current term 2: Already voted for candidate 86a099b0d89041b08edccfee2ff6071b in this term.
W20260710 11:02:56.174412 16134 leader_election.cc:336] T c40a74a032f2448ea2d365b73fdc958c P 86a099b0d89041b08edccfee2ff6071b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1:39645): Network error: Client connection negotiation failed: client connection to 127.12.212.1:39645: connect: Connection refused (error 111)
I20260710 11:02:56.176910 16061 leader_election.cc:304] T c40a74a032f2448ea2d365b73fdc958c P 4a51718dc5734dd5a4f83ac303b23bf4 [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: 4a51718dc5734dd5a4f83ac303b23bf4; no voters: 488bf94c4c534942a491c5fb67d46b60, 86a099b0d89041b08edccfee2ff6071b
I20260710 11:02:56.178061 16230 raft_consensus.cc:3060] T c40a74a032f2448ea2d365b73fdc958c P 4a51718dc5734dd5a4f83ac303b23bf4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:02:56.185182 16230 raft_consensus.cc:2749] T c40a74a032f2448ea2d365b73fdc958c P 4a51718dc5734dd5a4f83ac303b23bf4 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 11:02:56.186203 16097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40a74a032f2448ea2d365b73fdc958c" candidate_uuid: "86a099b0d89041b08edccfee2ff6071b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4a51718dc5734dd5a4f83ac303b23bf4"
W20260710 11:02:56.190008 16134 leader_election.cc:336] T c40a74a032f2448ea2d365b73fdc958c P 86a099b0d89041b08edccfee2ff6071b [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1:39645): Network error: Client connection negotiation failed: client connection to 127.12.212.1:39645: connect: Connection refused (error 111)
I20260710 11:02:56.192804 16283 leader_election.cc:290] T c40a74a032f2448ea2d365b73fdc958c P 86a099b0d89041b08edccfee2ff6071b [CANDIDATE]: Term 2 election: Requested vote from peers 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1:39645), 4a51718dc5734dd5a4f83ac303b23bf4 (127.12.212.2:42599)
I20260710 11:02:56.195497 16097 raft_consensus.cc:2468] T c40a74a032f2448ea2d365b73fdc958c P 4a51718dc5734dd5a4f83ac303b23bf4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86a099b0d89041b08edccfee2ff6071b in term 2.
I20260710 11:02:56.196502 16135 leader_election.cc:304] T c40a74a032f2448ea2d365b73fdc958c P 86a099b0d89041b08edccfee2ff6071b [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: 4a51718dc5734dd5a4f83ac303b23bf4, 86a099b0d89041b08edccfee2ff6071b; no voters: 488bf94c4c534942a491c5fb67d46b60
I20260710 11:02:56.197156 16283 raft_consensus.cc:2804] T c40a74a032f2448ea2d365b73fdc958c P 86a099b0d89041b08edccfee2ff6071b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:02:56.197669 16283 raft_consensus.cc:697] T c40a74a032f2448ea2d365b73fdc958c P 86a099b0d89041b08edccfee2ff6071b [term 2 LEADER]: Becoming Leader. State: Replica: 86a099b0d89041b08edccfee2ff6071b, State: Running, Role: LEADER
I20260710 11:02:56.198622 16283 consensus_queue.cc:237] T c40a74a032f2448ea2d365b73fdc958c P 86a099b0d89041b08edccfee2ff6071b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:56.207880 15918 catalog_manager.cc:5697] T c40a74a032f2448ea2d365b73fdc958c P 86a099b0d89041b08edccfee2ff6071b reported cstate change: term changed from 1 to 2, leader changed from 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1) to 86a099b0d89041b08edccfee2ff6071b (127.12.212.3). New cstate: current_term: 2 leader_uuid: "86a099b0d89041b08edccfee2ff6071b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } health_report { overall_health: HEALTHY } } }
W20260710 11:02:56.502821 15968 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:02:56.587532 16134 consensus_peers.cc:597] T c40a74a032f2448ea2d365b73fdc958c P 86a099b0d89041b08edccfee2ff6071b -> Peer 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1:39645): Couldn't send request to peer 488bf94c4c534942a491c5fb67d46b60. Status: Network error: Client connection negotiation failed: client connection to 127.12.212.1:39645: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 11:02:56.591665 16060 consensus_peers.cc:597] T d6a05fea30a14bd3812169efeae439ec P 4a51718dc5734dd5a4f83ac303b23bf4 -> Peer 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1:39645): Couldn't send request to peer 488bf94c4c534942a491c5fb67d46b60. Status: Network error: Client connection negotiation failed: client connection to 127.12.212.1:39645: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:56.660924 16097 raft_consensus.cc:1275] T bdfd0897df024c50abba15db13fdac22 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 2 FOLLOWER]: Refusing update from remote peer 86a099b0d89041b08edccfee2ff6071b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:56.662349 16283 consensus_queue.cc:1048] T bdfd0897df024c50abba15db13fdac22 P 86a099b0d89041b08edccfee2ff6071b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:02:56.677590 16169 raft_consensus.cc:1275] T d6a05fea30a14bd3812169efeae439ec P 86a099b0d89041b08edccfee2ff6071b [term 2 FOLLOWER]: Refusing update from remote peer 4a51718dc5734dd5a4f83ac303b23bf4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:56.679468 16303 consensus_queue.cc:1048] T d6a05fea30a14bd3812169efeae439ec P 4a51718dc5734dd5a4f83ac303b23bf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260710 11:02:56.681622 16134 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.12.212.1:39645: connect: Connection refused (error 111) [suppressed 63 similar messages]
W20260710 11:02:56.685842 16134 consensus_peers.cc:597] T bdfd0897df024c50abba15db13fdac22 P 86a099b0d89041b08edccfee2ff6071b -> Peer 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1:39645): Couldn't send request to peer 488bf94c4c534942a491c5fb67d46b60. Status: Network error: Client connection negotiation failed: client connection to 127.12.212.1:39645: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:02:56.814917 16097 raft_consensus.cc:1275] T c40a74a032f2448ea2d365b73fdc958c P 4a51718dc5734dd5a4f83ac303b23bf4 [term 2 FOLLOWER]: Refusing update from remote peer 86a099b0d89041b08edccfee2ff6071b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:02:56.816478 16302 consensus_queue.cc:1048] T c40a74a032f2448ea2d365b73fdc958c P 86a099b0d89041b08edccfee2ff6071b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 11:02:56.853102 16060 consensus_peers.cc:597] T 6c37d7b9de0e4411aa8ab1675e53504d P 4a51718dc5734dd5a4f83ac303b23bf4 -> Peer 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1:39645): Couldn't send request to peer 488bf94c4c534942a491c5fb67d46b60. Status: Network error: Client connection negotiation failed: client connection to 127.12.212.1:39645: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:02:56.854496 16134 consensus_peers.cc:597] T 18d61a0e65ea421f973d445cc5657f60 P 86a099b0d89041b08edccfee2ff6071b -> Peer 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1:39645): Couldn't send request to peer 488bf94c4c534942a491c5fb67d46b60. Status: Network error: Client connection negotiation failed: client connection to 127.12.212.1:39645: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:02:56.878273 16060 consensus_peers.cc:597] T d70ecbd17df249908ca21b1cbad4feaa P 4a51718dc5734dd5a4f83ac303b23bf4 -> Peer 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1:39645): Couldn't send request to peer 488bf94c4c534942a491c5fb67d46b60. Status: Network error: Client connection negotiation failed: client connection to 127.12.212.1:39645: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:02:56.906220 16060 consensus_peers.cc:597] T 2f6e9e5d7ae5416c8f2612f1b8b75ff9 P 4a51718dc5734dd5a4f83ac303b23bf4 -> Peer 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1:39645): Couldn't send request to peer 488bf94c4c534942a491c5fb67d46b60. Status: Network error: Client connection negotiation failed: client connection to 127.12.212.1:39645: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:02:57.013527 16134 consensus_peers.cc:597] T 3ad6e85098604f61b036388d487e5904 P 86a099b0d89041b08edccfee2ff6071b -> Peer 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1:39645): Couldn't send request to peer 488bf94c4c534942a491c5fb67d46b60. Status: Network error: Client connection negotiation failed: client connection to 127.12.212.1:39645: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:02:57.124744 16060 consensus_peers.cc:597] T e215c9fedc544d04979cdcc2d4158fa2 P 4a51718dc5734dd5a4f83ac303b23bf4 -> Peer 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1:39645): Couldn't send request to peer 488bf94c4c534942a491c5fb67d46b60. Status: Network error: Client connection negotiation failed: client connection to 127.12.212.1:39645: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:02:57.340999 16060 consensus_peers.cc:597] T 6fec4799034e4217905202550dae2859 P 4a51718dc5734dd5a4f83ac303b23bf4 -> Peer 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1:39645): Couldn't send request to peer 488bf94c4c534942a491c5fb67d46b60. Status: Network error: Client connection negotiation failed: client connection to 127.12.212.1:39645: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:02:57.504051 15968 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:02:58.505153 15968 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:02:58.759711 16060 consensus_peers.cc:597] T d6a05fea30a14bd3812169efeae439ec P 4a51718dc5734dd5a4f83ac303b23bf4 -> Peer 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1:39645): Couldn't send request to peer 488bf94c4c534942a491c5fb67d46b60. Status: Network error: Client connection negotiation failed: client connection to 127.12.212.1:39645: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:02:58.816797 16134 consensus_peers.cc:597] T c40a74a032f2448ea2d365b73fdc958c P 86a099b0d89041b08edccfee2ff6071b -> Peer 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1:39645): Couldn't send request to peer 488bf94c4c534942a491c5fb67d46b60. Status: Network error: Client connection negotiation failed: client connection to 127.12.212.1:39645: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:02:59.280174 16134 consensus_peers.cc:597] T bdfd0897df024c50abba15db13fdac22 P 86a099b0d89041b08edccfee2ff6071b -> Peer 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1:39645): Couldn't send request to peer 488bf94c4c534942a491c5fb67d46b60. Status: Network error: Client connection negotiation failed: client connection to 127.12.212.1:39645: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 11:02:59.306851 16060 consensus_peers.cc:597] T d70ecbd17df249908ca21b1cbad4feaa P 4a51718dc5734dd5a4f83ac303b23bf4 -> Peer 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1:39645): Couldn't send request to peer 488bf94c4c534942a491c5fb67d46b60. Status: Network error: Client connection negotiation failed: client connection to 127.12.212.1:39645: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 11:02:59.335680 16060 consensus_peers.cc:597] T 2f6e9e5d7ae5416c8f2612f1b8b75ff9 P 4a51718dc5734dd5a4f83ac303b23bf4 -> Peer 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1:39645): Couldn't send request to peer 488bf94c4c534942a491c5fb67d46b60. Status: Network error: Client connection negotiation failed: client connection to 127.12.212.1:39645: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 11:02:59.448261 16060 consensus_peers.cc:597] T 6c37d7b9de0e4411aa8ab1675e53504d P 4a51718dc5734dd5a4f83ac303b23bf4 -> Peer 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1:39645): Couldn't send request to peer 488bf94c4c534942a491c5fb67d46b60. Status: Network error: Client connection negotiation failed: client connection to 127.12.212.1:39645: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 11:02:59.454456 16134 consensus_peers.cc:597] T 3ad6e85098604f61b036388d487e5904 P 86a099b0d89041b08edccfee2ff6071b -> Peer 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1:39645): Couldn't send request to peer 488bf94c4c534942a491c5fb67d46b60. Status: Network error: Client connection negotiation failed: client connection to 127.12.212.1:39645: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 11:02:59.502075 16134 consensus_peers.cc:597] T 18d61a0e65ea421f973d445cc5657f60 P 86a099b0d89041b08edccfee2ff6071b -> Peer 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1:39645): Couldn't send request to peer 488bf94c4c534942a491c5fb67d46b60. Status: Network error: Client connection negotiation failed: client connection to 127.12.212.1:39645: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 11:02:59.505970 15968 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 11:02:59.605814 16060 consensus_peers.cc:597] T e215c9fedc544d04979cdcc2d4158fa2 P 4a51718dc5734dd5a4f83ac303b23bf4 -> Peer 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1:39645): Couldn't send request to peer 488bf94c4c534942a491c5fb67d46b60. Status: Network error: Client connection negotiation failed: client connection to 127.12.212.1:39645: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:02:59.743254 13136 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:02:59.750257 16321 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 11:02:59.751405 16322 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 11:02:59.752348 16324 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 11:02:59.754213 13136 server_base.cc:1061] running on GCE node
I20260710 11:02:59.756551 13136 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:02:59.756747 13136 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 11:02:59.756969 13136 hybrid_clock.cc:648] HybridClock initialized: now 1783681379756950 us; error 0 us; skew 500 ppm
I20260710 11:02:59.757516 13136 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:02:59.760362 13136 webserver.cc:533] Webserver started at http://127.12.212.1:41213/ using document root <none> and password file <none>
I20260710 11:02:59.760857 13136 fs_manager.cc:362] Metadata directory not provided
I20260710 11:02:59.761044 13136 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 11:02:59.764734 13136 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 11:02:59.768639 16329 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:02:59.769353 13136 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:02:59.769656 13136 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681302471308-13136-0/minicluster-data/ts-0-root
uuid: "488bf94c4c534942a491c5fb67d46b60"
format_stamp: "Formatted at 2026-07-10 11:02:52 on dist-test-slave-vn19"
I20260710 11:02:59.770011 13136 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681302471308-13136-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681302471308-13136-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783681302471308-13136-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 11:02:59.787257 13136 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:02:59.788476 13136 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:02:59.789940 13136 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:02:59.794288 16336 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260710 11:02:59.838053 16060 consensus_peers.cc:597] T 6fec4799034e4217905202550dae2859 P 4a51718dc5734dd5a4f83ac303b23bf4 -> Peer 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1:39645): Couldn't send request to peer 488bf94c4c534942a491c5fb67d46b60. Status: Network error: Client connection negotiation failed: client connection to 127.12.212.1:39645: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 11:02:59.849695 13136 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 11:02:59.850024 13136 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.057s	user 0.003s	sys 0.000s
I20260710 11:02:59.850287 13136 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260710 11:02:59.855010 16336 tablet_bootstrap.cc:492] T bdfd0897df024c50abba15db13fdac22 P 488bf94c4c534942a491c5fb67d46b60: Bootstrap starting.
I20260710 11:02:59.872907 16336 tablet_bootstrap.cc:492] T bdfd0897df024c50abba15db13fdac22 P 488bf94c4c534942a491c5fb67d46b60: 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 11:02:59.873942 16336 tablet_bootstrap.cc:492] T bdfd0897df024c50abba15db13fdac22 P 488bf94c4c534942a491c5fb67d46b60: Bootstrap complete.
I20260710 11:02:59.874637 16336 ts_tablet_manager.cc:1403] T bdfd0897df024c50abba15db13fdac22 P 488bf94c4c534942a491c5fb67d46b60: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
I20260710 11:02:59.877547 16336 raft_consensus.cc:359] T bdfd0897df024c50abba15db13fdac22 P 488bf94c4c534942a491c5fb67d46b60 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:59.878326 16336 raft_consensus.cc:740] T bdfd0897df024c50abba15db13fdac22 P 488bf94c4c534942a491c5fb67d46b60 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 488bf94c4c534942a491c5fb67d46b60, State: Initialized, Role: FOLLOWER
I20260710 11:02:59.879142 16336 consensus_queue.cc:260] T bdfd0897df024c50abba15db13fdac22 P 488bf94c4c534942a491c5fb67d46b60 [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: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:59.882212 16336 ts_tablet_manager.cc:1434] T bdfd0897df024c50abba15db13fdac22 P 488bf94c4c534942a491c5fb67d46b60: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:02:59.883142 16336 tablet_bootstrap.cc:492] T 6fec4799034e4217905202550dae2859 P 488bf94c4c534942a491c5fb67d46b60: Bootstrap starting.
I20260710 11:02:59.900267 16336 tablet_bootstrap.cc:492] T 6fec4799034e4217905202550dae2859 P 488bf94c4c534942a491c5fb67d46b60: 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 11:02:59.901301 16336 tablet_bootstrap.cc:492] T 6fec4799034e4217905202550dae2859 P 488bf94c4c534942a491c5fb67d46b60: Bootstrap complete.
I20260710 11:02:59.901966 16336 ts_tablet_manager.cc:1403] T 6fec4799034e4217905202550dae2859 P 488bf94c4c534942a491c5fb67d46b60: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260710 11:02:59.904722 16336 raft_consensus.cc:359] T 6fec4799034e4217905202550dae2859 P 488bf94c4c534942a491c5fb67d46b60 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:59.905437 16336 raft_consensus.cc:740] T 6fec4799034e4217905202550dae2859 P 488bf94c4c534942a491c5fb67d46b60 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 488bf94c4c534942a491c5fb67d46b60, State: Initialized, Role: FOLLOWER
I20260710 11:02:59.906153 16336 consensus_queue.cc:260] T 6fec4799034e4217905202550dae2859 P 488bf94c4c534942a491c5fb67d46b60 [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: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:59.906730 13136 ts_tablet_manager.cc:616] Registered 10 tablets
I20260710 11:02:59.907096 13136 ts_tablet_manager.cc:595] Time spent register tablets: real 0.057s	user 0.055s	sys 0.003s
I20260710 11:02:59.908551 16336 ts_tablet_manager.cc:1434] T 6fec4799034e4217905202550dae2859 P 488bf94c4c534942a491c5fb67d46b60: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:02:59.909521 16336 tablet_bootstrap.cc:492] T 18d61a0e65ea421f973d445cc5657f60 P 488bf94c4c534942a491c5fb67d46b60: Bootstrap starting.
I20260710 11:02:59.925428 16336 tablet_bootstrap.cc:492] T 18d61a0e65ea421f973d445cc5657f60 P 488bf94c4c534942a491c5fb67d46b60: 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 11:02:59.926433 16336 tablet_bootstrap.cc:492] T 18d61a0e65ea421f973d445cc5657f60 P 488bf94c4c534942a491c5fb67d46b60: Bootstrap complete.
I20260710 11:02:59.927274 16336 ts_tablet_manager.cc:1403] T 18d61a0e65ea421f973d445cc5657f60 P 488bf94c4c534942a491c5fb67d46b60: Time spent bootstrapping tablet: real 0.018s	user 0.017s	sys 0.000s
I20260710 11:02:59.930449 16336 raft_consensus.cc:359] T 18d61a0e65ea421f973d445cc5657f60 P 488bf94c4c534942a491c5fb67d46b60 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:59.931384 16336 raft_consensus.cc:740] T 18d61a0e65ea421f973d445cc5657f60 P 488bf94c4c534942a491c5fb67d46b60 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 488bf94c4c534942a491c5fb67d46b60, State: Initialized, Role: FOLLOWER
I20260710 11:02:59.932315 16336 consensus_queue.cc:260] T 18d61a0e65ea421f973d445cc5657f60 P 488bf94c4c534942a491c5fb67d46b60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:59.934852 16336 ts_tablet_manager.cc:1434] T 18d61a0e65ea421f973d445cc5657f60 P 488bf94c4c534942a491c5fb67d46b60: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:02:59.935889 16336 tablet_bootstrap.cc:492] T 2f6e9e5d7ae5416c8f2612f1b8b75ff9 P 488bf94c4c534942a491c5fb67d46b60: Bootstrap starting.
I20260710 11:02:59.949911 16336 tablet_bootstrap.cc:492] T 2f6e9e5d7ae5416c8f2612f1b8b75ff9 P 488bf94c4c534942a491c5fb67d46b60: 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 11:02:59.950663 16336 tablet_bootstrap.cc:492] T 2f6e9e5d7ae5416c8f2612f1b8b75ff9 P 488bf94c4c534942a491c5fb67d46b60: Bootstrap complete.
I20260710 11:02:59.951254 16336 ts_tablet_manager.cc:1403] T 2f6e9e5d7ae5416c8f2612f1b8b75ff9 P 488bf94c4c534942a491c5fb67d46b60: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260710 11:02:59.953605 16336 raft_consensus.cc:359] T 2f6e9e5d7ae5416c8f2612f1b8b75ff9 P 488bf94c4c534942a491c5fb67d46b60 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:59.954083 16336 raft_consensus.cc:740] T 2f6e9e5d7ae5416c8f2612f1b8b75ff9 P 488bf94c4c534942a491c5fb67d46b60 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 488bf94c4c534942a491c5fb67d46b60, State: Initialized, Role: FOLLOWER
I20260710 11:02:59.954690 16336 consensus_queue.cc:260] T 2f6e9e5d7ae5416c8f2612f1b8b75ff9 P 488bf94c4c534942a491c5fb67d46b60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:59.956799 16336 ts_tablet_manager.cc:1434] T 2f6e9e5d7ae5416c8f2612f1b8b75ff9 P 488bf94c4c534942a491c5fb67d46b60: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:02:59.959982 16336 tablet_bootstrap.cc:492] T 3ad6e85098604f61b036388d487e5904 P 488bf94c4c534942a491c5fb67d46b60: Bootstrap starting.
I20260710 11:02:59.966925 13136 rpc_server.cc:307] RPC server started. Bound to: 127.12.212.1:39645
I20260710 11:02:59.967058 16398 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.212.1:39645 every 8 connection(s)
I20260710 11:02:59.969345 16336 tablet_bootstrap.cc:492] T 3ad6e85098604f61b036388d487e5904 P 488bf94c4c534942a491c5fb67d46b60: 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 11:02:59.969972 16336 tablet_bootstrap.cc:492] T 3ad6e85098604f61b036388d487e5904 P 488bf94c4c534942a491c5fb67d46b60: Bootstrap complete.
I20260710 11:02:59.970494 16336 ts_tablet_manager.cc:1403] T 3ad6e85098604f61b036388d487e5904 P 488bf94c4c534942a491c5fb67d46b60: Time spent bootstrapping tablet: real 0.012s	user 0.004s	sys 0.004s
I20260710 11:02:59.971920 13136 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:02:59.973091 16336 raft_consensus.cc:359] T 3ad6e85098604f61b036388d487e5904 P 488bf94c4c534942a491c5fb67d46b60 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:59.973867 16336 raft_consensus.cc:740] T 3ad6e85098604f61b036388d487e5904 P 488bf94c4c534942a491c5fb67d46b60 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 488bf94c4c534942a491c5fb67d46b60, State: Initialized, Role: FOLLOWER
I20260710 11:02:59.974610 16336 consensus_queue.cc:260] T 3ad6e85098604f61b036388d487e5904 P 488bf94c4c534942a491c5fb67d46b60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:02:59.977538 16336 ts_tablet_manager.cc:1434] T 3ad6e85098604f61b036388d487e5904 P 488bf94c4c534942a491c5fb67d46b60: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:02:59.978533 16336 tablet_bootstrap.cc:492] T c40a74a032f2448ea2d365b73fdc958c P 488bf94c4c534942a491c5fb67d46b60: Bootstrap starting.
I20260710 11:02:59.997673 16336 tablet_bootstrap.cc:492] T c40a74a032f2448ea2d365b73fdc958c P 488bf94c4c534942a491c5fb67d46b60: 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 11:02:59.998759 16336 tablet_bootstrap.cc:492] T c40a74a032f2448ea2d365b73fdc958c P 488bf94c4c534942a491c5fb67d46b60: Bootstrap complete.
I20260710 11:02:59.999406 16336 ts_tablet_manager.cc:1403] T c40a74a032f2448ea2d365b73fdc958c P 488bf94c4c534942a491c5fb67d46b60: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.003s
I20260710 11:03:00.001731 16336 raft_consensus.cc:359] T c40a74a032f2448ea2d365b73fdc958c P 488bf94c4c534942a491c5fb67d46b60 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:03:00.002202 16336 raft_consensus.cc:740] T c40a74a032f2448ea2d365b73fdc958c P 488bf94c4c534942a491c5fb67d46b60 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 488bf94c4c534942a491c5fb67d46b60, State: Initialized, Role: FOLLOWER
I20260710 11:03:00.002684 16336 consensus_queue.cc:260] T c40a74a032f2448ea2d365b73fdc958c P 488bf94c4c534942a491c5fb67d46b60 [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: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:03:00.004068 16336 ts_tablet_manager.cc:1434] T c40a74a032f2448ea2d365b73fdc958c P 488bf94c4c534942a491c5fb67d46b60: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:03:00.004644 16336 tablet_bootstrap.cc:492] T 6c37d7b9de0e4411aa8ab1675e53504d P 488bf94c4c534942a491c5fb67d46b60: Bootstrap starting.
I20260710 11:03:00.008987 16169 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "18d61a0e65ea421f973d445cc5657f60"
dest_uuid: "86a099b0d89041b08edccfee2ff6071b"
mode: GRACEFUL
new_leader_uuid: "4a51718dc5734dd5a4f83ac303b23bf4"
 from {username='slave'} at 127.0.0.1:43276
I20260710 11:03:00.009739 16400 heartbeater.cc:344] Connected to a master server at 127.12.212.62:34891
I20260710 11:03:00.009770 16169 raft_consensus.cc:606] T 18d61a0e65ea421f973d445cc5657f60 P 86a099b0d89041b08edccfee2ff6071b [term 1 LEADER]: Received request to transfer leadership to TS 4a51718dc5734dd5a4f83ac303b23bf4
I20260710 11:03:00.010335 16400 heartbeater.cc:461] Registering TS with master...
I20260710 11:03:00.011276 16400 heartbeater.cc:507] Master 127.12.212.62:34891 requested a full tablet report, sending...
I20260710 11:03:00.016146 16336 tablet_bootstrap.cc:492] T 6c37d7b9de0e4411aa8ab1675e53504d P 488bf94c4c534942a491c5fb67d46b60: 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 11:03:00.016917 16336 tablet_bootstrap.cc:492] T 6c37d7b9de0e4411aa8ab1675e53504d P 488bf94c4c534942a491c5fb67d46b60: Bootstrap complete.
I20260710 11:03:00.017349 15919 ts_manager.cc:194] Re-registered known tserver with Master: 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1:39645)
I20260710 11:03:00.017568 16336 ts_tablet_manager.cc:1403] T 6c37d7b9de0e4411aa8ab1675e53504d P 488bf94c4c534942a491c5fb67d46b60: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.002s
I20260710 11:03:00.019862 16336 raft_consensus.cc:359] T 6c37d7b9de0e4411aa8ab1675e53504d P 488bf94c4c534942a491c5fb67d46b60 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:03:00.020576 16336 raft_consensus.cc:740] T 6c37d7b9de0e4411aa8ab1675e53504d P 488bf94c4c534942a491c5fb67d46b60 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 488bf94c4c534942a491c5fb67d46b60, State: Initialized, Role: FOLLOWER
I20260710 11:03:00.021251 16336 consensus_queue.cc:260] T 6c37d7b9de0e4411aa8ab1675e53504d P 488bf94c4c534942a491c5fb67d46b60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:03:00.022841 16336 ts_tablet_manager.cc:1434] T 6c37d7b9de0e4411aa8ab1675e53504d P 488bf94c4c534942a491c5fb67d46b60: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.002s
I20260710 11:03:00.023530 16336 tablet_bootstrap.cc:492] T e215c9fedc544d04979cdcc2d4158fa2 P 488bf94c4c534942a491c5fb67d46b60: Bootstrap starting.
I20260710 11:03:00.025342 16097 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6c37d7b9de0e4411aa8ab1675e53504d"
dest_uuid: "4a51718dc5734dd5a4f83ac303b23bf4"
mode: GRACEFUL
new_leader_uuid: "86a099b0d89041b08edccfee2ff6071b"
 from {username='slave'} at 127.0.0.1:39318
I20260710 11:03:00.025997 16097 raft_consensus.cc:606] T 6c37d7b9de0e4411aa8ab1675e53504d P 4a51718dc5734dd5a4f83ac303b23bf4 [term 1 LEADER]: Received request to transfer leadership to TS 86a099b0d89041b08edccfee2ff6071b
I20260710 11:03:00.029137 16097 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d70ecbd17df249908ca21b1cbad4feaa"
dest_uuid: "4a51718dc5734dd5a4f83ac303b23bf4"
mode: GRACEFUL
new_leader_uuid: "86a099b0d89041b08edccfee2ff6071b"
 from {username='slave'} at 127.0.0.1:39318
I20260710 11:03:00.029304 15919 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49186
I20260710 11:03:00.029834 16097 raft_consensus.cc:606] T d70ecbd17df249908ca21b1cbad4feaa P 4a51718dc5734dd5a4f83ac303b23bf4 [term 1 LEADER]: Received request to transfer leadership to TS 86a099b0d89041b08edccfee2ff6071b
I20260710 11:03:00.031435 13136 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:03:00.032157 13136 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:03:00.032892 13136 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:00.033543 16400 heartbeater.cc:499] Master 127.12.212.62:34891 was elected leader, sending a full tablet report...
I20260710 11:03:00.037227 16336 tablet_bootstrap.cc:492] T e215c9fedc544d04979cdcc2d4158fa2 P 488bf94c4c534942a491c5fb67d46b60: 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 11:03:00.037973 16336 tablet_bootstrap.cc:492] T e215c9fedc544d04979cdcc2d4158fa2 P 488bf94c4c534942a491c5fb67d46b60: Bootstrap complete.
I20260710 11:03:00.038578 16336 ts_tablet_manager.cc:1403] T e215c9fedc544d04979cdcc2d4158fa2 P 488bf94c4c534942a491c5fb67d46b60: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.004s
I20260710 11:03:00.040330 16336 raft_consensus.cc:359] T e215c9fedc544d04979cdcc2d4158fa2 P 488bf94c4c534942a491c5fb67d46b60 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:03:00.040835 16336 raft_consensus.cc:740] T e215c9fedc544d04979cdcc2d4158fa2 P 488bf94c4c534942a491c5fb67d46b60 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 488bf94c4c534942a491c5fb67d46b60, State: Initialized, Role: FOLLOWER
I20260710 11:03:00.041411 16336 consensus_queue.cc:260] T e215c9fedc544d04979cdcc2d4158fa2 P 488bf94c4c534942a491c5fb67d46b60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:03:00.043406 16336 ts_tablet_manager.cc:1434] T e215c9fedc544d04979cdcc2d4158fa2 P 488bf94c4c534942a491c5fb67d46b60: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260710 11:03:00.043992 16336 tablet_bootstrap.cc:492] T d6a05fea30a14bd3812169efeae439ec P 488bf94c4c534942a491c5fb67d46b60: Bootstrap starting.
I20260710 11:03:00.045431 16387 raft_consensus.cc:993] T d70ecbd17df249908ca21b1cbad4feaa P 4a51718dc5734dd5a4f83ac303b23bf4: : Instructing follower 86a099b0d89041b08edccfee2ff6071b to start an election
I20260710 11:03:00.045908 16303 raft_consensus.cc:1081] T d70ecbd17df249908ca21b1cbad4feaa P 4a51718dc5734dd5a4f83ac303b23bf4 [term 1 LEADER]: Signalling peer 86a099b0d89041b08edccfee2ff6071b to start an election
I20260710 11:03:00.047533 16169 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d70ecbd17df249908ca21b1cbad4feaa"
dest_uuid: "86a099b0d89041b08edccfee2ff6071b"
 from {username='slave'} at 127.0.0.1:43252
I20260710 11:03:00.048147 16169 raft_consensus.cc:493] T d70ecbd17df249908ca21b1cbad4feaa P 86a099b0d89041b08edccfee2ff6071b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:00.048528 16169 raft_consensus.cc:3060] T d70ecbd17df249908ca21b1cbad4feaa P 86a099b0d89041b08edccfee2ff6071b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:00.055778 16336 tablet_bootstrap.cc:492] T d6a05fea30a14bd3812169efeae439ec P 488bf94c4c534942a491c5fb67d46b60: 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 11:03:00.055452 16169 raft_consensus.cc:515] T d70ecbd17df249908ca21b1cbad4feaa P 86a099b0d89041b08edccfee2ff6071b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } } peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } }
I20260710 11:03:00.056569 16336 tablet_bootstrap.cc:492] T d6a05fea30a14bd3812169efeae439ec P 488bf94c4c534942a491c5fb67d46b60: Bootstrap complete.
I20260710 11:03:00.057144 16336 ts_tablet_manager.cc:1403] T d6a05fea30a14bd3812169efeae439ec P 488bf94c4c534942a491c5fb67d46b60: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260710 11:03:00.058108 16169 leader_election.cc:290] T d70ecbd17df249908ca21b1cbad4feaa P 86a099b0d89041b08edccfee2ff6071b [CANDIDATE]: Term 2 election: Requested vote from peers 4a51718dc5734dd5a4f83ac303b23bf4 (127.12.212.2:42599), 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1:39645)
I20260710 11:03:00.058317 16097 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d70ecbd17df249908ca21b1cbad4feaa" candidate_uuid: "86a099b0d89041b08edccfee2ff6071b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4a51718dc5734dd5a4f83ac303b23bf4"
I20260710 11:03:00.058924 16097 raft_consensus.cc:3055] T d70ecbd17df249908ca21b1cbad4feaa P 4a51718dc5734dd5a4f83ac303b23bf4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:00.059303 16097 raft_consensus.cc:740] T d70ecbd17df249908ca21b1cbad4feaa P 4a51718dc5734dd5a4f83ac303b23bf4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4a51718dc5734dd5a4f83ac303b23bf4, State: Running, Role: LEADER
I20260710 11:03:00.059573 16336 raft_consensus.cc:359] T d6a05fea30a14bd3812169efeae439ec P 488bf94c4c534942a491c5fb67d46b60 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:03:00.060324 16336 raft_consensus.cc:740] T d6a05fea30a14bd3812169efeae439ec P 488bf94c4c534942a491c5fb67d46b60 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 488bf94c4c534942a491c5fb67d46b60, State: Initialized, Role: FOLLOWER
I20260710 11:03:00.060084 16097 consensus_queue.cc:260] T d70ecbd17df249908ca21b1cbad4feaa P 4a51718dc5734dd5a4f83ac303b23bf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } } peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } }
I20260710 11:03:00.061546 16097 raft_consensus.cc:3060] T d70ecbd17df249908ca21b1cbad4feaa P 4a51718dc5734dd5a4f83ac303b23bf4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:00.063055 16336 consensus_queue.cc:260] T d6a05fea30a14bd3812169efeae439ec P 488bf94c4c534942a491c5fb67d46b60 [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: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:03:00.065107 16336 ts_tablet_manager.cc:1434] T d6a05fea30a14bd3812169efeae439ec P 488bf94c4c534942a491c5fb67d46b60: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260710 11:03:00.065858 16336 tablet_bootstrap.cc:492] T d70ecbd17df249908ca21b1cbad4feaa P 488bf94c4c534942a491c5fb67d46b60: Bootstrap starting.
I20260710 11:03:00.073760 16412 raft_consensus.cc:993] T 18d61a0e65ea421f973d445cc5657f60 P 86a099b0d89041b08edccfee2ff6071b: : Instructing follower 4a51718dc5734dd5a4f83ac303b23bf4 to start an election
I20260710 11:03:00.074502 16318 raft_consensus.cc:1081] T 18d61a0e65ea421f973d445cc5657f60 P 86a099b0d89041b08edccfee2ff6071b [term 1 LEADER]: Signalling peer 4a51718dc5734dd5a4f83ac303b23bf4 to start an election
I20260710 11:03:00.075114 16372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d70ecbd17df249908ca21b1cbad4feaa" candidate_uuid: "86a099b0d89041b08edccfee2ff6071b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "488bf94c4c534942a491c5fb67d46b60"
I20260710 11:03:00.076594 16096 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "18d61a0e65ea421f973d445cc5657f60"
dest_uuid: "4a51718dc5734dd5a4f83ac303b23bf4"
 from {username='slave'} at 127.0.0.1:39314
W20260710 11:03:00.076776 16134 leader_election.cc:343] T d70ecbd17df249908ca21b1cbad4feaa P 86a099b0d89041b08edccfee2ff6071b [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1:39645): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:00.077314 16096 raft_consensus.cc:493] T 18d61a0e65ea421f973d445cc5657f60 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:00.077678 16096 raft_consensus.cc:3060] T 18d61a0e65ea421f973d445cc5657f60 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:00.079255 16097 raft_consensus.cc:2468] T d70ecbd17df249908ca21b1cbad4feaa P 4a51718dc5734dd5a4f83ac303b23bf4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86a099b0d89041b08edccfee2ff6071b in term 2.
I20260710 11:03:00.080487 16135 leader_election.cc:304] T d70ecbd17df249908ca21b1cbad4feaa P 86a099b0d89041b08edccfee2ff6071b [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: 4a51718dc5734dd5a4f83ac303b23bf4, 86a099b0d89041b08edccfee2ff6071b; no voters: 488bf94c4c534942a491c5fb67d46b60
I20260710 11:03:00.081035 16336 tablet_bootstrap.cc:492] T d70ecbd17df249908ca21b1cbad4feaa P 488bf94c4c534942a491c5fb67d46b60: 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 11:03:00.081318 16318 raft_consensus.cc:2804] T d70ecbd17df249908ca21b1cbad4feaa P 86a099b0d89041b08edccfee2ff6071b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:00.081799 16318 raft_consensus.cc:697] T d70ecbd17df249908ca21b1cbad4feaa P 86a099b0d89041b08edccfee2ff6071b [term 2 LEADER]: Becoming Leader. State: Replica: 86a099b0d89041b08edccfee2ff6071b, State: Running, Role: LEADER
I20260710 11:03:00.081991 16336 tablet_bootstrap.cc:492] T d70ecbd17df249908ca21b1cbad4feaa P 488bf94c4c534942a491c5fb67d46b60: Bootstrap complete.
I20260710 11:03:00.082686 16336 ts_tablet_manager.cc:1403] T d70ecbd17df249908ca21b1cbad4feaa P 488bf94c4c534942a491c5fb67d46b60: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260710 11:03:00.082612 16318 consensus_queue.cc:237] T d70ecbd17df249908ca21b1cbad4feaa P 86a099b0d89041b08edccfee2ff6071b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } } peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } }
I20260710 11:03:00.084714 16096 raft_consensus.cc:515] T 18d61a0e65ea421f973d445cc5657f60 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:03:00.085158 16336 raft_consensus.cc:359] T d70ecbd17df249908ca21b1cbad4feaa P 488bf94c4c534942a491c5fb67d46b60 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } } peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } }
I20260710 11:03:00.085825 16336 raft_consensus.cc:740] T d70ecbd17df249908ca21b1cbad4feaa P 488bf94c4c534942a491c5fb67d46b60 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 488bf94c4c534942a491c5fb67d46b60, State: Initialized, Role: FOLLOWER
I20260710 11:03:00.087153 16336 consensus_queue.cc:260] T d70ecbd17df249908ca21b1cbad4feaa P 488bf94c4c534942a491c5fb67d46b60 [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: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } } peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } }
I20260710 11:03:00.089375 16336 ts_tablet_manager.cc:1434] T d70ecbd17df249908ca21b1cbad4feaa P 488bf94c4c534942a491c5fb67d46b60: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:03:00.093874 16169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18d61a0e65ea421f973d445cc5657f60" candidate_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "86a099b0d89041b08edccfee2ff6071b"
I20260710 11:03:00.094504 16169 raft_consensus.cc:3055] T 18d61a0e65ea421f973d445cc5657f60 P 86a099b0d89041b08edccfee2ff6071b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:00.094820 16169 raft_consensus.cc:740] T 18d61a0e65ea421f973d445cc5657f60 P 86a099b0d89041b08edccfee2ff6071b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 86a099b0d89041b08edccfee2ff6071b, State: Running, Role: LEADER
I20260710 11:03:00.095734 16169 consensus_queue.cc:260] T 18d61a0e65ea421f973d445cc5657f60 P 86a099b0d89041b08edccfee2ff6071b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:03:00.096834 16169 raft_consensus.cc:3060] T 18d61a0e65ea421f973d445cc5657f60 P 86a099b0d89041b08edccfee2ff6071b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:00.099757 16303 raft_consensus.cc:993] T 6c37d7b9de0e4411aa8ab1675e53504d P 4a51718dc5734dd5a4f83ac303b23bf4: : Instructing follower 86a099b0d89041b08edccfee2ff6071b to start an election
I20260710 11:03:00.100235 16303 raft_consensus.cc:1081] T 6c37d7b9de0e4411aa8ab1675e53504d P 4a51718dc5734dd5a4f83ac303b23bf4 [term 1 LEADER]: Signalling peer 86a099b0d89041b08edccfee2ff6071b to start an election
I20260710 11:03:00.102417 16372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18d61a0e65ea421f973d445cc5657f60" candidate_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "488bf94c4c534942a491c5fb67d46b60"
I20260710 11:03:00.103011 16372 raft_consensus.cc:3060] T 18d61a0e65ea421f973d445cc5657f60 P 488bf94c4c534942a491c5fb67d46b60 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:00.103953 15918 catalog_manager.cc:5697] T d70ecbd17df249908ca21b1cbad4feaa P 86a099b0d89041b08edccfee2ff6071b reported cstate change: term changed from 1 to 2, leader changed from 4a51718dc5734dd5a4f83ac303b23bf4 (127.12.212.2) to 86a099b0d89041b08edccfee2ff6071b (127.12.212.3). New cstate: current_term: 2 leader_uuid: "86a099b0d89041b08edccfee2ff6071b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:00.106994 16169 raft_consensus.cc:2468] T 18d61a0e65ea421f973d445cc5657f60 P 86a099b0d89041b08edccfee2ff6071b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a51718dc5734dd5a4f83ac303b23bf4 in term 2.
I20260710 11:03:00.107286 16168 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6c37d7b9de0e4411aa8ab1675e53504d"
dest_uuid: "86a099b0d89041b08edccfee2ff6071b"
 from {username='slave'} at 127.0.0.1:43252
I20260710 11:03:00.107915 16168 raft_consensus.cc:493] T 6c37d7b9de0e4411aa8ab1675e53504d P 86a099b0d89041b08edccfee2ff6071b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:00.108284 16168 raft_consensus.cc:3060] T 6c37d7b9de0e4411aa8ab1675e53504d P 86a099b0d89041b08edccfee2ff6071b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:00.111407 16372 raft_consensus.cc:2468] T 18d61a0e65ea421f973d445cc5657f60 P 488bf94c4c534942a491c5fb67d46b60 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a51718dc5734dd5a4f83ac303b23bf4 in term 2.
I20260710 11:03:00.112213 16061 leader_election.cc:304] T 18d61a0e65ea421f973d445cc5657f60 P 4a51718dc5734dd5a4f83ac303b23bf4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a51718dc5734dd5a4f83ac303b23bf4, 86a099b0d89041b08edccfee2ff6071b; no voters: 
I20260710 11:03:00.113320 16387 raft_consensus.cc:2804] T 18d61a0e65ea421f973d445cc5657f60 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:00.113930 16387 raft_consensus.cc:697] T 18d61a0e65ea421f973d445cc5657f60 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 2 LEADER]: Becoming Leader. State: Replica: 4a51718dc5734dd5a4f83ac303b23bf4, State: Running, Role: LEADER
I20260710 11:03:00.114542 16096 leader_election.cc:290] T 18d61a0e65ea421f973d445cc5657f60 P 4a51718dc5734dd5a4f83ac303b23bf4 [CANDIDATE]: Term 2 election: Requested vote from peers 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1:39645), 86a099b0d89041b08edccfee2ff6071b (127.12.212.3:36197)
I20260710 11:03:00.114951 16387 consensus_queue.cc:237] T 18d61a0e65ea421f973d445cc5657f60 P 4a51718dc5734dd5a4f83ac303b23bf4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:03:00.119627 16168 raft_consensus.cc:515] T 6c37d7b9de0e4411aa8ab1675e53504d P 86a099b0d89041b08edccfee2ff6071b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:03:00.124511 16168 leader_election.cc:290] T 6c37d7b9de0e4411aa8ab1675e53504d P 86a099b0d89041b08edccfee2ff6071b [CANDIDATE]: Term 2 election: Requested vote from peers 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1:39645), 4a51718dc5734dd5a4f83ac303b23bf4 (127.12.212.2:42599)
I20260710 11:03:00.125525 16096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c37d7b9de0e4411aa8ab1675e53504d" candidate_uuid: "86a099b0d89041b08edccfee2ff6071b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4a51718dc5734dd5a4f83ac303b23bf4"
I20260710 11:03:00.126163 16096 raft_consensus.cc:3055] T 6c37d7b9de0e4411aa8ab1675e53504d P 4a51718dc5734dd5a4f83ac303b23bf4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:00.125768 16372 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c37d7b9de0e4411aa8ab1675e53504d" candidate_uuid: "86a099b0d89041b08edccfee2ff6071b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "488bf94c4c534942a491c5fb67d46b60"
I20260710 11:03:00.126559 16096 raft_consensus.cc:740] T 6c37d7b9de0e4411aa8ab1675e53504d P 4a51718dc5734dd5a4f83ac303b23bf4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4a51718dc5734dd5a4f83ac303b23bf4, State: Running, Role: LEADER
I20260710 11:03:00.127514 16096 consensus_queue.cc:260] T 6c37d7b9de0e4411aa8ab1675e53504d P 4a51718dc5734dd5a4f83ac303b23bf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:03:00.127061 16372 raft_consensus.cc:3060] T 6c37d7b9de0e4411aa8ab1675e53504d P 488bf94c4c534942a491c5fb67d46b60 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:00.128823 16096 raft_consensus.cc:3060] T 6c37d7b9de0e4411aa8ab1675e53504d P 4a51718dc5734dd5a4f83ac303b23bf4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:00.142256 15919 catalog_manager.cc:5697] T 18d61a0e65ea421f973d445cc5657f60 P 4a51718dc5734dd5a4f83ac303b23bf4 reported cstate change: term changed from 1 to 2, leader changed from 86a099b0d89041b08edccfee2ff6071b (127.12.212.3) to 4a51718dc5734dd5a4f83ac303b23bf4 (127.12.212.2). New cstate: current_term: 2 leader_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:00.144461 16372 raft_consensus.cc:2468] T 6c37d7b9de0e4411aa8ab1675e53504d P 488bf94c4c534942a491c5fb67d46b60 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86a099b0d89041b08edccfee2ff6071b in term 2.
I20260710 11:03:00.146169 16134 leader_election.cc:304] T 6c37d7b9de0e4411aa8ab1675e53504d P 86a099b0d89041b08edccfee2ff6071b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 488bf94c4c534942a491c5fb67d46b60, 86a099b0d89041b08edccfee2ff6071b; no voters: 
I20260710 11:03:00.147406 16318 raft_consensus.cc:2804] T 6c37d7b9de0e4411aa8ab1675e53504d P 86a099b0d89041b08edccfee2ff6071b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:00.148062 16318 raft_consensus.cc:697] T 6c37d7b9de0e4411aa8ab1675e53504d P 86a099b0d89041b08edccfee2ff6071b [term 2 LEADER]: Becoming Leader. State: Replica: 86a099b0d89041b08edccfee2ff6071b, State: Running, Role: LEADER
I20260710 11:03:00.149161 16318 consensus_queue.cc:237] T 6c37d7b9de0e4411aa8ab1675e53504d P 86a099b0d89041b08edccfee2ff6071b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:03:00.153678 16370 raft_consensus.cc:3060] T bdfd0897df024c50abba15db13fdac22 P 488bf94c4c534942a491c5fb67d46b60 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:00.155723 16096 raft_consensus.cc:2468] T 6c37d7b9de0e4411aa8ab1675e53504d P 4a51718dc5734dd5a4f83ac303b23bf4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86a099b0d89041b08edccfee2ff6071b in term 2.
I20260710 11:03:00.163800 15918 catalog_manager.cc:5697] T 6c37d7b9de0e4411aa8ab1675e53504d P 86a099b0d89041b08edccfee2ff6071b reported cstate change: term changed from 1 to 2, leader changed from 4a51718dc5734dd5a4f83ac303b23bf4 (127.12.212.2) to 86a099b0d89041b08edccfee2ff6071b (127.12.212.3). New cstate: current_term: 2 leader_uuid: "86a099b0d89041b08edccfee2ff6071b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:00.201078 16370 raft_consensus.cc:3060] T c40a74a032f2448ea2d365b73fdc958c P 488bf94c4c534942a491c5fb67d46b60 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:00.220376 16370 raft_consensus.cc:3060] T d6a05fea30a14bd3812169efeae439ec P 488bf94c4c534942a491c5fb67d46b60 [term 1 FOLLOWER]: Advancing to term 2
W20260710 11:03:00.506916 15968 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:03:00.565543 16096 raft_consensus.cc:1275] T d70ecbd17df249908ca21b1cbad4feaa P 4a51718dc5734dd5a4f83ac303b23bf4 [term 2 FOLLOWER]: Refusing update from remote peer 86a099b0d89041b08edccfee2ff6071b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:00.566890 16422 consensus_queue.cc:1048] T d70ecbd17df249908ca21b1cbad4feaa P 86a099b0d89041b08edccfee2ff6071b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:00.577378 16370 raft_consensus.cc:3060] T d70ecbd17df249908ca21b1cbad4feaa P 488bf94c4c534942a491c5fb67d46b60 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:00.584219 16370 raft_consensus.cc:1275] T d70ecbd17df249908ca21b1cbad4feaa P 488bf94c4c534942a491c5fb67d46b60 [term 2 FOLLOWER]: Refusing update from remote peer 86a099b0d89041b08edccfee2ff6071b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:00.585366 16422 consensus_queue.cc:1048] T d70ecbd17df249908ca21b1cbad4feaa P 86a099b0d89041b08edccfee2ff6071b [LEADER]: Connected to new peer: Peer: permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:00.637545 16168 raft_consensus.cc:1275] T 18d61a0e65ea421f973d445cc5657f60 P 86a099b0d89041b08edccfee2ff6071b [term 2 FOLLOWER]: Refusing update from remote peer 4a51718dc5734dd5a4f83ac303b23bf4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:00.638861 16433 consensus_queue.cc:1048] T 18d61a0e65ea421f973d445cc5657f60 P 4a51718dc5734dd5a4f83ac303b23bf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:00.648840 16370 raft_consensus.cc:1275] T 18d61a0e65ea421f973d445cc5657f60 P 488bf94c4c534942a491c5fb67d46b60 [term 2 FOLLOWER]: Refusing update from remote peer 4a51718dc5734dd5a4f83ac303b23bf4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:00.650575 16387 consensus_queue.cc:1048] T 18d61a0e65ea421f973d445cc5657f60 P 4a51718dc5734dd5a4f83ac303b23bf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:00.695164 16370 raft_consensus.cc:1275] T 6c37d7b9de0e4411aa8ab1675e53504d P 488bf94c4c534942a491c5fb67d46b60 [term 2 FOLLOWER]: Refusing update from remote peer 86a099b0d89041b08edccfee2ff6071b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:00.696540 16422 consensus_queue.cc:1048] T 6c37d7b9de0e4411aa8ab1675e53504d P 86a099b0d89041b08edccfee2ff6071b [LEADER]: Connected to new peer: Peer: permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:00.706429 16096 raft_consensus.cc:1275] T 6c37d7b9de0e4411aa8ab1675e53504d P 4a51718dc5734dd5a4f83ac303b23bf4 [term 2 FOLLOWER]: Refusing update from remote peer 86a099b0d89041b08edccfee2ff6071b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:00.708258 16422 consensus_queue.cc:1048] T 6c37d7b9de0e4411aa8ab1675e53504d P 86a099b0d89041b08edccfee2ff6071b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:03:01.042740 13136 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:01.050097 16096 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "18d61a0e65ea421f973d445cc5657f60"
dest_uuid: "4a51718dc5734dd5a4f83ac303b23bf4"
mode: GRACEFUL
new_leader_uuid: "86a099b0d89041b08edccfee2ff6071b"
 from {username='slave'} at 127.0.0.1:39318
I20260710 11:03:01.050576 16096 raft_consensus.cc:606] T 18d61a0e65ea421f973d445cc5657f60 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 2 LEADER]: Received request to transfer leadership to TS 86a099b0d89041b08edccfee2ff6071b
I20260710 11:03:01.052750 16168 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3ad6e85098604f61b036388d487e5904"
dest_uuid: "86a099b0d89041b08edccfee2ff6071b"
mode: GRACEFUL
new_leader_uuid: "4a51718dc5734dd5a4f83ac303b23bf4"
 from {username='slave'} at 127.0.0.1:43276
I20260710 11:03:01.053289 16168 raft_consensus.cc:606] T 3ad6e85098604f61b036388d487e5904 P 86a099b0d89041b08edccfee2ff6071b [term 1 LEADER]: Received request to transfer leadership to TS 4a51718dc5734dd5a4f83ac303b23bf4
I20260710 11:03:01.055720 16168 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c40a74a032f2448ea2d365b73fdc958c"
dest_uuid: "86a099b0d89041b08edccfee2ff6071b"
mode: GRACEFUL
new_leader_uuid: "4a51718dc5734dd5a4f83ac303b23bf4"
 from {username='slave'} at 127.0.0.1:43276
I20260710 11:03:01.056156 16168 raft_consensus.cc:606] T c40a74a032f2448ea2d365b73fdc958c P 86a099b0d89041b08edccfee2ff6071b [term 2 LEADER]: Received request to transfer leadership to TS 4a51718dc5734dd5a4f83ac303b23bf4
I20260710 11:03:01.057201 13136 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:03:01.057717 13136 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:03:01.058297 13136 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:01.146682 16437 raft_consensus.cc:993] T 3ad6e85098604f61b036388d487e5904 P 86a099b0d89041b08edccfee2ff6071b: : Instructing follower 4a51718dc5734dd5a4f83ac303b23bf4 to start an election
I20260710 11:03:01.147264 16422 raft_consensus.cc:1081] T 3ad6e85098604f61b036388d487e5904 P 86a099b0d89041b08edccfee2ff6071b [term 1 LEADER]: Signalling peer 4a51718dc5734dd5a4f83ac303b23bf4 to start an election
I20260710 11:03:01.148721 16096 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3ad6e85098604f61b036388d487e5904"
dest_uuid: "4a51718dc5734dd5a4f83ac303b23bf4"
 from {username='slave'} at 127.0.0.1:39314
I20260710 11:03:01.149190 16096 raft_consensus.cc:493] T 3ad6e85098604f61b036388d487e5904 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:01.149490 16096 raft_consensus.cc:3060] T 3ad6e85098604f61b036388d487e5904 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:01.154346 16096 raft_consensus.cc:515] T 3ad6e85098604f61b036388d487e5904 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:03:01.155946 16096 leader_election.cc:290] T 3ad6e85098604f61b036388d487e5904 P 4a51718dc5734dd5a4f83ac303b23bf4 [CANDIDATE]: Term 2 election: Requested vote from peers 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1:39645), 86a099b0d89041b08edccfee2ff6071b (127.12.212.3:36197)
I20260710 11:03:01.156710 16370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ad6e85098604f61b036388d487e5904" candidate_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "488bf94c4c534942a491c5fb67d46b60"
I20260710 11:03:01.156955 16168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ad6e85098604f61b036388d487e5904" candidate_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "86a099b0d89041b08edccfee2ff6071b"
I20260710 11:03:01.157338 16370 raft_consensus.cc:3060] T 3ad6e85098604f61b036388d487e5904 P 488bf94c4c534942a491c5fb67d46b60 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:01.157514 16168 raft_consensus.cc:3055] T 3ad6e85098604f61b036388d487e5904 P 86a099b0d89041b08edccfee2ff6071b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:01.157878 16168 raft_consensus.cc:740] T 3ad6e85098604f61b036388d487e5904 P 86a099b0d89041b08edccfee2ff6071b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 86a099b0d89041b08edccfee2ff6071b, State: Running, Role: LEADER
I20260710 11:03:01.158805 16168 consensus_queue.cc:260] T 3ad6e85098604f61b036388d487e5904 P 86a099b0d89041b08edccfee2ff6071b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:03:01.159950 16168 raft_consensus.cc:3060] T 3ad6e85098604f61b036388d487e5904 P 86a099b0d89041b08edccfee2ff6071b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:01.162324 16370 raft_consensus.cc:2468] T 3ad6e85098604f61b036388d487e5904 P 488bf94c4c534942a491c5fb67d46b60 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a51718dc5734dd5a4f83ac303b23bf4 in term 2.
I20260710 11:03:01.163527 16060 leader_election.cc:304] T 3ad6e85098604f61b036388d487e5904 P 4a51718dc5734dd5a4f83ac303b23bf4 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 488bf94c4c534942a491c5fb67d46b60, 4a51718dc5734dd5a4f83ac303b23bf4; no voters: 
I20260710 11:03:01.164340 16303 raft_consensus.cc:2804] T 3ad6e85098604f61b036388d487e5904 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:01.164754 16303 raft_consensus.cc:697] T 3ad6e85098604f61b036388d487e5904 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 2 LEADER]: Becoming Leader. State: Replica: 4a51718dc5734dd5a4f83ac303b23bf4, State: Running, Role: LEADER
I20260710 11:03:01.165473 16303 consensus_queue.cc:237] T 3ad6e85098604f61b036388d487e5904 P 4a51718dc5734dd5a4f83ac303b23bf4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:03:01.165997 16168 raft_consensus.cc:2468] T 3ad6e85098604f61b036388d487e5904 P 86a099b0d89041b08edccfee2ff6071b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a51718dc5734dd5a4f83ac303b23bf4 in term 2.
I20260710 11:03:01.172652 15919 catalog_manager.cc:5697] T 3ad6e85098604f61b036388d487e5904 P 4a51718dc5734dd5a4f83ac303b23bf4 reported cstate change: term changed from 1 to 2, leader changed from 86a099b0d89041b08edccfee2ff6071b (127.12.212.3) to 4a51718dc5734dd5a4f83ac303b23bf4 (127.12.212.2). New cstate: current_term: 2 leader_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:01.185487 16387 raft_consensus.cc:993] T 18d61a0e65ea421f973d445cc5657f60 P 4a51718dc5734dd5a4f83ac303b23bf4: : Instructing follower 86a099b0d89041b08edccfee2ff6071b to start an election
I20260710 11:03:01.185922 16303 raft_consensus.cc:1081] T 18d61a0e65ea421f973d445cc5657f60 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 2 LEADER]: Signalling peer 86a099b0d89041b08edccfee2ff6071b to start an election
I20260710 11:03:01.187487 16168 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "18d61a0e65ea421f973d445cc5657f60"
dest_uuid: "86a099b0d89041b08edccfee2ff6071b"
 from {username='slave'} at 127.0.0.1:43252
I20260710 11:03:01.187901 16168 raft_consensus.cc:493] T 18d61a0e65ea421f973d445cc5657f60 P 86a099b0d89041b08edccfee2ff6071b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:01.188134 16168 raft_consensus.cc:3060] T 18d61a0e65ea421f973d445cc5657f60 P 86a099b0d89041b08edccfee2ff6071b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:01.192788 16168 raft_consensus.cc:515] T 18d61a0e65ea421f973d445cc5657f60 P 86a099b0d89041b08edccfee2ff6071b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:03:01.194255 16168 leader_election.cc:290] T 18d61a0e65ea421f973d445cc5657f60 P 86a099b0d89041b08edccfee2ff6071b [CANDIDATE]: Term 3 election: Requested vote from peers 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1:39645), 4a51718dc5734dd5a4f83ac303b23bf4 (127.12.212.2:42599)
I20260710 11:03:01.195111 16370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18d61a0e65ea421f973d445cc5657f60" candidate_uuid: "86a099b0d89041b08edccfee2ff6071b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "488bf94c4c534942a491c5fb67d46b60"
I20260710 11:03:01.195480 16096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18d61a0e65ea421f973d445cc5657f60" candidate_uuid: "86a099b0d89041b08edccfee2ff6071b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4a51718dc5734dd5a4f83ac303b23bf4"
I20260710 11:03:01.195847 16370 raft_consensus.cc:3060] T 18d61a0e65ea421f973d445cc5657f60 P 488bf94c4c534942a491c5fb67d46b60 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:01.196126 16096 raft_consensus.cc:3055] T 18d61a0e65ea421f973d445cc5657f60 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:01.196496 16096 raft_consensus.cc:740] T 18d61a0e65ea421f973d445cc5657f60 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4a51718dc5734dd5a4f83ac303b23bf4, State: Running, Role: LEADER
I20260710 11:03:01.197343 16096 consensus_queue.cc:260] T 18d61a0e65ea421f973d445cc5657f60 P 4a51718dc5734dd5a4f83ac303b23bf4 [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: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:03:01.198689 16096 raft_consensus.cc:3060] T 18d61a0e65ea421f973d445cc5657f60 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:01.203357 16370 raft_consensus.cc:2468] T 18d61a0e65ea421f973d445cc5657f60 P 488bf94c4c534942a491c5fb67d46b60 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86a099b0d89041b08edccfee2ff6071b in term 3.
I20260710 11:03:01.204840 16134 leader_election.cc:304] T 18d61a0e65ea421f973d445cc5657f60 P 86a099b0d89041b08edccfee2ff6071b [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: 488bf94c4c534942a491c5fb67d46b60, 86a099b0d89041b08edccfee2ff6071b; no voters: 
I20260710 11:03:01.205760 16422 raft_consensus.cc:2804] T 18d61a0e65ea421f973d445cc5657f60 P 86a099b0d89041b08edccfee2ff6071b [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:01.206341 16422 raft_consensus.cc:697] T 18d61a0e65ea421f973d445cc5657f60 P 86a099b0d89041b08edccfee2ff6071b [term 3 LEADER]: Becoming Leader. State: Replica: 86a099b0d89041b08edccfee2ff6071b, State: Running, Role: LEADER
I20260710 11:03:01.206260 16096 raft_consensus.cc:2468] T 18d61a0e65ea421f973d445cc5657f60 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86a099b0d89041b08edccfee2ff6071b in term 3.
I20260710 11:03:01.207461 16422 consensus_queue.cc:237] T 18d61a0e65ea421f973d445cc5657f60 P 86a099b0d89041b08edccfee2ff6071b [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: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:03:01.214025 15919 catalog_manager.cc:5697] T 18d61a0e65ea421f973d445cc5657f60 P 86a099b0d89041b08edccfee2ff6071b reported cstate change: term changed from 2 to 3, leader changed from 4a51718dc5734dd5a4f83ac303b23bf4 (127.12.212.2) to 86a099b0d89041b08edccfee2ff6071b (127.12.212.3). New cstate: current_term: 3 leader_uuid: "86a099b0d89041b08edccfee2ff6071b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:01.462617 16318 raft_consensus.cc:993] T c40a74a032f2448ea2d365b73fdc958c P 86a099b0d89041b08edccfee2ff6071b: : Instructing follower 4a51718dc5734dd5a4f83ac303b23bf4 to start an election
I20260710 11:03:01.463155 16422 raft_consensus.cc:1081] T c40a74a032f2448ea2d365b73fdc958c P 86a099b0d89041b08edccfee2ff6071b [term 2 LEADER]: Signalling peer 4a51718dc5734dd5a4f83ac303b23bf4 to start an election
I20260710 11:03:01.464705 16096 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c40a74a032f2448ea2d365b73fdc958c"
dest_uuid: "4a51718dc5734dd5a4f83ac303b23bf4"
 from {username='slave'} at 127.0.0.1:39314
I20260710 11:03:01.465201 16096 raft_consensus.cc:493] T c40a74a032f2448ea2d365b73fdc958c P 4a51718dc5734dd5a4f83ac303b23bf4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:01.465478 16096 raft_consensus.cc:3060] T c40a74a032f2448ea2d365b73fdc958c P 4a51718dc5734dd5a4f83ac303b23bf4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:01.470886 16096 raft_consensus.cc:515] T c40a74a032f2448ea2d365b73fdc958c P 4a51718dc5734dd5a4f83ac303b23bf4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:03:01.472745 16096 leader_election.cc:290] T c40a74a032f2448ea2d365b73fdc958c P 4a51718dc5734dd5a4f83ac303b23bf4 [CANDIDATE]: Term 3 election: Requested vote from peers 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1:39645), 86a099b0d89041b08edccfee2ff6071b (127.12.212.3:36197)
I20260710 11:03:01.473605 16370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40a74a032f2448ea2d365b73fdc958c" candidate_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "488bf94c4c534942a491c5fb67d46b60"
I20260710 11:03:01.473809 16169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40a74a032f2448ea2d365b73fdc958c" candidate_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "86a099b0d89041b08edccfee2ff6071b"
I20260710 11:03:01.474301 16370 raft_consensus.cc:3060] T c40a74a032f2448ea2d365b73fdc958c P 488bf94c4c534942a491c5fb67d46b60 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:01.474403 16169 raft_consensus.cc:3055] T c40a74a032f2448ea2d365b73fdc958c P 86a099b0d89041b08edccfee2ff6071b [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:01.474828 16169 raft_consensus.cc:740] T c40a74a032f2448ea2d365b73fdc958c P 86a099b0d89041b08edccfee2ff6071b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 86a099b0d89041b08edccfee2ff6071b, State: Running, Role: LEADER
I20260710 11:03:01.475812 16169 consensus_queue.cc:260] T c40a74a032f2448ea2d365b73fdc958c P 86a099b0d89041b08edccfee2ff6071b [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: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:03:01.477198 16169 raft_consensus.cc:3060] T c40a74a032f2448ea2d365b73fdc958c P 86a099b0d89041b08edccfee2ff6071b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:01.482069 16370 raft_consensus.cc:2468] T c40a74a032f2448ea2d365b73fdc958c P 488bf94c4c534942a491c5fb67d46b60 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a51718dc5734dd5a4f83ac303b23bf4 in term 3.
I20260710 11:03:01.483404 16060 leader_election.cc:304] T c40a74a032f2448ea2d365b73fdc958c P 4a51718dc5734dd5a4f83ac303b23bf4 [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: 488bf94c4c534942a491c5fb67d46b60, 4a51718dc5734dd5a4f83ac303b23bf4; no voters: 
I20260710 11:03:01.484131 16303 raft_consensus.cc:2804] T c40a74a032f2448ea2d365b73fdc958c P 4a51718dc5734dd5a4f83ac303b23bf4 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:01.484292 16169 raft_consensus.cc:2468] T c40a74a032f2448ea2d365b73fdc958c P 86a099b0d89041b08edccfee2ff6071b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a51718dc5734dd5a4f83ac303b23bf4 in term 3.
I20260710 11:03:01.484624 16303 raft_consensus.cc:697] T c40a74a032f2448ea2d365b73fdc958c P 4a51718dc5734dd5a4f83ac303b23bf4 [term 3 LEADER]: Becoming Leader. State: Replica: 4a51718dc5734dd5a4f83ac303b23bf4, State: Running, Role: LEADER
I20260710 11:03:01.485965 16303 consensus_queue.cc:237] T c40a74a032f2448ea2d365b73fdc958c P 4a51718dc5734dd5a4f83ac303b23bf4 [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: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:03:01.493743 15919 catalog_manager.cc:5697] T c40a74a032f2448ea2d365b73fdc958c P 4a51718dc5734dd5a4f83ac303b23bf4 reported cstate change: term changed from 2 to 3, leader changed from 86a099b0d89041b08edccfee2ff6071b (127.12.212.3) to 4a51718dc5734dd5a4f83ac303b23bf4 (127.12.212.2). New cstate: current_term: 3 leader_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } health_report { overall_health: UNKNOWN } } }
W20260710 11:03:01.507787 15968 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:03:01.662343 16370 raft_consensus.cc:1275] T 3ad6e85098604f61b036388d487e5904 P 488bf94c4c534942a491c5fb67d46b60 [term 2 FOLLOWER]: Refusing update from remote peer 4a51718dc5734dd5a4f83ac303b23bf4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:01.663651 16303 consensus_queue.cc:1048] T 3ad6e85098604f61b036388d487e5904 P 4a51718dc5734dd5a4f83ac303b23bf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:01.672968 16169 raft_consensus.cc:1275] T 3ad6e85098604f61b036388d487e5904 P 86a099b0d89041b08edccfee2ff6071b [term 2 FOLLOWER]: Refusing update from remote peer 4a51718dc5734dd5a4f83ac303b23bf4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:01.674487 16433 consensus_queue.cc:1048] T 3ad6e85098604f61b036388d487e5904 P 4a51718dc5734dd5a4f83ac303b23bf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:01.719978 16096 raft_consensus.cc:1275] T 18d61a0e65ea421f973d445cc5657f60 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 3 FOLLOWER]: Refusing update from remote peer 86a099b0d89041b08edccfee2ff6071b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:01.721397 16422 consensus_queue.cc:1048] T 18d61a0e65ea421f973d445cc5657f60 P 86a099b0d89041b08edccfee2ff6071b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:01.729827 16370 raft_consensus.cc:1275] T 18d61a0e65ea421f973d445cc5657f60 P 488bf94c4c534942a491c5fb67d46b60 [term 3 FOLLOWER]: Refusing update from remote peer 86a099b0d89041b08edccfee2ff6071b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:01.731647 16318 consensus_queue.cc:1048] T 18d61a0e65ea421f973d445cc5657f60 P 86a099b0d89041b08edccfee2ff6071b [LEADER]: Connected to new peer: Peer: permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:02.031646 16169 raft_consensus.cc:1275] T c40a74a032f2448ea2d365b73fdc958c P 86a099b0d89041b08edccfee2ff6071b [term 3 FOLLOWER]: Refusing update from remote peer 4a51718dc5734dd5a4f83ac303b23bf4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:02.032940 16433 consensus_queue.cc:1048] T c40a74a032f2448ea2d365b73fdc958c P 4a51718dc5734dd5a4f83ac303b23bf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:02.041518 16371 raft_consensus.cc:1275] T c40a74a032f2448ea2d365b73fdc958c P 488bf94c4c534942a491c5fb67d46b60 [term 3 FOLLOWER]: Refusing update from remote peer 4a51718dc5734dd5a4f83ac303b23bf4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:02.043682 16387 consensus_queue.cc:1048] T c40a74a032f2448ea2d365b73fdc958c P 4a51718dc5734dd5a4f83ac303b23bf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:02.065140 13136 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:02.072851 16169 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "18d61a0e65ea421f973d445cc5657f60"
dest_uuid: "86a099b0d89041b08edccfee2ff6071b"
mode: GRACEFUL
new_leader_uuid: "4a51718dc5734dd5a4f83ac303b23bf4"
 from {username='slave'} at 127.0.0.1:43276
I20260710 11:03:02.073577 16169 raft_consensus.cc:606] T 18d61a0e65ea421f973d445cc5657f60 P 86a099b0d89041b08edccfee2ff6071b [term 3 LEADER]: Received request to transfer leadership to TS 4a51718dc5734dd5a4f83ac303b23bf4
I20260710 11:03:02.076066 16096 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3ad6e85098604f61b036388d487e5904"
dest_uuid: "4a51718dc5734dd5a4f83ac303b23bf4"
mode: GRACEFUL
new_leader_uuid: "86a099b0d89041b08edccfee2ff6071b"
 from {username='slave'} at 127.0.0.1:39318
I20260710 11:03:02.076516 16096 raft_consensus.cc:606] T 3ad6e85098604f61b036388d487e5904 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 2 LEADER]: Received request to transfer leadership to TS 86a099b0d89041b08edccfee2ff6071b
I20260710 11:03:02.078735 16096 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c40a74a032f2448ea2d365b73fdc958c"
dest_uuid: "4a51718dc5734dd5a4f83ac303b23bf4"
mode: GRACEFUL
new_leader_uuid: "86a099b0d89041b08edccfee2ff6071b"
 from {username='slave'} at 127.0.0.1:39318
I20260710 11:03:02.079315 16096 raft_consensus.cc:606] T c40a74a032f2448ea2d365b73fdc958c P 4a51718dc5734dd5a4f83ac303b23bf4 [term 3 LEADER]: Received request to transfer leadership to TS 86a099b0d89041b08edccfee2ff6071b
I20260710 11:03:02.080449 13136 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:03:02.080925 13136 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:03:02.081489 13136 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:02.130460 16437 raft_consensus.cc:993] T 18d61a0e65ea421f973d445cc5657f60 P 86a099b0d89041b08edccfee2ff6071b: : Instructing follower 4a51718dc5734dd5a4f83ac303b23bf4 to start an election
I20260710 11:03:02.130972 16318 raft_consensus.cc:1081] T 18d61a0e65ea421f973d445cc5657f60 P 86a099b0d89041b08edccfee2ff6071b [term 3 LEADER]: Signalling peer 4a51718dc5734dd5a4f83ac303b23bf4 to start an election
I20260710 11:03:02.132509 16096 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "18d61a0e65ea421f973d445cc5657f60"
dest_uuid: "4a51718dc5734dd5a4f83ac303b23bf4"
 from {username='slave'} at 127.0.0.1:39314
I20260710 11:03:02.133026 16096 raft_consensus.cc:493] T 18d61a0e65ea421f973d445cc5657f60 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:02.133353 16096 raft_consensus.cc:3060] T 18d61a0e65ea421f973d445cc5657f60 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:02.138753 16096 raft_consensus.cc:515] T 18d61a0e65ea421f973d445cc5657f60 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:03:02.140535 16096 leader_election.cc:290] T 18d61a0e65ea421f973d445cc5657f60 P 4a51718dc5734dd5a4f83ac303b23bf4 [CANDIDATE]: Term 4 election: Requested vote from peers 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1:39645), 86a099b0d89041b08edccfee2ff6071b (127.12.212.3:36197)
I20260710 11:03:02.141716 16371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18d61a0e65ea421f973d445cc5657f60" candidate_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "488bf94c4c534942a491c5fb67d46b60"
I20260710 11:03:02.141806 16169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18d61a0e65ea421f973d445cc5657f60" candidate_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "86a099b0d89041b08edccfee2ff6071b"
I20260710 11:03:02.142365 16371 raft_consensus.cc:3060] T 18d61a0e65ea421f973d445cc5657f60 P 488bf94c4c534942a491c5fb67d46b60 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:02.142477 16169 raft_consensus.cc:3055] T 18d61a0e65ea421f973d445cc5657f60 P 86a099b0d89041b08edccfee2ff6071b [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:03:02.142885 16169 raft_consensus.cc:740] T 18d61a0e65ea421f973d445cc5657f60 P 86a099b0d89041b08edccfee2ff6071b [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 86a099b0d89041b08edccfee2ff6071b, State: Running, Role: LEADER
I20260710 11:03:02.143635 16169 consensus_queue.cc:260] T 18d61a0e65ea421f973d445cc5657f60 P 86a099b0d89041b08edccfee2ff6071b [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: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:03:02.144583 16169 raft_consensus.cc:3060] T 18d61a0e65ea421f973d445cc5657f60 P 86a099b0d89041b08edccfee2ff6071b [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:02.147861 16371 raft_consensus.cc:2468] T 18d61a0e65ea421f973d445cc5657f60 P 488bf94c4c534942a491c5fb67d46b60 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a51718dc5734dd5a4f83ac303b23bf4 in term 4.
I20260710 11:03:02.149020 16060 leader_election.cc:304] T 18d61a0e65ea421f973d445cc5657f60 P 4a51718dc5734dd5a4f83ac303b23bf4 [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: 488bf94c4c534942a491c5fb67d46b60, 4a51718dc5734dd5a4f83ac303b23bf4; no voters: 
I20260710 11:03:02.149741 16169 raft_consensus.cc:2468] T 18d61a0e65ea421f973d445cc5657f60 P 86a099b0d89041b08edccfee2ff6071b [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a51718dc5734dd5a4f83ac303b23bf4 in term 4.
I20260710 11:03:02.149864 16387 raft_consensus.cc:2804] T 18d61a0e65ea421f973d445cc5657f60 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:03:02.150436 16387 raft_consensus.cc:697] T 18d61a0e65ea421f973d445cc5657f60 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 4 LEADER]: Becoming Leader. State: Replica: 4a51718dc5734dd5a4f83ac303b23bf4, State: Running, Role: LEADER
I20260710 11:03:02.151340 16387 consensus_queue.cc:237] T 18d61a0e65ea421f973d445cc5657f60 P 4a51718dc5734dd5a4f83ac303b23bf4 [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: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:03:02.157573 15919 catalog_manager.cc:5697] T 18d61a0e65ea421f973d445cc5657f60 P 4a51718dc5734dd5a4f83ac303b23bf4 reported cstate change: term changed from 3 to 4, leader changed from 86a099b0d89041b08edccfee2ff6071b (127.12.212.3) to 4a51718dc5734dd5a4f83ac303b23bf4 (127.12.212.2). New cstate: current_term: 4 leader_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:02.260797 16387 raft_consensus.cc:993] T 3ad6e85098604f61b036388d487e5904 P 4a51718dc5734dd5a4f83ac303b23bf4: : Instructing follower 86a099b0d89041b08edccfee2ff6071b to start an election
I20260710 11:03:02.261242 16433 raft_consensus.cc:1081] T 3ad6e85098604f61b036388d487e5904 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 2 LEADER]: Signalling peer 86a099b0d89041b08edccfee2ff6071b to start an election
I20260710 11:03:02.262768 16169 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3ad6e85098604f61b036388d487e5904"
dest_uuid: "86a099b0d89041b08edccfee2ff6071b"
 from {username='slave'} at 127.0.0.1:43252
I20260710 11:03:02.263316 16169 raft_consensus.cc:493] T 3ad6e85098604f61b036388d487e5904 P 86a099b0d89041b08edccfee2ff6071b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:02.263614 16169 raft_consensus.cc:3060] T 3ad6e85098604f61b036388d487e5904 P 86a099b0d89041b08edccfee2ff6071b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:02.267911 16169 raft_consensus.cc:515] T 3ad6e85098604f61b036388d487e5904 P 86a099b0d89041b08edccfee2ff6071b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:03:02.269315 16169 leader_election.cc:290] T 3ad6e85098604f61b036388d487e5904 P 86a099b0d89041b08edccfee2ff6071b [CANDIDATE]: Term 3 election: Requested vote from peers 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1:39645), 4a51718dc5734dd5a4f83ac303b23bf4 (127.12.212.2:42599)
I20260710 11:03:02.270138 16371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ad6e85098604f61b036388d487e5904" candidate_uuid: "86a099b0d89041b08edccfee2ff6071b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "488bf94c4c534942a491c5fb67d46b60"
I20260710 11:03:02.270394 16096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ad6e85098604f61b036388d487e5904" candidate_uuid: "86a099b0d89041b08edccfee2ff6071b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4a51718dc5734dd5a4f83ac303b23bf4"
I20260710 11:03:02.270782 16371 raft_consensus.cc:3060] T 3ad6e85098604f61b036388d487e5904 P 488bf94c4c534942a491c5fb67d46b60 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:02.271010 16096 raft_consensus.cc:3055] T 3ad6e85098604f61b036388d487e5904 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:02.271341 16096 raft_consensus.cc:740] T 3ad6e85098604f61b036388d487e5904 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4a51718dc5734dd5a4f83ac303b23bf4, State: Running, Role: LEADER
I20260710 11:03:02.272177 16096 consensus_queue.cc:260] T 3ad6e85098604f61b036388d487e5904 P 4a51718dc5734dd5a4f83ac303b23bf4 [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: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:03:02.273376 16096 raft_consensus.cc:3060] T 3ad6e85098604f61b036388d487e5904 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:02.277644 16371 raft_consensus.cc:2468] T 3ad6e85098604f61b036388d487e5904 P 488bf94c4c534942a491c5fb67d46b60 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86a099b0d89041b08edccfee2ff6071b in term 3.
I20260710 11:03:02.279003 16134 leader_election.cc:304] T 3ad6e85098604f61b036388d487e5904 P 86a099b0d89041b08edccfee2ff6071b [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: 488bf94c4c534942a491c5fb67d46b60, 86a099b0d89041b08edccfee2ff6071b; no voters: 
I20260710 11:03:02.279757 16318 raft_consensus.cc:2804] T 3ad6e85098604f61b036388d487e5904 P 86a099b0d89041b08edccfee2ff6071b [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:02.279979 16096 raft_consensus.cc:2468] T 3ad6e85098604f61b036388d487e5904 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86a099b0d89041b08edccfee2ff6071b in term 3.
I20260710 11:03:02.280157 16318 raft_consensus.cc:697] T 3ad6e85098604f61b036388d487e5904 P 86a099b0d89041b08edccfee2ff6071b [term 3 LEADER]: Becoming Leader. State: Replica: 86a099b0d89041b08edccfee2ff6071b, State: Running, Role: LEADER
I20260710 11:03:02.281003 16318 consensus_queue.cc:237] T 3ad6e85098604f61b036388d487e5904 P 86a099b0d89041b08edccfee2ff6071b [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: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:03:02.286556 15919 catalog_manager.cc:5697] T 3ad6e85098604f61b036388d487e5904 P 86a099b0d89041b08edccfee2ff6071b reported cstate change: term changed from 2 to 3, leader changed from 4a51718dc5734dd5a4f83ac303b23bf4 (127.12.212.2) to 86a099b0d89041b08edccfee2ff6071b (127.12.212.3). New cstate: current_term: 3 leader_uuid: "86a099b0d89041b08edccfee2ff6071b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:02.493837 16387 raft_consensus.cc:993] T c40a74a032f2448ea2d365b73fdc958c P 4a51718dc5734dd5a4f83ac303b23bf4: : Instructing follower 86a099b0d89041b08edccfee2ff6071b to start an election
I20260710 11:03:02.494371 16433 raft_consensus.cc:1081] T c40a74a032f2448ea2d365b73fdc958c P 4a51718dc5734dd5a4f83ac303b23bf4 [term 3 LEADER]: Signalling peer 86a099b0d89041b08edccfee2ff6071b to start an election
I20260710 11:03:02.495918 16168 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c40a74a032f2448ea2d365b73fdc958c"
dest_uuid: "86a099b0d89041b08edccfee2ff6071b"
 from {username='slave'} at 127.0.0.1:43252
I20260710 11:03:02.496533 16168 raft_consensus.cc:493] T c40a74a032f2448ea2d365b73fdc958c P 86a099b0d89041b08edccfee2ff6071b [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:02.496884 16168 raft_consensus.cc:3060] T c40a74a032f2448ea2d365b73fdc958c P 86a099b0d89041b08edccfee2ff6071b [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:02.502199 16168 raft_consensus.cc:515] T c40a74a032f2448ea2d365b73fdc958c P 86a099b0d89041b08edccfee2ff6071b [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:03:02.503818 16168 leader_election.cc:290] T c40a74a032f2448ea2d365b73fdc958c P 86a099b0d89041b08edccfee2ff6071b [CANDIDATE]: Term 4 election: Requested vote from peers 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1:39645), 4a51718dc5734dd5a4f83ac303b23bf4 (127.12.212.2:42599)
I20260710 11:03:02.504488 16371 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40a74a032f2448ea2d365b73fdc958c" candidate_uuid: "86a099b0d89041b08edccfee2ff6071b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "488bf94c4c534942a491c5fb67d46b60"
I20260710 11:03:02.504854 16096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40a74a032f2448ea2d365b73fdc958c" candidate_uuid: "86a099b0d89041b08edccfee2ff6071b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4a51718dc5734dd5a4f83ac303b23bf4"
I20260710 11:03:02.505139 16371 raft_consensus.cc:3060] T c40a74a032f2448ea2d365b73fdc958c P 488bf94c4c534942a491c5fb67d46b60 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:02.505429 16096 raft_consensus.cc:3055] T c40a74a032f2448ea2d365b73fdc958c P 4a51718dc5734dd5a4f83ac303b23bf4 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:03:02.505753 16096 raft_consensus.cc:740] T c40a74a032f2448ea2d365b73fdc958c P 4a51718dc5734dd5a4f83ac303b23bf4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4a51718dc5734dd5a4f83ac303b23bf4, State: Running, Role: LEADER
I20260710 11:03:02.506549 16096 consensus_queue.cc:260] T c40a74a032f2448ea2d365b73fdc958c P 4a51718dc5734dd5a4f83ac303b23bf4 [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: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:03:02.507803 16096 raft_consensus.cc:3060] T c40a74a032f2448ea2d365b73fdc958c P 4a51718dc5734dd5a4f83ac303b23bf4 [term 3 FOLLOWER]: Advancing to term 4
W20260710 11:03:02.508623 15968 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:03:02.511933 16371 raft_consensus.cc:2468] T c40a74a032f2448ea2d365b73fdc958c P 488bf94c4c534942a491c5fb67d46b60 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86a099b0d89041b08edccfee2ff6071b in term 4.
I20260710 11:03:02.513080 16134 leader_election.cc:304] T c40a74a032f2448ea2d365b73fdc958c P 86a099b0d89041b08edccfee2ff6071b [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: 488bf94c4c534942a491c5fb67d46b60, 86a099b0d89041b08edccfee2ff6071b; no voters: 
I20260710 11:03:02.513793 16318 raft_consensus.cc:2804] T c40a74a032f2448ea2d365b73fdc958c P 86a099b0d89041b08edccfee2ff6071b [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:03:02.514271 16318 raft_consensus.cc:697] T c40a74a032f2448ea2d365b73fdc958c P 86a099b0d89041b08edccfee2ff6071b [term 4 LEADER]: Becoming Leader. State: Replica: 86a099b0d89041b08edccfee2ff6071b, State: Running, Role: LEADER
I20260710 11:03:02.514397 16096 raft_consensus.cc:2468] T c40a74a032f2448ea2d365b73fdc958c P 4a51718dc5734dd5a4f83ac303b23bf4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86a099b0d89041b08edccfee2ff6071b in term 4.
I20260710 11:03:02.515146 16318 consensus_queue.cc:237] T c40a74a032f2448ea2d365b73fdc958c P 86a099b0d89041b08edccfee2ff6071b [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: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:03:02.520809 15919 catalog_manager.cc:5697] T c40a74a032f2448ea2d365b73fdc958c P 86a099b0d89041b08edccfee2ff6071b reported cstate change: term changed from 3 to 4, leader changed from 4a51718dc5734dd5a4f83ac303b23bf4 (127.12.212.2) to 86a099b0d89041b08edccfee2ff6071b (127.12.212.3). New cstate: current_term: 4 leader_uuid: "86a099b0d89041b08edccfee2ff6071b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:02.633777 16168 raft_consensus.cc:1275] T 18d61a0e65ea421f973d445cc5657f60 P 86a099b0d89041b08edccfee2ff6071b [term 4 FOLLOWER]: Refusing update from remote peer 4a51718dc5734dd5a4f83ac303b23bf4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:03:02.634895 16433 consensus_queue.cc:1048] T 18d61a0e65ea421f973d445cc5657f60 P 4a51718dc5734dd5a4f83ac303b23bf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:03:02.644925 16371 raft_consensus.cc:1275] T 18d61a0e65ea421f973d445cc5657f60 P 488bf94c4c534942a491c5fb67d46b60 [term 4 FOLLOWER]: Refusing update from remote peer 4a51718dc5734dd5a4f83ac303b23bf4: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:03:02.646176 16387 consensus_queue.cc:1048] T 18d61a0e65ea421f973d445cc5657f60 P 4a51718dc5734dd5a4f83ac303b23bf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:03:02.767876 16096 raft_consensus.cc:1275] T 3ad6e85098604f61b036388d487e5904 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 3 FOLLOWER]: Refusing update from remote peer 86a099b0d89041b08edccfee2ff6071b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:02.769078 16318 consensus_queue.cc:1048] T 3ad6e85098604f61b036388d487e5904 P 86a099b0d89041b08edccfee2ff6071b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:02.777824 16371 raft_consensus.cc:1275] T 3ad6e85098604f61b036388d487e5904 P 488bf94c4c534942a491c5fb67d46b60 [term 3 FOLLOWER]: Refusing update from remote peer 86a099b0d89041b08edccfee2ff6071b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:02.779321 16318 consensus_queue.cc:1048] T 3ad6e85098604f61b036388d487e5904 P 86a099b0d89041b08edccfee2ff6071b [LEADER]: Connected to new peer: Peer: permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:02.995131 16096 raft_consensus.cc:1275] T c40a74a032f2448ea2d365b73fdc958c P 4a51718dc5734dd5a4f83ac303b23bf4 [term 4 FOLLOWER]: Refusing update from remote peer 86a099b0d89041b08edccfee2ff6071b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:03:02.996610 16463 consensus_queue.cc:1048] T c40a74a032f2448ea2d365b73fdc958c P 86a099b0d89041b08edccfee2ff6071b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:03:02.999047 16371 raft_consensus.cc:1275] T c40a74a032f2448ea2d365b73fdc958c P 488bf94c4c534942a491c5fb67d46b60 [term 4 FOLLOWER]: Refusing update from remote peer 86a099b0d89041b08edccfee2ff6071b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:03:03.000402 16463 consensus_queue.cc:1048] T c40a74a032f2448ea2d365b73fdc958c P 86a099b0d89041b08edccfee2ff6071b [LEADER]: Connected to new peer: Peer: permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:03:03.087574 13136 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:03.094830 16096 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6fec4799034e4217905202550dae2859"
dest_uuid: "4a51718dc5734dd5a4f83ac303b23bf4"
mode: GRACEFUL
new_leader_uuid: "86a099b0d89041b08edccfee2ff6071b"
 from {username='slave'} at 127.0.0.1:39318
I20260710 11:03:03.095432 16096 raft_consensus.cc:606] T 6fec4799034e4217905202550dae2859 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 1 LEADER]: Received request to transfer leadership to TS 86a099b0d89041b08edccfee2ff6071b
I20260710 11:03:03.098014 16168 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bdfd0897df024c50abba15db13fdac22"
dest_uuid: "86a099b0d89041b08edccfee2ff6071b"
mode: GRACEFUL
new_leader_uuid: "4a51718dc5734dd5a4f83ac303b23bf4"
 from {username='slave'} at 127.0.0.1:43276
I20260710 11:03:03.098613 16168 raft_consensus.cc:606] T bdfd0897df024c50abba15db13fdac22 P 86a099b0d89041b08edccfee2ff6071b [term 2 LEADER]: Received request to transfer leadership to TS 4a51718dc5734dd5a4f83ac303b23bf4
I20260710 11:03:03.101215 16168 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d70ecbd17df249908ca21b1cbad4feaa"
dest_uuid: "86a099b0d89041b08edccfee2ff6071b"
mode: GRACEFUL
new_leader_uuid: "4a51718dc5734dd5a4f83ac303b23bf4"
 from {username='slave'} at 127.0.0.1:43276
I20260710 11:03:03.101662 16168 raft_consensus.cc:606] T d70ecbd17df249908ca21b1cbad4feaa P 86a099b0d89041b08edccfee2ff6071b [term 2 LEADER]: Received request to transfer leadership to TS 4a51718dc5734dd5a4f83ac303b23bf4
I20260710 11:03:03.102694 13136 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:03:03.103317 13136 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:03:03.103946 13136 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:03.167080 16318 raft_consensus.cc:993] T bdfd0897df024c50abba15db13fdac22 P 86a099b0d89041b08edccfee2ff6071b: : Instructing follower 4a51718dc5734dd5a4f83ac303b23bf4 to start an election
I20260710 11:03:03.168015 16463 raft_consensus.cc:1081] T bdfd0897df024c50abba15db13fdac22 P 86a099b0d89041b08edccfee2ff6071b [term 2 LEADER]: Signalling peer 4a51718dc5734dd5a4f83ac303b23bf4 to start an election
I20260710 11:03:03.169876 16096 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bdfd0897df024c50abba15db13fdac22"
dest_uuid: "4a51718dc5734dd5a4f83ac303b23bf4"
 from {username='slave'} at 127.0.0.1:39314
I20260710 11:03:03.170586 16096 raft_consensus.cc:493] T bdfd0897df024c50abba15db13fdac22 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:03.170933 16096 raft_consensus.cc:3060] T bdfd0897df024c50abba15db13fdac22 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:03.178364 16096 raft_consensus.cc:515] T bdfd0897df024c50abba15db13fdac22 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:03:03.181031 16096 leader_election.cc:290] T bdfd0897df024c50abba15db13fdac22 P 4a51718dc5734dd5a4f83ac303b23bf4 [CANDIDATE]: Term 3 election: Requested vote from peers 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1:39645), 86a099b0d89041b08edccfee2ff6071b (127.12.212.3:36197)
I20260710 11:03:03.181375 16370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdfd0897df024c50abba15db13fdac22" candidate_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "488bf94c4c534942a491c5fb67d46b60"
I20260710 11:03:03.182615 16370 raft_consensus.cc:3060] T bdfd0897df024c50abba15db13fdac22 P 488bf94c4c534942a491c5fb67d46b60 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:03.182591 16168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bdfd0897df024c50abba15db13fdac22" candidate_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "86a099b0d89041b08edccfee2ff6071b"
I20260710 11:03:03.183406 16168 raft_consensus.cc:3055] T bdfd0897df024c50abba15db13fdac22 P 86a099b0d89041b08edccfee2ff6071b [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:03.183754 16168 raft_consensus.cc:740] T bdfd0897df024c50abba15db13fdac22 P 86a099b0d89041b08edccfee2ff6071b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 86a099b0d89041b08edccfee2ff6071b, State: Running, Role: LEADER
I20260710 11:03:03.184995 16168 consensus_queue.cc:260] T bdfd0897df024c50abba15db13fdac22 P 86a099b0d89041b08edccfee2ff6071b [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: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:03:03.186919 16168 raft_consensus.cc:3060] T bdfd0897df024c50abba15db13fdac22 P 86a099b0d89041b08edccfee2ff6071b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:03.192338 16370 raft_consensus.cc:2468] T bdfd0897df024c50abba15db13fdac22 P 488bf94c4c534942a491c5fb67d46b60 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a51718dc5734dd5a4f83ac303b23bf4 in term 3.
I20260710 11:03:03.193892 16060 leader_election.cc:304] T bdfd0897df024c50abba15db13fdac22 P 4a51718dc5734dd5a4f83ac303b23bf4 [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: 488bf94c4c534942a491c5fb67d46b60, 4a51718dc5734dd5a4f83ac303b23bf4; no voters: 
I20260710 11:03:03.194710 16387 raft_consensus.cc:2804] T bdfd0897df024c50abba15db13fdac22 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:03.195546 16168 raft_consensus.cc:2468] T bdfd0897df024c50abba15db13fdac22 P 86a099b0d89041b08edccfee2ff6071b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a51718dc5734dd5a4f83ac303b23bf4 in term 3.
I20260710 11:03:03.195791 16387 raft_consensus.cc:697] T bdfd0897df024c50abba15db13fdac22 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 3 LEADER]: Becoming Leader. State: Replica: 4a51718dc5734dd5a4f83ac303b23bf4, State: Running, Role: LEADER
I20260710 11:03:03.197062 16387 consensus_queue.cc:237] T bdfd0897df024c50abba15db13fdac22 P 4a51718dc5734dd5a4f83ac303b23bf4 [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: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:03:03.206228 15919 catalog_manager.cc:5697] T bdfd0897df024c50abba15db13fdac22 P 4a51718dc5734dd5a4f83ac303b23bf4 reported cstate change: term changed from 2 to 3, leader changed from 86a099b0d89041b08edccfee2ff6071b (127.12.212.3) to 4a51718dc5734dd5a4f83ac303b23bf4 (127.12.212.2). New cstate: current_term: 3 leader_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:03.242635 16472 raft_consensus.cc:993] T 6fec4799034e4217905202550dae2859 P 4a51718dc5734dd5a4f83ac303b23bf4: : Instructing follower 86a099b0d89041b08edccfee2ff6071b to start an election
I20260710 11:03:03.243309 16472 raft_consensus.cc:1081] T 6fec4799034e4217905202550dae2859 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 1 LEADER]: Signalling peer 86a099b0d89041b08edccfee2ff6071b to start an election
I20260710 11:03:03.244957 16168 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6fec4799034e4217905202550dae2859"
dest_uuid: "86a099b0d89041b08edccfee2ff6071b"
 from {username='slave'} at 127.0.0.1:43252
I20260710 11:03:03.245402 16168 raft_consensus.cc:493] T 6fec4799034e4217905202550dae2859 P 86a099b0d89041b08edccfee2ff6071b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:03.245710 16168 raft_consensus.cc:3060] T 6fec4799034e4217905202550dae2859 P 86a099b0d89041b08edccfee2ff6071b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:03.252619 16168 raft_consensus.cc:515] T 6fec4799034e4217905202550dae2859 P 86a099b0d89041b08edccfee2ff6071b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:03:03.254345 16168 leader_election.cc:290] T 6fec4799034e4217905202550dae2859 P 86a099b0d89041b08edccfee2ff6071b [CANDIDATE]: Term 2 election: Requested vote from peers 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1:39645), 4a51718dc5734dd5a4f83ac303b23bf4 (127.12.212.2:42599)
I20260710 11:03:03.255236 16370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fec4799034e4217905202550dae2859" candidate_uuid: "86a099b0d89041b08edccfee2ff6071b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "488bf94c4c534942a491c5fb67d46b60"
I20260710 11:03:03.255420 16096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fec4799034e4217905202550dae2859" candidate_uuid: "86a099b0d89041b08edccfee2ff6071b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4a51718dc5734dd5a4f83ac303b23bf4"
I20260710 11:03:03.255978 16370 raft_consensus.cc:3060] T 6fec4799034e4217905202550dae2859 P 488bf94c4c534942a491c5fb67d46b60 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:03.255993 16096 raft_consensus.cc:3055] T 6fec4799034e4217905202550dae2859 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:03.256412 16096 raft_consensus.cc:740] T 6fec4799034e4217905202550dae2859 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4a51718dc5734dd5a4f83ac303b23bf4, State: Running, Role: LEADER
I20260710 11:03:03.257279 16096 consensus_queue.cc:260] T 6fec4799034e4217905202550dae2859 P 4a51718dc5734dd5a4f83ac303b23bf4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:03:03.258445 16096 raft_consensus.cc:3060] T 6fec4799034e4217905202550dae2859 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:03.262279 16370 raft_consensus.cc:2468] T 6fec4799034e4217905202550dae2859 P 488bf94c4c534942a491c5fb67d46b60 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86a099b0d89041b08edccfee2ff6071b in term 2.
I20260710 11:03:03.263554 16096 raft_consensus.cc:2468] T 6fec4799034e4217905202550dae2859 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86a099b0d89041b08edccfee2ff6071b in term 2.
I20260710 11:03:03.263742 16134 leader_election.cc:304] T 6fec4799034e4217905202550dae2859 P 86a099b0d89041b08edccfee2ff6071b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 488bf94c4c534942a491c5fb67d46b60, 86a099b0d89041b08edccfee2ff6071b; no voters: 
I20260710 11:03:03.264940 16463 raft_consensus.cc:2804] T 6fec4799034e4217905202550dae2859 P 86a099b0d89041b08edccfee2ff6071b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:03.265466 16463 raft_consensus.cc:697] T 6fec4799034e4217905202550dae2859 P 86a099b0d89041b08edccfee2ff6071b [term 2 LEADER]: Becoming Leader. State: Replica: 86a099b0d89041b08edccfee2ff6071b, State: Running, Role: LEADER
I20260710 11:03:03.266703 16463 consensus_queue.cc:237] T 6fec4799034e4217905202550dae2859 P 86a099b0d89041b08edccfee2ff6071b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:03:03.275823 15919 catalog_manager.cc:5697] T 6fec4799034e4217905202550dae2859 P 86a099b0d89041b08edccfee2ff6071b reported cstate change: term changed from 1 to 2, leader changed from 4a51718dc5734dd5a4f83ac303b23bf4 (127.12.212.2) to 86a099b0d89041b08edccfee2ff6071b (127.12.212.3). New cstate: current_term: 2 leader_uuid: "86a099b0d89041b08edccfee2ff6071b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:03.501320 16463 raft_consensus.cc:993] T d70ecbd17df249908ca21b1cbad4feaa P 86a099b0d89041b08edccfee2ff6071b: : Instructing follower 4a51718dc5734dd5a4f83ac303b23bf4 to start an election
I20260710 11:03:03.501928 16437 raft_consensus.cc:1081] T d70ecbd17df249908ca21b1cbad4feaa P 86a099b0d89041b08edccfee2ff6071b [term 2 LEADER]: Signalling peer 4a51718dc5734dd5a4f83ac303b23bf4 to start an election
I20260710 11:03:03.503720 16096 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d70ecbd17df249908ca21b1cbad4feaa"
dest_uuid: "4a51718dc5734dd5a4f83ac303b23bf4"
 from {username='slave'} at 127.0.0.1:39314
I20260710 11:03:03.504220 16096 raft_consensus.cc:493] T d70ecbd17df249908ca21b1cbad4feaa P 4a51718dc5734dd5a4f83ac303b23bf4 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:03.504565 16096 raft_consensus.cc:3060] T d70ecbd17df249908ca21b1cbad4feaa P 4a51718dc5734dd5a4f83ac303b23bf4 [term 2 FOLLOWER]: Advancing to term 3
W20260710 11:03:03.509708 15968 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:03:03.509608 16096 raft_consensus.cc:515] T d70ecbd17df249908ca21b1cbad4feaa P 4a51718dc5734dd5a4f83ac303b23bf4 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } } peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } }
I20260710 11:03:03.511178 16096 leader_election.cc:290] T d70ecbd17df249908ca21b1cbad4feaa P 4a51718dc5734dd5a4f83ac303b23bf4 [CANDIDATE]: Term 3 election: Requested vote from peers 86a099b0d89041b08edccfee2ff6071b (127.12.212.3:36197), 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1:39645)
I20260710 11:03:03.512187 16370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d70ecbd17df249908ca21b1cbad4feaa" candidate_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "488bf94c4c534942a491c5fb67d46b60"
I20260710 11:03:03.512179 16168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d70ecbd17df249908ca21b1cbad4feaa" candidate_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "86a099b0d89041b08edccfee2ff6071b"
I20260710 11:03:03.512980 16370 raft_consensus.cc:3060] T d70ecbd17df249908ca21b1cbad4feaa P 488bf94c4c534942a491c5fb67d46b60 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:03.513067 16168 raft_consensus.cc:3055] T d70ecbd17df249908ca21b1cbad4feaa P 86a099b0d89041b08edccfee2ff6071b [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:03.513475 16168 raft_consensus.cc:740] T d70ecbd17df249908ca21b1cbad4feaa P 86a099b0d89041b08edccfee2ff6071b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 86a099b0d89041b08edccfee2ff6071b, State: Running, Role: LEADER
I20260710 11:03:03.514189 16168 consensus_queue.cc:260] T d70ecbd17df249908ca21b1cbad4feaa P 86a099b0d89041b08edccfee2ff6071b [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: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } } peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } }
I20260710 11:03:03.515338 16168 raft_consensus.cc:3060] T d70ecbd17df249908ca21b1cbad4feaa P 86a099b0d89041b08edccfee2ff6071b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:03.518049 16370 raft_consensus.cc:2468] T d70ecbd17df249908ca21b1cbad4feaa P 488bf94c4c534942a491c5fb67d46b60 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a51718dc5734dd5a4f83ac303b23bf4 in term 3.
I20260710 11:03:03.519176 16060 leader_election.cc:304] T d70ecbd17df249908ca21b1cbad4feaa P 4a51718dc5734dd5a4f83ac303b23bf4 [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: 488bf94c4c534942a491c5fb67d46b60, 4a51718dc5734dd5a4f83ac303b23bf4; no voters: 
I20260710 11:03:03.519927 16472 raft_consensus.cc:2804] T d70ecbd17df249908ca21b1cbad4feaa P 4a51718dc5734dd5a4f83ac303b23bf4 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:03.520401 16472 raft_consensus.cc:697] T d70ecbd17df249908ca21b1cbad4feaa P 4a51718dc5734dd5a4f83ac303b23bf4 [term 3 LEADER]: Becoming Leader. State: Replica: 4a51718dc5734dd5a4f83ac303b23bf4, State: Running, Role: LEADER
I20260710 11:03:03.520624 16168 raft_consensus.cc:2468] T d70ecbd17df249908ca21b1cbad4feaa P 86a099b0d89041b08edccfee2ff6071b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a51718dc5734dd5a4f83ac303b23bf4 in term 3.
I20260710 11:03:03.521477 16472 consensus_queue.cc:237] T d70ecbd17df249908ca21b1cbad4feaa P 4a51718dc5734dd5a4f83ac303b23bf4 [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: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } } peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } }
I20260710 11:03:03.528649 15919 catalog_manager.cc:5697] T d70ecbd17df249908ca21b1cbad4feaa P 4a51718dc5734dd5a4f83ac303b23bf4 reported cstate change: term changed from 2 to 3, leader changed from 86a099b0d89041b08edccfee2ff6071b (127.12.212.3) to 4a51718dc5734dd5a4f83ac303b23bf4 (127.12.212.2). New cstate: current_term: 3 leader_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:03.587604 16370 raft_consensus.cc:1275] T bdfd0897df024c50abba15db13fdac22 P 488bf94c4c534942a491c5fb67d46b60 [term 3 FOLLOWER]: Refusing update from remote peer 4a51718dc5734dd5a4f83ac303b23bf4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:03.589056 16472 consensus_queue.cc:1048] T bdfd0897df024c50abba15db13fdac22 P 4a51718dc5734dd5a4f83ac303b23bf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:03.600173 16168 raft_consensus.cc:1275] T bdfd0897df024c50abba15db13fdac22 P 86a099b0d89041b08edccfee2ff6071b [term 3 FOLLOWER]: Refusing update from remote peer 4a51718dc5734dd5a4f83ac303b23bf4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:03.602067 16466 consensus_queue.cc:1048] T bdfd0897df024c50abba15db13fdac22 P 4a51718dc5734dd5a4f83ac303b23bf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:03:03.742106 16370 raft_consensus.cc:1275] T 6fec4799034e4217905202550dae2859 P 488bf94c4c534942a491c5fb67d46b60 [term 2 FOLLOWER]: Refusing update from remote peer 86a099b0d89041b08edccfee2ff6071b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:03.743321 16437 consensus_queue.cc:1048] T 6fec4799034e4217905202550dae2859 P 86a099b0d89041b08edccfee2ff6071b [LEADER]: Connected to new peer: Peer: permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:03.748050 16096 raft_consensus.cc:1275] T 6fec4799034e4217905202550dae2859 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 2 FOLLOWER]: Refusing update from remote peer 86a099b0d89041b08edccfee2ff6071b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:03.749611 16437 consensus_queue.cc:1048] T 6fec4799034e4217905202550dae2859 P 86a099b0d89041b08edccfee2ff6071b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:04.104125 16168 raft_consensus.cc:1275] T d70ecbd17df249908ca21b1cbad4feaa P 86a099b0d89041b08edccfee2ff6071b [term 3 FOLLOWER]: Refusing update from remote peer 4a51718dc5734dd5a4f83ac303b23bf4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:04.105280 16466 consensus_queue.cc:1048] T d70ecbd17df249908ca21b1cbad4feaa P 4a51718dc5734dd5a4f83ac303b23bf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:04.111253 13136 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:04.122859 16370 raft_consensus.cc:1275] T d70ecbd17df249908ca21b1cbad4feaa P 488bf94c4c534942a491c5fb67d46b60 [term 3 FOLLOWER]: Refusing update from remote peer 4a51718dc5734dd5a4f83ac303b23bf4: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:04.126145 16169 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c40a74a032f2448ea2d365b73fdc958c"
dest_uuid: "86a099b0d89041b08edccfee2ff6071b"
mode: GRACEFUL
new_leader_uuid: "4a51718dc5734dd5a4f83ac303b23bf4"
 from {username='slave'} at 127.0.0.1:43276
I20260710 11:03:04.126879 16169 raft_consensus.cc:606] T c40a74a032f2448ea2d365b73fdc958c P 86a099b0d89041b08edccfee2ff6071b [term 4 LEADER]: Received request to transfer leadership to TS 4a51718dc5734dd5a4f83ac303b23bf4
I20260710 11:03:04.130843 16484 consensus_queue.cc:1048] T d70ecbd17df249908ca21b1cbad4feaa P 4a51718dc5734dd5a4f83ac303b23bf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 11:03:04.138247 16096 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d6a05fea30a14bd3812169efeae439ec"
dest_uuid: "4a51718dc5734dd5a4f83ac303b23bf4"
mode: GRACEFUL
new_leader_uuid: "86a099b0d89041b08edccfee2ff6071b"
 from {username='slave'} at 127.0.0.1:39318
I20260710 11:03:04.138782 16096 raft_consensus.cc:606] T d6a05fea30a14bd3812169efeae439ec P 4a51718dc5734dd5a4f83ac303b23bf4 [term 2 LEADER]: Received request to transfer leadership to TS 86a099b0d89041b08edccfee2ff6071b
I20260710 11:03:04.142158 16096 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d70ecbd17df249908ca21b1cbad4feaa"
dest_uuid: "4a51718dc5734dd5a4f83ac303b23bf4"
mode: GRACEFUL
new_leader_uuid: "86a099b0d89041b08edccfee2ff6071b"
 from {username='slave'} at 127.0.0.1:39318
I20260710 11:03:04.142697 16096 raft_consensus.cc:606] T d70ecbd17df249908ca21b1cbad4feaa P 4a51718dc5734dd5a4f83ac303b23bf4 [term 3 LEADER]: Received request to transfer leadership to TS 86a099b0d89041b08edccfee2ff6071b
I20260710 11:03:04.144295 13136 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 11:03:04.144907 13136 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:03:04.145905 13136 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:04.307262 16437 raft_consensus.cc:993] T c40a74a032f2448ea2d365b73fdc958c P 86a099b0d89041b08edccfee2ff6071b: : Instructing follower 4a51718dc5734dd5a4f83ac303b23bf4 to start an election
I20260710 11:03:04.307693 16491 raft_consensus.cc:1081] T c40a74a032f2448ea2d365b73fdc958c P 86a099b0d89041b08edccfee2ff6071b [term 4 LEADER]: Signalling peer 4a51718dc5734dd5a4f83ac303b23bf4 to start an election
I20260710 11:03:04.309113 16096 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c40a74a032f2448ea2d365b73fdc958c"
dest_uuid: "4a51718dc5734dd5a4f83ac303b23bf4"
 from {username='slave'} at 127.0.0.1:39314
I20260710 11:03:04.309556 16096 raft_consensus.cc:493] T c40a74a032f2448ea2d365b73fdc958c P 4a51718dc5734dd5a4f83ac303b23bf4 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:04.309842 16096 raft_consensus.cc:3060] T c40a74a032f2448ea2d365b73fdc958c P 4a51718dc5734dd5a4f83ac303b23bf4 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:03:04.314214 16096 raft_consensus.cc:515] T c40a74a032f2448ea2d365b73fdc958c P 4a51718dc5734dd5a4f83ac303b23bf4 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:03:04.315744 16096 leader_election.cc:290] T c40a74a032f2448ea2d365b73fdc958c P 4a51718dc5734dd5a4f83ac303b23bf4 [CANDIDATE]: Term 5 election: Requested vote from peers 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1:39645), 86a099b0d89041b08edccfee2ff6071b (127.12.212.3:36197)
I20260710 11:03:04.316422 16370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40a74a032f2448ea2d365b73fdc958c" candidate_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "488bf94c4c534942a491c5fb67d46b60"
I20260710 11:03:04.316720 16168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c40a74a032f2448ea2d365b73fdc958c" candidate_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "86a099b0d89041b08edccfee2ff6071b"
I20260710 11:03:04.317015 16370 raft_consensus.cc:3060] T c40a74a032f2448ea2d365b73fdc958c P 488bf94c4c534942a491c5fb67d46b60 [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:03:04.317333 16168 raft_consensus.cc:3055] T c40a74a032f2448ea2d365b73fdc958c P 86a099b0d89041b08edccfee2ff6071b [term 4 LEADER]: Stepping down as leader of term 4
I20260710 11:03:04.317651 16168 raft_consensus.cc:740] T c40a74a032f2448ea2d365b73fdc958c P 86a099b0d89041b08edccfee2ff6071b [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 86a099b0d89041b08edccfee2ff6071b, State: Running, Role: LEADER
I20260710 11:03:04.318534 16168 consensus_queue.cc:260] T c40a74a032f2448ea2d365b73fdc958c P 86a099b0d89041b08edccfee2ff6071b [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: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:03:04.319821 16168 raft_consensus.cc:3060] T c40a74a032f2448ea2d365b73fdc958c P 86a099b0d89041b08edccfee2ff6071b [term 4 FOLLOWER]: Advancing to term 5
I20260710 11:03:04.323390 16370 raft_consensus.cc:2468] T c40a74a032f2448ea2d365b73fdc958c P 488bf94c4c534942a491c5fb67d46b60 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a51718dc5734dd5a4f83ac303b23bf4 in term 5.
I20260710 11:03:04.324460 16060 leader_election.cc:304] T c40a74a032f2448ea2d365b73fdc958c P 4a51718dc5734dd5a4f83ac303b23bf4 [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: 488bf94c4c534942a491c5fb67d46b60, 4a51718dc5734dd5a4f83ac303b23bf4; no voters: 
I20260710 11:03:04.325224 16486 raft_consensus.cc:2804] T c40a74a032f2448ea2d365b73fdc958c P 4a51718dc5734dd5a4f83ac303b23bf4 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 11:03:04.325655 16486 raft_consensus.cc:697] T c40a74a032f2448ea2d365b73fdc958c P 4a51718dc5734dd5a4f83ac303b23bf4 [term 5 LEADER]: Becoming Leader. State: Replica: 4a51718dc5734dd5a4f83ac303b23bf4, State: Running, Role: LEADER
I20260710 11:03:04.326463 16168 raft_consensus.cc:2468] T c40a74a032f2448ea2d365b73fdc958c P 86a099b0d89041b08edccfee2ff6071b [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a51718dc5734dd5a4f83ac303b23bf4 in term 5.
I20260710 11:03:04.326416 16486 consensus_queue.cc:237] T c40a74a032f2448ea2d365b73fdc958c P 4a51718dc5734dd5a4f83ac303b23bf4 [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: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:03:04.333461 15920 catalog_manager.cc:5697] T c40a74a032f2448ea2d365b73fdc958c P 4a51718dc5734dd5a4f83ac303b23bf4 reported cstate change: term changed from 4 to 5, leader changed from 86a099b0d89041b08edccfee2ff6071b (127.12.212.3) to 4a51718dc5734dd5a4f83ac303b23bf4 (127.12.212.2). New cstate: current_term: 5 leader_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:04.439574 16484 raft_consensus.cc:993] T d6a05fea30a14bd3812169efeae439ec P 4a51718dc5734dd5a4f83ac303b23bf4: : Instructing follower 86a099b0d89041b08edccfee2ff6071b to start an election
I20260710 11:03:04.440065 16486 raft_consensus.cc:1081] T d6a05fea30a14bd3812169efeae439ec P 4a51718dc5734dd5a4f83ac303b23bf4 [term 2 LEADER]: Signalling peer 86a099b0d89041b08edccfee2ff6071b to start an election
I20260710 11:03:04.441581 16168 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d6a05fea30a14bd3812169efeae439ec"
dest_uuid: "86a099b0d89041b08edccfee2ff6071b"
 from {username='slave'} at 127.0.0.1:43252
I20260710 11:03:04.442019 16168 raft_consensus.cc:493] T d6a05fea30a14bd3812169efeae439ec P 86a099b0d89041b08edccfee2ff6071b [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:04.442278 16168 raft_consensus.cc:3060] T d6a05fea30a14bd3812169efeae439ec P 86a099b0d89041b08edccfee2ff6071b [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:04.446755 16168 raft_consensus.cc:515] T d6a05fea30a14bd3812169efeae439ec P 86a099b0d89041b08edccfee2ff6071b [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:03:04.448071 16168 leader_election.cc:290] T d6a05fea30a14bd3812169efeae439ec P 86a099b0d89041b08edccfee2ff6071b [CANDIDATE]: Term 3 election: Requested vote from peers 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1:39645), 4a51718dc5734dd5a4f83ac303b23bf4 (127.12.212.2:42599)
I20260710 11:03:04.448858 16370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6a05fea30a14bd3812169efeae439ec" candidate_uuid: "86a099b0d89041b08edccfee2ff6071b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "488bf94c4c534942a491c5fb67d46b60"
I20260710 11:03:04.449067 16096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6a05fea30a14bd3812169efeae439ec" candidate_uuid: "86a099b0d89041b08edccfee2ff6071b" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4a51718dc5734dd5a4f83ac303b23bf4"
I20260710 11:03:04.449486 16370 raft_consensus.cc:3060] T d6a05fea30a14bd3812169efeae439ec P 488bf94c4c534942a491c5fb67d46b60 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:04.449602 16096 raft_consensus.cc:3055] T d6a05fea30a14bd3812169efeae439ec P 4a51718dc5734dd5a4f83ac303b23bf4 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:04.449958 16096 raft_consensus.cc:740] T d6a05fea30a14bd3812169efeae439ec P 4a51718dc5734dd5a4f83ac303b23bf4 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4a51718dc5734dd5a4f83ac303b23bf4, State: Running, Role: LEADER
I20260710 11:03:04.450771 16096 consensus_queue.cc:260] T d6a05fea30a14bd3812169efeae439ec P 4a51718dc5734dd5a4f83ac303b23bf4 [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: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:03:04.451999 16096 raft_consensus.cc:3060] T d6a05fea30a14bd3812169efeae439ec P 4a51718dc5734dd5a4f83ac303b23bf4 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:04.455785 16370 raft_consensus.cc:2468] T d6a05fea30a14bd3812169efeae439ec P 488bf94c4c534942a491c5fb67d46b60 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86a099b0d89041b08edccfee2ff6071b in term 3.
I20260710 11:03:04.456856 16134 leader_election.cc:304] T d6a05fea30a14bd3812169efeae439ec P 86a099b0d89041b08edccfee2ff6071b [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: 488bf94c4c534942a491c5fb67d46b60, 86a099b0d89041b08edccfee2ff6071b; no voters: 
I20260710 11:03:04.457577 16491 raft_consensus.cc:2804] T d6a05fea30a14bd3812169efeae439ec P 86a099b0d89041b08edccfee2ff6071b [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:04.458057 16491 raft_consensus.cc:697] T d6a05fea30a14bd3812169efeae439ec P 86a099b0d89041b08edccfee2ff6071b [term 3 LEADER]: Becoming Leader. State: Replica: 86a099b0d89041b08edccfee2ff6071b, State: Running, Role: LEADER
I20260710 11:03:04.458092 16096 raft_consensus.cc:2468] T d6a05fea30a14bd3812169efeae439ec P 4a51718dc5734dd5a4f83ac303b23bf4 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86a099b0d89041b08edccfee2ff6071b in term 3.
I20260710 11:03:04.459108 16491 consensus_queue.cc:237] T d6a05fea30a14bd3812169efeae439ec P 86a099b0d89041b08edccfee2ff6071b [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: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } }
I20260710 11:03:04.466791 15920 catalog_manager.cc:5697] T d6a05fea30a14bd3812169efeae439ec P 86a099b0d89041b08edccfee2ff6071b reported cstate change: term changed from 2 to 3, leader changed from 4a51718dc5734dd5a4f83ac303b23bf4 (127.12.212.2) to 86a099b0d89041b08edccfee2ff6071b (127.12.212.3). New cstate: current_term: 3 leader_uuid: "86a099b0d89041b08edccfee2ff6071b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } health_report { overall_health: HEALTHY } } }
W20260710 11:03:04.510674 15968 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:03:04.649119 16484 raft_consensus.cc:993] T d70ecbd17df249908ca21b1cbad4feaa P 4a51718dc5734dd5a4f83ac303b23bf4: : Instructing follower 86a099b0d89041b08edccfee2ff6071b to start an election
I20260710 11:03:04.649664 16486 raft_consensus.cc:1081] T d70ecbd17df249908ca21b1cbad4feaa P 4a51718dc5734dd5a4f83ac303b23bf4 [term 3 LEADER]: Signalling peer 86a099b0d89041b08edccfee2ff6071b to start an election
I20260710 11:03:04.651120 16168 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d70ecbd17df249908ca21b1cbad4feaa"
dest_uuid: "86a099b0d89041b08edccfee2ff6071b"
 from {username='slave'} at 127.0.0.1:43252
I20260710 11:03:04.651549 16168 raft_consensus.cc:493] T d70ecbd17df249908ca21b1cbad4feaa P 86a099b0d89041b08edccfee2ff6071b [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:04.651780 16168 raft_consensus.cc:3060] T d70ecbd17df249908ca21b1cbad4feaa P 86a099b0d89041b08edccfee2ff6071b [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:04.656301 16168 raft_consensus.cc:515] T d70ecbd17df249908ca21b1cbad4feaa P 86a099b0d89041b08edccfee2ff6071b [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } } peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } }
I20260710 11:03:04.657757 16168 leader_election.cc:290] T d70ecbd17df249908ca21b1cbad4feaa P 86a099b0d89041b08edccfee2ff6071b [CANDIDATE]: Term 4 election: Requested vote from peers 4a51718dc5734dd5a4f83ac303b23bf4 (127.12.212.2:42599), 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1:39645)
I20260710 11:03:04.658492 16096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d70ecbd17df249908ca21b1cbad4feaa" candidate_uuid: "86a099b0d89041b08edccfee2ff6071b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4a51718dc5734dd5a4f83ac303b23bf4"
I20260710 11:03:04.658743 16370 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d70ecbd17df249908ca21b1cbad4feaa" candidate_uuid: "86a099b0d89041b08edccfee2ff6071b" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "488bf94c4c534942a491c5fb67d46b60"
I20260710 11:03:04.659067 16096 raft_consensus.cc:3055] T d70ecbd17df249908ca21b1cbad4feaa P 4a51718dc5734dd5a4f83ac303b23bf4 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 11:03:04.659338 16370 raft_consensus.cc:3060] T d70ecbd17df249908ca21b1cbad4feaa P 488bf94c4c534942a491c5fb67d46b60 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:04.659454 16096 raft_consensus.cc:740] T d70ecbd17df249908ca21b1cbad4feaa P 4a51718dc5734dd5a4f83ac303b23bf4 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4a51718dc5734dd5a4f83ac303b23bf4, State: Running, Role: LEADER
I20260710 11:03:04.660254 16096 consensus_queue.cc:260] T d70ecbd17df249908ca21b1cbad4feaa P 4a51718dc5734dd5a4f83ac303b23bf4 [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: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } } peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } }
I20260710 11:03:04.661082 16096 raft_consensus.cc:3060] T d70ecbd17df249908ca21b1cbad4feaa P 4a51718dc5734dd5a4f83ac303b23bf4 [term 3 FOLLOWER]: Advancing to term 4
I20260710 11:03:04.663676 16370 raft_consensus.cc:2468] T d70ecbd17df249908ca21b1cbad4feaa P 488bf94c4c534942a491c5fb67d46b60 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86a099b0d89041b08edccfee2ff6071b in term 4.
I20260710 11:03:04.664657 16134 leader_election.cc:304] T d70ecbd17df249908ca21b1cbad4feaa P 86a099b0d89041b08edccfee2ff6071b [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: 488bf94c4c534942a491c5fb67d46b60, 86a099b0d89041b08edccfee2ff6071b; no voters: 
I20260710 11:03:04.665351 16491 raft_consensus.cc:2804] T d70ecbd17df249908ca21b1cbad4feaa P 86a099b0d89041b08edccfee2ff6071b [term 4 FOLLOWER]: Leader election won for term 4
I20260710 11:03:04.665668 16096 raft_consensus.cc:2468] T d70ecbd17df249908ca21b1cbad4feaa P 4a51718dc5734dd5a4f83ac303b23bf4 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 86a099b0d89041b08edccfee2ff6071b in term 4.
I20260710 11:03:04.665731 16491 raft_consensus.cc:697] T d70ecbd17df249908ca21b1cbad4feaa P 86a099b0d89041b08edccfee2ff6071b [term 4 LEADER]: Becoming Leader. State: Replica: 86a099b0d89041b08edccfee2ff6071b, State: Running, Role: LEADER
I20260710 11:03:04.666718 16491 consensus_queue.cc:237] T d70ecbd17df249908ca21b1cbad4feaa P 86a099b0d89041b08edccfee2ff6071b [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: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } } peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } }
I20260710 11:03:04.672700 15920 catalog_manager.cc:5697] T d70ecbd17df249908ca21b1cbad4feaa P 86a099b0d89041b08edccfee2ff6071b reported cstate change: term changed from 3 to 4, leader changed from 4a51718dc5734dd5a4f83ac303b23bf4 (127.12.212.2) to 86a099b0d89041b08edccfee2ff6071b (127.12.212.3). New cstate: current_term: 4 leader_uuid: "86a099b0d89041b08edccfee2ff6071b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:04.856232 16096 raft_consensus.cc:1275] T d6a05fea30a14bd3812169efeae439ec P 4a51718dc5734dd5a4f83ac303b23bf4 [term 3 FOLLOWER]: Refusing update from remote peer 86a099b0d89041b08edccfee2ff6071b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:04.857415 16491 consensus_queue.cc:1048] T d6a05fea30a14bd3812169efeae439ec P 86a099b0d89041b08edccfee2ff6071b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:04.867563 16370 raft_consensus.cc:1275] T d6a05fea30a14bd3812169efeae439ec P 488bf94c4c534942a491c5fb67d46b60 [term 3 FOLLOWER]: Refusing update from remote peer 86a099b0d89041b08edccfee2ff6071b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:04.869009 16491 consensus_queue.cc:1048] T d6a05fea30a14bd3812169efeae439ec P 86a099b0d89041b08edccfee2ff6071b [LEADER]: Connected to new peer: Peer: permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:04.927155 16370 raft_consensus.cc:1275] T c40a74a032f2448ea2d365b73fdc958c P 488bf94c4c534942a491c5fb67d46b60 [term 5 FOLLOWER]: Refusing update from remote peer 4a51718dc5734dd5a4f83ac303b23bf4: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:03:04.928462 16486 consensus_queue.cc:1048] T c40a74a032f2448ea2d365b73fdc958c P 4a51718dc5734dd5a4f83ac303b23bf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:03:04.939929 16168 raft_consensus.cc:1275] T c40a74a032f2448ea2d365b73fdc958c P 86a099b0d89041b08edccfee2ff6071b [term 5 FOLLOWER]: Refusing update from remote peer 4a51718dc5734dd5a4f83ac303b23bf4: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260710 11:03:04.943046 16504 consensus_queue.cc:1048] T c40a74a032f2448ea2d365b73fdc958c P 4a51718dc5734dd5a4f83ac303b23bf4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "86a099b0d89041b08edccfee2ff6071b" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 11:03:05.070101 16096 raft_consensus.cc:1275] T d70ecbd17df249908ca21b1cbad4feaa P 4a51718dc5734dd5a4f83ac303b23bf4 [term 4 FOLLOWER]: Refusing update from remote peer 86a099b0d89041b08edccfee2ff6071b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:03:05.071383 16491 consensus_queue.cc:1048] T d70ecbd17df249908ca21b1cbad4feaa P 86a099b0d89041b08edccfee2ff6071b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a51718dc5734dd5a4f83ac303b23bf4" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 42599 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:03:05.079259 16370 raft_consensus.cc:1275] T d70ecbd17df249908ca21b1cbad4feaa P 488bf94c4c534942a491c5fb67d46b60 [term 4 FOLLOWER]: Refusing update from remote peer 86a099b0d89041b08edccfee2ff6071b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 11:03:05.081176 16506 consensus_queue.cc:1048] T d70ecbd17df249908ca21b1cbad4feaa P 86a099b0d89041b08edccfee2ff6071b [LEADER]: Connected to new peer: Peer: permanent_uuid: "488bf94c4c534942a491c5fb67d46b60" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 39645 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:03:05.156913 13136 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:05.189034 13136 tablet_server.cc:179] TabletServer@127.12.212.1:39645 shutting down...
W20260710 11:03:05.201656 16060 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 68 similar messages]
W20260710 11:03:05.207005 16060 consensus_peers.cc:597] T 18d61a0e65ea421f973d445cc5657f60 P 4a51718dc5734dd5a4f83ac303b23bf4 -> Peer 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1:39645): Couldn't send request to peer 488bf94c4c534942a491c5fb67d46b60. 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 11:03:05.212833 13136 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:05.213605 13136 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:05.214376 13136 raft_consensus.cc:2243] T d70ecbd17df249908ca21b1cbad4feaa P 488bf94c4c534942a491c5fb67d46b60 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:05.214862 13136 raft_consensus.cc:2272] T d70ecbd17df249908ca21b1cbad4feaa P 488bf94c4c534942a491c5fb67d46b60 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:05.217599 13136 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:05.218132 13136 raft_consensus.cc:2243] T e215c9fedc544d04979cdcc2d4158fa2 P 488bf94c4c534942a491c5fb67d46b60 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:05.218576 13136 raft_consensus.cc:2272] T e215c9fedc544d04979cdcc2d4158fa2 P 488bf94c4c534942a491c5fb67d46b60 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:05.220759 13136 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:05.221293 13136 raft_consensus.cc:2243] T 6c37d7b9de0e4411aa8ab1675e53504d P 488bf94c4c534942a491c5fb67d46b60 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:05.221709 13136 raft_consensus.cc:2272] T 6c37d7b9de0e4411aa8ab1675e53504d P 488bf94c4c534942a491c5fb67d46b60 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:05.223630 13136 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:05.224135 13136 raft_consensus.cc:2243] T 2f6e9e5d7ae5416c8f2612f1b8b75ff9 P 488bf94c4c534942a491c5fb67d46b60 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:05.224535 13136 raft_consensus.cc:2272] T 2f6e9e5d7ae5416c8f2612f1b8b75ff9 P 488bf94c4c534942a491c5fb67d46b60 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:05.226447 13136 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:05.227028 13136 raft_consensus.cc:2243] T bdfd0897df024c50abba15db13fdac22 P 488bf94c4c534942a491c5fb67d46b60 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:05.227427 13136 raft_consensus.cc:2272] T bdfd0897df024c50abba15db13fdac22 P 488bf94c4c534942a491c5fb67d46b60 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:05.229291 13136 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:05.229790 13136 raft_consensus.cc:2243] T 6fec4799034e4217905202550dae2859 P 488bf94c4c534942a491c5fb67d46b60 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:05.230266 13136 raft_consensus.cc:2272] T 6fec4799034e4217905202550dae2859 P 488bf94c4c534942a491c5fb67d46b60 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:05.232426 13136 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:05.232920 13136 raft_consensus.cc:2243] T c40a74a032f2448ea2d365b73fdc958c P 488bf94c4c534942a491c5fb67d46b60 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:05.233455 13136 raft_consensus.cc:2272] T c40a74a032f2448ea2d365b73fdc958c P 488bf94c4c534942a491c5fb67d46b60 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260710 11:03:05.233793 16060 consensus_peers.cc:597] T bdfd0897df024c50abba15db13fdac22 P 4a51718dc5734dd5a4f83ac303b23bf4 -> Peer 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1:39645): Couldn't send request to peer 488bf94c4c534942a491c5fb67d46b60. 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 11:03:05.236042 13136 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:05.236606 13136 raft_consensus.cc:2243] T 3ad6e85098604f61b036388d487e5904 P 488bf94c4c534942a491c5fb67d46b60 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:05.237062 13136 raft_consensus.cc:2272] T 3ad6e85098604f61b036388d487e5904 P 488bf94c4c534942a491c5fb67d46b60 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:05.238972 13136 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:05.239437 13136 raft_consensus.cc:2243] T d6a05fea30a14bd3812169efeae439ec P 488bf94c4c534942a491c5fb67d46b60 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:05.239811 13136 raft_consensus.cc:2272] T d6a05fea30a14bd3812169efeae439ec P 488bf94c4c534942a491c5fb67d46b60 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:05.241981 13136 tablet_replica.cc:333] stopping tablet replica
I20260710 11:03:05.242489 13136 raft_consensus.cc:2243] T 18d61a0e65ea421f973d445cc5657f60 P 488bf94c4c534942a491c5fb67d46b60 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:05.243062 13136 raft_consensus.cc:2272] T 18d61a0e65ea421f973d445cc5657f60 P 488bf94c4c534942a491c5fb67d46b60 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:05.272750 13136 tablet_server.cc:196] TabletServer@127.12.212.1:39645 shutdown complete.
W20260710 11:03:05.281040 16134 consensus_peers.cc:597] T d6a05fea30a14bd3812169efeae439ec P 86a099b0d89041b08edccfee2ff6071b -> Peer 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1:39645): Couldn't send request to peer 488bf94c4c534942a491c5fb67d46b60. Status: Network error: Client connection negotiation failed: client connection to 127.12.212.1:39645: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:05.298161 13136 tablet_server.cc:179] TabletServer@127.12.212.2:0 shutting down...
I20260710 11:03:05.319981 13136 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:05.321587 13136 tablet_replica.cc:333] T d6a05fea30a14bd3812169efeae439ec P 4a51718dc5734dd5a4f83ac303b23bf4: stopping tablet replica
I20260710 11:03:05.322546 13136 raft_consensus.cc:2243] T d6a05fea30a14bd3812169efeae439ec P 4a51718dc5734dd5a4f83ac303b23bf4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:05.323123 13136 raft_consensus.cc:2272] T d6a05fea30a14bd3812169efeae439ec P 4a51718dc5734dd5a4f83ac303b23bf4 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 11:03:05.323446 16135 consensus_peers.cc:597] T 6fec4799034e4217905202550dae2859 P 86a099b0d89041b08edccfee2ff6071b -> Peer 4a51718dc5734dd5a4f83ac303b23bf4 (127.12.212.2:42599): Couldn't send request to peer 4a51718dc5734dd5a4f83ac303b23bf4. 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 11:03:05.325755 13136 tablet_replica.cc:333] T 18d61a0e65ea421f973d445cc5657f60 P 4a51718dc5734dd5a4f83ac303b23bf4: stopping tablet replica
I20260710 11:03:05.326350 13136 raft_consensus.cc:2243] T 18d61a0e65ea421f973d445cc5657f60 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:03:05.327172 13136 raft_consensus.cc:2272] T 18d61a0e65ea421f973d445cc5657f60 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:05.329056 13136 tablet_replica.cc:333] T 3ad6e85098604f61b036388d487e5904 P 4a51718dc5734dd5a4f83ac303b23bf4: stopping tablet replica
I20260710 11:03:05.329542 13136 raft_consensus.cc:2243] T 3ad6e85098604f61b036388d487e5904 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:05.329941 13136 raft_consensus.cc:2272] T 3ad6e85098604f61b036388d487e5904 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:05.331776 13136 tablet_replica.cc:333] T c40a74a032f2448ea2d365b73fdc958c P 4a51718dc5734dd5a4f83ac303b23bf4: stopping tablet replica
I20260710 11:03:05.332226 13136 raft_consensus.cc:2243] T c40a74a032f2448ea2d365b73fdc958c P 4a51718dc5734dd5a4f83ac303b23bf4 [term 5 LEADER]: Raft consensus shutting down.
I20260710 11:03:05.332901 13136 raft_consensus.cc:2272] T c40a74a032f2448ea2d365b73fdc958c P 4a51718dc5734dd5a4f83ac303b23bf4 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:05.335081 13136 tablet_replica.cc:333] T 6c37d7b9de0e4411aa8ab1675e53504d P 4a51718dc5734dd5a4f83ac303b23bf4: stopping tablet replica
I20260710 11:03:05.335566 13136 raft_consensus.cc:2243] T 6c37d7b9de0e4411aa8ab1675e53504d P 4a51718dc5734dd5a4f83ac303b23bf4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:05.335976 13136 raft_consensus.cc:2272] T 6c37d7b9de0e4411aa8ab1675e53504d P 4a51718dc5734dd5a4f83ac303b23bf4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:05.337692 13136 tablet_replica.cc:333] T bdfd0897df024c50abba15db13fdac22 P 4a51718dc5734dd5a4f83ac303b23bf4: stopping tablet replica
I20260710 11:03:05.338150 13136 raft_consensus.cc:2243] T bdfd0897df024c50abba15db13fdac22 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:03:05.338762 13136 raft_consensus.cc:2272] T bdfd0897df024c50abba15db13fdac22 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:05.340552 13136 tablet_replica.cc:333] T 6fec4799034e4217905202550dae2859 P 4a51718dc5734dd5a4f83ac303b23bf4: stopping tablet replica
I20260710 11:03:05.340968 13136 raft_consensus.cc:2243] T 6fec4799034e4217905202550dae2859 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:05.341286 13136 raft_consensus.cc:2272] T 6fec4799034e4217905202550dae2859 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:05.342998 13136 tablet_replica.cc:333] T 2f6e9e5d7ae5416c8f2612f1b8b75ff9 P 4a51718dc5734dd5a4f83ac303b23bf4: stopping tablet replica
I20260710 11:03:05.343576 13136 raft_consensus.cc:2243] T 2f6e9e5d7ae5416c8f2612f1b8b75ff9 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:05.344259 13136 raft_consensus.cc:2272] T 2f6e9e5d7ae5416c8f2612f1b8b75ff9 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:05.346056 13136 tablet_replica.cc:333] T e215c9fedc544d04979cdcc2d4158fa2 P 4a51718dc5734dd5a4f83ac303b23bf4: stopping tablet replica
I20260710 11:03:05.346467 13136 raft_consensus.cc:2243] T e215c9fedc544d04979cdcc2d4158fa2 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:05.347261 13136 raft_consensus.cc:2272] T e215c9fedc544d04979cdcc2d4158fa2 P 4a51718dc5734dd5a4f83ac303b23bf4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:05.349045 13136 tablet_replica.cc:333] T d70ecbd17df249908ca21b1cbad4feaa P 4a51718dc5734dd5a4f83ac303b23bf4: stopping tablet replica
I20260710 11:03:05.349453 13136 raft_consensus.cc:2243] T d70ecbd17df249908ca21b1cbad4feaa P 4a51718dc5734dd5a4f83ac303b23bf4 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:05.349797 13136 raft_consensus.cc:2272] T d70ecbd17df249908ca21b1cbad4feaa P 4a51718dc5734dd5a4f83ac303b23bf4 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:05.380858 13136 tablet_server.cc:196] TabletServer@127.12.212.2:0 shutdown complete.
I20260710 11:03:05.402081 13136 tablet_server.cc:179] TabletServer@127.12.212.3:0 shutting down...
I20260710 11:03:05.428119 13136 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:05.428927 13136 tablet_replica.cc:333] T 2f6e9e5d7ae5416c8f2612f1b8b75ff9 P 86a099b0d89041b08edccfee2ff6071b: stopping tablet replica
I20260710 11:03:05.429911 13136 raft_consensus.cc:2243] T 2f6e9e5d7ae5416c8f2612f1b8b75ff9 P 86a099b0d89041b08edccfee2ff6071b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:05.430568 13136 raft_consensus.cc:2272] T 2f6e9e5d7ae5416c8f2612f1b8b75ff9 P 86a099b0d89041b08edccfee2ff6071b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:05.432775 13136 tablet_replica.cc:333] T 3ad6e85098604f61b036388d487e5904 P 86a099b0d89041b08edccfee2ff6071b: stopping tablet replica
I20260710 11:03:05.433355 13136 raft_consensus.cc:2243] T 3ad6e85098604f61b036388d487e5904 P 86a099b0d89041b08edccfee2ff6071b [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:03:05.434185 13136 raft_consensus.cc:2272] T 3ad6e85098604f61b036388d487e5904 P 86a099b0d89041b08edccfee2ff6071b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:05.436807 13136 tablet_replica.cc:333] T c40a74a032f2448ea2d365b73fdc958c P 86a099b0d89041b08edccfee2ff6071b: stopping tablet replica
I20260710 11:03:05.437534 13136 raft_consensus.cc:2243] T c40a74a032f2448ea2d365b73fdc958c P 86a099b0d89041b08edccfee2ff6071b [term 5 FOLLOWER]: Raft consensus shutting down.
W20260710 11:03:05.437554 16134 consensus_peers.cc:597] T 6fec4799034e4217905202550dae2859 P 86a099b0d89041b08edccfee2ff6071b -> Peer 488bf94c4c534942a491c5fb67d46b60 (127.12.212.1:39645): Couldn't send request to peer 488bf94c4c534942a491c5fb67d46b60. Status: Network error: Client connection negotiation failed: client connection to 127.12.212.1:39645: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:05.438019 13136 raft_consensus.cc:2272] T c40a74a032f2448ea2d365b73fdc958c P 86a099b0d89041b08edccfee2ff6071b [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:05.440589 13136 tablet_replica.cc:333] T 6c37d7b9de0e4411aa8ab1675e53504d P 86a099b0d89041b08edccfee2ff6071b: stopping tablet replica
I20260710 11:03:05.441329 13136 raft_consensus.cc:2243] T 6c37d7b9de0e4411aa8ab1675e53504d P 86a099b0d89041b08edccfee2ff6071b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:05.442150 13136 raft_consensus.cc:2272] T 6c37d7b9de0e4411aa8ab1675e53504d P 86a099b0d89041b08edccfee2ff6071b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:03:05.444042 16135 consensus_peers.cc:597] T d6a05fea30a14bd3812169efeae439ec P 86a099b0d89041b08edccfee2ff6071b -> Peer 4a51718dc5734dd5a4f83ac303b23bf4 (127.12.212.2:42599): Couldn't send request to peer 4a51718dc5734dd5a4f83ac303b23bf4. Status: Network error: Client connection negotiation failed: client connection to 127.12.212.2:42599: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:05.444659 13136 tablet_replica.cc:333] T bdfd0897df024c50abba15db13fdac22 P 86a099b0d89041b08edccfee2ff6071b: stopping tablet replica
I20260710 11:03:05.445214 13136 raft_consensus.cc:2243] T bdfd0897df024c50abba15db13fdac22 P 86a099b0d89041b08edccfee2ff6071b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:05.445600 13136 raft_consensus.cc:2272] T bdfd0897df024c50abba15db13fdac22 P 86a099b0d89041b08edccfee2ff6071b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:05.447389 13136 tablet_replica.cc:333] T 6fec4799034e4217905202550dae2859 P 86a099b0d89041b08edccfee2ff6071b: stopping tablet replica
I20260710 11:03:05.447865 13136 raft_consensus.cc:2243] T 6fec4799034e4217905202550dae2859 P 86a099b0d89041b08edccfee2ff6071b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:05.448536 13136 raft_consensus.cc:2272] T 6fec4799034e4217905202550dae2859 P 86a099b0d89041b08edccfee2ff6071b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:05.450495 13136 tablet_replica.cc:333] T d6a05fea30a14bd3812169efeae439ec P 86a099b0d89041b08edccfee2ff6071b: stopping tablet replica
I20260710 11:03:05.450964 13136 raft_consensus.cc:2243] T d6a05fea30a14bd3812169efeae439ec P 86a099b0d89041b08edccfee2ff6071b [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:03:05.451632 13136 raft_consensus.cc:2272] T d6a05fea30a14bd3812169efeae439ec P 86a099b0d89041b08edccfee2ff6071b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:05.453539 13136 tablet_replica.cc:333] T 18d61a0e65ea421f973d445cc5657f60 P 86a099b0d89041b08edccfee2ff6071b: stopping tablet replica
I20260710 11:03:05.453969 13136 raft_consensus.cc:2243] T 18d61a0e65ea421f973d445cc5657f60 P 86a099b0d89041b08edccfee2ff6071b [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:05.454360 13136 raft_consensus.cc:2272] T 18d61a0e65ea421f973d445cc5657f60 P 86a099b0d89041b08edccfee2ff6071b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:05.456231 13136 tablet_replica.cc:333] T d70ecbd17df249908ca21b1cbad4feaa P 86a099b0d89041b08edccfee2ff6071b: stopping tablet replica
I20260710 11:03:05.456663 13136 raft_consensus.cc:2243] T d70ecbd17df249908ca21b1cbad4feaa P 86a099b0d89041b08edccfee2ff6071b [term 4 LEADER]: Raft consensus shutting down.
I20260710 11:03:05.457327 13136 raft_consensus.cc:2272] T d70ecbd17df249908ca21b1cbad4feaa P 86a099b0d89041b08edccfee2ff6071b [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:05.459380 13136 tablet_replica.cc:333] T e215c9fedc544d04979cdcc2d4158fa2 P 86a099b0d89041b08edccfee2ff6071b: stopping tablet replica
I20260710 11:03:05.459784 13136 raft_consensus.cc:2243] T e215c9fedc544d04979cdcc2d4158fa2 P 86a099b0d89041b08edccfee2ff6071b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:05.460115 13136 raft_consensus.cc:2272] T e215c9fedc544d04979cdcc2d4158fa2 P 86a099b0d89041b08edccfee2ff6071b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:05.489729 13136 tablet_server.cc:196] TabletServer@127.12.212.3:0 shutdown complete.
I20260710 11:03:05.511392 13136 master.cc:562] Master@127.12.212.62:34891 shutting down...
W20260710 11:03:05.511662 15968 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 11:03:05.537988 13136 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2f8c8541ae4e4f26926f70e25681b17e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:05.538550 13136 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2f8c8541ae4e4f26926f70e25681b17e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:05.538964 13136 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2f8c8541ae4e4f26926f70e25681b17e: stopping tablet replica
I20260710 11:03:05.579795 13136 master.cc:584] Master@127.12.212.62:34891 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (13258 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 11:03:05.626451 13136 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.212.62:38151
I20260710 11:03:05.627632 13136 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:05.633797 16513 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 11:03:05.634130 16515 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 11:03:05.634055 16512 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 11:03:05.634968 13136 server_base.cc:1061] running on GCE node
I20260710 11:03:05.636323 13136 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:05.636512 13136 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 11:03:05.636722 13136 hybrid_clock.cc:648] HybridClock initialized: now 1783681385636685 us; error 0 us; skew 500 ppm
I20260710 11:03:05.637303 13136 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:05.639819 13136 webserver.cc:533] Webserver started at http://127.12.212.62:37679/ using document root <none> and password file <none>
I20260710 11:03:05.640316 13136 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:05.640507 13136 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:05.640784 13136 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:05.641894 13136 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681302471308-13136-0/minicluster-data/master-0-root/instance:
uuid: "fff2303a2ad4410ba02596cd25800472"
format_stamp: "Formatted at 2026-07-10 11:03:05 on dist-test-slave-vn19"
I20260710 11:03:05.646328 13136 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260710 11:03:05.649571 16520 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:05.650626 13136 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:03:05.650911 13136 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681302471308-13136-0/minicluster-data/master-0-root
uuid: "fff2303a2ad4410ba02596cd25800472"
format_stamp: "Formatted at 2026-07-10 11:03:05 on dist-test-slave-vn19"
I20260710 11:03:05.651237 13136 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681302471308-13136-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681302471308-13136-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681302471308-13136-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 11:03:05.665889 13136 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:05.667238 13136 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:05.704797 13136 rpc_server.cc:307] RPC server started. Bound to: 127.12.212.62:38151
I20260710 11:03:05.704916 16571 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.212.62:38151 every 8 connection(s)
I20260710 11:03:05.708868 16572 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 11:03:05.719692 16572 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fff2303a2ad4410ba02596cd25800472: Bootstrap starting.
I20260710 11:03:05.724633 16572 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fff2303a2ad4410ba02596cd25800472: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:05.729072 16572 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fff2303a2ad4410ba02596cd25800472: No bootstrap required, opened a new log
I20260710 11:03:05.731563 16572 raft_consensus.cc:359] T 00000000000000000000000000000000 P fff2303a2ad4410ba02596cd25800472 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fff2303a2ad4410ba02596cd25800472" member_type: VOTER }
I20260710 11:03:05.732018 16572 raft_consensus.cc:385] T 00000000000000000000000000000000 P fff2303a2ad4410ba02596cd25800472 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:05.732290 16572 raft_consensus.cc:740] T 00000000000000000000000000000000 P fff2303a2ad4410ba02596cd25800472 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fff2303a2ad4410ba02596cd25800472, State: Initialized, Role: FOLLOWER
I20260710 11:03:05.732901 16572 consensus_queue.cc:260] T 00000000000000000000000000000000 P fff2303a2ad4410ba02596cd25800472 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fff2303a2ad4410ba02596cd25800472" member_type: VOTER }
I20260710 11:03:05.733399 16572 raft_consensus.cc:399] T 00000000000000000000000000000000 P fff2303a2ad4410ba02596cd25800472 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:03:05.733637 16572 raft_consensus.cc:493] T 00000000000000000000000000000000 P fff2303a2ad4410ba02596cd25800472 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:03:05.733961 16572 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fff2303a2ad4410ba02596cd25800472 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:05.738806 16572 raft_consensus.cc:515] T 00000000000000000000000000000000 P fff2303a2ad4410ba02596cd25800472 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fff2303a2ad4410ba02596cd25800472" member_type: VOTER }
I20260710 11:03:05.739449 16572 leader_election.cc:304] T 00000000000000000000000000000000 P fff2303a2ad4410ba02596cd25800472 [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: fff2303a2ad4410ba02596cd25800472; no voters: 
I20260710 11:03:05.740659 16572 leader_election.cc:290] T 00000000000000000000000000000000 P fff2303a2ad4410ba02596cd25800472 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:03:05.741021 16575 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fff2303a2ad4410ba02596cd25800472 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:05.742349 16575 raft_consensus.cc:697] T 00000000000000000000000000000000 P fff2303a2ad4410ba02596cd25800472 [term 1 LEADER]: Becoming Leader. State: Replica: fff2303a2ad4410ba02596cd25800472, State: Running, Role: LEADER
I20260710 11:03:05.743103 16575 consensus_queue.cc:237] T 00000000000000000000000000000000 P fff2303a2ad4410ba02596cd25800472 [LEADER]: Queue going to LEADER mode. State: All 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: "fff2303a2ad4410ba02596cd25800472" member_type: VOTER }
I20260710 11:03:05.743971 16572 sys_catalog.cc:565] T 00000000000000000000000000000000 P fff2303a2ad4410ba02596cd25800472 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:03:05.747820 16577 sys_catalog.cc:455] T 00000000000000000000000000000000 P fff2303a2ad4410ba02596cd25800472 [sys.catalog]: SysCatalogTable state changed. Reason: New leader fff2303a2ad4410ba02596cd25800472. Latest consensus state: current_term: 1 leader_uuid: "fff2303a2ad4410ba02596cd25800472" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fff2303a2ad4410ba02596cd25800472" member_type: VOTER } }
I20260710 11:03:05.748055 16576 sys_catalog.cc:455] T 00000000000000000000000000000000 P fff2303a2ad4410ba02596cd25800472 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "fff2303a2ad4410ba02596cd25800472" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fff2303a2ad4410ba02596cd25800472" member_type: VOTER } }
I20260710 11:03:05.748637 16576 sys_catalog.cc:458] T 00000000000000000000000000000000 P fff2303a2ad4410ba02596cd25800472 [sys.catalog]: This master's current role is: LEADER
I20260710 11:03:05.748637 16577 sys_catalog.cc:458] T 00000000000000000000000000000000 P fff2303a2ad4410ba02596cd25800472 [sys.catalog]: This master's current role is: LEADER
I20260710 11:03:05.754055 16581 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:03:05.759930 16581 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:03:05.761399 13136 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:03:05.769061 16581 catalog_manager.cc:1383] Generated new cluster ID: 3e055ac215cd4a5883ea9ddc27e1678b
I20260710 11:03:05.769387 16581 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:03:05.785430 16581 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:03:05.786695 16581 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:03:05.797976 16581 catalog_manager.cc:6070] T 00000000000000000000000000000000 P fff2303a2ad4410ba02596cd25800472: Generated new TSK 0
I20260710 11:03:05.798609 16581 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:03:05.828461 13136 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:05.834481 16593 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 11:03:05.835592 16594 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 11:03:05.837518 16596 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 11:03:05.840812 13136 server_base.cc:1061] running on GCE node
I20260710 11:03:05.841742 13136 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:05.841919 13136 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 11:03:05.842116 13136 hybrid_clock.cc:648] HybridClock initialized: now 1783681385842081 us; error 0 us; skew 500 ppm
I20260710 11:03:05.842686 13136 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:05.845186 13136 webserver.cc:533] Webserver started at http://127.12.212.1:37501/ using document root <none> and password file <none>
I20260710 11:03:05.845649 13136 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:05.845844 13136 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:05.846187 13136 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:05.847334 13136 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681302471308-13136-0/minicluster-data/ts-0-root/instance:
uuid: "691fdfa39bd34536a6938099926a43bd"
format_stamp: "Formatted at 2026-07-10 11:03:05 on dist-test-slave-vn19"
I20260710 11:03:05.851819 13136 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:03:05.855232 16601 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:05.856101 13136 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:03:05.856427 13136 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681302471308-13136-0/minicluster-data/ts-0-root
uuid: "691fdfa39bd34536a6938099926a43bd"
format_stamp: "Formatted at 2026-07-10 11:03:05 on dist-test-slave-vn19"
I20260710 11:03:05.856769 13136 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681302471308-13136-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681302471308-13136-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681302471308-13136-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 11:03:05.873797 13136 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:05.875044 13136 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:05.876442 13136 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:05.878722 13136 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:05.878897 13136 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:05.879217 13136 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:05.879401 13136 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:05.919121 13136 rpc_server.cc:307] RPC server started. Bound to: 127.12.212.1:42887
I20260710 11:03:05.919193 16663 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.212.1:42887 every 8 connection(s)
I20260710 11:03:05.924135 13136 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:05.930557 16668 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 11:03:05.931473 16669 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 11:03:05.936443 13136 server_base.cc:1061] running on GCE node
W20260710 11:03:05.936496 16671 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 11:03:05.937453 16664 heartbeater.cc:344] Connected to a master server at 127.12.212.62:38151
I20260710 11:03:05.937855 16664 heartbeater.cc:461] Registering TS with master...
I20260710 11:03:05.938118 13136 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:05.938416 13136 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 11:03:05.938593 13136 hybrid_clock.cc:648] HybridClock initialized: now 1783681385938578 us; error 0 us; skew 500 ppm
I20260710 11:03:05.938685 16664 heartbeater.cc:507] Master 127.12.212.62:38151 requested a full tablet report, sending...
I20260710 11:03:05.939239 13136 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:05.941049 16537 ts_manager.cc:194] Registered new tserver with Master: 691fdfa39bd34536a6938099926a43bd (127.12.212.1:42887)
I20260710 11:03:05.941892 13136 webserver.cc:533] Webserver started at http://127.12.212.2:44861/ using document root <none> and password file <none>
I20260710 11:03:05.942408 13136 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:05.942590 13136 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:05.942854 13136 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:05.943132 16537 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50520
I20260710 11:03:05.944173 13136 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681302471308-13136-0/minicluster-data/ts-1-root/instance:
uuid: "584c7b086850455e87acb94dc1e60d44"
format_stamp: "Formatted at 2026-07-10 11:03:05 on dist-test-slave-vn19"
I20260710 11:03:05.948733 13136 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:03:05.952075 16676 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:05.953042 13136 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:03:05.953379 13136 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681302471308-13136-0/minicluster-data/ts-1-root
uuid: "584c7b086850455e87acb94dc1e60d44"
format_stamp: "Formatted at 2026-07-10 11:03:05 on dist-test-slave-vn19"
I20260710 11:03:05.953649 13136 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681302471308-13136-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681302471308-13136-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681302471308-13136-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 11:03:05.979854 13136 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:05.981122 13136 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:05.982612 13136 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:05.984799 13136 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:05.985014 13136 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:05.985255 13136 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:05.985425 13136 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:06.025063 13136 rpc_server.cc:307] RPC server started. Bound to: 127.12.212.2:34063
I20260710 11:03:06.025177 16738 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.212.2:34063 every 8 connection(s)
I20260710 11:03:06.029690 13136 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:06.036628 16742 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 11:03:06.037251 16743 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 11:03:06.040278 13136 server_base.cc:1061] running on GCE node
W20260710 11:03:06.041024 16745 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 11:03:06.041463 16739 heartbeater.cc:344] Connected to a master server at 127.12.212.62:38151
I20260710 11:03:06.041853 16739 heartbeater.cc:461] Registering TS with master...
I20260710 11:03:06.042083 13136 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:06.042337 13136 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 11:03:06.042515 13136 hybrid_clock.cc:648] HybridClock initialized: now 1783681386042485 us; error 0 us; skew 500 ppm
I20260710 11:03:06.042609 16739 heartbeater.cc:507] Master 127.12.212.62:38151 requested a full tablet report, sending...
I20260710 11:03:06.043159 13136 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:06.044986 16537 ts_manager.cc:194] Registered new tserver with Master: 584c7b086850455e87acb94dc1e60d44 (127.12.212.2:34063)
I20260710 11:03:06.046000 13136 webserver.cc:533] Webserver started at http://127.12.212.3:45943/ using document root <none> and password file <none>
I20260710 11:03:06.046715 13136 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:06.046991 13136 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:06.046844 16537 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50536
I20260710 11:03:06.047437 13136 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:06.048714 13136 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681302471308-13136-0/minicluster-data/ts-2-root/instance:
uuid: "a9741c2716c14bcd9efcff53a9546245"
format_stamp: "Formatted at 2026-07-10 11:03:06 on dist-test-slave-vn19"
I20260710 11:03:06.053592 13136 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260710 11:03:06.057135 16750 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:06.057898 13136 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:03:06.058214 13136 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681302471308-13136-0/minicluster-data/ts-2-root
uuid: "a9741c2716c14bcd9efcff53a9546245"
format_stamp: "Formatted at 2026-07-10 11:03:06 on dist-test-slave-vn19"
I20260710 11:03:06.058511 13136 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681302471308-13136-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681302471308-13136-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783681302471308-13136-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 11:03:06.101207 13136 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:06.102617 13136 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:06.104264 13136 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:06.106719 13136 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:06.107000 13136 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260710 11:03:06.107270 13136 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:06.107512 13136 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:06.149869 13136 rpc_server.cc:307] RPC server started. Bound to: 127.12.212.3:39025
I20260710 11:03:06.149951 16812 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.212.3:39025 every 8 connection(s)
I20260710 11:03:06.165148 16813 heartbeater.cc:344] Connected to a master server at 127.12.212.62:38151
I20260710 11:03:06.165565 16813 heartbeater.cc:461] Registering TS with master...
I20260710 11:03:06.166376 16813 heartbeater.cc:507] Master 127.12.212.62:38151 requested a full tablet report, sending...
I20260710 11:03:06.168385 16537 ts_manager.cc:194] Registered new tserver with Master: a9741c2716c14bcd9efcff53a9546245 (127.12.212.3:39025)
I20260710 11:03:06.169435 13136 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016112488s
I20260710 11:03:06.169833 16537 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50552
I20260710 11:03:06.193567 16537 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50554:
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 11:03:06.195693 16537 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 11:03:06.239449 16704 tablet_service.cc:1511] Processing CreateTablet for tablet 8a1edbac34d248c3a7e1d48ed2c3cad3 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=4f261399202447eba796a6220612cefb]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:03:06.239755 16703 tablet_service.cc:1511] Processing CreateTablet for tablet 01bc0c6a300f420297f128854bafe2e7 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=4f261399202447eba796a6220612cefb]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:03:06.240928 16704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a1edbac34d248c3a7e1d48ed2c3cad3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:06.241696 16703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01bc0c6a300f420297f128854bafe2e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:06.249047 16778 tablet_service.cc:1511] Processing CreateTablet for tablet 8a1edbac34d248c3a7e1d48ed2c3cad3 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=4f261399202447eba796a6220612cefb]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:03:06.250578 16778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a1edbac34d248c3a7e1d48ed2c3cad3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:06.257615 16629 tablet_service.cc:1511] Processing CreateTablet for tablet 8a1edbac34d248c3a7e1d48ed2c3cad3 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=4f261399202447eba796a6220612cefb]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:03:06.259079 16629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a1edbac34d248c3a7e1d48ed2c3cad3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:06.259817 16777 tablet_service.cc:1511] Processing CreateTablet for tablet 01bc0c6a300f420297f128854bafe2e7 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=4f261399202447eba796a6220612cefb]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:03:06.261125 16777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01bc0c6a300f420297f128854bafe2e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:06.263996 16628 tablet_service.cc:1511] Processing CreateTablet for tablet 01bc0c6a300f420297f128854bafe2e7 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=4f261399202447eba796a6220612cefb]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:03:06.265252 16628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01bc0c6a300f420297f128854bafe2e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:06.280581 16830 tablet_bootstrap.cc:492] T 8a1edbac34d248c3a7e1d48ed2c3cad3 P 691fdfa39bd34536a6938099926a43bd: Bootstrap starting.
I20260710 11:03:06.285220 16829 tablet_bootstrap.cc:492] T 8a1edbac34d248c3a7e1d48ed2c3cad3 P a9741c2716c14bcd9efcff53a9546245: Bootstrap starting.
I20260710 11:03:06.290148 16830 tablet_bootstrap.cc:654] T 8a1edbac34d248c3a7e1d48ed2c3cad3 P 691fdfa39bd34536a6938099926a43bd: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:06.296337 16828 tablet_bootstrap.cc:492] T 8a1edbac34d248c3a7e1d48ed2c3cad3 P 584c7b086850455e87acb94dc1e60d44: Bootstrap starting.
I20260710 11:03:06.302883 16829 tablet_bootstrap.cc:654] T 8a1edbac34d248c3a7e1d48ed2c3cad3 P a9741c2716c14bcd9efcff53a9546245: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:06.303521 16830 tablet_bootstrap.cc:492] T 8a1edbac34d248c3a7e1d48ed2c3cad3 P 691fdfa39bd34536a6938099926a43bd: No bootstrap required, opened a new log
I20260710 11:03:06.303977 16830 ts_tablet_manager.cc:1403] T 8a1edbac34d248c3a7e1d48ed2c3cad3 P 691fdfa39bd34536a6938099926a43bd: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.007s
I20260710 11:03:06.304981 16828 tablet_bootstrap.cc:654] T 8a1edbac34d248c3a7e1d48ed2c3cad3 P 584c7b086850455e87acb94dc1e60d44: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:06.306484 16830 raft_consensus.cc:359] T 8a1edbac34d248c3a7e1d48ed2c3cad3 P 691fdfa39bd34536a6938099926a43bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584c7b086850455e87acb94dc1e60d44" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 34063 } } peers { permanent_uuid: "a9741c2716c14bcd9efcff53a9546245" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 39025 } } peers { permanent_uuid: "691fdfa39bd34536a6938099926a43bd" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 42887 } }
I20260710 11:03:06.307245 16830 raft_consensus.cc:385] T 8a1edbac34d248c3a7e1d48ed2c3cad3 P 691fdfa39bd34536a6938099926a43bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:06.307497 16830 raft_consensus.cc:740] T 8a1edbac34d248c3a7e1d48ed2c3cad3 P 691fdfa39bd34536a6938099926a43bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 691fdfa39bd34536a6938099926a43bd, State: Initialized, Role: FOLLOWER
I20260710 11:03:06.308588 16829 tablet_bootstrap.cc:492] T 8a1edbac34d248c3a7e1d48ed2c3cad3 P a9741c2716c14bcd9efcff53a9546245: No bootstrap required, opened a new log
I20260710 11:03:06.308135 16830 consensus_queue.cc:260] T 8a1edbac34d248c3a7e1d48ed2c3cad3 P 691fdfa39bd34536a6938099926a43bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584c7b086850455e87acb94dc1e60d44" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 34063 } } peers { permanent_uuid: "a9741c2716c14bcd9efcff53a9546245" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 39025 } } peers { permanent_uuid: "691fdfa39bd34536a6938099926a43bd" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 42887 } }
I20260710 11:03:06.309098 16829 ts_tablet_manager.cc:1403] T 8a1edbac34d248c3a7e1d48ed2c3cad3 P a9741c2716c14bcd9efcff53a9546245: Time spent bootstrapping tablet: real 0.024s	user 0.003s	sys 0.009s
I20260710 11:03:06.310539 16828 tablet_bootstrap.cc:492] T 8a1edbac34d248c3a7e1d48ed2c3cad3 P 584c7b086850455e87acb94dc1e60d44: No bootstrap required, opened a new log
I20260710 11:03:06.310633 16664 heartbeater.cc:499] Master 127.12.212.62:38151 was elected leader, sending a full tablet report...
I20260710 11:03:06.311081 16828 ts_tablet_manager.cc:1403] T 8a1edbac34d248c3a7e1d48ed2c3cad3 P 584c7b086850455e87acb94dc1e60d44: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260710 11:03:06.311120 16830 ts_tablet_manager.cc:1434] T 8a1edbac34d248c3a7e1d48ed2c3cad3 P 691fdfa39bd34536a6938099926a43bd: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260710 11:03:06.312983 16829 raft_consensus.cc:359] T 8a1edbac34d248c3a7e1d48ed2c3cad3 P a9741c2716c14bcd9efcff53a9546245 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584c7b086850455e87acb94dc1e60d44" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 34063 } } peers { permanent_uuid: "a9741c2716c14bcd9efcff53a9546245" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 39025 } } peers { permanent_uuid: "691fdfa39bd34536a6938099926a43bd" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 42887 } }
I20260710 11:03:06.313815 16829 raft_consensus.cc:385] T 8a1edbac34d248c3a7e1d48ed2c3cad3 P a9741c2716c14bcd9efcff53a9546245 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:06.314145 16829 raft_consensus.cc:740] T 8a1edbac34d248c3a7e1d48ed2c3cad3 P a9741c2716c14bcd9efcff53a9546245 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9741c2716c14bcd9efcff53a9546245, State: Initialized, Role: FOLLOWER
I20260710 11:03:06.314133 16828 raft_consensus.cc:359] T 8a1edbac34d248c3a7e1d48ed2c3cad3 P 584c7b086850455e87acb94dc1e60d44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584c7b086850455e87acb94dc1e60d44" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 34063 } } peers { permanent_uuid: "a9741c2716c14bcd9efcff53a9546245" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 39025 } } peers { permanent_uuid: "691fdfa39bd34536a6938099926a43bd" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 42887 } }
I20260710 11:03:06.315019 16828 raft_consensus.cc:385] T 8a1edbac34d248c3a7e1d48ed2c3cad3 P 584c7b086850455e87acb94dc1e60d44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:06.315218 16830 tablet_bootstrap.cc:492] T 01bc0c6a300f420297f128854bafe2e7 P 691fdfa39bd34536a6938099926a43bd: Bootstrap starting.
I20260710 11:03:06.315353 16828 raft_consensus.cc:740] T 8a1edbac34d248c3a7e1d48ed2c3cad3 P 584c7b086850455e87acb94dc1e60d44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 584c7b086850455e87acb94dc1e60d44, State: Initialized, Role: FOLLOWER
I20260710 11:03:06.315339 16829 consensus_queue.cc:260] T 8a1edbac34d248c3a7e1d48ed2c3cad3 P a9741c2716c14bcd9efcff53a9546245 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584c7b086850455e87acb94dc1e60d44" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 34063 } } peers { permanent_uuid: "a9741c2716c14bcd9efcff53a9546245" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 39025 } } peers { permanent_uuid: "691fdfa39bd34536a6938099926a43bd" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 42887 } }
I20260710 11:03:06.316643 16828 consensus_queue.cc:260] T 8a1edbac34d248c3a7e1d48ed2c3cad3 P 584c7b086850455e87acb94dc1e60d44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584c7b086850455e87acb94dc1e60d44" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 34063 } } peers { permanent_uuid: "a9741c2716c14bcd9efcff53a9546245" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 39025 } } peers { permanent_uuid: "691fdfa39bd34536a6938099926a43bd" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 42887 } }
I20260710 11:03:06.323172 16830 tablet_bootstrap.cc:654] T 01bc0c6a300f420297f128854bafe2e7 P 691fdfa39bd34536a6938099926a43bd: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:06.323834 16739 heartbeater.cc:499] Master 127.12.212.62:38151 was elected leader, sending a full tablet report...
I20260710 11:03:06.323256 16828 ts_tablet_manager.cc:1434] T 8a1edbac34d248c3a7e1d48ed2c3cad3 P 584c7b086850455e87acb94dc1e60d44: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.004s
I20260710 11:03:06.332074 16828 tablet_bootstrap.cc:492] T 01bc0c6a300f420297f128854bafe2e7 P 584c7b086850455e87acb94dc1e60d44: Bootstrap starting.
I20260710 11:03:06.340353 16813 heartbeater.cc:499] Master 127.12.212.62:38151 was elected leader, sending a full tablet report...
I20260710 11:03:06.342217 16828 tablet_bootstrap.cc:654] T 01bc0c6a300f420297f128854bafe2e7 P 584c7b086850455e87acb94dc1e60d44: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:06.343995 16829 ts_tablet_manager.cc:1434] T 8a1edbac34d248c3a7e1d48ed2c3cad3 P a9741c2716c14bcd9efcff53a9546245: Time spent starting tablet: real 0.035s	user 0.009s	sys 0.021s
I20260710 11:03:06.345106 16829 tablet_bootstrap.cc:492] T 01bc0c6a300f420297f128854bafe2e7 P a9741c2716c14bcd9efcff53a9546245: Bootstrap starting.
I20260710 11:03:06.353672 16829 tablet_bootstrap.cc:654] T 01bc0c6a300f420297f128854bafe2e7 P a9741c2716c14bcd9efcff53a9546245: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:06.354194 16828 tablet_bootstrap.cc:492] T 01bc0c6a300f420297f128854bafe2e7 P 584c7b086850455e87acb94dc1e60d44: No bootstrap required, opened a new log
I20260710 11:03:06.354770 16828 ts_tablet_manager.cc:1403] T 01bc0c6a300f420297f128854bafe2e7 P 584c7b086850455e87acb94dc1e60d44: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.007s
I20260710 11:03:06.354892 16830 tablet_bootstrap.cc:492] T 01bc0c6a300f420297f128854bafe2e7 P 691fdfa39bd34536a6938099926a43bd: No bootstrap required, opened a new log
I20260710 11:03:06.355592 16830 ts_tablet_manager.cc:1403] T 01bc0c6a300f420297f128854bafe2e7 P 691fdfa39bd34536a6938099926a43bd: Time spent bootstrapping tablet: real 0.043s	user 0.017s	sys 0.021s
I20260710 11:03:06.358294 16828 raft_consensus.cc:359] T 01bc0c6a300f420297f128854bafe2e7 P 584c7b086850455e87acb94dc1e60d44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "691fdfa39bd34536a6938099926a43bd" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 42887 } } peers { permanent_uuid: "584c7b086850455e87acb94dc1e60d44" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 34063 } } peers { permanent_uuid: "a9741c2716c14bcd9efcff53a9546245" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 39025 } }
I20260710 11:03:06.358548 16830 raft_consensus.cc:359] T 01bc0c6a300f420297f128854bafe2e7 P 691fdfa39bd34536a6938099926a43bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "691fdfa39bd34536a6938099926a43bd" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 42887 } } peers { permanent_uuid: "584c7b086850455e87acb94dc1e60d44" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 34063 } } peers { permanent_uuid: "a9741c2716c14bcd9efcff53a9546245" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 39025 } }
I20260710 11:03:06.359500 16828 raft_consensus.cc:385] T 01bc0c6a300f420297f128854bafe2e7 P 584c7b086850455e87acb94dc1e60d44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:06.359838 16830 raft_consensus.cc:385] T 01bc0c6a300f420297f128854bafe2e7 P 691fdfa39bd34536a6938099926a43bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:06.360029 16828 raft_consensus.cc:740] T 01bc0c6a300f420297f128854bafe2e7 P 584c7b086850455e87acb94dc1e60d44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 584c7b086850455e87acb94dc1e60d44, State: Initialized, Role: FOLLOWER
I20260710 11:03:06.360216 16830 raft_consensus.cc:740] T 01bc0c6a300f420297f128854bafe2e7 P 691fdfa39bd34536a6938099926a43bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 691fdfa39bd34536a6938099926a43bd, State: Initialized, Role: FOLLOWER
I20260710 11:03:06.361269 16830 consensus_queue.cc:260] T 01bc0c6a300f420297f128854bafe2e7 P 691fdfa39bd34536a6938099926a43bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "691fdfa39bd34536a6938099926a43bd" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 42887 } } peers { permanent_uuid: "584c7b086850455e87acb94dc1e60d44" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 34063 } } peers { permanent_uuid: "a9741c2716c14bcd9efcff53a9546245" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 39025 } }
I20260710 11:03:06.361068 16828 consensus_queue.cc:260] T 01bc0c6a300f420297f128854bafe2e7 P 584c7b086850455e87acb94dc1e60d44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "691fdfa39bd34536a6938099926a43bd" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 42887 } } peers { permanent_uuid: "584c7b086850455e87acb94dc1e60d44" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 34063 } } peers { permanent_uuid: "a9741c2716c14bcd9efcff53a9546245" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 39025 } }
I20260710 11:03:06.362632 16829 tablet_bootstrap.cc:492] T 01bc0c6a300f420297f128854bafe2e7 P a9741c2716c14bcd9efcff53a9546245: No bootstrap required, opened a new log
I20260710 11:03:06.363153 16829 ts_tablet_manager.cc:1403] T 01bc0c6a300f420297f128854bafe2e7 P a9741c2716c14bcd9efcff53a9546245: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.007s
I20260710 11:03:06.363384 16830 ts_tablet_manager.cc:1434] T 01bc0c6a300f420297f128854bafe2e7 P 691fdfa39bd34536a6938099926a43bd: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:03:06.365495 16828 ts_tablet_manager.cc:1434] T 01bc0c6a300f420297f128854bafe2e7 P 584c7b086850455e87acb94dc1e60d44: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260710 11:03:06.366080 16829 raft_consensus.cc:359] T 01bc0c6a300f420297f128854bafe2e7 P a9741c2716c14bcd9efcff53a9546245 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "691fdfa39bd34536a6938099926a43bd" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 42887 } } peers { permanent_uuid: "584c7b086850455e87acb94dc1e60d44" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 34063 } } peers { permanent_uuid: "a9741c2716c14bcd9efcff53a9546245" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 39025 } }
I20260710 11:03:06.366605 16829 raft_consensus.cc:385] T 01bc0c6a300f420297f128854bafe2e7 P a9741c2716c14bcd9efcff53a9546245 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:06.366794 16829 raft_consensus.cc:740] T 01bc0c6a300f420297f128854bafe2e7 P a9741c2716c14bcd9efcff53a9546245 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9741c2716c14bcd9efcff53a9546245, State: Initialized, Role: FOLLOWER
I20260710 11:03:06.367451 16829 consensus_queue.cc:260] T 01bc0c6a300f420297f128854bafe2e7 P a9741c2716c14bcd9efcff53a9546245 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "691fdfa39bd34536a6938099926a43bd" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 42887 } } peers { permanent_uuid: "584c7b086850455e87acb94dc1e60d44" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 34063 } } peers { permanent_uuid: "a9741c2716c14bcd9efcff53a9546245" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 39025 } }
I20260710 11:03:06.369535 16829 ts_tablet_manager.cc:1434] T 01bc0c6a300f420297f128854bafe2e7 P a9741c2716c14bcd9efcff53a9546245: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
W20260710 11:03:06.403942 16814 tablet.cc:2406] T 01bc0c6a300f420297f128854bafe2e7 P a9741c2716c14bcd9efcff53a9546245: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 11:03:06.552227 16834 raft_consensus.cc:493] T 8a1edbac34d248c3a7e1d48ed2c3cad3 P 691fdfa39bd34536a6938099926a43bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:06.552814 16834 raft_consensus.cc:515] T 8a1edbac34d248c3a7e1d48ed2c3cad3 P 691fdfa39bd34536a6938099926a43bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584c7b086850455e87acb94dc1e60d44" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 34063 } } peers { permanent_uuid: "a9741c2716c14bcd9efcff53a9546245" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 39025 } } peers { permanent_uuid: "691fdfa39bd34536a6938099926a43bd" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 42887 } }
I20260710 11:03:06.555059 16834 leader_election.cc:290] T 8a1edbac34d248c3a7e1d48ed2c3cad3 P 691fdfa39bd34536a6938099926a43bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 584c7b086850455e87acb94dc1e60d44 (127.12.212.2:34063), a9741c2716c14bcd9efcff53a9546245 (127.12.212.3:39025)
I20260710 11:03:06.564376 16714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a1edbac34d248c3a7e1d48ed2c3cad3" candidate_uuid: "691fdfa39bd34536a6938099926a43bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "584c7b086850455e87acb94dc1e60d44" is_pre_election: true
I20260710 11:03:06.565172 16714 raft_consensus.cc:2468] T 8a1edbac34d248c3a7e1d48ed2c3cad3 P 584c7b086850455e87acb94dc1e60d44 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 691fdfa39bd34536a6938099926a43bd in term 0.
I20260710 11:03:06.565454 16788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a1edbac34d248c3a7e1d48ed2c3cad3" candidate_uuid: "691fdfa39bd34536a6938099926a43bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9741c2716c14bcd9efcff53a9546245" is_pre_election: true
I20260710 11:03:06.566068 16788 raft_consensus.cc:2468] T 8a1edbac34d248c3a7e1d48ed2c3cad3 P a9741c2716c14bcd9efcff53a9546245 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 691fdfa39bd34536a6938099926a43bd in term 0.
I20260710 11:03:06.566215 16603 leader_election.cc:304] T 8a1edbac34d248c3a7e1d48ed2c3cad3 P 691fdfa39bd34536a6938099926a43bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 584c7b086850455e87acb94dc1e60d44, 691fdfa39bd34536a6938099926a43bd; no voters: 
I20260710 11:03:06.567092 16834 raft_consensus.cc:2804] T 8a1edbac34d248c3a7e1d48ed2c3cad3 P 691fdfa39bd34536a6938099926a43bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:06.567432 16834 raft_consensus.cc:493] T 8a1edbac34d248c3a7e1d48ed2c3cad3 P 691fdfa39bd34536a6938099926a43bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:06.567703 16834 raft_consensus.cc:3060] T 8a1edbac34d248c3a7e1d48ed2c3cad3 P 691fdfa39bd34536a6938099926a43bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:06.572682 16834 raft_consensus.cc:515] T 8a1edbac34d248c3a7e1d48ed2c3cad3 P 691fdfa39bd34536a6938099926a43bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584c7b086850455e87acb94dc1e60d44" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 34063 } } peers { permanent_uuid: "a9741c2716c14bcd9efcff53a9546245" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 39025 } } peers { permanent_uuid: "691fdfa39bd34536a6938099926a43bd" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 42887 } }
I20260710 11:03:06.574250 16834 leader_election.cc:290] T 8a1edbac34d248c3a7e1d48ed2c3cad3 P 691fdfa39bd34536a6938099926a43bd [CANDIDATE]: Term 1 election: Requested vote from peers 584c7b086850455e87acb94dc1e60d44 (127.12.212.2:34063), a9741c2716c14bcd9efcff53a9546245 (127.12.212.3:39025)
I20260710 11:03:06.575280 16714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a1edbac34d248c3a7e1d48ed2c3cad3" candidate_uuid: "691fdfa39bd34536a6938099926a43bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "584c7b086850455e87acb94dc1e60d44"
I20260710 11:03:06.575551 16788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a1edbac34d248c3a7e1d48ed2c3cad3" candidate_uuid: "691fdfa39bd34536a6938099926a43bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9741c2716c14bcd9efcff53a9546245"
I20260710 11:03:06.575920 16714 raft_consensus.cc:3060] T 8a1edbac34d248c3a7e1d48ed2c3cad3 P 584c7b086850455e87acb94dc1e60d44 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:06.576117 16788 raft_consensus.cc:3060] T 8a1edbac34d248c3a7e1d48ed2c3cad3 P a9741c2716c14bcd9efcff53a9546245 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:06.583539 16714 raft_consensus.cc:2468] T 8a1edbac34d248c3a7e1d48ed2c3cad3 P 584c7b086850455e87acb94dc1e60d44 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 691fdfa39bd34536a6938099926a43bd in term 1.
I20260710 11:03:06.583539 16788 raft_consensus.cc:2468] T 8a1edbac34d248c3a7e1d48ed2c3cad3 P a9741c2716c14bcd9efcff53a9546245 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 691fdfa39bd34536a6938099926a43bd in term 1.
I20260710 11:03:06.584935 16603 leader_election.cc:304] T 8a1edbac34d248c3a7e1d48ed2c3cad3 P 691fdfa39bd34536a6938099926a43bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 691fdfa39bd34536a6938099926a43bd, a9741c2716c14bcd9efcff53a9546245; no voters: 
I20260710 11:03:06.585601 16834 raft_consensus.cc:2804] T 8a1edbac34d248c3a7e1d48ed2c3cad3 P 691fdfa39bd34536a6938099926a43bd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:06.586455 16834 raft_consensus.cc:697] T 8a1edbac34d248c3a7e1d48ed2c3cad3 P 691fdfa39bd34536a6938099926a43bd [term 1 LEADER]: Becoming Leader. State: Replica: 691fdfa39bd34536a6938099926a43bd, State: Running, Role: LEADER
I20260710 11:03:06.587374 16834 consensus_queue.cc:237] T 8a1edbac34d248c3a7e1d48ed2c3cad3 P 691fdfa39bd34536a6938099926a43bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584c7b086850455e87acb94dc1e60d44" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 34063 } } peers { permanent_uuid: "a9741c2716c14bcd9efcff53a9546245" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 39025 } } peers { permanent_uuid: "691fdfa39bd34536a6938099926a43bd" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 42887 } }
I20260710 11:03:06.594480 16536 catalog_manager.cc:5697] T 8a1edbac34d248c3a7e1d48ed2c3cad3 P 691fdfa39bd34536a6938099926a43bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 691fdfa39bd34536a6938099926a43bd (127.12.212.1). New cstate: current_term: 1 leader_uuid: "691fdfa39bd34536a6938099926a43bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "584c7b086850455e87acb94dc1e60d44" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 34063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9741c2716c14bcd9efcff53a9546245" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 39025 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "691fdfa39bd34536a6938099926a43bd" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 42887 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:06.597280 16834 raft_consensus.cc:493] T 01bc0c6a300f420297f128854bafe2e7 P 691fdfa39bd34536a6938099926a43bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:06.597858 16834 raft_consensus.cc:515] T 01bc0c6a300f420297f128854bafe2e7 P 691fdfa39bd34536a6938099926a43bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "691fdfa39bd34536a6938099926a43bd" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 42887 } } peers { permanent_uuid: "584c7b086850455e87acb94dc1e60d44" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 34063 } } peers { permanent_uuid: "a9741c2716c14bcd9efcff53a9546245" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 39025 } }
I20260710 11:03:06.600024 16834 leader_election.cc:290] T 01bc0c6a300f420297f128854bafe2e7 P 691fdfa39bd34536a6938099926a43bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 584c7b086850455e87acb94dc1e60d44 (127.12.212.2:34063), a9741c2716c14bcd9efcff53a9546245 (127.12.212.3:39025)
I20260710 11:03:06.600960 16714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01bc0c6a300f420297f128854bafe2e7" candidate_uuid: "691fdfa39bd34536a6938099926a43bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "584c7b086850455e87acb94dc1e60d44" is_pre_election: true
I20260710 11:03:06.601282 16788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01bc0c6a300f420297f128854bafe2e7" candidate_uuid: "691fdfa39bd34536a6938099926a43bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9741c2716c14bcd9efcff53a9546245" is_pre_election: true
I20260710 11:03:06.601662 16714 raft_consensus.cc:2468] T 01bc0c6a300f420297f128854bafe2e7 P 584c7b086850455e87acb94dc1e60d44 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 691fdfa39bd34536a6938099926a43bd in term 0.
I20260710 11:03:06.601949 16788 raft_consensus.cc:2468] T 01bc0c6a300f420297f128854bafe2e7 P a9741c2716c14bcd9efcff53a9546245 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 691fdfa39bd34536a6938099926a43bd in term 0.
I20260710 11:03:06.603051 16603 leader_election.cc:304] T 01bc0c6a300f420297f128854bafe2e7 P 691fdfa39bd34536a6938099926a43bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 584c7b086850455e87acb94dc1e60d44, 691fdfa39bd34536a6938099926a43bd; no voters: 
I20260710 11:03:06.603770 16834 raft_consensus.cc:2804] T 01bc0c6a300f420297f128854bafe2e7 P 691fdfa39bd34536a6938099926a43bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:06.604190 16834 raft_consensus.cc:493] T 01bc0c6a300f420297f128854bafe2e7 P 691fdfa39bd34536a6938099926a43bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:06.604609 16834 raft_consensus.cc:3060] T 01bc0c6a300f420297f128854bafe2e7 P 691fdfa39bd34536a6938099926a43bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:06.609524 16834 raft_consensus.cc:515] T 01bc0c6a300f420297f128854bafe2e7 P 691fdfa39bd34536a6938099926a43bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "691fdfa39bd34536a6938099926a43bd" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 42887 } } peers { permanent_uuid: "584c7b086850455e87acb94dc1e60d44" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 34063 } } peers { permanent_uuid: "a9741c2716c14bcd9efcff53a9546245" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 39025 } }
I20260710 11:03:06.611331 16834 leader_election.cc:290] T 01bc0c6a300f420297f128854bafe2e7 P 691fdfa39bd34536a6938099926a43bd [CANDIDATE]: Term 1 election: Requested vote from peers 584c7b086850455e87acb94dc1e60d44 (127.12.212.2:34063), a9741c2716c14bcd9efcff53a9546245 (127.12.212.3:39025)
I20260710 11:03:06.612066 16714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01bc0c6a300f420297f128854bafe2e7" candidate_uuid: "691fdfa39bd34536a6938099926a43bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "584c7b086850455e87acb94dc1e60d44"
I20260710 11:03:06.612356 16788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01bc0c6a300f420297f128854bafe2e7" candidate_uuid: "691fdfa39bd34536a6938099926a43bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9741c2716c14bcd9efcff53a9546245"
I20260710 11:03:06.612578 16714 raft_consensus.cc:3060] T 01bc0c6a300f420297f128854bafe2e7 P 584c7b086850455e87acb94dc1e60d44 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:06.613023 16788 raft_consensus.cc:3060] T 01bc0c6a300f420297f128854bafe2e7 P a9741c2716c14bcd9efcff53a9546245 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:06.617745 16714 raft_consensus.cc:2468] T 01bc0c6a300f420297f128854bafe2e7 P 584c7b086850455e87acb94dc1e60d44 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 691fdfa39bd34536a6938099926a43bd in term 1.
I20260710 11:03:06.618901 16603 leader_election.cc:304] T 01bc0c6a300f420297f128854bafe2e7 P 691fdfa39bd34536a6938099926a43bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 584c7b086850455e87acb94dc1e60d44, 691fdfa39bd34536a6938099926a43bd; no voters: 
I20260710 11:03:06.619225 16788 raft_consensus.cc:2468] T 01bc0c6a300f420297f128854bafe2e7 P a9741c2716c14bcd9efcff53a9546245 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 691fdfa39bd34536a6938099926a43bd in term 1.
I20260710 11:03:06.619700 16834 raft_consensus.cc:2804] T 01bc0c6a300f420297f128854bafe2e7 P 691fdfa39bd34536a6938099926a43bd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:06.620254 16834 raft_consensus.cc:697] T 01bc0c6a300f420297f128854bafe2e7 P 691fdfa39bd34536a6938099926a43bd [term 1 LEADER]: Becoming Leader. State: Replica: 691fdfa39bd34536a6938099926a43bd, State: Running, Role: LEADER
I20260710 11:03:06.621032 16834 consensus_queue.cc:237] T 01bc0c6a300f420297f128854bafe2e7 P 691fdfa39bd34536a6938099926a43bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "691fdfa39bd34536a6938099926a43bd" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 42887 } } peers { permanent_uuid: "584c7b086850455e87acb94dc1e60d44" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 34063 } } peers { permanent_uuid: "a9741c2716c14bcd9efcff53a9546245" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 39025 } }
I20260710 11:03:06.627894 16536 catalog_manager.cc:5697] T 01bc0c6a300f420297f128854bafe2e7 P 691fdfa39bd34536a6938099926a43bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 691fdfa39bd34536a6938099926a43bd (127.12.212.1). New cstate: current_term: 1 leader_uuid: "691fdfa39bd34536a6938099926a43bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "691fdfa39bd34536a6938099926a43bd" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 42887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "584c7b086850455e87acb94dc1e60d44" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 34063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9741c2716c14bcd9efcff53a9546245" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 39025 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:06.731737 16536 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50558:
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 11:03:06.733675 16536 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.
W20260710 11:03:06.756261 16585 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:03:06.757503 16628 tablet_service.cc:1511] Processing CreateTablet for tablet e3e673695f494166ac247aaedc094066 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=7c3d9e3fbff0420aac9ea1048e7d2377]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:03:06.758729 16704 tablet_service.cc:1511] Processing CreateTablet for tablet e3e673695f494166ac247aaedc094066 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=7c3d9e3fbff0420aac9ea1048e7d2377]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:03:06.760118 16704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3e673695f494166ac247aaedc094066. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:06.758848 16628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3e673695f494166ac247aaedc094066. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:06.760653 16777 tablet_service.cc:1511] Processing CreateTablet for tablet e3e673695f494166ac247aaedc094066 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=7c3d9e3fbff0420aac9ea1048e7d2377]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 11:03:06.761518 16629 tablet_service.cc:1511] Processing CreateTablet for tablet 649e05bcdf7a434185e64a1184444d16 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=7c3d9e3fbff0420aac9ea1048e7d2377]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:03:06.762019 16777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3e673695f494166ac247aaedc094066. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:06.762727 16629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 649e05bcdf7a434185e64a1184444d16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:06.776783 16830 tablet_bootstrap.cc:492] T e3e673695f494166ac247aaedc094066 P 691fdfa39bd34536a6938099926a43bd: Bootstrap starting.
I20260710 11:03:06.777390 16829 tablet_bootstrap.cc:492] T e3e673695f494166ac247aaedc094066 P a9741c2716c14bcd9efcff53a9546245: Bootstrap starting.
I20260710 11:03:06.780534 16703 tablet_service.cc:1511] Processing CreateTablet for tablet 649e05bcdf7a434185e64a1184444d16 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=7c3d9e3fbff0420aac9ea1048e7d2377]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:03:06.781806 16703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 649e05bcdf7a434185e64a1184444d16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:06.783852 16829 tablet_bootstrap.cc:654] T e3e673695f494166ac247aaedc094066 P a9741c2716c14bcd9efcff53a9546245: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:06.784430 16778 tablet_service.cc:1511] Processing CreateTablet for tablet 649e05bcdf7a434185e64a1184444d16 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=7c3d9e3fbff0420aac9ea1048e7d2377]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 11:03:06.785734 16778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 649e05bcdf7a434185e64a1184444d16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:06.786353 16828 tablet_bootstrap.cc:492] T e3e673695f494166ac247aaedc094066 P 584c7b086850455e87acb94dc1e60d44: Bootstrap starting.
I20260710 11:03:06.786796 16830 tablet_bootstrap.cc:654] T e3e673695f494166ac247aaedc094066 P 691fdfa39bd34536a6938099926a43bd: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:06.795033 16829 tablet_bootstrap.cc:492] T e3e673695f494166ac247aaedc094066 P a9741c2716c14bcd9efcff53a9546245: No bootstrap required, opened a new log
I20260710 11:03:06.795614 16829 ts_tablet_manager.cc:1403] T e3e673695f494166ac247aaedc094066 P a9741c2716c14bcd9efcff53a9546245: Time spent bootstrapping tablet: real 0.018s	user 0.014s	sys 0.001s
I20260710 11:03:06.796083 16828 tablet_bootstrap.cc:654] T e3e673695f494166ac247aaedc094066 P 584c7b086850455e87acb94dc1e60d44: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:06.798834 16829 raft_consensus.cc:359] T e3e673695f494166ac247aaedc094066 P a9741c2716c14bcd9efcff53a9546245 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "691fdfa39bd34536a6938099926a43bd" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 42887 } } peers { permanent_uuid: "584c7b086850455e87acb94dc1e60d44" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 34063 } } peers { permanent_uuid: "a9741c2716c14bcd9efcff53a9546245" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 39025 } }
I20260710 11:03:06.799983 16829 raft_consensus.cc:385] T e3e673695f494166ac247aaedc094066 P a9741c2716c14bcd9efcff53a9546245 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:06.800418 16829 raft_consensus.cc:740] T e3e673695f494166ac247aaedc094066 P a9741c2716c14bcd9efcff53a9546245 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9741c2716c14bcd9efcff53a9546245, State: Initialized, Role: FOLLOWER
I20260710 11:03:06.801513 16829 consensus_queue.cc:260] T e3e673695f494166ac247aaedc094066 P a9741c2716c14bcd9efcff53a9546245 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "691fdfa39bd34536a6938099926a43bd" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 42887 } } peers { permanent_uuid: "584c7b086850455e87acb94dc1e60d44" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 34063 } } peers { permanent_uuid: "a9741c2716c14bcd9efcff53a9546245" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 39025 } }
I20260710 11:03:06.804087 16829 ts_tablet_manager.cc:1434] T e3e673695f494166ac247aaedc094066 P a9741c2716c14bcd9efcff53a9546245: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:03:06.809886 16828 tablet_bootstrap.cc:492] T e3e673695f494166ac247aaedc094066 P 584c7b086850455e87acb94dc1e60d44: No bootstrap required, opened a new log
I20260710 11:03:06.810437 16828 ts_tablet_manager.cc:1403] T e3e673695f494166ac247aaedc094066 P 584c7b086850455e87acb94dc1e60d44: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.012s
I20260710 11:03:06.815436 16828 raft_consensus.cc:359] T e3e673695f494166ac247aaedc094066 P 584c7b086850455e87acb94dc1e60d44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "691fdfa39bd34536a6938099926a43bd" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 42887 } } peers { permanent_uuid: "584c7b086850455e87acb94dc1e60d44" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 34063 } } peers { permanent_uuid: "a9741c2716c14bcd9efcff53a9546245" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 39025 } }
I20260710 11:03:06.816386 16828 raft_consensus.cc:385] T e3e673695f494166ac247aaedc094066 P 584c7b086850455e87acb94dc1e60d44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:06.816689 16828 raft_consensus.cc:740] T e3e673695f494166ac247aaedc094066 P 584c7b086850455e87acb94dc1e60d44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 584c7b086850455e87acb94dc1e60d44, State: Initialized, Role: FOLLOWER
I20260710 11:03:06.817685 16828 consensus_queue.cc:260] T e3e673695f494166ac247aaedc094066 P 584c7b086850455e87acb94dc1e60d44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "691fdfa39bd34536a6938099926a43bd" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 42887 } } peers { permanent_uuid: "584c7b086850455e87acb94dc1e60d44" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 34063 } } peers { permanent_uuid: "a9741c2716c14bcd9efcff53a9546245" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 39025 } }
I20260710 11:03:06.819655 16828 ts_tablet_manager.cc:1434] T e3e673695f494166ac247aaedc094066 P 584c7b086850455e87acb94dc1e60d44: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:03:06.828925 16830 tablet_bootstrap.cc:492] T e3e673695f494166ac247aaedc094066 P 691fdfa39bd34536a6938099926a43bd: No bootstrap required, opened a new log
I20260710 11:03:06.829488 16830 ts_tablet_manager.cc:1403] T e3e673695f494166ac247aaedc094066 P 691fdfa39bd34536a6938099926a43bd: Time spent bootstrapping tablet: real 0.053s	user 0.016s	sys 0.026s
I20260710 11:03:06.829783 16828 tablet_bootstrap.cc:492] T 649e05bcdf7a434185e64a1184444d16 P 584c7b086850455e87acb94dc1e60d44: Bootstrap starting.
I20260710 11:03:06.830780 16829 tablet_bootstrap.cc:492] T 649e05bcdf7a434185e64a1184444d16 P a9741c2716c14bcd9efcff53a9546245: Bootstrap starting.
I20260710 11:03:06.832056 16830 raft_consensus.cc:359] T e3e673695f494166ac247aaedc094066 P 691fdfa39bd34536a6938099926a43bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "691fdfa39bd34536a6938099926a43bd" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 42887 } } peers { permanent_uuid: "584c7b086850455e87acb94dc1e60d44" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 34063 } } peers { permanent_uuid: "a9741c2716c14bcd9efcff53a9546245" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 39025 } }
I20260710 11:03:06.832793 16830 raft_consensus.cc:385] T e3e673695f494166ac247aaedc094066 P 691fdfa39bd34536a6938099926a43bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:06.833083 16830 raft_consensus.cc:740] T e3e673695f494166ac247aaedc094066 P 691fdfa39bd34536a6938099926a43bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 691fdfa39bd34536a6938099926a43bd, State: Initialized, Role: FOLLOWER
I20260710 11:03:06.833835 16830 consensus_queue.cc:260] T e3e673695f494166ac247aaedc094066 P 691fdfa39bd34536a6938099926a43bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "691fdfa39bd34536a6938099926a43bd" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 42887 } } peers { permanent_uuid: "584c7b086850455e87acb94dc1e60d44" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 34063 } } peers { permanent_uuid: "a9741c2716c14bcd9efcff53a9546245" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 39025 } }
I20260710 11:03:06.835839 16830 ts_tablet_manager.cc:1434] T e3e673695f494166ac247aaedc094066 P 691fdfa39bd34536a6938099926a43bd: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 11:03:06.836614 16830 tablet_bootstrap.cc:492] T 649e05bcdf7a434185e64a1184444d16 P 691fdfa39bd34536a6938099926a43bd: Bootstrap starting.
I20260710 11:03:06.837589 16829 tablet_bootstrap.cc:654] T 649e05bcdf7a434185e64a1184444d16 P a9741c2716c14bcd9efcff53a9546245: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:06.839202 16828 tablet_bootstrap.cc:654] T 649e05bcdf7a434185e64a1184444d16 P 584c7b086850455e87acb94dc1e60d44: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:06.842876 16830 tablet_bootstrap.cc:654] T 649e05bcdf7a434185e64a1184444d16 P 691fdfa39bd34536a6938099926a43bd: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:06.844996 16829 tablet_bootstrap.cc:492] T 649e05bcdf7a434185e64a1184444d16 P a9741c2716c14bcd9efcff53a9546245: No bootstrap required, opened a new log
I20260710 11:03:06.845846 16829 ts_tablet_manager.cc:1403] T 649e05bcdf7a434185e64a1184444d16 P a9741c2716c14bcd9efcff53a9546245: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.005s
I20260710 11:03:06.850631 16828 tablet_bootstrap.cc:492] T 649e05bcdf7a434185e64a1184444d16 P 584c7b086850455e87acb94dc1e60d44: No bootstrap required, opened a new log
I20260710 11:03:06.851179 16828 ts_tablet_manager.cc:1403] T 649e05bcdf7a434185e64a1184444d16 P 584c7b086850455e87acb94dc1e60d44: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.000s
I20260710 11:03:06.851432 16829 raft_consensus.cc:359] T 649e05bcdf7a434185e64a1184444d16 P a9741c2716c14bcd9efcff53a9546245 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "691fdfa39bd34536a6938099926a43bd" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 42887 } } peers { permanent_uuid: "584c7b086850455e87acb94dc1e60d44" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 34063 } } peers { permanent_uuid: "a9741c2716c14bcd9efcff53a9546245" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 39025 } }
I20260710 11:03:06.852181 16829 raft_consensus.cc:385] T 649e05bcdf7a434185e64a1184444d16 P a9741c2716c14bcd9efcff53a9546245 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:06.852481 16829 raft_consensus.cc:740] T 649e05bcdf7a434185e64a1184444d16 P a9741c2716c14bcd9efcff53a9546245 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a9741c2716c14bcd9efcff53a9546245, State: Initialized, Role: FOLLOWER
I20260710 11:03:06.853430 16829 consensus_queue.cc:260] T 649e05bcdf7a434185e64a1184444d16 P a9741c2716c14bcd9efcff53a9546245 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "691fdfa39bd34536a6938099926a43bd" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 42887 } } peers { permanent_uuid: "584c7b086850455e87acb94dc1e60d44" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 34063 } } peers { permanent_uuid: "a9741c2716c14bcd9efcff53a9546245" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 39025 } }
I20260710 11:03:06.854440 16828 raft_consensus.cc:359] T 649e05bcdf7a434185e64a1184444d16 P 584c7b086850455e87acb94dc1e60d44 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "691fdfa39bd34536a6938099926a43bd" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 42887 } } peers { permanent_uuid: "584c7b086850455e87acb94dc1e60d44" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 34063 } } peers { permanent_uuid: "a9741c2716c14bcd9efcff53a9546245" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 39025 } }
I20260710 11:03:06.855249 16828 raft_consensus.cc:385] T 649e05bcdf7a434185e64a1184444d16 P 584c7b086850455e87acb94dc1e60d44 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:06.855563 16828 raft_consensus.cc:740] T 649e05bcdf7a434185e64a1184444d16 P 584c7b086850455e87acb94dc1e60d44 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 584c7b086850455e87acb94dc1e60d44, State: Initialized, Role: FOLLOWER
I20260710 11:03:06.855697 16829 ts_tablet_manager.cc:1434] T 649e05bcdf7a434185e64a1184444d16 P a9741c2716c14bcd9efcff53a9546245: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260710 11:03:06.856478 16828 consensus_queue.cc:260] T 649e05bcdf7a434185e64a1184444d16 P 584c7b086850455e87acb94dc1e60d44 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "691fdfa39bd34536a6938099926a43bd" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 42887 } } peers { permanent_uuid: "584c7b086850455e87acb94dc1e60d44" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 34063 } } peers { permanent_uuid: "a9741c2716c14bcd9efcff53a9546245" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 39025 } }
I20260710 11:03:06.858760 16828 ts_tablet_manager.cc:1434] T 649e05bcdf7a434185e64a1184444d16 P 584c7b086850455e87acb94dc1e60d44: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:03:06.860448 16830 tablet_bootstrap.cc:492] T 649e05bcdf7a434185e64a1184444d16 P 691fdfa39bd34536a6938099926a43bd: No bootstrap required, opened a new log
I20260710 11:03:06.861006 16830 ts_tablet_manager.cc:1403] T 649e05bcdf7a434185e64a1184444d16 P 691fdfa39bd34536a6938099926a43bd: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.010s
I20260710 11:03:06.864041 16830 raft_consensus.cc:359] T 649e05bcdf7a434185e64a1184444d16 P 691fdfa39bd34536a6938099926a43bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "691fdfa39bd34536a6938099926a43bd" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 42887 } } peers { permanent_uuid: "584c7b086850455e87acb94dc1e60d44" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 34063 } } peers { permanent_uuid: "a9741c2716c14bcd9efcff53a9546245" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 39025 } }
I20260710 11:03:06.864770 16830 raft_consensus.cc:385] T 649e05bcdf7a434185e64a1184444d16 P 691fdfa39bd34536a6938099926a43bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:06.865100 16830 raft_consensus.cc:740] T 649e05bcdf7a434185e64a1184444d16 P 691fdfa39bd34536a6938099926a43bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 691fdfa39bd34536a6938099926a43bd, State: Initialized, Role: FOLLOWER
I20260710 11:03:06.865926 16830 consensus_queue.cc:260] T 649e05bcdf7a434185e64a1184444d16 P 691fdfa39bd34536a6938099926a43bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "691fdfa39bd34536a6938099926a43bd" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 42887 } } peers { permanent_uuid: "584c7b086850455e87acb94dc1e60d44" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 34063 } } peers { permanent_uuid: "a9741c2716c14bcd9efcff53a9546245" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 39025 } }
I20260710 11:03:06.868131 16830 ts_tablet_manager.cc:1434] T 649e05bcdf7a434185e64a1184444d16 P 691fdfa39bd34536a6938099926a43bd: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260710 11:03:07.016079 16835 raft_consensus.cc:493] T 649e05bcdf7a434185e64a1184444d16 P a9741c2716c14bcd9efcff53a9546245 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:07.016718 16835 raft_consensus.cc:515] T 649e05bcdf7a434185e64a1184444d16 P a9741c2716c14bcd9efcff53a9546245 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "691fdfa39bd34536a6938099926a43bd" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 42887 } } peers { permanent_uuid: "584c7b086850455e87acb94dc1e60d44" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 34063 } } peers { permanent_uuid: "a9741c2716c14bcd9efcff53a9546245" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 39025 } }
I20260710 11:03:07.018987 16835 leader_election.cc:290] T 649e05bcdf7a434185e64a1184444d16 P a9741c2716c14bcd9efcff53a9546245 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 691fdfa39bd34536a6938099926a43bd (127.12.212.1:42887), 584c7b086850455e87acb94dc1e60d44 (127.12.212.2:34063)
I20260710 11:03:07.032229 16714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649e05bcdf7a434185e64a1184444d16" candidate_uuid: "a9741c2716c14bcd9efcff53a9546245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "584c7b086850455e87acb94dc1e60d44" is_pre_election: true
I20260710 11:03:07.033075 16714 raft_consensus.cc:2468] T 649e05bcdf7a434185e64a1184444d16 P 584c7b086850455e87acb94dc1e60d44 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9741c2716c14bcd9efcff53a9546245 in term 0.
I20260710 11:03:07.033398 16639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649e05bcdf7a434185e64a1184444d16" candidate_uuid: "a9741c2716c14bcd9efcff53a9546245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "691fdfa39bd34536a6938099926a43bd" is_pre_election: true
I20260710 11:03:07.034160 16639 raft_consensus.cc:2468] T 649e05bcdf7a434185e64a1184444d16 P 691fdfa39bd34536a6938099926a43bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a9741c2716c14bcd9efcff53a9546245 in term 0.
I20260710 11:03:07.034284 16752 leader_election.cc:304] T 649e05bcdf7a434185e64a1184444d16 P a9741c2716c14bcd9efcff53a9546245 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 584c7b086850455e87acb94dc1e60d44, a9741c2716c14bcd9efcff53a9546245; no voters: 
I20260710 11:03:07.035317 16835 raft_consensus.cc:2804] T 649e05bcdf7a434185e64a1184444d16 P a9741c2716c14bcd9efcff53a9546245 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:07.035662 16835 raft_consensus.cc:493] T 649e05bcdf7a434185e64a1184444d16 P a9741c2716c14bcd9efcff53a9546245 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:07.035949 16835 raft_consensus.cc:3060] T 649e05bcdf7a434185e64a1184444d16 P a9741c2716c14bcd9efcff53a9546245 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:07.036660 16834 consensus_queue.cc:1048] T 8a1edbac34d248c3a7e1d48ed2c3cad3 P 691fdfa39bd34536a6938099926a43bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9741c2716c14bcd9efcff53a9546245" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 39025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:07.037935 16842 raft_consensus.cc:493] T e3e673695f494166ac247aaedc094066 P 691fdfa39bd34536a6938099926a43bd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:07.038482 16842 raft_consensus.cc:515] T e3e673695f494166ac247aaedc094066 P 691fdfa39bd34536a6938099926a43bd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "691fdfa39bd34536a6938099926a43bd" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 42887 } } peers { permanent_uuid: "584c7b086850455e87acb94dc1e60d44" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 34063 } } peers { permanent_uuid: "a9741c2716c14bcd9efcff53a9546245" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 39025 } }
I20260710 11:03:07.041260 16842 leader_election.cc:290] T e3e673695f494166ac247aaedc094066 P 691fdfa39bd34536a6938099926a43bd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 584c7b086850455e87acb94dc1e60d44 (127.12.212.2:34063), a9741c2716c14bcd9efcff53a9546245 (127.12.212.3:39025)
I20260710 11:03:07.041833 16714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3e673695f494166ac247aaedc094066" candidate_uuid: "691fdfa39bd34536a6938099926a43bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "584c7b086850455e87acb94dc1e60d44" is_pre_election: true
I20260710 11:03:07.041795 16835 raft_consensus.cc:515] T 649e05bcdf7a434185e64a1184444d16 P a9741c2716c14bcd9efcff53a9546245 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "691fdfa39bd34536a6938099926a43bd" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 42887 } } peers { permanent_uuid: "584c7b086850455e87acb94dc1e60d44" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 34063 } } peers { permanent_uuid: "a9741c2716c14bcd9efcff53a9546245" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 39025 } }
I20260710 11:03:07.042586 16714 raft_consensus.cc:2468] T e3e673695f494166ac247aaedc094066 P 584c7b086850455e87acb94dc1e60d44 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 691fdfa39bd34536a6938099926a43bd in term 0.
I20260710 11:03:07.043495 16787 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3e673695f494166ac247aaedc094066" candidate_uuid: "691fdfa39bd34536a6938099926a43bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9741c2716c14bcd9efcff53a9546245" is_pre_election: true
I20260710 11:03:07.043941 16835 leader_election.cc:290] T 649e05bcdf7a434185e64a1184444d16 P a9741c2716c14bcd9efcff53a9546245 [CANDIDATE]: Term 1 election: Requested vote from peers 691fdfa39bd34536a6938099926a43bd (127.12.212.1:42887), 584c7b086850455e87acb94dc1e60d44 (127.12.212.2:34063)
I20260710 11:03:07.044333 16787 raft_consensus.cc:2468] T e3e673695f494166ac247aaedc094066 P a9741c2716c14bcd9efcff53a9546245 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 691fdfa39bd34536a6938099926a43bd in term 0.
I20260710 11:03:07.044848 16639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649e05bcdf7a434185e64a1184444d16" candidate_uuid: "a9741c2716c14bcd9efcff53a9546245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "691fdfa39bd34536a6938099926a43bd"
I20260710 11:03:07.045159 16714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649e05bcdf7a434185e64a1184444d16" candidate_uuid: "a9741c2716c14bcd9efcff53a9546245" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "584c7b086850455e87acb94dc1e60d44"
I20260710 11:03:07.045444 16603 leader_election.cc:304] T e3e673695f494166ac247aaedc094066 P 691fdfa39bd34536a6938099926a43bd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 584c7b086850455e87acb94dc1e60d44, 691fdfa39bd34536a6938099926a43bd; no voters: 
I20260710 11:03:07.045600 16639 raft_consensus.cc:3060] T 649e05bcdf7a434185e64a1184444d16 P 691fdfa39bd34536a6938099926a43bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:07.045794 16714 raft_consensus.cc:3060] T 649e05bcdf7a434185e64a1184444d16 P 584c7b086850455e87acb94dc1e60d44 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:07.048013 16842 raft_consensus.cc:2804] T e3e673695f494166ac247aaedc094066 P 691fdfa39bd34536a6938099926a43bd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:07.048411 16842 raft_consensus.cc:493] T e3e673695f494166ac247aaedc094066 P 691fdfa39bd34536a6938099926a43bd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:07.048820 16842 raft_consensus.cc:3060] T e3e673695f494166ac247aaedc094066 P 691fdfa39bd34536a6938099926a43bd [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:07.052922 16834 consensus_queue.cc:1048] T 01bc0c6a300f420297f128854bafe2e7 P 691fdfa39bd34536a6938099926a43bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9741c2716c14bcd9efcff53a9546245" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 39025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:07.056453 16639 raft_consensus.cc:2468] T 649e05bcdf7a434185e64a1184444d16 P 691fdfa39bd34536a6938099926a43bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9741c2716c14bcd9efcff53a9546245 in term 1.
I20260710 11:03:07.056952 16842 raft_consensus.cc:515] T e3e673695f494166ac247aaedc094066 P 691fdfa39bd34536a6938099926a43bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "691fdfa39bd34536a6938099926a43bd" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 42887 } } peers { permanent_uuid: "584c7b086850455e87acb94dc1e60d44" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 34063 } } peers { permanent_uuid: "a9741c2716c14bcd9efcff53a9546245" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 39025 } }
I20260710 11:03:07.058097 16753 leader_election.cc:304] T 649e05bcdf7a434185e64a1184444d16 P a9741c2716c14bcd9efcff53a9546245 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 691fdfa39bd34536a6938099926a43bd, a9741c2716c14bcd9efcff53a9546245; no voters: 
I20260710 11:03:07.059296 16835 raft_consensus.cc:2804] T 649e05bcdf7a434185e64a1184444d16 P a9741c2716c14bcd9efcff53a9546245 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:07.059340 16842 leader_election.cc:290] T e3e673695f494166ac247aaedc094066 P 691fdfa39bd34536a6938099926a43bd [CANDIDATE]: Term 1 election: Requested vote from peers 584c7b086850455e87acb94dc1e60d44 (127.12.212.2:34063), a9741c2716c14bcd9efcff53a9546245 (127.12.212.3:39025)
I20260710 11:03:07.059931 16835 raft_consensus.cc:697] T 649e05bcdf7a434185e64a1184444d16 P a9741c2716c14bcd9efcff53a9546245 [term 1 LEADER]: Becoming Leader. State: Replica: a9741c2716c14bcd9efcff53a9546245, State: Running, Role: LEADER
I20260710 11:03:07.060985 16835 consensus_queue.cc:237] T 649e05bcdf7a434185e64a1184444d16 P a9741c2716c14bcd9efcff53a9546245 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "691fdfa39bd34536a6938099926a43bd" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 42887 } } peers { permanent_uuid: "584c7b086850455e87acb94dc1e60d44" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 34063 } } peers { permanent_uuid: "a9741c2716c14bcd9efcff53a9546245" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 39025 } }
I20260710 11:03:07.062045 16713 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3e673695f494166ac247aaedc094066" candidate_uuid: "691fdfa39bd34536a6938099926a43bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "584c7b086850455e87acb94dc1e60d44"
I20260710 11:03:07.062841 16713 raft_consensus.cc:3060] T e3e673695f494166ac247aaedc094066 P 584c7b086850455e87acb94dc1e60d44 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:07.068816 16714 raft_consensus.cc:2468] T 649e05bcdf7a434185e64a1184444d16 P 584c7b086850455e87acb94dc1e60d44 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9741c2716c14bcd9efcff53a9546245 in term 1.
I20260710 11:03:07.073140 16713 raft_consensus.cc:2468] T e3e673695f494166ac247aaedc094066 P 584c7b086850455e87acb94dc1e60d44 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 691fdfa39bd34536a6938099926a43bd in term 1.
I20260710 11:03:07.077384 16788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3e673695f494166ac247aaedc094066" candidate_uuid: "691fdfa39bd34536a6938099926a43bd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a9741c2716c14bcd9efcff53a9546245"
I20260710 11:03:07.078373 16788 raft_consensus.cc:3060] T e3e673695f494166ac247aaedc094066 P a9741c2716c14bcd9efcff53a9546245 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:07.083923 16603 leader_election.cc:304] T e3e673695f494166ac247aaedc094066 P 691fdfa39bd34536a6938099926a43bd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 584c7b086850455e87acb94dc1e60d44, 691fdfa39bd34536a6938099926a43bd; no voters: 
I20260710 11:03:07.085213 16842 raft_consensus.cc:2804] T e3e673695f494166ac247aaedc094066 P 691fdfa39bd34536a6938099926a43bd [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:07.085744 16842 raft_consensus.cc:697] T e3e673695f494166ac247aaedc094066 P 691fdfa39bd34536a6938099926a43bd [term 1 LEADER]: Becoming Leader. State: Replica: 691fdfa39bd34536a6938099926a43bd, State: Running, Role: LEADER
I20260710 11:03:07.086696 16842 consensus_queue.cc:237] T e3e673695f494166ac247aaedc094066 P 691fdfa39bd34536a6938099926a43bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "691fdfa39bd34536a6938099926a43bd" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 42887 } } peers { permanent_uuid: "584c7b086850455e87acb94dc1e60d44" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 34063 } } peers { permanent_uuid: "a9741c2716c14bcd9efcff53a9546245" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 39025 } }
I20260710 11:03:07.090982 16864 consensus_queue.cc:1048] T 01bc0c6a300f420297f128854bafe2e7 P 691fdfa39bd34536a6938099926a43bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "584c7b086850455e87acb94dc1e60d44" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 34063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:07.096350 16537 catalog_manager.cc:5697] T 649e05bcdf7a434185e64a1184444d16 P a9741c2716c14bcd9efcff53a9546245 reported cstate change: term changed from 0 to 1, leader changed from <none> to a9741c2716c14bcd9efcff53a9546245 (127.12.212.3). New cstate: current_term: 1 leader_uuid: "a9741c2716c14bcd9efcff53a9546245" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "691fdfa39bd34536a6938099926a43bd" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 42887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "584c7b086850455e87acb94dc1e60d44" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 34063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9741c2716c14bcd9efcff53a9546245" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 39025 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:07.103165 16788 raft_consensus.cc:2468] T e3e673695f494166ac247aaedc094066 P a9741c2716c14bcd9efcff53a9546245 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 691fdfa39bd34536a6938099926a43bd in term 1.
I20260710 11:03:07.114285 16535 catalog_manager.cc:5697] T e3e673695f494166ac247aaedc094066 P 691fdfa39bd34536a6938099926a43bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 691fdfa39bd34536a6938099926a43bd (127.12.212.1). New cstate: current_term: 1 leader_uuid: "691fdfa39bd34536a6938099926a43bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "691fdfa39bd34536a6938099926a43bd" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 42887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "584c7b086850455e87acb94dc1e60d44" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 34063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9741c2716c14bcd9efcff53a9546245" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 39025 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:07.117071 16864 consensus_queue.cc:1048] T 8a1edbac34d248c3a7e1d48ed2c3cad3 P 691fdfa39bd34536a6938099926a43bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "584c7b086850455e87acb94dc1e60d44" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 34063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:07.179304 16639 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "01bc0c6a300f420297f128854bafe2e7"
dest_uuid: "691fdfa39bd34536a6938099926a43bd"
mode: GRACEFUL
new_leader_uuid: "584c7b086850455e87acb94dc1e60d44"
 from {username='slave'} at 127.0.0.1:46404
I20260710 11:03:07.180008 16639 raft_consensus.cc:606] T 01bc0c6a300f420297f128854bafe2e7 P 691fdfa39bd34536a6938099926a43bd [term 1 LEADER]: Received request to transfer leadership to TS 584c7b086850455e87acb94dc1e60d44
I20260710 11:03:07.196602 16788 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "649e05bcdf7a434185e64a1184444d16"
dest_uuid: "a9741c2716c14bcd9efcff53a9546245"
mode: GRACEFUL
new_leader_uuid: "691fdfa39bd34536a6938099926a43bd"
 from {username='slave'} at 127.0.0.1:38032
I20260710 11:03:07.197129 16788 raft_consensus.cc:606] T 649e05bcdf7a434185e64a1184444d16 P a9741c2716c14bcd9efcff53a9546245 [term 1 LEADER]: Received request to transfer leadership to TS 691fdfa39bd34536a6938099926a43bd
I20260710 11:03:07.462363 16835 consensus_queue.cc:1048] T 649e05bcdf7a434185e64a1184444d16 P a9741c2716c14bcd9efcff53a9546245 [LEADER]: Connected to new peer: Peer: permanent_uuid: "584c7b086850455e87acb94dc1e60d44" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 34063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:07.473453 16835 consensus_queue.cc:1048] T 649e05bcdf7a434185e64a1184444d16 P a9741c2716c14bcd9efcff53a9546245 [LEADER]: Connected to new peer: Peer: permanent_uuid: "691fdfa39bd34536a6938099926a43bd" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 42887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:07.481719 16878 raft_consensus.cc:993] T 649e05bcdf7a434185e64a1184444d16 P a9741c2716c14bcd9efcff53a9546245: : Instructing follower 691fdfa39bd34536a6938099926a43bd to start an election
I20260710 11:03:07.482172 16878 raft_consensus.cc:1081] T 649e05bcdf7a434185e64a1184444d16 P a9741c2716c14bcd9efcff53a9546245 [term 1 LEADER]: Signalling peer 691fdfa39bd34536a6938099926a43bd to start an election
I20260710 11:03:07.483870 16639 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "649e05bcdf7a434185e64a1184444d16"
dest_uuid: "691fdfa39bd34536a6938099926a43bd"
 from {username='slave'} at 127.0.0.1:46394
I20260710 11:03:07.484483 16639 raft_consensus.cc:493] T 649e05bcdf7a434185e64a1184444d16 P 691fdfa39bd34536a6938099926a43bd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:07.484866 16639 raft_consensus.cc:3060] T 649e05bcdf7a434185e64a1184444d16 P 691fdfa39bd34536a6938099926a43bd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:07.486229 16864 consensus_queue.cc:1048] T e3e673695f494166ac247aaedc094066 P 691fdfa39bd34536a6938099926a43bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "584c7b086850455e87acb94dc1e60d44" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 34063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:07.491972 16639 raft_consensus.cc:515] T 649e05bcdf7a434185e64a1184444d16 P 691fdfa39bd34536a6938099926a43bd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "691fdfa39bd34536a6938099926a43bd" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 42887 } } peers { permanent_uuid: "584c7b086850455e87acb94dc1e60d44" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 34063 } } peers { permanent_uuid: "a9741c2716c14bcd9efcff53a9546245" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 39025 } }
I20260710 11:03:07.495030 16639 leader_election.cc:290] T 649e05bcdf7a434185e64a1184444d16 P 691fdfa39bd34536a6938099926a43bd [CANDIDATE]: Term 2 election: Requested vote from peers 584c7b086850455e87acb94dc1e60d44 (127.12.212.2:34063), a9741c2716c14bcd9efcff53a9546245 (127.12.212.3:39025)
I20260710 11:03:07.496136 16788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649e05bcdf7a434185e64a1184444d16" candidate_uuid: "691fdfa39bd34536a6938099926a43bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a9741c2716c14bcd9efcff53a9546245"
I20260710 11:03:07.496784 16788 raft_consensus.cc:3055] T 649e05bcdf7a434185e64a1184444d16 P a9741c2716c14bcd9efcff53a9546245 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:07.497102 16788 raft_consensus.cc:740] T 649e05bcdf7a434185e64a1184444d16 P a9741c2716c14bcd9efcff53a9546245 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a9741c2716c14bcd9efcff53a9546245, State: Running, Role: LEADER
I20260710 11:03:07.497939 16788 consensus_queue.cc:260] T 649e05bcdf7a434185e64a1184444d16 P a9741c2716c14bcd9efcff53a9546245 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "691fdfa39bd34536a6938099926a43bd" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 42887 } } peers { permanent_uuid: "584c7b086850455e87acb94dc1e60d44" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 34063 } } peers { permanent_uuid: "a9741c2716c14bcd9efcff53a9546245" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 39025 } }
I20260710 11:03:07.499241 16788 raft_consensus.cc:3060] T 649e05bcdf7a434185e64a1184444d16 P a9741c2716c14bcd9efcff53a9546245 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:07.501816 16864 consensus_queue.cc:1048] T e3e673695f494166ac247aaedc094066 P 691fdfa39bd34536a6938099926a43bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9741c2716c14bcd9efcff53a9546245" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 39025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:07.504776 16714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649e05bcdf7a434185e64a1184444d16" candidate_uuid: "691fdfa39bd34536a6938099926a43bd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "584c7b086850455e87acb94dc1e60d44"
I20260710 11:03:07.505390 16714 raft_consensus.cc:3060] T 649e05bcdf7a434185e64a1184444d16 P 584c7b086850455e87acb94dc1e60d44 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:07.512049 16788 raft_consensus.cc:2468] T 649e05bcdf7a434185e64a1184444d16 P a9741c2716c14bcd9efcff53a9546245 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 691fdfa39bd34536a6938099926a43bd in term 2.
I20260710 11:03:07.513367 16603 leader_election.cc:304] T 649e05bcdf7a434185e64a1184444d16 P 691fdfa39bd34536a6938099926a43bd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 691fdfa39bd34536a6938099926a43bd, a9741c2716c14bcd9efcff53a9546245; no voters: 
I20260710 11:03:07.514226 16864 raft_consensus.cc:2804] T 649e05bcdf7a434185e64a1184444d16 P 691fdfa39bd34536a6938099926a43bd [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:07.514756 16864 raft_consensus.cc:697] T 649e05bcdf7a434185e64a1184444d16 P 691fdfa39bd34536a6938099926a43bd [term 2 LEADER]: Becoming Leader. State: Replica: 691fdfa39bd34536a6938099926a43bd, State: Running, Role: LEADER
I20260710 11:03:07.515646 16864 consensus_queue.cc:237] T 649e05bcdf7a434185e64a1184444d16 P 691fdfa39bd34536a6938099926a43bd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "691fdfa39bd34536a6938099926a43bd" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 42887 } } peers { permanent_uuid: "584c7b086850455e87acb94dc1e60d44" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 34063 } } peers { permanent_uuid: "a9741c2716c14bcd9efcff53a9546245" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 39025 } }
I20260710 11:03:07.517344 16714 raft_consensus.cc:2468] T 649e05bcdf7a434185e64a1184444d16 P 584c7b086850455e87acb94dc1e60d44 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 691fdfa39bd34536a6938099926a43bd in term 2.
I20260710 11:03:07.523268 16535 catalog_manager.cc:5697] T 649e05bcdf7a434185e64a1184444d16 P 691fdfa39bd34536a6938099926a43bd reported cstate change: term changed from 1 to 2, leader changed from a9741c2716c14bcd9efcff53a9546245 (127.12.212.3) to 691fdfa39bd34536a6938099926a43bd (127.12.212.1). New cstate: current_term: 2 leader_uuid: "691fdfa39bd34536a6938099926a43bd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "691fdfa39bd34536a6938099926a43bd" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 42887 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "584c7b086850455e87acb94dc1e60d44" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 34063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9741c2716c14bcd9efcff53a9546245" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 39025 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:07.541957 16864 raft_consensus.cc:993] T 01bc0c6a300f420297f128854bafe2e7 P 691fdfa39bd34536a6938099926a43bd: : Instructing follower 584c7b086850455e87acb94dc1e60d44 to start an election
I20260710 11:03:07.542392 16834 raft_consensus.cc:1081] T 01bc0c6a300f420297f128854bafe2e7 P 691fdfa39bd34536a6938099926a43bd [term 1 LEADER]: Signalling peer 584c7b086850455e87acb94dc1e60d44 to start an election
I20260710 11:03:07.544082 16714 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "01bc0c6a300f420297f128854bafe2e7"
dest_uuid: "584c7b086850455e87acb94dc1e60d44"
 from {username='slave'} at 127.0.0.1:35044
I20260710 11:03:07.544572 16714 raft_consensus.cc:493] T 01bc0c6a300f420297f128854bafe2e7 P 584c7b086850455e87acb94dc1e60d44 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:07.544878 16714 raft_consensus.cc:3060] T 01bc0c6a300f420297f128854bafe2e7 P 584c7b086850455e87acb94dc1e60d44 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:07.550026 16714 raft_consensus.cc:515] T 01bc0c6a300f420297f128854bafe2e7 P 584c7b086850455e87acb94dc1e60d44 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "691fdfa39bd34536a6938099926a43bd" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 42887 } } peers { permanent_uuid: "584c7b086850455e87acb94dc1e60d44" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 34063 } } peers { permanent_uuid: "a9741c2716c14bcd9efcff53a9546245" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 39025 } }
I20260710 11:03:07.552157 16714 leader_election.cc:290] T 01bc0c6a300f420297f128854bafe2e7 P 584c7b086850455e87acb94dc1e60d44 [CANDIDATE]: Term 2 election: Requested vote from peers 691fdfa39bd34536a6938099926a43bd (127.12.212.1:42887), a9741c2716c14bcd9efcff53a9546245 (127.12.212.3:39025)
I20260710 11:03:07.562395 16639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01bc0c6a300f420297f128854bafe2e7" candidate_uuid: "584c7b086850455e87acb94dc1e60d44" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "691fdfa39bd34536a6938099926a43bd"
I20260710 11:03:07.562937 16639 raft_consensus.cc:3055] T 01bc0c6a300f420297f128854bafe2e7 P 691fdfa39bd34536a6938099926a43bd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:07.563146 16788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01bc0c6a300f420297f128854bafe2e7" candidate_uuid: "584c7b086850455e87acb94dc1e60d44" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a9741c2716c14bcd9efcff53a9546245"
I20260710 11:03:07.563244 16639 raft_consensus.cc:740] T 01bc0c6a300f420297f128854bafe2e7 P 691fdfa39bd34536a6938099926a43bd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 691fdfa39bd34536a6938099926a43bd, State: Running, Role: LEADER
I20260710 11:03:07.563867 16788 raft_consensus.cc:3060] T 01bc0c6a300f420297f128854bafe2e7 P a9741c2716c14bcd9efcff53a9546245 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:07.564306 16639 consensus_queue.cc:260] T 01bc0c6a300f420297f128854bafe2e7 P 691fdfa39bd34536a6938099926a43bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "691fdfa39bd34536a6938099926a43bd" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 42887 } } peers { permanent_uuid: "584c7b086850455e87acb94dc1e60d44" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 34063 } } peers { permanent_uuid: "a9741c2716c14bcd9efcff53a9546245" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 39025 } }
I20260710 11:03:07.565248 16639 raft_consensus.cc:3060] T 01bc0c6a300f420297f128854bafe2e7 P 691fdfa39bd34536a6938099926a43bd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:07.568791 16788 raft_consensus.cc:2468] T 01bc0c6a300f420297f128854bafe2e7 P a9741c2716c14bcd9efcff53a9546245 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 584c7b086850455e87acb94dc1e60d44 in term 2.
I20260710 11:03:07.570016 16639 raft_consensus.cc:2468] T 01bc0c6a300f420297f128854bafe2e7 P 691fdfa39bd34536a6938099926a43bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 584c7b086850455e87acb94dc1e60d44 in term 2.
I20260710 11:03:07.569950 16678 leader_election.cc:304] T 01bc0c6a300f420297f128854bafe2e7 P 584c7b086850455e87acb94dc1e60d44 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 584c7b086850455e87acb94dc1e60d44, a9741c2716c14bcd9efcff53a9546245; no voters: 
I20260710 11:03:07.571020 16874 raft_consensus.cc:2804] T 01bc0c6a300f420297f128854bafe2e7 P 584c7b086850455e87acb94dc1e60d44 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:07.571502 16874 raft_consensus.cc:697] T 01bc0c6a300f420297f128854bafe2e7 P 584c7b086850455e87acb94dc1e60d44 [term 2 LEADER]: Becoming Leader. State: Replica: 584c7b086850455e87acb94dc1e60d44, State: Running, Role: LEADER
I20260710 11:03:07.572151 16874 consensus_queue.cc:237] T 01bc0c6a300f420297f128854bafe2e7 P 584c7b086850455e87acb94dc1e60d44 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "691fdfa39bd34536a6938099926a43bd" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 42887 } } peers { permanent_uuid: "584c7b086850455e87acb94dc1e60d44" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 34063 } } peers { permanent_uuid: "a9741c2716c14bcd9efcff53a9546245" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 39025 } }
I20260710 11:03:07.578094 16535 catalog_manager.cc:5697] T 01bc0c6a300f420297f128854bafe2e7 P 584c7b086850455e87acb94dc1e60d44 reported cstate change: term changed from 1 to 2, leader changed from 691fdfa39bd34536a6938099926a43bd (127.12.212.1) to 584c7b086850455e87acb94dc1e60d44 (127.12.212.2). New cstate: current_term: 2 leader_uuid: "584c7b086850455e87acb94dc1e60d44" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "691fdfa39bd34536a6938099926a43bd" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 42887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "584c7b086850455e87acb94dc1e60d44" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 34063 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a9741c2716c14bcd9efcff53a9546245" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 39025 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:07.639847 13136 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 11:03:07.641449 13136 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 11:03:07.641834 13136 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 11:03:07.653575 16639 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e3e673695f494166ac247aaedc094066"
dest_uuid: "691fdfa39bd34536a6938099926a43bd"
mode: GRACEFUL
new_leader_uuid: "a9741c2716c14bcd9efcff53a9546245"
 from {username='slave'} at 127.0.0.1:46426
I20260710 11:03:07.654155 16639 raft_consensus.cc:606] T e3e673695f494166ac247aaedc094066 P 691fdfa39bd34536a6938099926a43bd [term 1 LEADER]: Received request to transfer leadership to TS a9741c2716c14bcd9efcff53a9546245
I20260710 11:03:07.655452 13136 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260710 11:03:07.986327 16788 raft_consensus.cc:1275] T 01bc0c6a300f420297f128854bafe2e7 P a9741c2716c14bcd9efcff53a9546245 [term 2 FOLLOWER]: Refusing update from remote peer 584c7b086850455e87acb94dc1e60d44: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:07.987627 16874 consensus_queue.cc:1048] T 01bc0c6a300f420297f128854bafe2e7 P 584c7b086850455e87acb94dc1e60d44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9741c2716c14bcd9efcff53a9546245" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 39025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:07.995096 16639 raft_consensus.cc:1275] T 01bc0c6a300f420297f128854bafe2e7 P 691fdfa39bd34536a6938099926a43bd [term 2 FOLLOWER]: Refusing update from remote peer 584c7b086850455e87acb94dc1e60d44: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:07.997694 16836 consensus_queue.cc:1048] T 01bc0c6a300f420297f128854bafe2e7 P 584c7b086850455e87acb94dc1e60d44 [LEADER]: Connected to new peer: Peer: permanent_uuid: "691fdfa39bd34536a6938099926a43bd" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 42887 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:08.057817 16788 raft_consensus.cc:1275] T 649e05bcdf7a434185e64a1184444d16 P a9741c2716c14bcd9efcff53a9546245 [term 2 FOLLOWER]: Refusing update from remote peer 691fdfa39bd34536a6938099926a43bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:08.059304 16834 consensus_queue.cc:1048] T 649e05bcdf7a434185e64a1184444d16 P 691fdfa39bd34536a6938099926a43bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "a9741c2716c14bcd9efcff53a9546245" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 39025 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:08.068797 16714 raft_consensus.cc:1275] T 649e05bcdf7a434185e64a1184444d16 P 584c7b086850455e87acb94dc1e60d44 [term 2 FOLLOWER]: Refusing update from remote peer 691fdfa39bd34536a6938099926a43bd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:08.070564 16834 consensus_queue.cc:1048] T 649e05bcdf7a434185e64a1184444d16 P 691fdfa39bd34536a6938099926a43bd [LEADER]: Connected to new peer: Peer: permanent_uuid: "584c7b086850455e87acb94dc1e60d44" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 34063 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:08.088191 16834 raft_consensus.cc:993] T e3e673695f494166ac247aaedc094066 P 691fdfa39bd34536a6938099926a43bd: : Instructing follower a9741c2716c14bcd9efcff53a9546245 to start an election
I20260710 11:03:08.088665 16834 raft_consensus.cc:1081] T e3e673695f494166ac247aaedc094066 P 691fdfa39bd34536a6938099926a43bd [term 1 LEADER]: Signalling peer a9741c2716c14bcd9efcff53a9546245 to start an election
I20260710 11:03:08.090178 16788 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e3e673695f494166ac247aaedc094066"
dest_uuid: "a9741c2716c14bcd9efcff53a9546245"
 from {username='slave'} at 127.0.0.1:38016
I20260710 11:03:08.090651 16788 raft_consensus.cc:493] T e3e673695f494166ac247aaedc094066 P a9741c2716c14bcd9efcff53a9546245 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:08.091064 16788 raft_consensus.cc:3060] T e3e673695f494166ac247aaedc094066 P a9741c2716c14bcd9efcff53a9546245 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:08.095783 16788 raft_consensus.cc:515] T e3e673695f494166ac247aaedc094066 P a9741c2716c14bcd9efcff53a9546245 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "691fdfa39bd34536a6938099926a43bd" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 42887 } } peers { permanent_uuid: "584c7b086850455e87acb94dc1e60d44" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 34063 } } peers { permanent_uuid: "a9741c2716c14bcd9efcff53a9546245" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 39025 } }
I20260710 11:03:08.097317 16788 leader_election.cc:290] T e3e673695f494166ac247aaedc094066 P a9741c2716c14bcd9efcff53a9546245 [CANDIDATE]: Term 2 election: Requested vote from peers 691fdfa39bd34536a6938099926a43bd (127.12.212.1:42887), 584c7b086850455e87acb94dc1e60d44 (127.12.212.2:34063)
I20260710 11:03:08.098292 16639 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3e673695f494166ac247aaedc094066" candidate_uuid: "a9741c2716c14bcd9efcff53a9546245" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "691fdfa39bd34536a6938099926a43bd"
I20260710 11:03:08.098511 16714 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3e673695f494166ac247aaedc094066" candidate_uuid: "a9741c2716c14bcd9efcff53a9546245" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "584c7b086850455e87acb94dc1e60d44"
I20260710 11:03:08.098837 16639 raft_consensus.cc:3055] T e3e673695f494166ac247aaedc094066 P 691fdfa39bd34536a6938099926a43bd [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:08.099198 16639 raft_consensus.cc:740] T e3e673695f494166ac247aaedc094066 P 691fdfa39bd34536a6938099926a43bd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 691fdfa39bd34536a6938099926a43bd, State: Running, Role: LEADER
I20260710 11:03:08.099201 16714 raft_consensus.cc:3060] T e3e673695f494166ac247aaedc094066 P 584c7b086850455e87acb94dc1e60d44 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:08.100245 16639 consensus_queue.cc:260] T e3e673695f494166ac247aaedc094066 P 691fdfa39bd34536a6938099926a43bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "691fdfa39bd34536a6938099926a43bd" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 42887 } } peers { permanent_uuid: "584c7b086850455e87acb94dc1e60d44" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 34063 } } peers { permanent_uuid: "a9741c2716c14bcd9efcff53a9546245" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 39025 } }
I20260710 11:03:08.101302 16639 raft_consensus.cc:3060] T e3e673695f494166ac247aaedc094066 P 691fdfa39bd34536a6938099926a43bd [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:08.104950 16714 raft_consensus.cc:2468] T e3e673695f494166ac247aaedc094066 P 584c7b086850455e87acb94dc1e60d44 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9741c2716c14bcd9efcff53a9546245 in term 2.
I20260710 11:03:08.105978 16639 raft_consensus.cc:2468] T e3e673695f494166ac247aaedc094066 P 691fdfa39bd34536a6938099926a43bd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a9741c2716c14bcd9efcff53a9546245 in term 2.
I20260710 11:03:08.106132 16752 leader_election.cc:304] T e3e673695f494166ac247aaedc094066 P a9741c2716c14bcd9efcff53a9546245 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 584c7b086850455e87acb94dc1e60d44, a9741c2716c14bcd9efcff53a9546245; no voters: 
I20260710 11:03:08.107074 16835 raft_consensus.cc:2804] T e3e673695f494166ac247aaedc094066 P a9741c2716c14bcd9efcff53a9546245 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:08.108057 16835 raft_consensus.cc:697] T e3e673695f494166ac247aaedc094066 P a9741c2716c14bcd9efcff53a9546245 [term 2 LEADER]: Becoming Leader. State: Replica: a9741c2716c14bcd9efcff53a9546245, State: Running, Role: LEADER
I20260710 11:03:08.108846 16835 consensus_queue.cc:237] T e3e673695f494166ac247aaedc094066 P a9741c2716c14bcd9efcff53a9546245 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "691fdfa39bd34536a6938099926a43bd" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 42887 } } peers { permanent_uuid: "584c7b086850455e87acb94dc1e60d44" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 34063 } } peers { permanent_uuid: "a9741c2716c14bcd9efcff53a9546245" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 39025 } }
I20260710 11:03:08.114830 16536 catalog_manager.cc:5697] T e3e673695f494166ac247aaedc094066 P a9741c2716c14bcd9efcff53a9546245 reported cstate change: term changed from 1 to 2, leader changed from 691fdfa39bd34536a6938099926a43bd (127.12.212.1) to a9741c2716c14bcd9efcff53a9546245 (127.12.212.3). New cstate: current_term: 2 leader_uuid: "a9741c2716c14bcd9efcff53a9546245" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "691fdfa39bd34536a6938099926a43bd" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 42887 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "584c7b086850455e87acb94dc1e60d44" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 34063 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a9741c2716c14bcd9efcff53a9546245" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 39025 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:08.279277 13136 tablet_server.cc:179] TabletServer@127.12.212.1:0 shutting down...
I20260710 11:03:08.298619 13136 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:08.299356 13136 tablet_replica.cc:333] T 649e05bcdf7a434185e64a1184444d16 P 691fdfa39bd34536a6938099926a43bd: stopping tablet replica
I20260710 11:03:08.299942 13136 raft_consensus.cc:2243] T 649e05bcdf7a434185e64a1184444d16 P 691fdfa39bd34536a6938099926a43bd [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:08.300753 13136 raft_consensus.cc:2272] T 649e05bcdf7a434185e64a1184444d16 P 691fdfa39bd34536a6938099926a43bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:08.302918 13136 tablet_replica.cc:333] T e3e673695f494166ac247aaedc094066 P 691fdfa39bd34536a6938099926a43bd: stopping tablet replica
I20260710 11:03:08.303488 13136 raft_consensus.cc:2243] T e3e673695f494166ac247aaedc094066 P 691fdfa39bd34536a6938099926a43bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:08.303869 13136 raft_consensus.cc:2272] T e3e673695f494166ac247aaedc094066 P 691fdfa39bd34536a6938099926a43bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:08.306092 13136 tablet_replica.cc:333] T 01bc0c6a300f420297f128854bafe2e7 P 691fdfa39bd34536a6938099926a43bd: stopping tablet replica
I20260710 11:03:08.306588 13136 raft_consensus.cc:2243] T 01bc0c6a300f420297f128854bafe2e7 P 691fdfa39bd34536a6938099926a43bd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:08.307067 13136 raft_consensus.cc:2272] T 01bc0c6a300f420297f128854bafe2e7 P 691fdfa39bd34536a6938099926a43bd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:08.309072 13136 tablet_replica.cc:333] T 8a1edbac34d248c3a7e1d48ed2c3cad3 P 691fdfa39bd34536a6938099926a43bd: stopping tablet replica
I20260710 11:03:08.309547 13136 raft_consensus.cc:2243] T 8a1edbac34d248c3a7e1d48ed2c3cad3 P 691fdfa39bd34536a6938099926a43bd [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:08.310272 13136 raft_consensus.cc:2272] T 8a1edbac34d248c3a7e1d48ed2c3cad3 P 691fdfa39bd34536a6938099926a43bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:08.332516 13136 tablet_server.cc:196] TabletServer@127.12.212.1:0 shutdown complete.
I20260710 11:03:08.343461 13136 tablet_server.cc:179] TabletServer@127.12.212.2:0 shutting down...
I20260710 11:03:08.361418 13136 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:08.361970 13136 tablet_replica.cc:333] T 649e05bcdf7a434185e64a1184444d16 P 584c7b086850455e87acb94dc1e60d44: stopping tablet replica
I20260710 11:03:08.362494 13136 raft_consensus.cc:2243] T 649e05bcdf7a434185e64a1184444d16 P 584c7b086850455e87acb94dc1e60d44 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:08.362890 13136 raft_consensus.cc:2272] T 649e05bcdf7a434185e64a1184444d16 P 584c7b086850455e87acb94dc1e60d44 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:08.365240 13136 tablet_replica.cc:333] T e3e673695f494166ac247aaedc094066 P 584c7b086850455e87acb94dc1e60d44: stopping tablet replica
I20260710 11:03:08.365687 13136 raft_consensus.cc:2243] T e3e673695f494166ac247aaedc094066 P 584c7b086850455e87acb94dc1e60d44 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:08.366019 13136 raft_consensus.cc:2272] T e3e673695f494166ac247aaedc094066 P 584c7b086850455e87acb94dc1e60d44 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:08.367990 13136 tablet_replica.cc:333] T 01bc0c6a300f420297f128854bafe2e7 P 584c7b086850455e87acb94dc1e60d44: stopping tablet replica
I20260710 11:03:08.368430 13136 raft_consensus.cc:2243] T 01bc0c6a300f420297f128854bafe2e7 P 584c7b086850455e87acb94dc1e60d44 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:08.369179 13136 raft_consensus.cc:2272] T 01bc0c6a300f420297f128854bafe2e7 P 584c7b086850455e87acb94dc1e60d44 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:08.371140 13136 tablet_replica.cc:333] T 8a1edbac34d248c3a7e1d48ed2c3cad3 P 584c7b086850455e87acb94dc1e60d44: stopping tablet replica
I20260710 11:03:08.371541 13136 raft_consensus.cc:2243] T 8a1edbac34d248c3a7e1d48ed2c3cad3 P 584c7b086850455e87acb94dc1e60d44 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:08.371858 13136 raft_consensus.cc:2272] T 8a1edbac34d248c3a7e1d48ed2c3cad3 P 584c7b086850455e87acb94dc1e60d44 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:08.383468 13136 tablet_server.cc:196] TabletServer@127.12.212.2:0 shutdown complete.
I20260710 11:03:08.394630 13136 tablet_server.cc:179] TabletServer@127.12.212.3:0 shutting down...
I20260710 11:03:08.411810 13136 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:08.412362 13136 tablet_replica.cc:333] T 649e05bcdf7a434185e64a1184444d16 P a9741c2716c14bcd9efcff53a9546245: stopping tablet replica
I20260710 11:03:08.412845 13136 raft_consensus.cc:2243] T 649e05bcdf7a434185e64a1184444d16 P a9741c2716c14bcd9efcff53a9546245 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:08.413240 13136 raft_consensus.cc:2272] T 649e05bcdf7a434185e64a1184444d16 P a9741c2716c14bcd9efcff53a9546245 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:08.415196 13136 tablet_replica.cc:333] T e3e673695f494166ac247aaedc094066 P a9741c2716c14bcd9efcff53a9546245: stopping tablet replica
I20260710 11:03:08.415647 13136 raft_consensus.cc:2243] T e3e673695f494166ac247aaedc094066 P a9741c2716c14bcd9efcff53a9546245 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:08.416149 13136 pending_rounds.cc:70] T e3e673695f494166ac247aaedc094066 P a9741c2716c14bcd9efcff53a9546245: Trying to abort 1 pending ops.
I20260710 11:03:08.416293 13136 pending_rounds.cc:77] T e3e673695f494166ac247aaedc094066 P a9741c2716c14bcd9efcff53a9546245: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305958965700780032 op_type: NO_OP noop_request { }
I20260710 11:03:08.416553 13136 raft_consensus.cc:2889] T e3e673695f494166ac247aaedc094066 P a9741c2716c14bcd9efcff53a9546245 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 11:03:08.416776 13136 raft_consensus.cc:2272] T e3e673695f494166ac247aaedc094066 P a9741c2716c14bcd9efcff53a9546245 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:08.418700 13136 tablet_replica.cc:333] T 01bc0c6a300f420297f128854bafe2e7 P a9741c2716c14bcd9efcff53a9546245: stopping tablet replica
I20260710 11:03:08.419219 13136 raft_consensus.cc:2243] T 01bc0c6a300f420297f128854bafe2e7 P a9741c2716c14bcd9efcff53a9546245 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:08.419564 13136 raft_consensus.cc:2272] T 01bc0c6a300f420297f128854bafe2e7 P a9741c2716c14bcd9efcff53a9546245 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:08.421414 13136 tablet_replica.cc:333] T 8a1edbac34d248c3a7e1d48ed2c3cad3 P a9741c2716c14bcd9efcff53a9546245: stopping tablet replica
I20260710 11:03:08.421805 13136 raft_consensus.cc:2243] T 8a1edbac34d248c3a7e1d48ed2c3cad3 P a9741c2716c14bcd9efcff53a9546245 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:08.422119 13136 raft_consensus.cc:2272] T 8a1edbac34d248c3a7e1d48ed2c3cad3 P a9741c2716c14bcd9efcff53a9546245 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:08.442911 13136 tablet_server.cc:196] TabletServer@127.12.212.3:0 shutdown complete.
I20260710 11:03:08.454216 13136 master.cc:562] Master@127.12.212.62:38151 shutting down...
I20260710 11:03:08.469727 13136 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fff2303a2ad4410ba02596cd25800472 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:08.470263 13136 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fff2303a2ad4410ba02596cd25800472 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:08.470613 13136 tablet_replica.cc:333] T 00000000000000000000000000000000 P fff2303a2ad4410ba02596cd25800472: stopping tablet replica
I20260710 11:03:08.488363 13136 master.cc:584] Master@127.12.212.62:38151 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2888 ms)
[----------] 6 tests from LeaderRebalancerTest (85881 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 11:03:08.515527 13136 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.212.62:44821
I20260710 11:03:08.516687 13136 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:08.521799 16894 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 11:03:08.522498 16893 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 11:03:08.523208 16896 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 11:03:08.523777 13136 server_base.cc:1061] running on GCE node
I20260710 11:03:08.524538 13136 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:08.524703 13136 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 11:03:08.524891 13136 hybrid_clock.cc:648] HybridClock initialized: now 1783681388524858 us; error 0 us; skew 500 ppm
I20260710 11:03:08.525413 13136 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:08.527766 13136 webserver.cc:533] Webserver started at http://127.12.212.62:46815/ using document root <none> and password file <none>
I20260710 11:03:08.528224 13136 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:08.528414 13136 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:08.528680 13136 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:08.529713 13136 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681302471308-13136-0/minicluster-data/master-0-root/instance:
uuid: "a3e97a80bbb34277ad4f55481342a9d3"
format_stamp: "Formatted at 2026-07-10 11:03:08 on dist-test-slave-vn19"
I20260710 11:03:08.533866 13136 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:03:08.537030 16901 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:08.537699 13136 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260710 11:03:08.538021 13136 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681302471308-13136-0/minicluster-data/master-0-root
uuid: "a3e97a80bbb34277ad4f55481342a9d3"
format_stamp: "Formatted at 2026-07-10 11:03:08 on dist-test-slave-vn19"
I20260710 11:03:08.538283 13136 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681302471308-13136-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681302471308-13136-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681302471308-13136-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 11:03:08.556207 13136 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:08.557188 13136 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:08.591715 13136 rpc_server.cc:307] RPC server started. Bound to: 127.12.212.62:44821
I20260710 11:03:08.591841 16952 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.212.62:44821 every 8 connection(s)
I20260710 11:03:08.595577 16953 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 11:03:08.605567 16953 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a3e97a80bbb34277ad4f55481342a9d3: Bootstrap starting.
I20260710 11:03:08.609761 16953 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a3e97a80bbb34277ad4f55481342a9d3: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:08.613554 16953 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a3e97a80bbb34277ad4f55481342a9d3: No bootstrap required, opened a new log
I20260710 11:03:08.615578 16953 raft_consensus.cc:359] T 00000000000000000000000000000000 P a3e97a80bbb34277ad4f55481342a9d3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a3e97a80bbb34277ad4f55481342a9d3" member_type: VOTER }
I20260710 11:03:08.615949 16953 raft_consensus.cc:385] T 00000000000000000000000000000000 P a3e97a80bbb34277ad4f55481342a9d3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:08.616125 16953 raft_consensus.cc:740] T 00000000000000000000000000000000 P a3e97a80bbb34277ad4f55481342a9d3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3e97a80bbb34277ad4f55481342a9d3, State: Initialized, Role: FOLLOWER
I20260710 11:03:08.616590 16953 consensus_queue.cc:260] T 00000000000000000000000000000000 P a3e97a80bbb34277ad4f55481342a9d3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a3e97a80bbb34277ad4f55481342a9d3" member_type: VOTER }
I20260710 11:03:08.616978 16953 raft_consensus.cc:399] T 00000000000000000000000000000000 P a3e97a80bbb34277ad4f55481342a9d3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:03:08.617162 16953 raft_consensus.cc:493] T 00000000000000000000000000000000 P a3e97a80bbb34277ad4f55481342a9d3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:03:08.617362 16953 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a3e97a80bbb34277ad4f55481342a9d3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:08.621687 16953 raft_consensus.cc:515] T 00000000000000000000000000000000 P a3e97a80bbb34277ad4f55481342a9d3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a3e97a80bbb34277ad4f55481342a9d3" member_type: VOTER }
I20260710 11:03:08.622159 16953 leader_election.cc:304] T 00000000000000000000000000000000 P a3e97a80bbb34277ad4f55481342a9d3 [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: a3e97a80bbb34277ad4f55481342a9d3; no voters: 
I20260710 11:03:08.623713 16953 leader_election.cc:290] T 00000000000000000000000000000000 P a3e97a80bbb34277ad4f55481342a9d3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:03:08.624008 16956 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a3e97a80bbb34277ad4f55481342a9d3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:08.625330 16956 raft_consensus.cc:697] T 00000000000000000000000000000000 P a3e97a80bbb34277ad4f55481342a9d3 [term 1 LEADER]: Becoming Leader. State: Replica: a3e97a80bbb34277ad4f55481342a9d3, State: Running, Role: LEADER
I20260710 11:03:08.625954 16956 consensus_queue.cc:237] T 00000000000000000000000000000000 P a3e97a80bbb34277ad4f55481342a9d3 [LEADER]: Queue going to LEADER mode. State: All 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: "a3e97a80bbb34277ad4f55481342a9d3" member_type: VOTER }
I20260710 11:03:08.626518 16953 sys_catalog.cc:565] T 00000000000000000000000000000000 P a3e97a80bbb34277ad4f55481342a9d3 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:03:08.629093 16957 sys_catalog.cc:455] T 00000000000000000000000000000000 P a3e97a80bbb34277ad4f55481342a9d3 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a3e97a80bbb34277ad4f55481342a9d3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a3e97a80bbb34277ad4f55481342a9d3" member_type: VOTER } }
I20260710 11:03:08.629096 16958 sys_catalog.cc:455] T 00000000000000000000000000000000 P a3e97a80bbb34277ad4f55481342a9d3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a3e97a80bbb34277ad4f55481342a9d3. Latest consensus state: current_term: 1 leader_uuid: "a3e97a80bbb34277ad4f55481342a9d3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a3e97a80bbb34277ad4f55481342a9d3" member_type: VOTER } }
I20260710 11:03:08.629935 16957 sys_catalog.cc:458] T 00000000000000000000000000000000 P a3e97a80bbb34277ad4f55481342a9d3 [sys.catalog]: This master's current role is: LEADER
I20260710 11:03:08.630007 16958 sys_catalog.cc:458] T 00000000000000000000000000000000 P a3e97a80bbb34277ad4f55481342a9d3 [sys.catalog]: This master's current role is: LEADER
I20260710 11:03:08.639286 16961 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:03:08.643882 16961 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:03:08.645972 13136 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:03:08.652160 16961 catalog_manager.cc:1383] Generated new cluster ID: 5987a044f0c74d24b5e106b7a57be273
I20260710 11:03:08.652429 16961 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:03:08.673472 16961 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:03:08.674744 16961 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:03:08.691968 16961 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a3e97a80bbb34277ad4f55481342a9d3: Generated new TSK 0
I20260710 11:03:08.692588 16961 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:03:08.712423 13136 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:08.718323 16974 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 11:03:08.719520 16975 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 11:03:08.721417 16977 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 11:03:08.721449 13136 server_base.cc:1061] running on GCE node
I20260710 11:03:08.722411 13136 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:08.722658 13136 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 11:03:08.722844 13136 hybrid_clock.cc:648] HybridClock initialized: now 1783681388722808 us; error 0 us; skew 500 ppm
I20260710 11:03:08.723448 13136 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:08.725685 13136 webserver.cc:533] Webserver started at http://127.12.212.1:40001/ using document root <none> and password file <none>
I20260710 11:03:08.726174 13136 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:08.726362 13136 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:08.726642 13136 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:08.727738 13136 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681302471308-13136-0/minicluster-data/ts-0-root/instance:
uuid: "038401cec42a4a67a79bacebd6d5d3cb"
format_stamp: "Formatted at 2026-07-10 11:03:08 on dist-test-slave-vn19"
I20260710 11:03:08.731971 13136 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:03:08.735188 16982 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:08.735949 13136 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 11:03:08.736256 13136 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681302471308-13136-0/minicluster-data/ts-0-root
uuid: "038401cec42a4a67a79bacebd6d5d3cb"
format_stamp: "Formatted at 2026-07-10 11:03:08 on dist-test-slave-vn19"
I20260710 11:03:08.736549 13136 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681302471308-13136-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681302471308-13136-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681302471308-13136-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 11:03:08.752765 13136 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:08.754020 13136 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:08.755640 13136 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:08.757992 13136 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:08.758244 13136 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:08.758505 13136 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:08.758693 13136 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:08.798481 13136 rpc_server.cc:307] RPC server started. Bound to: 127.12.212.1:38461
I20260710 11:03:08.798574 17044 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.212.1:38461 every 8 connection(s)
I20260710 11:03:08.803676 13136 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:08.811820 17050 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 11:03:08.812433 17049 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 11:03:08.814689 13136 server_base.cc:1061] running on GCE node
W20260710 11:03:08.815929 17052 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 11:03:08.817231 13136 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:08.817525 13136 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 11:03:08.817626 17045 heartbeater.cc:344] Connected to a master server at 127.12.212.62:44821
I20260710 11:03:08.817754 13136 hybrid_clock.cc:648] HybridClock initialized: now 1783681388817736 us; error 0 us; skew 500 ppm
I20260710 11:03:08.818185 17045 heartbeater.cc:461] Registering TS with master...
I20260710 11:03:08.818583 13136 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:08.818976 17045 heartbeater.cc:507] Master 127.12.212.62:44821 requested a full tablet report, sending...
I20260710 11:03:08.821364 16918 ts_manager.cc:194] Registered new tserver with Master: 038401cec42a4a67a79bacebd6d5d3cb (127.12.212.1:38461)
I20260710 11:03:08.821492 13136 webserver.cc:533] Webserver started at http://127.12.212.2:38519/ using document root <none> and password file <none>
I20260710 11:03:08.822220 13136 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:08.822475 13136 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:08.822819 13136 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:08.823891 16918 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39652
I20260710 11:03:08.824339 13136 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681302471308-13136-0/minicluster-data/ts-1-root/instance:
uuid: "789e3fee85794a24bf54ea708438c694"
format_stamp: "Formatted at 2026-07-10 11:03:08 on dist-test-slave-vn19"
I20260710 11:03:08.829249 13136 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 11:03:08.832636 17057 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:08.833379 13136 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 11:03:08.833622 13136 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681302471308-13136-0/minicluster-data/ts-1-root
uuid: "789e3fee85794a24bf54ea708438c694"
format_stamp: "Formatted at 2026-07-10 11:03:08 on dist-test-slave-vn19"
I20260710 11:03:08.833863 13136 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681302471308-13136-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681302471308-13136-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681302471308-13136-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 11:03:08.846467 13136 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:08.847489 13136 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:08.848778 13136 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:08.850991 13136 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:08.851181 13136 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:08.851465 13136 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:08.851620 13136 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:08.888299 13136 rpc_server.cc:307] RPC server started. Bound to: 127.12.212.2:39105
I20260710 11:03:08.888451 17119 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.212.2:39105 every 8 connection(s)
I20260710 11:03:08.892928 13136 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:08.899430 17123 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 11:03:08.900282 17124 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 11:03:08.903280 13136 server_base.cc:1061] running on GCE node
W20260710 11:03:08.903765 17127 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 11:03:08.904604 17120 heartbeater.cc:344] Connected to a master server at 127.12.212.62:44821
I20260710 11:03:08.904860 13136 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 11:03:08.905006 17120 heartbeater.cc:461] Registering TS with master...
W20260710 11:03:08.905143 13136 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 11:03:08.905366 13136 hybrid_clock.cc:648] HybridClock initialized: now 1783681388905347 us; error 0 us; skew 500 ppm
I20260710 11:03:08.905891 17120 heartbeater.cc:507] Master 127.12.212.62:44821 requested a full tablet report, sending...
I20260710 11:03:08.906136 13136 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:08.908252 16918 ts_manager.cc:194] Registered new tserver with Master: 789e3fee85794a24bf54ea708438c694 (127.12.212.2:39105)
I20260710 11:03:08.908886 13136 webserver.cc:533] Webserver started at http://127.12.212.3:45965/ using document root <none> and password file <none>
I20260710 11:03:08.909391 13136 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:08.909593 13136 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:08.909853 13136 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:08.909864 16918 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39660
I20260710 11:03:08.911167 13136 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681302471308-13136-0/minicluster-data/ts-2-root/instance:
uuid: "026f0b442156435382b5f5844c762f2d"
format_stamp: "Formatted at 2026-07-10 11:03:08 on dist-test-slave-vn19"
I20260710 11:03:08.915642 13136 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:03:08.918641 17131 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:08.919493 13136 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:03:08.919729 13136 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681302471308-13136-0/minicluster-data/ts-2-root
uuid: "026f0b442156435382b5f5844c762f2d"
format_stamp: "Formatted at 2026-07-10 11:03:08 on dist-test-slave-vn19"
I20260710 11:03:08.919962 13136 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681302471308-13136-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681302471308-13136-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783681302471308-13136-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 11:03:08.930622 13136 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:08.931684 13136 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:08.932946 13136 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:08.935186 13136 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:08.935415 13136 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:08.935801 13136 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:08.935954 13136 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:08.973589 13136 rpc_server.cc:307] RPC server started. Bound to: 127.12.212.3:36671
I20260710 11:03:08.973682 17193 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.212.3:36671 every 8 connection(s)
I20260710 11:03:08.986896 17194 heartbeater.cc:344] Connected to a master server at 127.12.212.62:44821
I20260710 11:03:08.987308 17194 heartbeater.cc:461] Registering TS with master...
I20260710 11:03:08.987962 17194 heartbeater.cc:507] Master 127.12.212.62:44821 requested a full tablet report, sending...
I20260710 11:03:08.989843 16918 ts_manager.cc:194] Registered new tserver with Master: 026f0b442156435382b5f5844c762f2d (127.12.212.3:36671)
I20260710 11:03:08.990226 13136 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01338959s
I20260710 11:03:08.991284 16918 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39664
I20260710 11:03:09.015182 16918 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39668:
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 11:03:09.017658 16918 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 11:03:09.090787 17085 tablet_service.cc:1511] Processing CreateTablet for tablet 6515502df476449daba0a54a769a6a2e (DEFAULT_TABLE table=test-workload [id=a4419800568e4f7cacfa0d557fe97e7d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:03:09.091439 17084 tablet_service.cc:1511] Processing CreateTablet for tablet aa19bcae61e447768d8bc3066370c61e (DEFAULT_TABLE table=test-workload [id=a4419800568e4f7cacfa0d557fe97e7d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:03:09.091550 17083 tablet_service.cc:1511] Processing CreateTablet for tablet aa981b0e74534ef99d008cc7220b8685 (DEFAULT_TABLE table=test-workload [id=a4419800568e4f7cacfa0d557fe97e7d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:03:09.092211 17085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6515502df476449daba0a54a769a6a2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:09.092864 17084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa19bcae61e447768d8bc3066370c61e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:09.093431 17083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa981b0e74534ef99d008cc7220b8685. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:09.094569 17159 tablet_service.cc:1511] Processing CreateTablet for tablet 6515502df476449daba0a54a769a6a2e (DEFAULT_TABLE table=test-workload [id=a4419800568e4f7cacfa0d557fe97e7d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:03:09.095901 17159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6515502df476449daba0a54a769a6a2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:09.100001 17158 tablet_service.cc:1511] Processing CreateTablet for tablet aa19bcae61e447768d8bc3066370c61e (DEFAULT_TABLE table=test-workload [id=a4419800568e4f7cacfa0d557fe97e7d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:03:09.101305 17158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa19bcae61e447768d8bc3066370c61e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:09.107968 17157 tablet_service.cc:1511] Processing CreateTablet for tablet aa981b0e74534ef99d008cc7220b8685 (DEFAULT_TABLE table=test-workload [id=a4419800568e4f7cacfa0d557fe97e7d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:03:09.109438 17157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa981b0e74534ef99d008cc7220b8685. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:09.109429 17082 tablet_service.cc:1511] Processing CreateTablet for tablet 30c56c743e544f7bb835d2aac152953b (DEFAULT_TABLE table=test-workload [id=a4419800568e4f7cacfa0d557fe97e7d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:03:09.110910 17082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30c56c743e544f7bb835d2aac152953b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:09.112757 17156 tablet_service.cc:1511] Processing CreateTablet for tablet 30c56c743e544f7bb835d2aac152953b (DEFAULT_TABLE table=test-workload [id=a4419800568e4f7cacfa0d557fe97e7d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:03:09.114115 17156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30c56c743e544f7bb835d2aac152953b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:09.115561 17010 tablet_service.cc:1511] Processing CreateTablet for tablet 6515502df476449daba0a54a769a6a2e (DEFAULT_TABLE table=test-workload [id=a4419800568e4f7cacfa0d557fe97e7d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:03:09.116421 17007 tablet_service.cc:1511] Processing CreateTablet for tablet 30c56c743e544f7bb835d2aac152953b (DEFAULT_TABLE table=test-workload [id=a4419800568e4f7cacfa0d557fe97e7d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:03:09.116840 17010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6515502df476449daba0a54a769a6a2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:09.118094 17009 tablet_service.cc:1511] Processing CreateTablet for tablet aa19bcae61e447768d8bc3066370c61e (DEFAULT_TABLE table=test-workload [id=a4419800568e4f7cacfa0d557fe97e7d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:03:09.119270 17007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30c56c743e544f7bb835d2aac152953b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:09.120220 17008 tablet_service.cc:1511] Processing CreateTablet for tablet aa981b0e74534ef99d008cc7220b8685 (DEFAULT_TABLE table=test-workload [id=a4419800568e4f7cacfa0d557fe97e7d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:03:09.121469 17008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa981b0e74534ef99d008cc7220b8685. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:09.123296 17009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa19bcae61e447768d8bc3066370c61e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:09.133702 17006 tablet_service.cc:1511] Processing CreateTablet for tablet 903ca90007a645cd95b92379a5a9b842 (DEFAULT_TABLE table=test-workload [id=a4419800568e4f7cacfa0d557fe97e7d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:03:09.135212 17006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 903ca90007a645cd95b92379a5a9b842. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:09.146107 17081 tablet_service.cc:1511] Processing CreateTablet for tablet 903ca90007a645cd95b92379a5a9b842 (DEFAULT_TABLE table=test-workload [id=a4419800568e4f7cacfa0d557fe97e7d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:03:09.148204 17081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 903ca90007a645cd95b92379a5a9b842. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:09.158917 17155 tablet_service.cc:1511] Processing CreateTablet for tablet 903ca90007a645cd95b92379a5a9b842 (DEFAULT_TABLE table=test-workload [id=a4419800568e4f7cacfa0d557fe97e7d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:03:09.160965 17155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 903ca90007a645cd95b92379a5a9b842. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:09.160949 17005 tablet_service.cc:1511] Processing CreateTablet for tablet f513edbd5d3b4fd8962e74dee00e96d5 (DEFAULT_TABLE table=test-workload [id=a4419800568e4f7cacfa0d557fe97e7d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:03:09.162549 17005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f513edbd5d3b4fd8962e74dee00e96d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:09.186498 17085 tablet_service.cc:1511] Processing CreateTablet for tablet f513edbd5d3b4fd8962e74dee00e96d5 (DEFAULT_TABLE table=test-workload [id=a4419800568e4f7cacfa0d557fe97e7d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:03:09.188735 17085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f513edbd5d3b4fd8962e74dee00e96d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:09.188464 17154 tablet_service.cc:1511] Processing CreateTablet for tablet f513edbd5d3b4fd8962e74dee00e96d5 (DEFAULT_TABLE table=test-workload [id=a4419800568e4f7cacfa0d557fe97e7d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:03:09.190551 17154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f513edbd5d3b4fd8962e74dee00e96d5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:09.192435 17004 tablet_service.cc:1511] Processing CreateTablet for tablet 76e244689cea440d8c3fb9b6f21be5c1 (DEFAULT_TABLE table=test-workload [id=a4419800568e4f7cacfa0d557fe97e7d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:03:09.193804 17004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76e244689cea440d8c3fb9b6f21be5c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:09.203240 17209 tablet_bootstrap.cc:492] T aa981b0e74534ef99d008cc7220b8685 P 789e3fee85794a24bf54ea708438c694: Bootstrap starting.
I20260710 11:03:09.225633 17211 tablet_bootstrap.cc:492] T 30c56c743e544f7bb835d2aac152953b P 026f0b442156435382b5f5844c762f2d: Bootstrap starting.
I20260710 11:03:09.225884 17210 tablet_bootstrap.cc:492] T 30c56c743e544f7bb835d2aac152953b P 038401cec42a4a67a79bacebd6d5d3cb: Bootstrap starting.
I20260710 11:03:09.232106 17153 tablet_service.cc:1511] Processing CreateTablet for tablet 76e244689cea440d8c3fb9b6f21be5c1 (DEFAULT_TABLE table=test-workload [id=a4419800568e4f7cacfa0d557fe97e7d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:03:09.233527 17153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76e244689cea440d8c3fb9b6f21be5c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:09.233706 17007 tablet_service.cc:1511] Processing CreateTablet for tablet dcfd459c2e1b4639a193bd93d13ee28b (DEFAULT_TABLE table=test-workload [id=a4419800568e4f7cacfa0d557fe97e7d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:03:09.236423 17083 tablet_service.cc:1511] Processing CreateTablet for tablet 76e244689cea440d8c3fb9b6f21be5c1 (DEFAULT_TABLE table=test-workload [id=a4419800568e4f7cacfa0d557fe97e7d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:03:09.237950 17083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76e244689cea440d8c3fb9b6f21be5c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:09.240288 17007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcfd459c2e1b4639a193bd93d13ee28b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:09.248325 17211 tablet_bootstrap.cc:654] T 30c56c743e544f7bb835d2aac152953b P 026f0b442156435382b5f5844c762f2d: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:09.248580 17081 tablet_service.cc:1511] Processing CreateTablet for tablet dcfd459c2e1b4639a193bd93d13ee28b (DEFAULT_TABLE table=test-workload [id=a4419800568e4f7cacfa0d557fe97e7d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:03:09.250053 17081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcfd459c2e1b4639a193bd93d13ee28b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:09.232595 17209 tablet_bootstrap.cc:654] T aa981b0e74534ef99d008cc7220b8685 P 789e3fee85794a24bf54ea708438c694: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:09.262733 17210 tablet_bootstrap.cc:654] T 30c56c743e544f7bb835d2aac152953b P 038401cec42a4a67a79bacebd6d5d3cb: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:09.276291 17209 tablet_bootstrap.cc:492] T aa981b0e74534ef99d008cc7220b8685 P 789e3fee85794a24bf54ea708438c694: No bootstrap required, opened a new log
I20260710 11:03:09.276841 17209 ts_tablet_manager.cc:1403] T aa981b0e74534ef99d008cc7220b8685 P 789e3fee85794a24bf54ea708438c694: Time spent bootstrapping tablet: real 0.074s	user 0.004s	sys 0.008s
I20260710 11:03:09.279896 17209 raft_consensus.cc:359] T aa981b0e74534ef99d008cc7220b8685 P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:09.283201 17209 raft_consensus.cc:385] T aa981b0e74534ef99d008cc7220b8685 P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:09.285012 17209 raft_consensus.cc:740] T aa981b0e74534ef99d008cc7220b8685 P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 789e3fee85794a24bf54ea708438c694, State: Initialized, Role: FOLLOWER
I20260710 11:03:09.287293 17211 tablet_bootstrap.cc:492] T 30c56c743e544f7bb835d2aac152953b P 026f0b442156435382b5f5844c762f2d: No bootstrap required, opened a new log
I20260710 11:03:09.287200 17155 tablet_service.cc:1511] Processing CreateTablet for tablet dcfd459c2e1b4639a193bd93d13ee28b (DEFAULT_TABLE table=test-workload [id=a4419800568e4f7cacfa0d557fe97e7d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:03:09.287962 17211 ts_tablet_manager.cc:1403] T 30c56c743e544f7bb835d2aac152953b P 026f0b442156435382b5f5844c762f2d: Time spent bootstrapping tablet: real 0.063s	user 0.009s	sys 0.010s
I20260710 11:03:09.288801 17155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcfd459c2e1b4639a193bd93d13ee28b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:09.289999 17004 tablet_service.cc:1511] Processing CreateTablet for tablet f41ec976377e435695bc24cb00657914 (DEFAULT_TABLE table=test-workload [id=a4419800568e4f7cacfa0d557fe97e7d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:03:09.291263 17004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f41ec976377e435695bc24cb00657914. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:09.292268 17210 tablet_bootstrap.cc:492] T 30c56c743e544f7bb835d2aac152953b P 038401cec42a4a67a79bacebd6d5d3cb: No bootstrap required, opened a new log
I20260710 11:03:09.292764 17210 ts_tablet_manager.cc:1403] T 30c56c743e544f7bb835d2aac152953b P 038401cec42a4a67a79bacebd6d5d3cb: Time spent bootstrapping tablet: real 0.067s	user 0.015s	sys 0.007s
I20260710 11:03:09.295594 17210 raft_consensus.cc:359] T 30c56c743e544f7bb835d2aac152953b P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:09.296320 17210 raft_consensus.cc:385] T 30c56c743e544f7bb835d2aac152953b P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:09.296639 17210 raft_consensus.cc:740] T 30c56c743e544f7bb835d2aac152953b P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038401cec42a4a67a79bacebd6d5d3cb, State: Initialized, Role: FOLLOWER
I20260710 11:03:09.285882 17209 consensus_queue.cc:260] T aa981b0e74534ef99d008cc7220b8685 P 789e3fee85794a24bf54ea708438c694 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:09.297614 17210 consensus_queue.cc:260] T 30c56c743e544f7bb835d2aac152953b P 038401cec42a4a67a79bacebd6d5d3cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:09.299255 17211 raft_consensus.cc:359] T 30c56c743e544f7bb835d2aac152953b P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:09.300133 17211 raft_consensus.cc:385] T 30c56c743e544f7bb835d2aac152953b P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:09.300527 17211 raft_consensus.cc:740] T 30c56c743e544f7bb835d2aac152953b P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 026f0b442156435382b5f5844c762f2d, State: Initialized, Role: FOLLOWER
I20260710 11:03:09.303109 17083 tablet_service.cc:1511] Processing CreateTablet for tablet f41ec976377e435695bc24cb00657914 (DEFAULT_TABLE table=test-workload [id=a4419800568e4f7cacfa0d557fe97e7d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:03:09.304847 17083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f41ec976377e435695bc24cb00657914. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:09.305104 17154 tablet_service.cc:1511] Processing CreateTablet for tablet f41ec976377e435695bc24cb00657914 (DEFAULT_TABLE table=test-workload [id=a4419800568e4f7cacfa0d557fe97e7d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:03:09.306766 17154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f41ec976377e435695bc24cb00657914. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:09.308738 17211 consensus_queue.cc:260] T 30c56c743e544f7bb835d2aac152953b P 026f0b442156435382b5f5844c762f2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:09.316795 17120 heartbeater.cc:499] Master 127.12.212.62:44821 was elected leader, sending a full tablet report...
I20260710 11:03:09.324807 17210 ts_tablet_manager.cc:1434] T 30c56c743e544f7bb835d2aac152953b P 038401cec42a4a67a79bacebd6d5d3cb: Time spent starting tablet: real 0.032s	user 0.017s	sys 0.013s
I20260710 11:03:09.325372 17209 ts_tablet_manager.cc:1434] T aa981b0e74534ef99d008cc7220b8685 P 789e3fee85794a24bf54ea708438c694: Time spent starting tablet: real 0.048s	user 0.008s	sys 0.006s
I20260710 11:03:09.325649 17045 heartbeater.cc:499] Master 127.12.212.62:44821 was elected leader, sending a full tablet report...
I20260710 11:03:09.326366 17209 tablet_bootstrap.cc:492] T 6515502df476449daba0a54a769a6a2e P 789e3fee85794a24bf54ea708438c694: Bootstrap starting.
I20260710 11:03:09.333698 17210 tablet_bootstrap.cc:492] T 903ca90007a645cd95b92379a5a9b842 P 038401cec42a4a67a79bacebd6d5d3cb: Bootstrap starting.
I20260710 11:03:09.341609 17211 ts_tablet_manager.cc:1434] T 30c56c743e544f7bb835d2aac152953b P 026f0b442156435382b5f5844c762f2d: Time spent starting tablet: real 0.053s	user 0.013s	sys 0.001s
I20260710 11:03:09.342435 17194 heartbeater.cc:499] Master 127.12.212.62:44821 was elected leader, sending a full tablet report...
I20260710 11:03:09.342803 17211 tablet_bootstrap.cc:492] T aa19bcae61e447768d8bc3066370c61e P 026f0b442156435382b5f5844c762f2d: Bootstrap starting.
I20260710 11:03:09.344710 17210 tablet_bootstrap.cc:654] T 903ca90007a645cd95b92379a5a9b842 P 038401cec42a4a67a79bacebd6d5d3cb: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:09.349928 17211 tablet_bootstrap.cc:654] T aa19bcae61e447768d8bc3066370c61e P 026f0b442156435382b5f5844c762f2d: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:09.355609 17209 tablet_bootstrap.cc:654] T 6515502df476449daba0a54a769a6a2e P 789e3fee85794a24bf54ea708438c694: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:09.366349 17210 tablet_bootstrap.cc:492] T 903ca90007a645cd95b92379a5a9b842 P 038401cec42a4a67a79bacebd6d5d3cb: No bootstrap required, opened a new log
I20260710 11:03:09.367089 17210 ts_tablet_manager.cc:1403] T 903ca90007a645cd95b92379a5a9b842 P 038401cec42a4a67a79bacebd6d5d3cb: Time spent bootstrapping tablet: real 0.034s	user 0.025s	sys 0.004s
I20260710 11:03:09.369881 17211 tablet_bootstrap.cc:492] T aa19bcae61e447768d8bc3066370c61e P 026f0b442156435382b5f5844c762f2d: No bootstrap required, opened a new log
I20260710 11:03:09.370483 17211 ts_tablet_manager.cc:1403] T aa19bcae61e447768d8bc3066370c61e P 026f0b442156435382b5f5844c762f2d: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.004s
I20260710 11:03:09.370484 17210 raft_consensus.cc:359] T 903ca90007a645cd95b92379a5a9b842 P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:09.373173 17210 raft_consensus.cc:385] T 903ca90007a645cd95b92379a5a9b842 P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:09.373571 17210 raft_consensus.cc:740] T 903ca90007a645cd95b92379a5a9b842 P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038401cec42a4a67a79bacebd6d5d3cb, State: Initialized, Role: FOLLOWER
I20260710 11:03:09.374447 17209 tablet_bootstrap.cc:492] T 6515502df476449daba0a54a769a6a2e P 789e3fee85794a24bf54ea708438c694: No bootstrap required, opened a new log
I20260710 11:03:09.374419 17210 consensus_queue.cc:260] T 903ca90007a645cd95b92379a5a9b842 P 038401cec42a4a67a79bacebd6d5d3cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:09.377346 17210 ts_tablet_manager.cc:1434] T 903ca90007a645cd95b92379a5a9b842 P 038401cec42a4a67a79bacebd6d5d3cb: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:03:09.377835 17211 raft_consensus.cc:359] T aa19bcae61e447768d8bc3066370c61e P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:09.378489 17210 tablet_bootstrap.cc:492] T aa19bcae61e447768d8bc3066370c61e P 038401cec42a4a67a79bacebd6d5d3cb: Bootstrap starting.
I20260710 11:03:09.375196 17209 ts_tablet_manager.cc:1403] T 6515502df476449daba0a54a769a6a2e P 789e3fee85794a24bf54ea708438c694: Time spent bootstrapping tablet: real 0.049s	user 0.009s	sys 0.010s
I20260710 11:03:09.378732 17211 raft_consensus.cc:385] T aa19bcae61e447768d8bc3066370c61e P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:09.379355 17211 raft_consensus.cc:740] T aa19bcae61e447768d8bc3066370c61e P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 026f0b442156435382b5f5844c762f2d, State: Initialized, Role: FOLLOWER
I20260710 11:03:09.380450 17211 consensus_queue.cc:260] T aa19bcae61e447768d8bc3066370c61e P 026f0b442156435382b5f5844c762f2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:09.381776 17209 raft_consensus.cc:359] T 6515502df476449daba0a54a769a6a2e P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } } peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } }
I20260710 11:03:09.382541 17209 raft_consensus.cc:385] T 6515502df476449daba0a54a769a6a2e P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:09.382874 17209 raft_consensus.cc:740] T 6515502df476449daba0a54a769a6a2e P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 789e3fee85794a24bf54ea708438c694, State: Initialized, Role: FOLLOWER
I20260710 11:03:09.383785 17209 consensus_queue.cc:260] T 6515502df476449daba0a54a769a6a2e P 789e3fee85794a24bf54ea708438c694 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } } peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } }
I20260710 11:03:09.385890 17210 tablet_bootstrap.cc:654] T aa19bcae61e447768d8bc3066370c61e P 038401cec42a4a67a79bacebd6d5d3cb: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:09.385905 17209 ts_tablet_manager.cc:1434] T 6515502df476449daba0a54a769a6a2e P 789e3fee85794a24bf54ea708438c694: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260710 11:03:09.387187 17209 tablet_bootstrap.cc:492] T aa19bcae61e447768d8bc3066370c61e P 789e3fee85794a24bf54ea708438c694: Bootstrap starting.
I20260710 11:03:09.392647 17211 ts_tablet_manager.cc:1434] T aa19bcae61e447768d8bc3066370c61e P 026f0b442156435382b5f5844c762f2d: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260710 11:03:09.392830 17209 tablet_bootstrap.cc:654] T aa19bcae61e447768d8bc3066370c61e P 789e3fee85794a24bf54ea708438c694: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:09.399776 17211 tablet_bootstrap.cc:492] T 6515502df476449daba0a54a769a6a2e P 026f0b442156435382b5f5844c762f2d: Bootstrap starting.
I20260710 11:03:09.402220 17215 raft_consensus.cc:493] T aa981b0e74534ef99d008cc7220b8685 P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:09.402964 17215 raft_consensus.cc:515] T aa981b0e74534ef99d008cc7220b8685 P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:09.404551 17209 tablet_bootstrap.cc:492] T aa19bcae61e447768d8bc3066370c61e P 789e3fee85794a24bf54ea708438c694: No bootstrap required, opened a new log
I20260710 11:03:09.405066 17209 ts_tablet_manager.cc:1403] T aa19bcae61e447768d8bc3066370c61e P 789e3fee85794a24bf54ea708438c694: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260710 11:03:09.406726 17211 tablet_bootstrap.cc:654] T 6515502df476449daba0a54a769a6a2e P 026f0b442156435382b5f5844c762f2d: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:09.409029 17209 raft_consensus.cc:359] T aa19bcae61e447768d8bc3066370c61e P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:09.409952 17209 raft_consensus.cc:385] T aa19bcae61e447768d8bc3066370c61e P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:09.410326 17209 raft_consensus.cc:740] T aa19bcae61e447768d8bc3066370c61e P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 789e3fee85794a24bf54ea708438c694, State: Initialized, Role: FOLLOWER
I20260710 11:03:09.410982 17215 leader_election.cc:290] T aa981b0e74534ef99d008cc7220b8685 P 789e3fee85794a24bf54ea708438c694 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038401cec42a4a67a79bacebd6d5d3cb (127.12.212.1:38461), 026f0b442156435382b5f5844c762f2d (127.12.212.3:36671)
I20260710 11:03:09.411528 17209 consensus_queue.cc:260] T aa19bcae61e447768d8bc3066370c61e P 789e3fee85794a24bf54ea708438c694 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:09.412709 17210 tablet_bootstrap.cc:492] T aa19bcae61e447768d8bc3066370c61e P 038401cec42a4a67a79bacebd6d5d3cb: No bootstrap required, opened a new log
I20260710 11:03:09.417498 17210 ts_tablet_manager.cc:1403] T aa19bcae61e447768d8bc3066370c61e P 038401cec42a4a67a79bacebd6d5d3cb: Time spent bootstrapping tablet: real 0.039s	user 0.021s	sys 0.008s
I20260710 11:03:09.419713 17216 raft_consensus.cc:493] T 903ca90007a645cd95b92379a5a9b842 P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:09.420246 17216 raft_consensus.cc:515] T 903ca90007a645cd95b92379a5a9b842 P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:09.421777 17209 ts_tablet_manager.cc:1434] T aa19bcae61e447768d8bc3066370c61e P 789e3fee85794a24bf54ea708438c694: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.002s
I20260710 11:03:09.423159 17209 tablet_bootstrap.cc:492] T 30c56c743e544f7bb835d2aac152953b P 789e3fee85794a24bf54ea708438c694: Bootstrap starting.
I20260710 11:03:09.429666 17216 leader_election.cc:290] T 903ca90007a645cd95b92379a5a9b842 P 038401cec42a4a67a79bacebd6d5d3cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 789e3fee85794a24bf54ea708438c694 (127.12.212.2:39105), 026f0b442156435382b5f5844c762f2d (127.12.212.3:36671)
I20260710 11:03:09.435367 17210 raft_consensus.cc:359] T aa19bcae61e447768d8bc3066370c61e P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:09.436113 17210 raft_consensus.cc:385] T aa19bcae61e447768d8bc3066370c61e P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:09.436342 17211 tablet_bootstrap.cc:492] T 6515502df476449daba0a54a769a6a2e P 026f0b442156435382b5f5844c762f2d: No bootstrap required, opened a new log
I20260710 11:03:09.436437 17210 raft_consensus.cc:740] T aa19bcae61e447768d8bc3066370c61e P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038401cec42a4a67a79bacebd6d5d3cb, State: Initialized, Role: FOLLOWER
I20260710 11:03:09.440030 17210 consensus_queue.cc:260] T aa19bcae61e447768d8bc3066370c61e P 038401cec42a4a67a79bacebd6d5d3cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:09.441648 17020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa981b0e74534ef99d008cc7220b8685" candidate_uuid: "789e3fee85794a24bf54ea708438c694" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038401cec42a4a67a79bacebd6d5d3cb" is_pre_election: true
I20260710 11:03:09.437006 17211 ts_tablet_manager.cc:1403] T 6515502df476449daba0a54a769a6a2e P 026f0b442156435382b5f5844c762f2d: Time spent bootstrapping tablet: real 0.038s	user 0.031s	sys 0.003s
W20260710 11:03:09.443758 17060 leader_election.cc:343] T aa981b0e74534ef99d008cc7220b8685 P 789e3fee85794a24bf54ea708438c694 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 038401cec42a4a67a79bacebd6d5d3cb (127.12.212.1:38461): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:09.444140 17210 ts_tablet_manager.cc:1434] T aa19bcae61e447768d8bc3066370c61e P 038401cec42a4a67a79bacebd6d5d3cb: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.000s
I20260710 11:03:09.445109 17210 tablet_bootstrap.cc:492] T 76e244689cea440d8c3fb9b6f21be5c1 P 038401cec42a4a67a79bacebd6d5d3cb: Bootstrap starting.
I20260710 11:03:09.446254 17211 raft_consensus.cc:359] T 6515502df476449daba0a54a769a6a2e P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } } peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } }
I20260710 11:03:09.447069 17211 raft_consensus.cc:385] T 6515502df476449daba0a54a769a6a2e P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:09.447422 17211 raft_consensus.cc:740] T 6515502df476449daba0a54a769a6a2e P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 026f0b442156435382b5f5844c762f2d, State: Initialized, Role: FOLLOWER
I20260710 11:03:09.448346 17211 consensus_queue.cc:260] T 6515502df476449daba0a54a769a6a2e P 026f0b442156435382b5f5844c762f2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } } peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } }
I20260710 11:03:09.450672 17211 ts_tablet_manager.cc:1434] T 6515502df476449daba0a54a769a6a2e P 026f0b442156435382b5f5844c762f2d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260710 11:03:09.451872 17210 tablet_bootstrap.cc:654] T 76e244689cea440d8c3fb9b6f21be5c1 P 038401cec42a4a67a79bacebd6d5d3cb: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:09.451844 17211 tablet_bootstrap.cc:492] T aa981b0e74534ef99d008cc7220b8685 P 026f0b442156435382b5f5844c762f2d: Bootstrap starting.
I20260710 11:03:09.430593 17209 tablet_bootstrap.cc:654] T 30c56c743e544f7bb835d2aac152953b P 789e3fee85794a24bf54ea708438c694: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:09.459283 17211 tablet_bootstrap.cc:654] T aa981b0e74534ef99d008cc7220b8685 P 026f0b442156435382b5f5844c762f2d: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:09.471210 17217 raft_consensus.cc:493] T 30c56c743e544f7bb835d2aac152953b P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:09.471792 17217 raft_consensus.cc:515] T 30c56c743e544f7bb835d2aac152953b P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:09.475329 17169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "903ca90007a645cd95b92379a5a9b842" candidate_uuid: "038401cec42a4a67a79bacebd6d5d3cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "026f0b442156435382b5f5844c762f2d" is_pre_election: true
I20260710 11:03:09.479102 17217 leader_election.cc:290] T 30c56c743e544f7bb835d2aac152953b P 026f0b442156435382b5f5844c762f2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038401cec42a4a67a79bacebd6d5d3cb (127.12.212.1:38461), 789e3fee85794a24bf54ea708438c694 (127.12.212.2:39105)
I20260710 11:03:09.479394 17209 tablet_bootstrap.cc:492] T 30c56c743e544f7bb835d2aac152953b P 789e3fee85794a24bf54ea708438c694: No bootstrap required, opened a new log
I20260710 11:03:09.479987 17209 ts_tablet_manager.cc:1403] T 30c56c743e544f7bb835d2aac152953b P 789e3fee85794a24bf54ea708438c694: Time spent bootstrapping tablet: real 0.057s	user 0.007s	sys 0.015s
W20260710 11:03:09.480558 16984 leader_election.cc:343] T 903ca90007a645cd95b92379a5a9b842 P 038401cec42a4a67a79bacebd6d5d3cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 026f0b442156435382b5f5844c762f2d (127.12.212.3:36671): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:09.482565 17211 tablet_bootstrap.cc:492] T aa981b0e74534ef99d008cc7220b8685 P 026f0b442156435382b5f5844c762f2d: No bootstrap required, opened a new log
I20260710 11:03:09.483322 17211 ts_tablet_manager.cc:1403] T aa981b0e74534ef99d008cc7220b8685 P 026f0b442156435382b5f5844c762f2d: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.015s
I20260710 11:03:09.485076 17169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa981b0e74534ef99d008cc7220b8685" candidate_uuid: "789e3fee85794a24bf54ea708438c694" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "026f0b442156435382b5f5844c762f2d" is_pre_election: true
I20260710 11:03:09.487193 17211 raft_consensus.cc:359] T aa981b0e74534ef99d008cc7220b8685 P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:09.487967 17211 raft_consensus.cc:385] T aa981b0e74534ef99d008cc7220b8685 P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:09.488317 17211 raft_consensus.cc:740] T aa981b0e74534ef99d008cc7220b8685 P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 026f0b442156435382b5f5844c762f2d, State: Initialized, Role: FOLLOWER
I20260710 11:03:09.488871 17209 raft_consensus.cc:359] T 30c56c743e544f7bb835d2aac152953b P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:09.489096 17211 consensus_queue.cc:260] T aa981b0e74534ef99d008cc7220b8685 P 026f0b442156435382b5f5844c762f2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:09.491215 17095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "903ca90007a645cd95b92379a5a9b842" candidate_uuid: "038401cec42a4a67a79bacebd6d5d3cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789e3fee85794a24bf54ea708438c694" is_pre_election: true
I20260710 11:03:09.493038 17210 tablet_bootstrap.cc:492] T 76e244689cea440d8c3fb9b6f21be5c1 P 038401cec42a4a67a79bacebd6d5d3cb: No bootstrap required, opened a new log
W20260710 11:03:09.492959 16986 leader_election.cc:343] T 903ca90007a645cd95b92379a5a9b842 P 038401cec42a4a67a79bacebd6d5d3cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 789e3fee85794a24bf54ea708438c694 (127.12.212.2:39105): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:09.493598 17210 ts_tablet_manager.cc:1403] T 76e244689cea440d8c3fb9b6f21be5c1 P 038401cec42a4a67a79bacebd6d5d3cb: Time spent bootstrapping tablet: real 0.049s	user 0.016s	sys 0.004s
I20260710 11:03:09.493498 16986 leader_election.cc:304] T 903ca90007a645cd95b92379a5a9b842 P 038401cec42a4a67a79bacebd6d5d3cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 038401cec42a4a67a79bacebd6d5d3cb; no voters: 026f0b442156435382b5f5844c762f2d, 789e3fee85794a24bf54ea708438c694
I20260710 11:03:09.494649 17216 raft_consensus.cc:2749] T 903ca90007a645cd95b92379a5a9b842 P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 11:03:09.493901 17059 leader_election.cc:343] T aa981b0e74534ef99d008cc7220b8685 P 789e3fee85794a24bf54ea708438c694 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 026f0b442156435382b5f5844c762f2d (127.12.212.3:36671): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:09.495416 17059 leader_election.cc:304] T aa981b0e74534ef99d008cc7220b8685 P 789e3fee85794a24bf54ea708438c694 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 789e3fee85794a24bf54ea708438c694; no voters: 026f0b442156435382b5f5844c762f2d, 038401cec42a4a67a79bacebd6d5d3cb
I20260710 11:03:09.496244 17215 raft_consensus.cc:2749] T aa981b0e74534ef99d008cc7220b8685 P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:09.489655 17209 raft_consensus.cc:385] T 30c56c743e544f7bb835d2aac152953b P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:09.497740 17209 raft_consensus.cc:740] T 30c56c743e544f7bb835d2aac152953b P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 789e3fee85794a24bf54ea708438c694, State: Initialized, Role: FOLLOWER
I20260710 11:03:09.498337 17211 ts_tablet_manager.cc:1434] T aa981b0e74534ef99d008cc7220b8685 P 026f0b442156435382b5f5844c762f2d: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.001s
I20260710 11:03:09.498320 17020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c56c743e544f7bb835d2aac152953b" candidate_uuid: "026f0b442156435382b5f5844c762f2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038401cec42a4a67a79bacebd6d5d3cb" is_pre_election: true
I20260710 11:03:09.499431 17020 raft_consensus.cc:2468] T 30c56c743e544f7bb835d2aac152953b P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 026f0b442156435382b5f5844c762f2d in term 0.
I20260710 11:03:09.499918 17211 tablet_bootstrap.cc:492] T 903ca90007a645cd95b92379a5a9b842 P 026f0b442156435382b5f5844c762f2d: Bootstrap starting.
I20260710 11:03:09.500674 17217 raft_consensus.cc:493] T aa981b0e74534ef99d008cc7220b8685 P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:09.501154 17217 raft_consensus.cc:515] T aa981b0e74534ef99d008cc7220b8685 P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:09.501550 17210 raft_consensus.cc:359] T 76e244689cea440d8c3fb9b6f21be5c1 P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:09.502291 17210 raft_consensus.cc:385] T 76e244689cea440d8c3fb9b6f21be5c1 P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:09.502595 17210 raft_consensus.cc:740] T 76e244689cea440d8c3fb9b6f21be5c1 P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038401cec42a4a67a79bacebd6d5d3cb, State: Initialized, Role: FOLLOWER
I20260710 11:03:09.498518 17209 consensus_queue.cc:260] T 30c56c743e544f7bb835d2aac152953b P 789e3fee85794a24bf54ea708438c694 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:09.503962 17134 leader_election.cc:304] T 30c56c743e544f7bb835d2aac152953b P 026f0b442156435382b5f5844c762f2d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 026f0b442156435382b5f5844c762f2d, 038401cec42a4a67a79bacebd6d5d3cb; no voters: 
I20260710 11:03:09.506120 17020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa981b0e74534ef99d008cc7220b8685" candidate_uuid: "026f0b442156435382b5f5844c762f2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038401cec42a4a67a79bacebd6d5d3cb" is_pre_election: true
I20260710 11:03:09.507804 17211 tablet_bootstrap.cc:654] T 903ca90007a645cd95b92379a5a9b842 P 026f0b442156435382b5f5844c762f2d: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:09.515318 17209 ts_tablet_manager.cc:1434] T 30c56c743e544f7bb835d2aac152953b P 789e3fee85794a24bf54ea708438c694: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.001s
I20260710 11:03:09.507787 17217 leader_election.cc:290] T aa981b0e74534ef99d008cc7220b8685 P 026f0b442156435382b5f5844c762f2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038401cec42a4a67a79bacebd6d5d3cb (127.12.212.1:38461), 789e3fee85794a24bf54ea708438c694 (127.12.212.2:39105)
I20260710 11:03:09.516350 17217 raft_consensus.cc:2804] T 30c56c743e544f7bb835d2aac152953b P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:09.516695 17217 raft_consensus.cc:493] T 30c56c743e544f7bb835d2aac152953b P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:09.516793 17209 tablet_bootstrap.cc:492] T 903ca90007a645cd95b92379a5a9b842 P 789e3fee85794a24bf54ea708438c694: Bootstrap starting.
I20260710 11:03:09.517084 17217 raft_consensus.cc:3060] T 30c56c743e544f7bb835d2aac152953b P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:09.523411 17210 consensus_queue.cc:260] T 76e244689cea440d8c3fb9b6f21be5c1 P 038401cec42a4a67a79bacebd6d5d3cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:09.528165 17217 raft_consensus.cc:515] T 30c56c743e544f7bb835d2aac152953b P 026f0b442156435382b5f5844c762f2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:09.529637 17095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c56c743e544f7bb835d2aac152953b" candidate_uuid: "026f0b442156435382b5f5844c762f2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789e3fee85794a24bf54ea708438c694" is_pre_election: true
I20260710 11:03:09.530315 17095 raft_consensus.cc:2468] T 30c56c743e544f7bb835d2aac152953b P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 026f0b442156435382b5f5844c762f2d in term 0.
I20260710 11:03:09.530967 17217 leader_election.cc:290] T 30c56c743e544f7bb835d2aac152953b P 026f0b442156435382b5f5844c762f2d [CANDIDATE]: Term 1 election: Requested vote from peers 038401cec42a4a67a79bacebd6d5d3cb (127.12.212.1:38461), 789e3fee85794a24bf54ea708438c694 (127.12.212.2:39105)
I20260710 11:03:09.532131 17095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa981b0e74534ef99d008cc7220b8685" candidate_uuid: "026f0b442156435382b5f5844c762f2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789e3fee85794a24bf54ea708438c694" is_pre_election: true
I20260710 11:03:09.532773 17095 raft_consensus.cc:2468] T aa981b0e74534ef99d008cc7220b8685 P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 026f0b442156435382b5f5844c762f2d in term 0.
I20260710 11:03:09.533493 17210 ts_tablet_manager.cc:1434] T 76e244689cea440d8c3fb9b6f21be5c1 P 038401cec42a4a67a79bacebd6d5d3cb: Time spent starting tablet: real 0.040s	user 0.008s	sys 0.000s
I20260710 11:03:09.534536 17210 tablet_bootstrap.cc:492] T 6515502df476449daba0a54a769a6a2e P 038401cec42a4a67a79bacebd6d5d3cb: Bootstrap starting.
I20260710 11:03:09.534538 17020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c56c743e544f7bb835d2aac152953b" candidate_uuid: "026f0b442156435382b5f5844c762f2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038401cec42a4a67a79bacebd6d5d3cb"
I20260710 11:03:09.535485 17020 raft_consensus.cc:3060] T 30c56c743e544f7bb835d2aac152953b P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:03:09.538645 17134 leader_election.cc:343] T aa981b0e74534ef99d008cc7220b8685 P 026f0b442156435382b5f5844c762f2d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 038401cec42a4a67a79bacebd6d5d3cb (127.12.212.1:38461): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:09.541113 17210 tablet_bootstrap.cc:654] T 6515502df476449daba0a54a769a6a2e P 038401cec42a4a67a79bacebd6d5d3cb: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:09.543804 17095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c56c743e544f7bb835d2aac152953b" candidate_uuid: "026f0b442156435382b5f5844c762f2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789e3fee85794a24bf54ea708438c694"
I20260710 11:03:09.544494 17095 raft_consensus.cc:3060] T 30c56c743e544f7bb835d2aac152953b P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:09.545080 17135 leader_election.cc:304] T aa981b0e74534ef99d008cc7220b8685 P 026f0b442156435382b5f5844c762f2d [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: 026f0b442156435382b5f5844c762f2d, 789e3fee85794a24bf54ea708438c694; no voters: 038401cec42a4a67a79bacebd6d5d3cb
I20260710 11:03:09.545913 17209 tablet_bootstrap.cc:654] T 903ca90007a645cd95b92379a5a9b842 P 789e3fee85794a24bf54ea708438c694: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:09.546805 17234 raft_consensus.cc:2804] T aa981b0e74534ef99d008cc7220b8685 P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:09.547369 17234 raft_consensus.cc:493] T aa981b0e74534ef99d008cc7220b8685 P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:09.547791 17234 raft_consensus.cc:3060] T aa981b0e74534ef99d008cc7220b8685 P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:09.552222 17020 raft_consensus.cc:2468] T 30c56c743e544f7bb835d2aac152953b P 038401cec42a4a67a79bacebd6d5d3cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 026f0b442156435382b5f5844c762f2d in term 1.
I20260710 11:03:09.553582 17210 tablet_bootstrap.cc:492] T 6515502df476449daba0a54a769a6a2e P 038401cec42a4a67a79bacebd6d5d3cb: No bootstrap required, opened a new log
I20260710 11:03:09.554067 17211 tablet_bootstrap.cc:492] T 903ca90007a645cd95b92379a5a9b842 P 026f0b442156435382b5f5844c762f2d: No bootstrap required, opened a new log
I20260710 11:03:09.554164 17210 ts_tablet_manager.cc:1403] T 6515502df476449daba0a54a769a6a2e P 038401cec42a4a67a79bacebd6d5d3cb: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.008s
I20260710 11:03:09.554699 17211 ts_tablet_manager.cc:1403] T 903ca90007a645cd95b92379a5a9b842 P 026f0b442156435382b5f5844c762f2d: Time spent bootstrapping tablet: real 0.055s	user 0.019s	sys 0.023s
I20260710 11:03:09.556770 17209 tablet_bootstrap.cc:492] T 903ca90007a645cd95b92379a5a9b842 P 789e3fee85794a24bf54ea708438c694: No bootstrap required, opened a new log
I20260710 11:03:09.557279 17209 ts_tablet_manager.cc:1403] T 903ca90007a645cd95b92379a5a9b842 P 789e3fee85794a24bf54ea708438c694: Time spent bootstrapping tablet: real 0.041s	user 0.015s	sys 0.000s
I20260710 11:03:09.555899 17095 raft_consensus.cc:2468] T 30c56c743e544f7bb835d2aac152953b P 789e3fee85794a24bf54ea708438c694 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 026f0b442156435382b5f5844c762f2d in term 1.
I20260710 11:03:09.557305 17210 raft_consensus.cc:359] T 6515502df476449daba0a54a769a6a2e P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } } peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } }
I20260710 11:03:09.558168 17210 raft_consensus.cc:385] T 6515502df476449daba0a54a769a6a2e P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:09.558476 17210 raft_consensus.cc:740] T 6515502df476449daba0a54a769a6a2e P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038401cec42a4a67a79bacebd6d5d3cb, State: Initialized, Role: FOLLOWER
I20260710 11:03:09.553675 17134 leader_election.cc:304] T 30c56c743e544f7bb835d2aac152953b P 026f0b442156435382b5f5844c762f2d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 026f0b442156435382b5f5844c762f2d, 038401cec42a4a67a79bacebd6d5d3cb; no voters: 
I20260710 11:03:09.559459 17210 consensus_queue.cc:260] T 6515502df476449daba0a54a769a6a2e P 038401cec42a4a67a79bacebd6d5d3cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } } peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } }
I20260710 11:03:09.560389 17217 raft_consensus.cc:2804] T 30c56c743e544f7bb835d2aac152953b P 026f0b442156435382b5f5844c762f2d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:09.560521 17234 raft_consensus.cc:515] T aa981b0e74534ef99d008cc7220b8685 P 026f0b442156435382b5f5844c762f2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:09.560408 17209 raft_consensus.cc:359] T 903ca90007a645cd95b92379a5a9b842 P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:09.562147 17209 raft_consensus.cc:385] T 903ca90007a645cd95b92379a5a9b842 P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:09.562664 17234 leader_election.cc:290] T aa981b0e74534ef99d008cc7220b8685 P 026f0b442156435382b5f5844c762f2d [CANDIDATE]: Term 1 election: Requested vote from peers 038401cec42a4a67a79bacebd6d5d3cb (127.12.212.1:38461), 789e3fee85794a24bf54ea708438c694 (127.12.212.2:39105)
I20260710 11:03:09.564162 17095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa981b0e74534ef99d008cc7220b8685" candidate_uuid: "026f0b442156435382b5f5844c762f2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789e3fee85794a24bf54ea708438c694"
I20260710 11:03:09.564517 17020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa981b0e74534ef99d008cc7220b8685" candidate_uuid: "026f0b442156435382b5f5844c762f2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038401cec42a4a67a79bacebd6d5d3cb"
I20260710 11:03:09.564738 17095 raft_consensus.cc:3060] T aa981b0e74534ef99d008cc7220b8685 P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:03:09.565963 17134 leader_election.cc:343] T aa981b0e74534ef99d008cc7220b8685 P 026f0b442156435382b5f5844c762f2d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 038401cec42a4a67a79bacebd6d5d3cb (127.12.212.1:38461): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:09.562436 17209 raft_consensus.cc:740] T 903ca90007a645cd95b92379a5a9b842 P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 789e3fee85794a24bf54ea708438c694, State: Initialized, Role: FOLLOWER
I20260710 11:03:09.567210 17209 consensus_queue.cc:260] T 903ca90007a645cd95b92379a5a9b842 P 789e3fee85794a24bf54ea708438c694 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:09.569948 17211 raft_consensus.cc:359] T 903ca90007a645cd95b92379a5a9b842 P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:09.571547 17211 raft_consensus.cc:385] T 903ca90007a645cd95b92379a5a9b842 P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:09.572194 17210 ts_tablet_manager.cc:1434] T 6515502df476449daba0a54a769a6a2e P 038401cec42a4a67a79bacebd6d5d3cb: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260710 11:03:09.571880 17095 raft_consensus.cc:2468] T aa981b0e74534ef99d008cc7220b8685 P 789e3fee85794a24bf54ea708438c694 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 026f0b442156435382b5f5844c762f2d in term 1.
I20260710 11:03:09.572598 17211 raft_consensus.cc:740] T 903ca90007a645cd95b92379a5a9b842 P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 026f0b442156435382b5f5844c762f2d, State: Initialized, Role: FOLLOWER
I20260710 11:03:09.573246 17210 tablet_bootstrap.cc:492] T f513edbd5d3b4fd8962e74dee00e96d5 P 038401cec42a4a67a79bacebd6d5d3cb: Bootstrap starting.
I20260710 11:03:09.573299 17135 leader_election.cc:304] T aa981b0e74534ef99d008cc7220b8685 P 026f0b442156435382b5f5844c762f2d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 026f0b442156435382b5f5844c762f2d, 789e3fee85794a24bf54ea708438c694; no voters: 038401cec42a4a67a79bacebd6d5d3cb
I20260710 11:03:09.574175 17211 consensus_queue.cc:260] T 903ca90007a645cd95b92379a5a9b842 P 026f0b442156435382b5f5844c762f2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:09.574640 17234 raft_consensus.cc:2804] T aa981b0e74534ef99d008cc7220b8685 P 026f0b442156435382b5f5844c762f2d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:09.575804 17234 raft_consensus.cc:697] T aa981b0e74534ef99d008cc7220b8685 P 026f0b442156435382b5f5844c762f2d [term 1 LEADER]: Becoming Leader. State: Replica: 026f0b442156435382b5f5844c762f2d, State: Running, Role: LEADER
I20260710 11:03:09.576529 17234 consensus_queue.cc:237] T aa981b0e74534ef99d008cc7220b8685 P 026f0b442156435382b5f5844c762f2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:09.579847 17210 tablet_bootstrap.cc:654] T f513edbd5d3b4fd8962e74dee00e96d5 P 038401cec42a4a67a79bacebd6d5d3cb: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:09.571646 17209 ts_tablet_manager.cc:1434] T 903ca90007a645cd95b92379a5a9b842 P 789e3fee85794a24bf54ea708438c694: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260710 11:03:09.575222 17217 raft_consensus.cc:697] T 30c56c743e544f7bb835d2aac152953b P 026f0b442156435382b5f5844c762f2d [term 1 LEADER]: Becoming Leader. State: Replica: 026f0b442156435382b5f5844c762f2d, State: Running, Role: LEADER
I20260710 11:03:09.581147 17209 tablet_bootstrap.cc:492] T f513edbd5d3b4fd8962e74dee00e96d5 P 789e3fee85794a24bf54ea708438c694: Bootstrap starting.
I20260710 11:03:09.580889 17217 consensus_queue.cc:237] T 30c56c743e544f7bb835d2aac152953b P 026f0b442156435382b5f5844c762f2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:09.589720 17209 tablet_bootstrap.cc:654] T f513edbd5d3b4fd8962e74dee00e96d5 P 789e3fee85794a24bf54ea708438c694: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:09.591728 17211 ts_tablet_manager.cc:1434] T 903ca90007a645cd95b92379a5a9b842 P 026f0b442156435382b5f5844c762f2d: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260710 11:03:09.592940 17211 tablet_bootstrap.cc:492] T 76e244689cea440d8c3fb9b6f21be5c1 P 026f0b442156435382b5f5844c762f2d: Bootstrap starting.
I20260710 11:03:09.598449 16915 catalog_manager.cc:5697] T 30c56c743e544f7bb835d2aac152953b P 026f0b442156435382b5f5844c762f2d reported cstate change: term changed from 0 to 1, leader changed from <none> to 026f0b442156435382b5f5844c762f2d (127.12.212.3). New cstate: current_term: 1 leader_uuid: "026f0b442156435382b5f5844c762f2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:09.600618 17211 tablet_bootstrap.cc:654] T 76e244689cea440d8c3fb9b6f21be5c1 P 026f0b442156435382b5f5844c762f2d: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:09.604367 17215 raft_consensus.cc:493] T aa19bcae61e447768d8bc3066370c61e P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:09.604880 17210 tablet_bootstrap.cc:492] T f513edbd5d3b4fd8962e74dee00e96d5 P 038401cec42a4a67a79bacebd6d5d3cb: No bootstrap required, opened a new log
I20260710 11:03:09.604878 17215 raft_consensus.cc:515] T aa19bcae61e447768d8bc3066370c61e P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:09.605353 17209 tablet_bootstrap.cc:492] T f513edbd5d3b4fd8962e74dee00e96d5 P 789e3fee85794a24bf54ea708438c694: No bootstrap required, opened a new log
I20260710 11:03:09.605504 17210 ts_tablet_manager.cc:1403] T f513edbd5d3b4fd8962e74dee00e96d5 P 038401cec42a4a67a79bacebd6d5d3cb: Time spent bootstrapping tablet: real 0.032s	user 0.016s	sys 0.012s
I20260710 11:03:09.606338 17209 ts_tablet_manager.cc:1403] T f513edbd5d3b4fd8962e74dee00e96d5 P 789e3fee85794a24bf54ea708438c694: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.013s
I20260710 11:03:09.607036 17215 leader_election.cc:290] T aa19bcae61e447768d8bc3066370c61e P 789e3fee85794a24bf54ea708438c694 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038401cec42a4a67a79bacebd6d5d3cb (127.12.212.1:38461), 026f0b442156435382b5f5844c762f2d (127.12.212.3:36671)
I20260710 11:03:09.610351 17020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa19bcae61e447768d8bc3066370c61e" candidate_uuid: "789e3fee85794a24bf54ea708438c694" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038401cec42a4a67a79bacebd6d5d3cb" is_pre_election: true
I20260710 11:03:09.611065 17020 raft_consensus.cc:2468] T aa19bcae61e447768d8bc3066370c61e P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 789e3fee85794a24bf54ea708438c694 in term 0.
I20260710 11:03:09.610453 17209 raft_consensus.cc:359] T f513edbd5d3b4fd8962e74dee00e96d5 P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:09.611807 17209 raft_consensus.cc:385] T f513edbd5d3b4fd8962e74dee00e96d5 P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:09.612133 17169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa19bcae61e447768d8bc3066370c61e" candidate_uuid: "789e3fee85794a24bf54ea708438c694" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "026f0b442156435382b5f5844c762f2d" is_pre_election: true
I20260710 11:03:09.611843 17210 raft_consensus.cc:359] T f513edbd5d3b4fd8962e74dee00e96d5 P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:09.612453 17209 raft_consensus.cc:740] T f513edbd5d3b4fd8962e74dee00e96d5 P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 789e3fee85794a24bf54ea708438c694, State: Initialized, Role: FOLLOWER
I20260710 11:03:09.612748 17210 raft_consensus.cc:385] T f513edbd5d3b4fd8962e74dee00e96d5 P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:09.612798 17169 raft_consensus.cc:2468] T aa19bcae61e447768d8bc3066370c61e P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 789e3fee85794a24bf54ea708438c694 in term 0.
I20260710 11:03:09.613235 17210 raft_consensus.cc:740] T f513edbd5d3b4fd8962e74dee00e96d5 P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038401cec42a4a67a79bacebd6d5d3cb, State: Initialized, Role: FOLLOWER
I20260710 11:03:09.614032 17210 consensus_queue.cc:260] T f513edbd5d3b4fd8962e74dee00e96d5 P 038401cec42a4a67a79bacebd6d5d3cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:09.613900 17209 consensus_queue.cc:260] T f513edbd5d3b4fd8962e74dee00e96d5 P 789e3fee85794a24bf54ea708438c694 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:09.617098 17060 leader_election.cc:304] T aa19bcae61e447768d8bc3066370c61e P 789e3fee85794a24bf54ea708438c694 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038401cec42a4a67a79bacebd6d5d3cb, 789e3fee85794a24bf54ea708438c694; no voters: 
I20260710 11:03:09.617270 17209 ts_tablet_manager.cc:1434] T f513edbd5d3b4fd8962e74dee00e96d5 P 789e3fee85794a24bf54ea708438c694: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260710 11:03:09.619380 17210 ts_tablet_manager.cc:1434] T f513edbd5d3b4fd8962e74dee00e96d5 P 038401cec42a4a67a79bacebd6d5d3cb: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 11:03:09.620440 17210 tablet_bootstrap.cc:492] T aa981b0e74534ef99d008cc7220b8685 P 038401cec42a4a67a79bacebd6d5d3cb: Bootstrap starting.
I20260710 11:03:09.623299 17209 tablet_bootstrap.cc:492] T 76e244689cea440d8c3fb9b6f21be5c1 P 789e3fee85794a24bf54ea708438c694: Bootstrap starting.
I20260710 11:03:09.627596 17215 raft_consensus.cc:2804] T aa19bcae61e447768d8bc3066370c61e P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:09.628046 17215 raft_consensus.cc:493] T aa19bcae61e447768d8bc3066370c61e P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:09.631860 17215 raft_consensus.cc:3060] T aa19bcae61e447768d8bc3066370c61e P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:09.630899 17210 tablet_bootstrap.cc:654] T aa981b0e74534ef99d008cc7220b8685 P 038401cec42a4a67a79bacebd6d5d3cb: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:09.632743 17209 tablet_bootstrap.cc:654] T 76e244689cea440d8c3fb9b6f21be5c1 P 789e3fee85794a24bf54ea708438c694: Neither blocks nor log segments found. Creating new log.
W20260710 11:03:09.636947 16966 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:03:09.652026 17211 tablet_bootstrap.cc:492] T 76e244689cea440d8c3fb9b6f21be5c1 P 026f0b442156435382b5f5844c762f2d: No bootstrap required, opened a new log
I20260710 11:03:09.652697 17211 ts_tablet_manager.cc:1403] T 76e244689cea440d8c3fb9b6f21be5c1 P 026f0b442156435382b5f5844c762f2d: Time spent bootstrapping tablet: real 0.060s	user 0.010s	sys 0.029s
I20260710 11:03:09.657182 17209 tablet_bootstrap.cc:492] T 76e244689cea440d8c3fb9b6f21be5c1 P 789e3fee85794a24bf54ea708438c694: No bootstrap required, opened a new log
I20260710 11:03:09.657866 17209 ts_tablet_manager.cc:1403] T 76e244689cea440d8c3fb9b6f21be5c1 P 789e3fee85794a24bf54ea708438c694: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.017s
I20260710 11:03:09.657941 17210 tablet_bootstrap.cc:492] T aa981b0e74534ef99d008cc7220b8685 P 038401cec42a4a67a79bacebd6d5d3cb: No bootstrap required, opened a new log
I20260710 11:03:09.658025 17246 raft_consensus.cc:493] T 903ca90007a645cd95b92379a5a9b842 P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:09.658634 17246 raft_consensus.cc:515] T 903ca90007a645cd95b92379a5a9b842 P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:09.660100 17215 raft_consensus.cc:515] T aa19bcae61e447768d8bc3066370c61e P 789e3fee85794a24bf54ea708438c694 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:09.661216 17209 raft_consensus.cc:359] T 76e244689cea440d8c3fb9b6f21be5c1 P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:09.661526 17020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "903ca90007a645cd95b92379a5a9b842" candidate_uuid: "789e3fee85794a24bf54ea708438c694" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038401cec42a4a67a79bacebd6d5d3cb" is_pre_election: true
I20260710 11:03:09.661837 17169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "903ca90007a645cd95b92379a5a9b842" candidate_uuid: "789e3fee85794a24bf54ea708438c694" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "026f0b442156435382b5f5844c762f2d" is_pre_election: true
I20260710 11:03:09.662067 17209 raft_consensus.cc:385] T 76e244689cea440d8c3fb9b6f21be5c1 P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:09.662235 17020 raft_consensus.cc:2468] T 903ca90007a645cd95b92379a5a9b842 P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 789e3fee85794a24bf54ea708438c694 in term 0.
I20260710 11:03:09.662503 17169 raft_consensus.cc:2468] T 903ca90007a645cd95b92379a5a9b842 P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 789e3fee85794a24bf54ea708438c694 in term 0.
I20260710 11:03:09.662511 17209 raft_consensus.cc:740] T 76e244689cea440d8c3fb9b6f21be5c1 P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 789e3fee85794a24bf54ea708438c694, State: Initialized, Role: FOLLOWER
I20260710 11:03:09.663563 17209 consensus_queue.cc:260] T 76e244689cea440d8c3fb9b6f21be5c1 P 789e3fee85794a24bf54ea708438c694 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:09.663717 17211 raft_consensus.cc:359] T 76e244689cea440d8c3fb9b6f21be5c1 P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:09.662199 17215 leader_election.cc:290] T aa19bcae61e447768d8bc3066370c61e P 789e3fee85794a24bf54ea708438c694 [CANDIDATE]: Term 1 election: Requested vote from peers 038401cec42a4a67a79bacebd6d5d3cb (127.12.212.1:38461), 026f0b442156435382b5f5844c762f2d (127.12.212.3:36671)
I20260710 11:03:09.664393 17020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa19bcae61e447768d8bc3066370c61e" candidate_uuid: "789e3fee85794a24bf54ea708438c694" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038401cec42a4a67a79bacebd6d5d3cb"
I20260710 11:03:09.664952 17169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa19bcae61e447768d8bc3066370c61e" candidate_uuid: "789e3fee85794a24bf54ea708438c694" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "026f0b442156435382b5f5844c762f2d"
I20260710 11:03:09.665126 17020 raft_consensus.cc:3060] T aa19bcae61e447768d8bc3066370c61e P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:09.665515 17169 raft_consensus.cc:3060] T aa19bcae61e447768d8bc3066370c61e P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:09.664577 17059 leader_election.cc:304] T 903ca90007a645cd95b92379a5a9b842 P 789e3fee85794a24bf54ea708438c694 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 026f0b442156435382b5f5844c762f2d, 789e3fee85794a24bf54ea708438c694; no voters: 
I20260710 11:03:09.664455 17211 raft_consensus.cc:385] T 76e244689cea440d8c3fb9b6f21be5c1 P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:09.671805 17217 raft_consensus.cc:493] T 6515502df476449daba0a54a769a6a2e P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:09.672024 17211 raft_consensus.cc:740] T 76e244689cea440d8c3fb9b6f21be5c1 P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 026f0b442156435382b5f5844c762f2d, State: Initialized, Role: FOLLOWER
I20260710 11:03:09.672363 17217 raft_consensus.cc:515] T 6515502df476449daba0a54a769a6a2e P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } } peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } }
I20260710 11:03:09.673038 17246 leader_election.cc:290] T 903ca90007a645cd95b92379a5a9b842 P 789e3fee85794a24bf54ea708438c694 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038401cec42a4a67a79bacebd6d5d3cb (127.12.212.1:38461), 026f0b442156435382b5f5844c762f2d (127.12.212.3:36671)
I20260710 11:03:09.658609 17210 ts_tablet_manager.cc:1403] T aa981b0e74534ef99d008cc7220b8685 P 038401cec42a4a67a79bacebd6d5d3cb: Time spent bootstrapping tablet: real 0.038s	user 0.016s	sys 0.016s
I20260710 11:03:09.673134 17215 raft_consensus.cc:2804] T 903ca90007a645cd95b92379a5a9b842 P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:09.674124 17215 raft_consensus.cc:493] T 903ca90007a645cd95b92379a5a9b842 P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:09.673679 17211 consensus_queue.cc:260] T 76e244689cea440d8c3fb9b6f21be5c1 P 026f0b442156435382b5f5844c762f2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:09.675089 17215 raft_consensus.cc:3060] T 903ca90007a645cd95b92379a5a9b842 P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:09.676086 17095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6515502df476449daba0a54a769a6a2e" candidate_uuid: "026f0b442156435382b5f5844c762f2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789e3fee85794a24bf54ea708438c694" is_pre_election: true
I20260710 11:03:09.676681 17210 raft_consensus.cc:359] T aa981b0e74534ef99d008cc7220b8685 P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:09.677163 17211 ts_tablet_manager.cc:1434] T 76e244689cea440d8c3fb9b6f21be5c1 P 026f0b442156435382b5f5844c762f2d: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.001s
I20260710 11:03:09.680791 17209 ts_tablet_manager.cc:1434] T 76e244689cea440d8c3fb9b6f21be5c1 P 789e3fee85794a24bf54ea708438c694: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.003s
I20260710 11:03:09.681007 17211 tablet_bootstrap.cc:492] T f513edbd5d3b4fd8962e74dee00e96d5 P 026f0b442156435382b5f5844c762f2d: Bootstrap starting.
I20260710 11:03:09.682030 17215 raft_consensus.cc:515] T 903ca90007a645cd95b92379a5a9b842 P 789e3fee85794a24bf54ea708438c694 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:09.684011 17209 tablet_bootstrap.cc:492] T f41ec976377e435695bc24cb00657914 P 789e3fee85794a24bf54ea708438c694: Bootstrap starting.
I20260710 11:03:09.684890 17018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "903ca90007a645cd95b92379a5a9b842" candidate_uuid: "789e3fee85794a24bf54ea708438c694" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038401cec42a4a67a79bacebd6d5d3cb"
I20260710 11:03:09.685488 17018 raft_consensus.cc:3060] T 903ca90007a645cd95b92379a5a9b842 P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:09.686100 17168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "903ca90007a645cd95b92379a5a9b842" candidate_uuid: "789e3fee85794a24bf54ea708438c694" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "026f0b442156435382b5f5844c762f2d"
I20260710 11:03:09.686700 17168 raft_consensus.cc:3060] T 903ca90007a645cd95b92379a5a9b842 P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:09.687443 17211 tablet_bootstrap.cc:654] T f513edbd5d3b4fd8962e74dee00e96d5 P 026f0b442156435382b5f5844c762f2d: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:09.677418 17210 raft_consensus.cc:385] T aa981b0e74534ef99d008cc7220b8685 P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:09.676707 17095 raft_consensus.cc:2468] T 6515502df476449daba0a54a769a6a2e P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 026f0b442156435382b5f5844c762f2d in term 0.
I20260710 11:03:09.690713 17210 raft_consensus.cc:740] T aa981b0e74534ef99d008cc7220b8685 P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038401cec42a4a67a79bacebd6d5d3cb, State: Initialized, Role: FOLLOWER
I20260710 11:03:09.691761 17135 leader_election.cc:304] T 6515502df476449daba0a54a769a6a2e P 026f0b442156435382b5f5844c762f2d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 026f0b442156435382b5f5844c762f2d, 789e3fee85794a24bf54ea708438c694; no voters: 
I20260710 11:03:09.674672 17020 raft_consensus.cc:2468] T aa19bcae61e447768d8bc3066370c61e P 038401cec42a4a67a79bacebd6d5d3cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789e3fee85794a24bf54ea708438c694 in term 1.
I20260710 11:03:09.679915 17169 raft_consensus.cc:2468] T aa19bcae61e447768d8bc3066370c61e P 026f0b442156435382b5f5844c762f2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789e3fee85794a24bf54ea708438c694 in term 1.
I20260710 11:03:09.674530 17217 leader_election.cc:290] T 6515502df476449daba0a54a769a6a2e P 026f0b442156435382b5f5844c762f2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 789e3fee85794a24bf54ea708438c694 (127.12.212.2:39105), 038401cec42a4a67a79bacebd6d5d3cb (127.12.212.1:38461)
I20260710 11:03:09.691547 17210 consensus_queue.cc:260] T aa981b0e74534ef99d008cc7220b8685 P 038401cec42a4a67a79bacebd6d5d3cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:09.693570 17060 leader_election.cc:304] T aa19bcae61e447768d8bc3066370c61e P 789e3fee85794a24bf54ea708438c694 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038401cec42a4a67a79bacebd6d5d3cb, 789e3fee85794a24bf54ea708438c694; no voters: 
I20260710 11:03:09.693856 17217 raft_consensus.cc:2804] T 6515502df476449daba0a54a769a6a2e P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:09.694566 17250 raft_consensus.cc:2804] T aa19bcae61e447768d8bc3066370c61e P 789e3fee85794a24bf54ea708438c694 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:09.694836 17209 tablet_bootstrap.cc:654] T f41ec976377e435695bc24cb00657914 P 789e3fee85794a24bf54ea708438c694: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:09.677981 17019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6515502df476449daba0a54a769a6a2e" candidate_uuid: "026f0b442156435382b5f5844c762f2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038401cec42a4a67a79bacebd6d5d3cb" is_pre_election: true
I20260710 11:03:09.695138 17250 raft_consensus.cc:697] T aa19bcae61e447768d8bc3066370c61e P 789e3fee85794a24bf54ea708438c694 [term 1 LEADER]: Becoming Leader. State: Replica: 789e3fee85794a24bf54ea708438c694, State: Running, Role: LEADER
I20260710 11:03:09.695422 17019 raft_consensus.cc:2468] T 6515502df476449daba0a54a769a6a2e P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 026f0b442156435382b5f5844c762f2d in term 0.
I20260710 11:03:09.696015 17250 consensus_queue.cc:237] T aa19bcae61e447768d8bc3066370c61e P 789e3fee85794a24bf54ea708438c694 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:09.695436 17210 ts_tablet_manager.cc:1434] T aa981b0e74534ef99d008cc7220b8685 P 038401cec42a4a67a79bacebd6d5d3cb: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260710 11:03:09.698796 17210 tablet_bootstrap.cc:492] T dcfd459c2e1b4639a193bd93d13ee28b P 038401cec42a4a67a79bacebd6d5d3cb: Bootstrap starting.
I20260710 11:03:09.694234 17217 raft_consensus.cc:493] T 6515502df476449daba0a54a769a6a2e P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:09.699556 17217 raft_consensus.cc:3060] T 6515502df476449daba0a54a769a6a2e P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:09.694218 16916 catalog_manager.cc:5697] T aa981b0e74534ef99d008cc7220b8685 P 026f0b442156435382b5f5844c762f2d reported cstate change: term changed from 0 to 1, leader changed from <none> to 026f0b442156435382b5f5844c762f2d (127.12.212.3). New cstate: current_term: 1 leader_uuid: "026f0b442156435382b5f5844c762f2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:09.707738 17018 raft_consensus.cc:2468] T 903ca90007a645cd95b92379a5a9b842 P 038401cec42a4a67a79bacebd6d5d3cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789e3fee85794a24bf54ea708438c694 in term 1.
I20260710 11:03:09.708724 17217 raft_consensus.cc:515] T 6515502df476449daba0a54a769a6a2e P 026f0b442156435382b5f5844c762f2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } } peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } }
I20260710 11:03:09.714552 17060 leader_election.cc:304] T 903ca90007a645cd95b92379a5a9b842 P 789e3fee85794a24bf54ea708438c694 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038401cec42a4a67a79bacebd6d5d3cb, 789e3fee85794a24bf54ea708438c694; no voters: 
I20260710 11:03:09.715400 17246 raft_consensus.cc:2804] T 903ca90007a645cd95b92379a5a9b842 P 789e3fee85794a24bf54ea708438c694 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:09.721659 17211 tablet_bootstrap.cc:492] T f513edbd5d3b4fd8962e74dee00e96d5 P 026f0b442156435382b5f5844c762f2d: No bootstrap required, opened a new log
I20260710 11:03:09.722358 17211 ts_tablet_manager.cc:1403] T f513edbd5d3b4fd8962e74dee00e96d5 P 026f0b442156435382b5f5844c762f2d: Time spent bootstrapping tablet: real 0.042s	user 0.018s	sys 0.005s
I20260710 11:03:09.710232 17168 raft_consensus.cc:2468] T 903ca90007a645cd95b92379a5a9b842 P 026f0b442156435382b5f5844c762f2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789e3fee85794a24bf54ea708438c694 in term 1.
I20260710 11:03:09.728144 17211 raft_consensus.cc:359] T f513edbd5d3b4fd8962e74dee00e96d5 P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:09.728924 17095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6515502df476449daba0a54a769a6a2e" candidate_uuid: "026f0b442156435382b5f5844c762f2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789e3fee85794a24bf54ea708438c694"
I20260710 11:03:09.729235 17211 raft_consensus.cc:385] T f513edbd5d3b4fd8962e74dee00e96d5 P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:09.729563 17095 raft_consensus.cc:3060] T 6515502df476449daba0a54a769a6a2e P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:09.729704 17211 raft_consensus.cc:740] T f513edbd5d3b4fd8962e74dee00e96d5 P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 026f0b442156435382b5f5844c762f2d, State: Initialized, Role: FOLLOWER
I20260710 11:03:09.730811 17211 consensus_queue.cc:260] T f513edbd5d3b4fd8962e74dee00e96d5 P 026f0b442156435382b5f5844c762f2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:09.736871 17095 raft_consensus.cc:2468] T 6515502df476449daba0a54a769a6a2e P 789e3fee85794a24bf54ea708438c694 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 026f0b442156435382b5f5844c762f2d in term 1.
I20260710 11:03:09.737722 17211 ts_tablet_manager.cc:1434] T f513edbd5d3b4fd8962e74dee00e96d5 P 026f0b442156435382b5f5844c762f2d: Time spent starting tablet: real 0.015s	user 0.011s	sys 0.000s
I20260710 11:03:09.738065 17135 leader_election.cc:304] T 6515502df476449daba0a54a769a6a2e P 026f0b442156435382b5f5844c762f2d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 026f0b442156435382b5f5844c762f2d, 789e3fee85794a24bf54ea708438c694; no voters: 
I20260710 11:03:09.739022 17234 raft_consensus.cc:2804] T 6515502df476449daba0a54a769a6a2e P 026f0b442156435382b5f5844c762f2d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:09.739287 17211 tablet_bootstrap.cc:492] T dcfd459c2e1b4639a193bd93d13ee28b P 026f0b442156435382b5f5844c762f2d: Bootstrap starting.
I20260710 11:03:09.739491 17234 raft_consensus.cc:697] T 6515502df476449daba0a54a769a6a2e P 026f0b442156435382b5f5844c762f2d [term 1 LEADER]: Becoming Leader. State: Replica: 026f0b442156435382b5f5844c762f2d, State: Running, Role: LEADER
I20260710 11:03:09.740499 17234 consensus_queue.cc:237] T 6515502df476449daba0a54a769a6a2e P 026f0b442156435382b5f5844c762f2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } } peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } }
I20260710 11:03:09.712881 17215 leader_election.cc:290] T 903ca90007a645cd95b92379a5a9b842 P 789e3fee85794a24bf54ea708438c694 [CANDIDATE]: Term 1 election: Requested vote from peers 038401cec42a4a67a79bacebd6d5d3cb (127.12.212.1:38461), 026f0b442156435382b5f5844c762f2d (127.12.212.3:36671)
I20260710 11:03:09.713146 17210 tablet_bootstrap.cc:654] T dcfd459c2e1b4639a193bd93d13ee28b P 038401cec42a4a67a79bacebd6d5d3cb: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:09.747488 17238 raft_consensus.cc:493] T 76e244689cea440d8c3fb9b6f21be5c1 P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:09.748138 17238 raft_consensus.cc:515] T 76e244689cea440d8c3fb9b6f21be5c1 P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:09.749977 17211 tablet_bootstrap.cc:654] T dcfd459c2e1b4639a193bd93d13ee28b P 026f0b442156435382b5f5844c762f2d: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:09.751127 17238 leader_election.cc:290] T 76e244689cea440d8c3fb9b6f21be5c1 P 026f0b442156435382b5f5844c762f2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038401cec42a4a67a79bacebd6d5d3cb (127.12.212.1:38461), 789e3fee85794a24bf54ea708438c694 (127.12.212.2:39105)
I20260710 11:03:09.754340 17210 tablet_bootstrap.cc:492] T dcfd459c2e1b4639a193bd93d13ee28b P 038401cec42a4a67a79bacebd6d5d3cb: No bootstrap required, opened a new log
I20260710 11:03:09.755002 17210 ts_tablet_manager.cc:1403] T dcfd459c2e1b4639a193bd93d13ee28b P 038401cec42a4a67a79bacebd6d5d3cb: Time spent bootstrapping tablet: real 0.056s	user 0.013s	sys 0.000s
I20260710 11:03:09.754832 17018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76e244689cea440d8c3fb9b6f21be5c1" candidate_uuid: "026f0b442156435382b5f5844c762f2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038401cec42a4a67a79bacebd6d5d3cb" is_pre_election: true
I20260710 11:03:09.755741 17217 leader_election.cc:290] T 6515502df476449daba0a54a769a6a2e P 026f0b442156435382b5f5844c762f2d [CANDIDATE]: Term 1 election: Requested vote from peers 789e3fee85794a24bf54ea708438c694 (127.12.212.2:39105), 038401cec42a4a67a79bacebd6d5d3cb (127.12.212.1:38461)
I20260710 11:03:09.757180 17019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6515502df476449daba0a54a769a6a2e" candidate_uuid: "026f0b442156435382b5f5844c762f2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038401cec42a4a67a79bacebd6d5d3cb"
I20260710 11:03:09.757848 17019 raft_consensus.cc:3060] T 6515502df476449daba0a54a769a6a2e P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:09.758683 17210 raft_consensus.cc:359] T dcfd459c2e1b4639a193bd93d13ee28b P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:09.759709 17210 raft_consensus.cc:385] T dcfd459c2e1b4639a193bd93d13ee28b P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:09.760092 17210 raft_consensus.cc:740] T dcfd459c2e1b4639a193bd93d13ee28b P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038401cec42a4a67a79bacebd6d5d3cb, State: Initialized, Role: FOLLOWER
I20260710 11:03:09.761157 17210 consensus_queue.cc:260] T dcfd459c2e1b4639a193bd93d13ee28b P 038401cec42a4a67a79bacebd6d5d3cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:09.763479 17210 ts_tablet_manager.cc:1434] T dcfd459c2e1b4639a193bd93d13ee28b P 038401cec42a4a67a79bacebd6d5d3cb: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:03:09.764359 17210 tablet_bootstrap.cc:492] T f41ec976377e435695bc24cb00657914 P 038401cec42a4a67a79bacebd6d5d3cb: Bootstrap starting.
I20260710 11:03:09.755741 17018 raft_consensus.cc:2468] T 76e244689cea440d8c3fb9b6f21be5c1 P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 026f0b442156435382b5f5844c762f2d in term 0.
I20260710 11:03:09.775398 17134 leader_election.cc:304] T 76e244689cea440d8c3fb9b6f21be5c1 P 026f0b442156435382b5f5844c762f2d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 026f0b442156435382b5f5844c762f2d, 038401cec42a4a67a79bacebd6d5d3cb; no voters: 
I20260710 11:03:09.759100 17246 raft_consensus.cc:697] T 903ca90007a645cd95b92379a5a9b842 P 789e3fee85794a24bf54ea708438c694 [term 1 LEADER]: Becoming Leader. State: Replica: 789e3fee85794a24bf54ea708438c694, State: Running, Role: LEADER
I20260710 11:03:09.777711 17246 consensus_queue.cc:237] T 903ca90007a645cd95b92379a5a9b842 P 789e3fee85794a24bf54ea708438c694 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:09.778497 17210 tablet_bootstrap.cc:654] T f41ec976377e435695bc24cb00657914 P 038401cec42a4a67a79bacebd6d5d3cb: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:09.782891 17095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76e244689cea440d8c3fb9b6f21be5c1" candidate_uuid: "026f0b442156435382b5f5844c762f2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789e3fee85794a24bf54ea708438c694" is_pre_election: true
I20260710 11:03:09.784180 17095 raft_consensus.cc:2468] T 76e244689cea440d8c3fb9b6f21be5c1 P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 026f0b442156435382b5f5844c762f2d in term 0.
I20260710 11:03:09.783644 17234 raft_consensus.cc:2804] T 76e244689cea440d8c3fb9b6f21be5c1 P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:09.772708 16916 catalog_manager.cc:5697] T 6515502df476449daba0a54a769a6a2e P 026f0b442156435382b5f5844c762f2d reported cstate change: term changed from 0 to 1, leader changed from <none> to 026f0b442156435382b5f5844c762f2d (127.12.212.3). New cstate: current_term: 1 leader_uuid: "026f0b442156435382b5f5844c762f2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:09.789139 17234 raft_consensus.cc:493] T 76e244689cea440d8c3fb9b6f21be5c1 P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:09.790599 17234 raft_consensus.cc:3060] T 76e244689cea440d8c3fb9b6f21be5c1 P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:09.786695 17019 raft_consensus.cc:2468] T 6515502df476449daba0a54a769a6a2e P 038401cec42a4a67a79bacebd6d5d3cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 026f0b442156435382b5f5844c762f2d in term 1.
I20260710 11:03:09.801731 17254 raft_consensus.cc:493] T f513edbd5d3b4fd8962e74dee00e96d5 P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:09.802435 17254 raft_consensus.cc:515] T f513edbd5d3b4fd8962e74dee00e96d5 P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:09.809207 17019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f513edbd5d3b4fd8962e74dee00e96d5" candidate_uuid: "789e3fee85794a24bf54ea708438c694" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038401cec42a4a67a79bacebd6d5d3cb" is_pre_election: true
I20260710 11:03:09.809856 17019 raft_consensus.cc:2468] T f513edbd5d3b4fd8962e74dee00e96d5 P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 789e3fee85794a24bf54ea708438c694 in term 0.
I20260710 11:03:09.810966 17060 leader_election.cc:304] T f513edbd5d3b4fd8962e74dee00e96d5 P 789e3fee85794a24bf54ea708438c694 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038401cec42a4a67a79bacebd6d5d3cb, 789e3fee85794a24bf54ea708438c694; no voters: 
I20260710 11:03:09.811756 17215 raft_consensus.cc:2804] T f513edbd5d3b4fd8962e74dee00e96d5 P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:09.812099 17215 raft_consensus.cc:493] T f513edbd5d3b4fd8962e74dee00e96d5 P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:09.812407 17215 raft_consensus.cc:3060] T f513edbd5d3b4fd8962e74dee00e96d5 P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:09.813308 17168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f513edbd5d3b4fd8962e74dee00e96d5" candidate_uuid: "789e3fee85794a24bf54ea708438c694" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "026f0b442156435382b5f5844c762f2d" is_pre_election: true
I20260710 11:03:09.813933 17168 raft_consensus.cc:2468] T f513edbd5d3b4fd8962e74dee00e96d5 P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 789e3fee85794a24bf54ea708438c694 in term 0.
I20260710 11:03:09.813686 17234 raft_consensus.cc:515] T 76e244689cea440d8c3fb9b6f21be5c1 P 026f0b442156435382b5f5844c762f2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:09.815387 17254 leader_election.cc:290] T f513edbd5d3b4fd8962e74dee00e96d5 P 789e3fee85794a24bf54ea708438c694 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038401cec42a4a67a79bacebd6d5d3cb (127.12.212.1:38461), 026f0b442156435382b5f5844c762f2d (127.12.212.3:36671)
I20260710 11:03:09.817637 17210 tablet_bootstrap.cc:492] T f41ec976377e435695bc24cb00657914 P 038401cec42a4a67a79bacebd6d5d3cb: No bootstrap required, opened a new log
I20260710 11:03:09.818104 17210 ts_tablet_manager.cc:1403] T f41ec976377e435695bc24cb00657914 P 038401cec42a4a67a79bacebd6d5d3cb: Time spent bootstrapping tablet: real 0.054s	user 0.018s	sys 0.001s
I20260710 11:03:09.819362 17234 leader_election.cc:290] T 76e244689cea440d8c3fb9b6f21be5c1 P 026f0b442156435382b5f5844c762f2d [CANDIDATE]: Term 1 election: Requested vote from peers 038401cec42a4a67a79bacebd6d5d3cb (127.12.212.1:38461), 789e3fee85794a24bf54ea708438c694 (127.12.212.2:39105)
I20260710 11:03:09.820228 17211 tablet_bootstrap.cc:492] T dcfd459c2e1b4639a193bd93d13ee28b P 026f0b442156435382b5f5844c762f2d: No bootstrap required, opened a new log
I20260710 11:03:09.820114 17019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76e244689cea440d8c3fb9b6f21be5c1" candidate_uuid: "026f0b442156435382b5f5844c762f2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038401cec42a4a67a79bacebd6d5d3cb"
I20260710 11:03:09.820768 17211 ts_tablet_manager.cc:1403] T dcfd459c2e1b4639a193bd93d13ee28b P 026f0b442156435382b5f5844c762f2d: Time spent bootstrapping tablet: real 0.082s	user 0.021s	sys 0.027s
I20260710 11:03:09.821954 17095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76e244689cea440d8c3fb9b6f21be5c1" candidate_uuid: "026f0b442156435382b5f5844c762f2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789e3fee85794a24bf54ea708438c694"
I20260710 11:03:09.822619 17209 tablet_bootstrap.cc:492] T f41ec976377e435695bc24cb00657914 P 789e3fee85794a24bf54ea708438c694: No bootstrap required, opened a new log
I20260710 11:03:09.822582 17095 raft_consensus.cc:3060] T 76e244689cea440d8c3fb9b6f21be5c1 P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:09.820779 17019 raft_consensus.cc:3060] T 76e244689cea440d8c3fb9b6f21be5c1 P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:09.825888 17215 raft_consensus.cc:515] T f513edbd5d3b4fd8962e74dee00e96d5 P 789e3fee85794a24bf54ea708438c694 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:09.828928 17215 leader_election.cc:290] T f513edbd5d3b4fd8962e74dee00e96d5 P 789e3fee85794a24bf54ea708438c694 [CANDIDATE]: Term 1 election: Requested vote from peers 038401cec42a4a67a79bacebd6d5d3cb (127.12.212.1:38461), 026f0b442156435382b5f5844c762f2d (127.12.212.3:36671)
I20260710 11:03:09.826783 16916 catalog_manager.cc:5697] T aa19bcae61e447768d8bc3066370c61e P 789e3fee85794a24bf54ea708438c694 reported cstate change: term changed from 0 to 1, leader changed from <none> to 789e3fee85794a24bf54ea708438c694 (127.12.212.2). New cstate: current_term: 1 leader_uuid: "789e3fee85794a24bf54ea708438c694" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:09.829766 17018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f513edbd5d3b4fd8962e74dee00e96d5" candidate_uuid: "789e3fee85794a24bf54ea708438c694" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038401cec42a4a67a79bacebd6d5d3cb"
I20260710 11:03:09.829927 17168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f513edbd5d3b4fd8962e74dee00e96d5" candidate_uuid: "789e3fee85794a24bf54ea708438c694" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "026f0b442156435382b5f5844c762f2d"
I20260710 11:03:09.830195 17209 ts_tablet_manager.cc:1403] T f41ec976377e435695bc24cb00657914 P 789e3fee85794a24bf54ea708438c694: Time spent bootstrapping tablet: real 0.146s	user 0.031s	sys 0.055s
I20260710 11:03:09.830466 17018 raft_consensus.cc:3060] T f513edbd5d3b4fd8962e74dee00e96d5 P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:09.831702 17211 raft_consensus.cc:359] T dcfd459c2e1b4639a193bd93d13ee28b P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:09.829883 17095 raft_consensus.cc:2468] T 76e244689cea440d8c3fb9b6f21be5c1 P 789e3fee85794a24bf54ea708438c694 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 026f0b442156435382b5f5844c762f2d in term 1.
I20260710 11:03:09.832386 17211 raft_consensus.cc:385] T dcfd459c2e1b4639a193bd93d13ee28b P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:09.832947 17209 raft_consensus.cc:359] T f41ec976377e435695bc24cb00657914 P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:09.833650 17209 raft_consensus.cc:385] T f41ec976377e435695bc24cb00657914 P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:09.833482 17135 leader_election.cc:304] T 76e244689cea440d8c3fb9b6f21be5c1 P 026f0b442156435382b5f5844c762f2d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 026f0b442156435382b5f5844c762f2d, 789e3fee85794a24bf54ea708438c694; no voters: 
I20260710 11:03:09.834062 17209 raft_consensus.cc:740] T f41ec976377e435695bc24cb00657914 P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 789e3fee85794a24bf54ea708438c694, State: Initialized, Role: FOLLOWER
I20260710 11:03:09.820778 17210 raft_consensus.cc:359] T f41ec976377e435695bc24cb00657914 P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:09.834566 17234 raft_consensus.cc:2804] T 76e244689cea440d8c3fb9b6f21be5c1 P 026f0b442156435382b5f5844c762f2d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:09.834779 17210 raft_consensus.cc:385] T f41ec976377e435695bc24cb00657914 P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:09.835140 17234 raft_consensus.cc:697] T 76e244689cea440d8c3fb9b6f21be5c1 P 026f0b442156435382b5f5844c762f2d [term 1 LEADER]: Becoming Leader. State: Replica: 026f0b442156435382b5f5844c762f2d, State: Running, Role: LEADER
I20260710 11:03:09.835537 17209 consensus_queue.cc:260] T f41ec976377e435695bc24cb00657914 P 789e3fee85794a24bf54ea708438c694 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:09.832717 17211 raft_consensus.cc:740] T dcfd459c2e1b4639a193bd93d13ee28b P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 026f0b442156435382b5f5844c762f2d, State: Initialized, Role: FOLLOWER
I20260710 11:03:09.836045 17234 consensus_queue.cc:237] T 76e244689cea440d8c3fb9b6f21be5c1 P 026f0b442156435382b5f5844c762f2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:09.836915 17211 consensus_queue.cc:260] T dcfd459c2e1b4639a193bd93d13ee28b P 026f0b442156435382b5f5844c762f2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:09.837888 17209 ts_tablet_manager.cc:1434] T f41ec976377e435695bc24cb00657914 P 789e3fee85794a24bf54ea708438c694: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260710 11:03:09.838779 17209 tablet_bootstrap.cc:492] T dcfd459c2e1b4639a193bd93d13ee28b P 789e3fee85794a24bf54ea708438c694: Bootstrap starting.
I20260710 11:03:09.839007 17211 ts_tablet_manager.cc:1434] T dcfd459c2e1b4639a193bd93d13ee28b P 026f0b442156435382b5f5844c762f2d: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260710 11:03:09.839989 17211 tablet_bootstrap.cc:492] T f41ec976377e435695bc24cb00657914 P 026f0b442156435382b5f5844c762f2d: Bootstrap starting.
I20260710 11:03:09.835175 17210 raft_consensus.cc:740] T f41ec976377e435695bc24cb00657914 P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038401cec42a4a67a79bacebd6d5d3cb, State: Initialized, Role: FOLLOWER
I20260710 11:03:09.830492 17168 raft_consensus.cc:3060] T f513edbd5d3b4fd8962e74dee00e96d5 P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:09.844647 17210 consensus_queue.cc:260] T f41ec976377e435695bc24cb00657914 P 038401cec42a4a67a79bacebd6d5d3cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:09.840596 17019 raft_consensus.cc:2468] T 76e244689cea440d8c3fb9b6f21be5c1 P 038401cec42a4a67a79bacebd6d5d3cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 026f0b442156435382b5f5844c762f2d in term 1.
I20260710 11:03:09.846910 17211 tablet_bootstrap.cc:654] T f41ec976377e435695bc24cb00657914 P 026f0b442156435382b5f5844c762f2d: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:09.851738 17210 ts_tablet_manager.cc:1434] T f41ec976377e435695bc24cb00657914 P 038401cec42a4a67a79bacebd6d5d3cb: Time spent starting tablet: real 0.033s	user 0.010s	sys 0.000s
I20260710 11:03:09.852905 17209 tablet_bootstrap.cc:654] T dcfd459c2e1b4639a193bd93d13ee28b P 789e3fee85794a24bf54ea708438c694: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:09.862362 17211 tablet_bootstrap.cc:492] T f41ec976377e435695bc24cb00657914 P 026f0b442156435382b5f5844c762f2d: No bootstrap required, opened a new log
I20260710 11:03:09.862828 17211 ts_tablet_manager.cc:1403] T f41ec976377e435695bc24cb00657914 P 026f0b442156435382b5f5844c762f2d: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.002s
I20260710 11:03:09.865473 17211 raft_consensus.cc:359] T f41ec976377e435695bc24cb00657914 P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:09.866060 17211 raft_consensus.cc:385] T f41ec976377e435695bc24cb00657914 P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:09.866313 17211 raft_consensus.cc:740] T f41ec976377e435695bc24cb00657914 P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 026f0b442156435382b5f5844c762f2d, State: Initialized, Role: FOLLOWER
I20260710 11:03:09.868952 17211 consensus_queue.cc:260] T f41ec976377e435695bc24cb00657914 P 026f0b442156435382b5f5844c762f2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:09.870208 17018 raft_consensus.cc:2468] T f513edbd5d3b4fd8962e74dee00e96d5 P 038401cec42a4a67a79bacebd6d5d3cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789e3fee85794a24bf54ea708438c694 in term 1.
I20260710 11:03:09.871093 17211 ts_tablet_manager.cc:1434] T f41ec976377e435695bc24cb00657914 P 026f0b442156435382b5f5844c762f2d: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260710 11:03:09.871057 16918 catalog_manager.cc:5697] T 903ca90007a645cd95b92379a5a9b842 P 789e3fee85794a24bf54ea708438c694 reported cstate change: term changed from 0 to 1, leader changed from <none> to 789e3fee85794a24bf54ea708438c694 (127.12.212.2). New cstate: current_term: 1 leader_uuid: "789e3fee85794a24bf54ea708438c694" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:09.875705 17060 leader_election.cc:304] T f513edbd5d3b4fd8962e74dee00e96d5 P 789e3fee85794a24bf54ea708438c694 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038401cec42a4a67a79bacebd6d5d3cb, 789e3fee85794a24bf54ea708438c694; no voters: 
I20260710 11:03:09.876241 17168 raft_consensus.cc:2468] T f513edbd5d3b4fd8962e74dee00e96d5 P 026f0b442156435382b5f5844c762f2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789e3fee85794a24bf54ea708438c694 in term 1.
I20260710 11:03:09.876623 17215 raft_consensus.cc:2804] T f513edbd5d3b4fd8962e74dee00e96d5 P 789e3fee85794a24bf54ea708438c694 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:09.877133 17215 raft_consensus.cc:697] T f513edbd5d3b4fd8962e74dee00e96d5 P 789e3fee85794a24bf54ea708438c694 [term 1 LEADER]: Becoming Leader. State: Replica: 789e3fee85794a24bf54ea708438c694, State: Running, Role: LEADER
I20260710 11:03:09.878465 17209 tablet_bootstrap.cc:492] T dcfd459c2e1b4639a193bd93d13ee28b P 789e3fee85794a24bf54ea708438c694: No bootstrap required, opened a new log
I20260710 11:03:09.877998 17215 consensus_queue.cc:237] T f513edbd5d3b4fd8962e74dee00e96d5 P 789e3fee85794a24bf54ea708438c694 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:09.879124 17209 ts_tablet_manager.cc:1403] T dcfd459c2e1b4639a193bd93d13ee28b P 789e3fee85794a24bf54ea708438c694: Time spent bootstrapping tablet: real 0.041s	user 0.021s	sys 0.008s
I20260710 11:03:09.881781 17209 raft_consensus.cc:359] T dcfd459c2e1b4639a193bd93d13ee28b P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:09.882505 17209 raft_consensus.cc:385] T dcfd459c2e1b4639a193bd93d13ee28b P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:09.882822 17209 raft_consensus.cc:740] T dcfd459c2e1b4639a193bd93d13ee28b P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 789e3fee85794a24bf54ea708438c694, State: Initialized, Role: FOLLOWER
I20260710 11:03:09.883709 17209 consensus_queue.cc:260] T dcfd459c2e1b4639a193bd93d13ee28b P 789e3fee85794a24bf54ea708438c694 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:09.885982 17209 ts_tablet_manager.cc:1434] T dcfd459c2e1b4639a193bd93d13ee28b P 789e3fee85794a24bf54ea708438c694: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:03:09.886164 16916 catalog_manager.cc:5697] T 76e244689cea440d8c3fb9b6f21be5c1 P 026f0b442156435382b5f5844c762f2d reported cstate change: term changed from 0 to 1, leader changed from <none> to 026f0b442156435382b5f5844c762f2d (127.12.212.3). New cstate: current_term: 1 leader_uuid: "026f0b442156435382b5f5844c762f2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:09.888468 17215 raft_consensus.cc:493] T f41ec976377e435695bc24cb00657914 P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:09.888913 17215 raft_consensus.cc:515] T f41ec976377e435695bc24cb00657914 P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:09.891587 17018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f41ec976377e435695bc24cb00657914" candidate_uuid: "789e3fee85794a24bf54ea708438c694" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038401cec42a4a67a79bacebd6d5d3cb" is_pre_election: true
I20260710 11:03:09.891728 17215 leader_election.cc:290] T f41ec976377e435695bc24cb00657914 P 789e3fee85794a24bf54ea708438c694 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038401cec42a4a67a79bacebd6d5d3cb (127.12.212.1:38461), 026f0b442156435382b5f5844c762f2d (127.12.212.3:36671)
I20260710 11:03:09.892212 17018 raft_consensus.cc:2468] T f41ec976377e435695bc24cb00657914 P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 789e3fee85794a24bf54ea708438c694 in term 0.
I20260710 11:03:09.892328 17168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f41ec976377e435695bc24cb00657914" candidate_uuid: "789e3fee85794a24bf54ea708438c694" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "026f0b442156435382b5f5844c762f2d" is_pre_election: true
I20260710 11:03:09.892916 17168 raft_consensus.cc:2468] T f41ec976377e435695bc24cb00657914 P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 789e3fee85794a24bf54ea708438c694 in term 0.
I20260710 11:03:09.893983 17059 leader_election.cc:304] T f41ec976377e435695bc24cb00657914 P 789e3fee85794a24bf54ea708438c694 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 026f0b442156435382b5f5844c762f2d, 789e3fee85794a24bf54ea708438c694; no voters: 
I20260710 11:03:09.894862 17215 raft_consensus.cc:2804] T f41ec976377e435695bc24cb00657914 P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:09.895255 17215 raft_consensus.cc:493] T f41ec976377e435695bc24cb00657914 P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:09.895548 17215 raft_consensus.cc:3060] T f41ec976377e435695bc24cb00657914 P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:09.896482 16918 catalog_manager.cc:5697] T f513edbd5d3b4fd8962e74dee00e96d5 P 789e3fee85794a24bf54ea708438c694 reported cstate change: term changed from 0 to 1, leader changed from <none> to 789e3fee85794a24bf54ea708438c694 (127.12.212.2). New cstate: current_term: 1 leader_uuid: "789e3fee85794a24bf54ea708438c694" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:09.901890 17215 raft_consensus.cc:515] T f41ec976377e435695bc24cb00657914 P 789e3fee85794a24bf54ea708438c694 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:09.903770 17215 leader_election.cc:290] T f41ec976377e435695bc24cb00657914 P 789e3fee85794a24bf54ea708438c694 [CANDIDATE]: Term 1 election: Requested vote from peers 038401cec42a4a67a79bacebd6d5d3cb (127.12.212.1:38461), 026f0b442156435382b5f5844c762f2d (127.12.212.3:36671)
I20260710 11:03:09.904631 17018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f41ec976377e435695bc24cb00657914" candidate_uuid: "789e3fee85794a24bf54ea708438c694" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038401cec42a4a67a79bacebd6d5d3cb"
I20260710 11:03:09.904877 17168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f41ec976377e435695bc24cb00657914" candidate_uuid: "789e3fee85794a24bf54ea708438c694" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "026f0b442156435382b5f5844c762f2d"
I20260710 11:03:09.905252 17018 raft_consensus.cc:3060] T f41ec976377e435695bc24cb00657914 P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:09.905437 17168 raft_consensus.cc:3060] T f41ec976377e435695bc24cb00657914 P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:09.912258 17018 raft_consensus.cc:2468] T f41ec976377e435695bc24cb00657914 P 038401cec42a4a67a79bacebd6d5d3cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789e3fee85794a24bf54ea708438c694 in term 1.
I20260710 11:03:09.912671 17168 raft_consensus.cc:2468] T f41ec976377e435695bc24cb00657914 P 026f0b442156435382b5f5844c762f2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789e3fee85794a24bf54ea708438c694 in term 1.
I20260710 11:03:09.913403 17060 leader_election.cc:304] T f41ec976377e435695bc24cb00657914 P 789e3fee85794a24bf54ea708438c694 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038401cec42a4a67a79bacebd6d5d3cb, 789e3fee85794a24bf54ea708438c694; no voters: 
I20260710 11:03:09.914181 17215 raft_consensus.cc:2804] T f41ec976377e435695bc24cb00657914 P 789e3fee85794a24bf54ea708438c694 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:09.914597 17215 raft_consensus.cc:697] T f41ec976377e435695bc24cb00657914 P 789e3fee85794a24bf54ea708438c694 [term 1 LEADER]: Becoming Leader. State: Replica: 789e3fee85794a24bf54ea708438c694, State: Running, Role: LEADER
I20260710 11:03:09.915328 17215 consensus_queue.cc:237] T f41ec976377e435695bc24cb00657914 P 789e3fee85794a24bf54ea708438c694 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:09.922366 16916 catalog_manager.cc:5697] T f41ec976377e435695bc24cb00657914 P 789e3fee85794a24bf54ea708438c694 reported cstate change: term changed from 0 to 1, leader changed from <none> to 789e3fee85794a24bf54ea708438c694 (127.12.212.2). New cstate: current_term: 1 leader_uuid: "789e3fee85794a24bf54ea708438c694" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:10.056802 17234 raft_consensus.cc:493] T dcfd459c2e1b4639a193bd93d13ee28b P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:10.057354 17234 raft_consensus.cc:515] T dcfd459c2e1b4639a193bd93d13ee28b P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:10.059044 17234 leader_election.cc:290] T dcfd459c2e1b4639a193bd93d13ee28b P 026f0b442156435382b5f5844c762f2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038401cec42a4a67a79bacebd6d5d3cb (127.12.212.1:38461), 789e3fee85794a24bf54ea708438c694 (127.12.212.2:39105)
I20260710 11:03:10.060089 17018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcfd459c2e1b4639a193bd93d13ee28b" candidate_uuid: "026f0b442156435382b5f5844c762f2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038401cec42a4a67a79bacebd6d5d3cb" is_pre_election: true
I20260710 11:03:10.060086 17095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcfd459c2e1b4639a193bd93d13ee28b" candidate_uuid: "026f0b442156435382b5f5844c762f2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789e3fee85794a24bf54ea708438c694" is_pre_election: true
I20260710 11:03:10.061020 17095 raft_consensus.cc:2468] T dcfd459c2e1b4639a193bd93d13ee28b P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 026f0b442156435382b5f5844c762f2d in term 0.
I20260710 11:03:10.061012 17018 raft_consensus.cc:2468] T dcfd459c2e1b4639a193bd93d13ee28b P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 026f0b442156435382b5f5844c762f2d in term 0.
I20260710 11:03:10.062234 17135 leader_election.cc:304] T dcfd459c2e1b4639a193bd93d13ee28b P 026f0b442156435382b5f5844c762f2d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 026f0b442156435382b5f5844c762f2d, 789e3fee85794a24bf54ea708438c694; no voters: 
I20260710 11:03:10.063038 17234 raft_consensus.cc:2804] T dcfd459c2e1b4639a193bd93d13ee28b P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:10.063439 17234 raft_consensus.cc:493] T dcfd459c2e1b4639a193bd93d13ee28b P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:10.063717 17234 raft_consensus.cc:3060] T dcfd459c2e1b4639a193bd93d13ee28b P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:10.068341 17234 raft_consensus.cc:515] T dcfd459c2e1b4639a193bd93d13ee28b P 026f0b442156435382b5f5844c762f2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:10.069991 17234 leader_election.cc:290] T dcfd459c2e1b4639a193bd93d13ee28b P 026f0b442156435382b5f5844c762f2d [CANDIDATE]: Term 1 election: Requested vote from peers 038401cec42a4a67a79bacebd6d5d3cb (127.12.212.1:38461), 789e3fee85794a24bf54ea708438c694 (127.12.212.2:39105)
I20260710 11:03:10.070887 17018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcfd459c2e1b4639a193bd93d13ee28b" candidate_uuid: "026f0b442156435382b5f5844c762f2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038401cec42a4a67a79bacebd6d5d3cb"
I20260710 11:03:10.071049 17095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcfd459c2e1b4639a193bd93d13ee28b" candidate_uuid: "026f0b442156435382b5f5844c762f2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789e3fee85794a24bf54ea708438c694"
I20260710 11:03:10.071627 17095 raft_consensus.cc:3060] T dcfd459c2e1b4639a193bd93d13ee28b P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:10.072153 17018 raft_consensus.cc:3060] T dcfd459c2e1b4639a193bd93d13ee28b P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:10.072253 17019 raft_consensus.cc:3060] T aa981b0e74534ef99d008cc7220b8685 P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:10.077626 17018 raft_consensus.cc:2468] T dcfd459c2e1b4639a193bd93d13ee28b P 038401cec42a4a67a79bacebd6d5d3cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 026f0b442156435382b5f5844c762f2d in term 1.
I20260710 11:03:10.078559 17095 raft_consensus.cc:2468] T dcfd459c2e1b4639a193bd93d13ee28b P 789e3fee85794a24bf54ea708438c694 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 026f0b442156435382b5f5844c762f2d in term 1.
I20260710 11:03:10.078557 17134 leader_election.cc:304] T dcfd459c2e1b4639a193bd93d13ee28b P 026f0b442156435382b5f5844c762f2d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 026f0b442156435382b5f5844c762f2d, 038401cec42a4a67a79bacebd6d5d3cb; no voters: 
I20260710 11:03:10.079631 17234 raft_consensus.cc:2804] T dcfd459c2e1b4639a193bd93d13ee28b P 026f0b442156435382b5f5844c762f2d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:10.080139 17234 raft_consensus.cc:697] T dcfd459c2e1b4639a193bd93d13ee28b P 026f0b442156435382b5f5844c762f2d [term 1 LEADER]: Becoming Leader. State: Replica: 026f0b442156435382b5f5844c762f2d, State: Running, Role: LEADER
I20260710 11:03:10.080483 17217 consensus_queue.cc:1048] T aa981b0e74534ef99d008cc7220b8685 P 026f0b442156435382b5f5844c762f2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:10.080857 17234 consensus_queue.cc:237] T dcfd459c2e1b4639a193bd93d13ee28b P 026f0b442156435382b5f5844c762f2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:10.086292 17217 consensus_queue.cc:1048] T 30c56c743e544f7bb835d2aac152953b P 026f0b442156435382b5f5844c762f2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:10.089895 16916 catalog_manager.cc:5697] T dcfd459c2e1b4639a193bd93d13ee28b P 026f0b442156435382b5f5844c762f2d reported cstate change: term changed from 0 to 1, leader changed from <none> to 026f0b442156435382b5f5844c762f2d (127.12.212.3). New cstate: current_term: 1 leader_uuid: "026f0b442156435382b5f5844c762f2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:10.102487 17234 consensus_queue.cc:1048] T aa981b0e74534ef99d008cc7220b8685 P 026f0b442156435382b5f5844c762f2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:10.104568 17217 consensus_queue.cc:1048] T 30c56c743e544f7bb835d2aac152953b P 026f0b442156435382b5f5844c762f2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:10.168720 17246 consensus_queue.cc:1048] T aa19bcae61e447768d8bc3066370c61e P 789e3fee85794a24bf54ea708438c694 [LEADER]: Connected to new peer: Peer: permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:10.170917 17246 consensus_queue.cc:1048] T 903ca90007a645cd95b92379a5a9b842 P 789e3fee85794a24bf54ea708438c694 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:10.181634 17250 consensus_queue.cc:1048] T aa19bcae61e447768d8bc3066370c61e P 789e3fee85794a24bf54ea708438c694 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:10.185575 17250 consensus_queue.cc:1048] T 903ca90007a645cd95b92379a5a9b842 P 789e3fee85794a24bf54ea708438c694 [LEADER]: Connected to new peer: Peer: permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:10.195781 17234 consensus_queue.cc:1048] T 6515502df476449daba0a54a769a6a2e P 026f0b442156435382b5f5844c762f2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:10.215382 17238 consensus_queue.cc:1048] T 6515502df476449daba0a54a769a6a2e P 026f0b442156435382b5f5844c762f2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:10.279184 17168 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6515502df476449daba0a54a769a6a2e"
dest_uuid: "026f0b442156435382b5f5844c762f2d"
mode: GRACEFUL
new_leader_uuid: "038401cec42a4a67a79bacebd6d5d3cb"
 from {username='slave'} at 127.0.0.1:46238
I20260710 11:03:10.279650 17238 consensus_queue.cc:1048] T 76e244689cea440d8c3fb9b6f21be5c1 P 026f0b442156435382b5f5844c762f2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:10.279790 17168 raft_consensus.cc:606] T 6515502df476449daba0a54a769a6a2e P 026f0b442156435382b5f5844c762f2d [term 1 LEADER]: Received request to transfer leadership to TS 038401cec42a4a67a79bacebd6d5d3cb
I20260710 11:03:10.292130 17234 consensus_queue.cc:1048] T 76e244689cea440d8c3fb9b6f21be5c1 P 026f0b442156435382b5f5844c762f2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:10.304483 17250 consensus_queue.cc:1048] T f41ec976377e435695bc24cb00657914 P 789e3fee85794a24bf54ea708438c694 [LEADER]: Connected to new peer: Peer: permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:10.307580 17095 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aa19bcae61e447768d8bc3066370c61e"
dest_uuid: "789e3fee85794a24bf54ea708438c694"
mode: GRACEFUL
new_leader_uuid: "038401cec42a4a67a79bacebd6d5d3cb"
 from {username='slave'} at 127.0.0.1:58006
I20260710 11:03:10.308193 17095 raft_consensus.cc:606] T aa19bcae61e447768d8bc3066370c61e P 789e3fee85794a24bf54ea708438c694 [term 1 LEADER]: Received request to transfer leadership to TS 038401cec42a4a67a79bacebd6d5d3cb
I20260710 11:03:10.321110 17250 consensus_queue.cc:1048] T f41ec976377e435695bc24cb00657914 P 789e3fee85794a24bf54ea708438c694 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:10.324576 17168 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aa981b0e74534ef99d008cc7220b8685"
dest_uuid: "026f0b442156435382b5f5844c762f2d"
mode: GRACEFUL
new_leader_uuid: "038401cec42a4a67a79bacebd6d5d3cb"
 from {username='slave'} at 127.0.0.1:46238
I20260710 11:03:10.325268 17168 raft_consensus.cc:606] T aa981b0e74534ef99d008cc7220b8685 P 026f0b442156435382b5f5844c762f2d [term 1 LEADER]: Received request to transfer leadership to TS 038401cec42a4a67a79bacebd6d5d3cb
I20260710 11:03:10.332629 17168 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "30c56c743e544f7bb835d2aac152953b"
dest_uuid: "026f0b442156435382b5f5844c762f2d"
mode: GRACEFUL
new_leader_uuid: "038401cec42a4a67a79bacebd6d5d3cb"
 from {username='slave'} at 127.0.0.1:46238
I20260710 11:03:10.333175 17168 raft_consensus.cc:606] T 30c56c743e544f7bb835d2aac152953b P 026f0b442156435382b5f5844c762f2d [term 1 LEADER]: Received request to transfer leadership to TS 038401cec42a4a67a79bacebd6d5d3cb
I20260710 11:03:10.343619 17168 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "76e244689cea440d8c3fb9b6f21be5c1"
dest_uuid: "026f0b442156435382b5f5844c762f2d"
mode: GRACEFUL
new_leader_uuid: "789e3fee85794a24bf54ea708438c694"
 from {username='slave'} at 127.0.0.1:46238
I20260710 11:03:10.344065 17168 raft_consensus.cc:606] T 76e244689cea440d8c3fb9b6f21be5c1 P 026f0b442156435382b5f5844c762f2d [term 1 LEADER]: Received request to transfer leadership to TS 789e3fee85794a24bf54ea708438c694
I20260710 11:03:10.348959 17168 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dcfd459c2e1b4639a193bd93d13ee28b"
dest_uuid: "026f0b442156435382b5f5844c762f2d"
mode: GRACEFUL
new_leader_uuid: "789e3fee85794a24bf54ea708438c694"
 from {username='slave'} at 127.0.0.1:46238
I20260710 11:03:10.349417 17168 raft_consensus.cc:606] T dcfd459c2e1b4639a193bd93d13ee28b P 026f0b442156435382b5f5844c762f2d [term 1 LEADER]: Received request to transfer leadership to TS 789e3fee85794a24bf54ea708438c694
I20260710 11:03:10.354998 17095 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f41ec976377e435695bc24cb00657914"
dest_uuid: "789e3fee85794a24bf54ea708438c694"
mode: GRACEFUL
new_leader_uuid: "026f0b442156435382b5f5844c762f2d"
 from {username='slave'} at 127.0.0.1:58006
I20260710 11:03:10.355515 17095 raft_consensus.cc:606] T f41ec976377e435695bc24cb00657914 P 789e3fee85794a24bf54ea708438c694 [term 1 LEADER]: Received request to transfer leadership to TS 026f0b442156435382b5f5844c762f2d
I20260710 11:03:10.379493 17250 consensus_queue.cc:1048] T f513edbd5d3b4fd8962e74dee00e96d5 P 789e3fee85794a24bf54ea708438c694 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:10.389724 17250 consensus_queue.cc:1048] T f513edbd5d3b4fd8962e74dee00e96d5 P 789e3fee85794a24bf54ea708438c694 [LEADER]: Connected to new peer: Peer: permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:10.597384 17217 consensus_queue.cc:1048] T dcfd459c2e1b4639a193bd93d13ee28b P 026f0b442156435382b5f5844c762f2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:10.602029 17238 raft_consensus.cc:993] T 30c56c743e544f7bb835d2aac152953b P 026f0b442156435382b5f5844c762f2d: : Instructing follower 038401cec42a4a67a79bacebd6d5d3cb to start an election
I20260710 11:03:10.602638 17217 raft_consensus.cc:1081] T 30c56c743e544f7bb835d2aac152953b P 026f0b442156435382b5f5844c762f2d [term 1 LEADER]: Signalling peer 038401cec42a4a67a79bacebd6d5d3cb to start an election
I20260710 11:03:10.604336 17020 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "30c56c743e544f7bb835d2aac152953b"
dest_uuid: "038401cec42a4a67a79bacebd6d5d3cb"
 from {username='slave'} at 127.0.0.1:44722
I20260710 11:03:10.605400 17020 raft_consensus.cc:493] T 30c56c743e544f7bb835d2aac152953b P 038401cec42a4a67a79bacebd6d5d3cb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:10.605886 17020 raft_consensus.cc:3060] T 30c56c743e544f7bb835d2aac152953b P 038401cec42a4a67a79bacebd6d5d3cb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:10.607300 17217 consensus_queue.cc:1048] T dcfd459c2e1b4639a193bd93d13ee28b P 026f0b442156435382b5f5844c762f2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:10.616261 17020 raft_consensus.cc:515] T 30c56c743e544f7bb835d2aac152953b P 038401cec42a4a67a79bacebd6d5d3cb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:10.618578 17217 raft_consensus.cc:993] T dcfd459c2e1b4639a193bd93d13ee28b P 026f0b442156435382b5f5844c762f2d: : Instructing follower 789e3fee85794a24bf54ea708438c694 to start an election
I20260710 11:03:10.619099 17217 raft_consensus.cc:1081] T dcfd459c2e1b4639a193bd93d13ee28b P 026f0b442156435382b5f5844c762f2d [term 1 LEADER]: Signalling peer 789e3fee85794a24bf54ea708438c694 to start an election
I20260710 11:03:10.619168 17020 leader_election.cc:290] T 30c56c743e544f7bb835d2aac152953b P 038401cec42a4a67a79bacebd6d5d3cb [CANDIDATE]: Term 2 election: Requested vote from peers 789e3fee85794a24bf54ea708438c694 (127.12.212.2:39105), 026f0b442156435382b5f5844c762f2d (127.12.212.3:36671)
I20260710 11:03:10.620527 17095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c56c743e544f7bb835d2aac152953b" candidate_uuid: "038401cec42a4a67a79bacebd6d5d3cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "789e3fee85794a24bf54ea708438c694"
I20260710 11:03:10.621165 17095 raft_consensus.cc:3060] T 30c56c743e544f7bb835d2aac152953b P 789e3fee85794a24bf54ea708438c694 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:10.621131 17094 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dcfd459c2e1b4639a193bd93d13ee28b"
dest_uuid: "789e3fee85794a24bf54ea708438c694"
 from {username='slave'} at 127.0.0.1:58000
I20260710 11:03:10.621873 17094 raft_consensus.cc:493] T dcfd459c2e1b4639a193bd93d13ee28b P 789e3fee85794a24bf54ea708438c694 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:10.622247 17094 raft_consensus.cc:3060] T dcfd459c2e1b4639a193bd93d13ee28b P 789e3fee85794a24bf54ea708438c694 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:10.622474 17168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30c56c743e544f7bb835d2aac152953b" candidate_uuid: "038401cec42a4a67a79bacebd6d5d3cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "026f0b442156435382b5f5844c762f2d"
I20260710 11:03:10.623008 17168 raft_consensus.cc:3055] T 30c56c743e544f7bb835d2aac152953b P 026f0b442156435382b5f5844c762f2d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:10.625025 17168 raft_consensus.cc:740] T 30c56c743e544f7bb835d2aac152953b P 026f0b442156435382b5f5844c762f2d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 026f0b442156435382b5f5844c762f2d, State: Running, Role: LEADER
I20260710 11:03:10.625900 17168 consensus_queue.cc:260] T 30c56c743e544f7bb835d2aac152953b P 026f0b442156435382b5f5844c762f2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:10.627508 17168 raft_consensus.cc:3060] T 30c56c743e544f7bb835d2aac152953b P 026f0b442156435382b5f5844c762f2d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:10.629928 17095 raft_consensus.cc:2468] T 30c56c743e544f7bb835d2aac152953b P 789e3fee85794a24bf54ea708438c694 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 038401cec42a4a67a79bacebd6d5d3cb in term 2.
I20260710 11:03:10.631075 16986 leader_election.cc:304] T 30c56c743e544f7bb835d2aac152953b P 038401cec42a4a67a79bacebd6d5d3cb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038401cec42a4a67a79bacebd6d5d3cb, 789e3fee85794a24bf54ea708438c694; no voters: 
I20260710 11:03:10.631125 17094 raft_consensus.cc:515] T dcfd459c2e1b4639a193bd93d13ee28b P 789e3fee85794a24bf54ea708438c694 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:10.631982 17277 raft_consensus.cc:2804] T 30c56c743e544f7bb835d2aac152953b P 038401cec42a4a67a79bacebd6d5d3cb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:10.632422 17238 raft_consensus.cc:993] T aa981b0e74534ef99d008cc7220b8685 P 026f0b442156435382b5f5844c762f2d: : Instructing follower 038401cec42a4a67a79bacebd6d5d3cb to start an election
I20260710 11:03:10.632897 17234 raft_consensus.cc:1081] T aa981b0e74534ef99d008cc7220b8685 P 026f0b442156435382b5f5844c762f2d [term 1 LEADER]: Signalling peer 038401cec42a4a67a79bacebd6d5d3cb to start an election
I20260710 11:03:10.632434 17277 raft_consensus.cc:697] T 30c56c743e544f7bb835d2aac152953b P 038401cec42a4a67a79bacebd6d5d3cb [term 2 LEADER]: Becoming Leader. State: Replica: 038401cec42a4a67a79bacebd6d5d3cb, State: Running, Role: LEADER
I20260710 11:03:10.634339 17020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcfd459c2e1b4639a193bd93d13ee28b" candidate_uuid: "789e3fee85794a24bf54ea708438c694" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "038401cec42a4a67a79bacebd6d5d3cb"
I20260710 11:03:10.634976 17020 raft_consensus.cc:3060] T dcfd459c2e1b4639a193bd93d13ee28b P 038401cec42a4a67a79bacebd6d5d3cb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:10.635190 17169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcfd459c2e1b4639a193bd93d13ee28b" candidate_uuid: "789e3fee85794a24bf54ea708438c694" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "026f0b442156435382b5f5844c762f2d"
I20260710 11:03:10.635389 17168 raft_consensus.cc:2468] T 30c56c743e544f7bb835d2aac152953b P 026f0b442156435382b5f5844c762f2d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 038401cec42a4a67a79bacebd6d5d3cb in term 2.
I20260710 11:03:10.635412 17018 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aa981b0e74534ef99d008cc7220b8685"
dest_uuid: "038401cec42a4a67a79bacebd6d5d3cb"
 from {username='slave'} at 127.0.0.1:44722
I20260710 11:03:10.635771 17169 raft_consensus.cc:3055] T dcfd459c2e1b4639a193bd93d13ee28b P 026f0b442156435382b5f5844c762f2d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:10.636193 17169 raft_consensus.cc:740] T dcfd459c2e1b4639a193bd93d13ee28b P 026f0b442156435382b5f5844c762f2d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 026f0b442156435382b5f5844c762f2d, State: Running, Role: LEADER
I20260710 11:03:10.636227 17018 raft_consensus.cc:493] T aa981b0e74534ef99d008cc7220b8685 P 038401cec42a4a67a79bacebd6d5d3cb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:10.636759 17018 raft_consensus.cc:3060] T aa981b0e74534ef99d008cc7220b8685 P 038401cec42a4a67a79bacebd6d5d3cb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:10.637102 17169 consensus_queue.cc:260] T dcfd459c2e1b4639a193bd93d13ee28b P 026f0b442156435382b5f5844c762f2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:10.638279 17169 raft_consensus.cc:3060] T dcfd459c2e1b4639a193bd93d13ee28b P 026f0b442156435382b5f5844c762f2d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:10.642014 17020 raft_consensus.cc:2468] T dcfd459c2e1b4639a193bd93d13ee28b P 038401cec42a4a67a79bacebd6d5d3cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789e3fee85794a24bf54ea708438c694 in term 2.
I20260710 11:03:10.642602 17215 raft_consensus.cc:993] T aa19bcae61e447768d8bc3066370c61e P 789e3fee85794a24bf54ea708438c694: : Instructing follower 038401cec42a4a67a79bacebd6d5d3cb to start an election
I20260710 11:03:10.643095 17254 raft_consensus.cc:1081] T aa19bcae61e447768d8bc3066370c61e P 789e3fee85794a24bf54ea708438c694 [term 1 LEADER]: Signalling peer 038401cec42a4a67a79bacebd6d5d3cb to start an election
I20260710 11:03:10.643576 17060 leader_election.cc:304] T dcfd459c2e1b4639a193bd93d13ee28b P 789e3fee85794a24bf54ea708438c694 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038401cec42a4a67a79bacebd6d5d3cb, 789e3fee85794a24bf54ea708438c694; no voters: 
I20260710 11:03:10.644420 17254 raft_consensus.cc:2804] T dcfd459c2e1b4639a193bd93d13ee28b P 789e3fee85794a24bf54ea708438c694 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:10.644886 17254 raft_consensus.cc:697] T dcfd459c2e1b4639a193bd93d13ee28b P 789e3fee85794a24bf54ea708438c694 [term 2 LEADER]: Becoming Leader. State: Replica: 789e3fee85794a24bf54ea708438c694, State: Running, Role: LEADER
I20260710 11:03:10.633991 17277 consensus_queue.cc:237] T 30c56c743e544f7bb835d2aac152953b P 038401cec42a4a67a79bacebd6d5d3cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:10.645720 17254 consensus_queue.cc:237] T dcfd459c2e1b4639a193bd93d13ee28b P 789e3fee85794a24bf54ea708438c694 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:10.648805 17018 raft_consensus.cc:515] T aa981b0e74534ef99d008cc7220b8685 P 038401cec42a4a67a79bacebd6d5d3cb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:10.649480 17020 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aa19bcae61e447768d8bc3066370c61e"
dest_uuid: "038401cec42a4a67a79bacebd6d5d3cb"
 from {username='slave'} at 127.0.0.1:44712
I20260710 11:03:10.650041 17020 raft_consensus.cc:493] T aa19bcae61e447768d8bc3066370c61e P 038401cec42a4a67a79bacebd6d5d3cb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:10.650460 17020 raft_consensus.cc:3060] T aa19bcae61e447768d8bc3066370c61e P 038401cec42a4a67a79bacebd6d5d3cb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:10.652881 17095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa981b0e74534ef99d008cc7220b8685" candidate_uuid: "038401cec42a4a67a79bacebd6d5d3cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "789e3fee85794a24bf54ea708438c694"
I20260710 11:03:10.653461 17095 raft_consensus.cc:3060] T aa981b0e74534ef99d008cc7220b8685 P 789e3fee85794a24bf54ea708438c694 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:10.655673 17169 raft_consensus.cc:2468] T dcfd459c2e1b4639a193bd93d13ee28b P 026f0b442156435382b5f5844c762f2d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789e3fee85794a24bf54ea708438c694 in term 2.
I20260710 11:03:10.657204 16915 catalog_manager.cc:5697] T 30c56c743e544f7bb835d2aac152953b P 038401cec42a4a67a79bacebd6d5d3cb reported cstate change: term changed from 1 to 2, leader changed from 026f0b442156435382b5f5844c762f2d (127.12.212.3) to 038401cec42a4a67a79bacebd6d5d3cb (127.12.212.1). New cstate: current_term: 2 leader_uuid: "038401cec42a4a67a79bacebd6d5d3cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:10.660821 17095 raft_consensus.cc:2468] T aa981b0e74534ef99d008cc7220b8685 P 789e3fee85794a24bf54ea708438c694 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 038401cec42a4a67a79bacebd6d5d3cb in term 2.
I20260710 11:03:10.661365 17020 raft_consensus.cc:515] T aa19bcae61e447768d8bc3066370c61e P 038401cec42a4a67a79bacebd6d5d3cb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:10.662307 16986 leader_election.cc:304] T aa981b0e74534ef99d008cc7220b8685 P 038401cec42a4a67a79bacebd6d5d3cb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038401cec42a4a67a79bacebd6d5d3cb, 789e3fee85794a24bf54ea708438c694; no voters: 
I20260710 11:03:10.633948 17094 leader_election.cc:290] T dcfd459c2e1b4639a193bd93d13ee28b P 789e3fee85794a24bf54ea708438c694 [CANDIDATE]: Term 2 election: Requested vote from peers 038401cec42a4a67a79bacebd6d5d3cb (127.12.212.1:38461), 026f0b442156435382b5f5844c762f2d (127.12.212.3:36671)
I20260710 11:03:10.663149 17277 raft_consensus.cc:2804] T aa981b0e74534ef99d008cc7220b8685 P 038401cec42a4a67a79bacebd6d5d3cb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:10.663748 17277 raft_consensus.cc:697] T aa981b0e74534ef99d008cc7220b8685 P 038401cec42a4a67a79bacebd6d5d3cb [term 2 LEADER]: Becoming Leader. State: Replica: 038401cec42a4a67a79bacebd6d5d3cb, State: Running, Role: LEADER
I20260710 11:03:10.664546 17277 consensus_queue.cc:237] T aa981b0e74534ef99d008cc7220b8685 P 038401cec42a4a67a79bacebd6d5d3cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:10.664206 16918 catalog_manager.cc:5697] T dcfd459c2e1b4639a193bd93d13ee28b P 789e3fee85794a24bf54ea708438c694 reported cstate change: term changed from 1 to 2, leader changed from 026f0b442156435382b5f5844c762f2d (127.12.212.3) to 789e3fee85794a24bf54ea708438c694 (127.12.212.2). New cstate: current_term: 2 leader_uuid: "789e3fee85794a24bf54ea708438c694" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:10.666625 17169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa981b0e74534ef99d008cc7220b8685" candidate_uuid: "038401cec42a4a67a79bacebd6d5d3cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "026f0b442156435382b5f5844c762f2d"
I20260710 11:03:10.667309 17169 raft_consensus.cc:3055] T aa981b0e74534ef99d008cc7220b8685 P 026f0b442156435382b5f5844c762f2d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:10.667627 17169 raft_consensus.cc:740] T aa981b0e74534ef99d008cc7220b8685 P 026f0b442156435382b5f5844c762f2d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 026f0b442156435382b5f5844c762f2d, State: Running, Role: LEADER
I20260710 11:03:10.669123 17020 leader_election.cc:290] T aa19bcae61e447768d8bc3066370c61e P 038401cec42a4a67a79bacebd6d5d3cb [CANDIDATE]: Term 2 election: Requested vote from peers 789e3fee85794a24bf54ea708438c694 (127.12.212.2:39105), 026f0b442156435382b5f5844c762f2d (127.12.212.3:36671)
I20260710 11:03:10.670140 17168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa19bcae61e447768d8bc3066370c61e" candidate_uuid: "038401cec42a4a67a79bacebd6d5d3cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "026f0b442156435382b5f5844c762f2d"
I20260710 11:03:10.670652 17168 raft_consensus.cc:3060] T aa19bcae61e447768d8bc3066370c61e P 026f0b442156435382b5f5844c762f2d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:10.668432 17169 consensus_queue.cc:260] T aa981b0e74534ef99d008cc7220b8685 P 026f0b442156435382b5f5844c762f2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:10.671491 17169 raft_consensus.cc:3060] T aa981b0e74534ef99d008cc7220b8685 P 026f0b442156435382b5f5844c762f2d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:10.675359 17094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa19bcae61e447768d8bc3066370c61e" candidate_uuid: "038401cec42a4a67a79bacebd6d5d3cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "789e3fee85794a24bf54ea708438c694"
I20260710 11:03:10.676469 17094 raft_consensus.cc:3055] T aa19bcae61e447768d8bc3066370c61e P 789e3fee85794a24bf54ea708438c694 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:10.676879 17094 raft_consensus.cc:740] T aa19bcae61e447768d8bc3066370c61e P 789e3fee85794a24bf54ea708438c694 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 789e3fee85794a24bf54ea708438c694, State: Running, Role: LEADER
I20260710 11:03:10.675940 17018 leader_election.cc:290] T aa981b0e74534ef99d008cc7220b8685 P 038401cec42a4a67a79bacebd6d5d3cb [CANDIDATE]: Term 2 election: Requested vote from peers 789e3fee85794a24bf54ea708438c694 (127.12.212.2:39105), 026f0b442156435382b5f5844c762f2d (127.12.212.3:36671)
I20260710 11:03:10.677847 17168 raft_consensus.cc:2468] T aa19bcae61e447768d8bc3066370c61e P 026f0b442156435382b5f5844c762f2d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 038401cec42a4a67a79bacebd6d5d3cb in term 2.
I20260710 11:03:10.679076 16984 leader_election.cc:304] T aa19bcae61e447768d8bc3066370c61e P 038401cec42a4a67a79bacebd6d5d3cb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 026f0b442156435382b5f5844c762f2d, 038401cec42a4a67a79bacebd6d5d3cb; no voters: 
I20260710 11:03:10.679476 17094 consensus_queue.cc:260] T aa19bcae61e447768d8bc3066370c61e P 789e3fee85794a24bf54ea708438c694 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:10.679994 17277 raft_consensus.cc:2804] T aa19bcae61e447768d8bc3066370c61e P 038401cec42a4a67a79bacebd6d5d3cb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:10.680773 17277 raft_consensus.cc:697] T aa19bcae61e447768d8bc3066370c61e P 038401cec42a4a67a79bacebd6d5d3cb [term 2 LEADER]: Becoming Leader. State: Replica: 038401cec42a4a67a79bacebd6d5d3cb, State: Running, Role: LEADER
I20260710 11:03:10.681710 17277 consensus_queue.cc:237] T aa19bcae61e447768d8bc3066370c61e P 038401cec42a4a67a79bacebd6d5d3cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:10.680848 17094 raft_consensus.cc:3060] T aa19bcae61e447768d8bc3066370c61e P 789e3fee85794a24bf54ea708438c694 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:10.688587 17169 raft_consensus.cc:2468] T aa981b0e74534ef99d008cc7220b8685 P 026f0b442156435382b5f5844c762f2d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 038401cec42a4a67a79bacebd6d5d3cb in term 2.
I20260710 11:03:10.692029 17094 raft_consensus.cc:2468] T aa19bcae61e447768d8bc3066370c61e P 789e3fee85794a24bf54ea708438c694 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 038401cec42a4a67a79bacebd6d5d3cb in term 2.
I20260710 11:03:10.691702 16918 catalog_manager.cc:5697] T aa19bcae61e447768d8bc3066370c61e P 038401cec42a4a67a79bacebd6d5d3cb reported cstate change: term changed from 1 to 2, leader changed from 789e3fee85794a24bf54ea708438c694 (127.12.212.2) to 038401cec42a4a67a79bacebd6d5d3cb (127.12.212.1). New cstate: current_term: 2 leader_uuid: "038401cec42a4a67a79bacebd6d5d3cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:10.692922 16918 catalog_manager.cc:5697] T aa981b0e74534ef99d008cc7220b8685 P 038401cec42a4a67a79bacebd6d5d3cb reported cstate change: term changed from 1 to 2, leader changed from 026f0b442156435382b5f5844c762f2d (127.12.212.3) to 038401cec42a4a67a79bacebd6d5d3cb (127.12.212.1). New cstate: current_term: 2 leader_uuid: "038401cec42a4a67a79bacebd6d5d3cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:10.746243 17234 raft_consensus.cc:993] T 6515502df476449daba0a54a769a6a2e P 026f0b442156435382b5f5844c762f2d: : Instructing follower 038401cec42a4a67a79bacebd6d5d3cb to start an election
I20260710 11:03:10.746721 17234 raft_consensus.cc:1081] T 6515502df476449daba0a54a769a6a2e P 026f0b442156435382b5f5844c762f2d [term 1 LEADER]: Signalling peer 038401cec42a4a67a79bacebd6d5d3cb to start an election
I20260710 11:03:10.748313 17020 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6515502df476449daba0a54a769a6a2e"
dest_uuid: "038401cec42a4a67a79bacebd6d5d3cb"
 from {username='slave'} at 127.0.0.1:44722
I20260710 11:03:10.748790 17020 raft_consensus.cc:493] T 6515502df476449daba0a54a769a6a2e P 038401cec42a4a67a79bacebd6d5d3cb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:10.749082 17020 raft_consensus.cc:3060] T 6515502df476449daba0a54a769a6a2e P 038401cec42a4a67a79bacebd6d5d3cb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:10.755234 17020 raft_consensus.cc:515] T 6515502df476449daba0a54a769a6a2e P 038401cec42a4a67a79bacebd6d5d3cb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } } peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } }
I20260710 11:03:10.756839 17020 leader_election.cc:290] T 6515502df476449daba0a54a769a6a2e P 038401cec42a4a67a79bacebd6d5d3cb [CANDIDATE]: Term 2 election: Requested vote from peers 789e3fee85794a24bf54ea708438c694 (127.12.212.2:39105), 026f0b442156435382b5f5844c762f2d (127.12.212.3:36671)
I20260710 11:03:10.757565 17094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6515502df476449daba0a54a769a6a2e" candidate_uuid: "038401cec42a4a67a79bacebd6d5d3cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "789e3fee85794a24bf54ea708438c694"
I20260710 11:03:10.757848 17169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6515502df476449daba0a54a769a6a2e" candidate_uuid: "038401cec42a4a67a79bacebd6d5d3cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "026f0b442156435382b5f5844c762f2d"
I20260710 11:03:10.758236 17094 raft_consensus.cc:3060] T 6515502df476449daba0a54a769a6a2e P 789e3fee85794a24bf54ea708438c694 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:10.758406 17169 raft_consensus.cc:3055] T 6515502df476449daba0a54a769a6a2e P 026f0b442156435382b5f5844c762f2d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:10.758765 17169 raft_consensus.cc:740] T 6515502df476449daba0a54a769a6a2e P 026f0b442156435382b5f5844c762f2d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 026f0b442156435382b5f5844c762f2d, State: Running, Role: LEADER
I20260710 11:03:10.759541 17169 consensus_queue.cc:260] T 6515502df476449daba0a54a769a6a2e P 026f0b442156435382b5f5844c762f2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } } peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } }
I20260710 11:03:10.760474 17169 raft_consensus.cc:3060] T 6515502df476449daba0a54a769a6a2e P 026f0b442156435382b5f5844c762f2d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:10.763137 17094 raft_consensus.cc:2468] T 6515502df476449daba0a54a769a6a2e P 789e3fee85794a24bf54ea708438c694 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 038401cec42a4a67a79bacebd6d5d3cb in term 2.
I20260710 11:03:10.764283 16986 leader_election.cc:304] T 6515502df476449daba0a54a769a6a2e P 038401cec42a4a67a79bacebd6d5d3cb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038401cec42a4a67a79bacebd6d5d3cb, 789e3fee85794a24bf54ea708438c694; no voters: 
I20260710 11:03:10.765085 17277 raft_consensus.cc:2804] T 6515502df476449daba0a54a769a6a2e P 038401cec42a4a67a79bacebd6d5d3cb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:10.765317 17169 raft_consensus.cc:2468] T 6515502df476449daba0a54a769a6a2e P 026f0b442156435382b5f5844c762f2d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 038401cec42a4a67a79bacebd6d5d3cb in term 2.
I20260710 11:03:10.765583 17277 raft_consensus.cc:697] T 6515502df476449daba0a54a769a6a2e P 038401cec42a4a67a79bacebd6d5d3cb [term 2 LEADER]: Becoming Leader. State: Replica: 038401cec42a4a67a79bacebd6d5d3cb, State: Running, Role: LEADER
I20260710 11:03:10.766602 17277 consensus_queue.cc:237] T 6515502df476449daba0a54a769a6a2e P 038401cec42a4a67a79bacebd6d5d3cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } } peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } }
I20260710 11:03:10.772755 16918 catalog_manager.cc:5697] T 6515502df476449daba0a54a769a6a2e P 038401cec42a4a67a79bacebd6d5d3cb reported cstate change: term changed from 1 to 2, leader changed from 026f0b442156435382b5f5844c762f2d (127.12.212.3) to 038401cec42a4a67a79bacebd6d5d3cb (127.12.212.1). New cstate: current_term: 2 leader_uuid: "038401cec42a4a67a79bacebd6d5d3cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:10.848596 17215 raft_consensus.cc:993] T f41ec976377e435695bc24cb00657914 P 789e3fee85794a24bf54ea708438c694: : Instructing follower 026f0b442156435382b5f5844c762f2d to start an election
I20260710 11:03:10.849025 17215 raft_consensus.cc:1081] T f41ec976377e435695bc24cb00657914 P 789e3fee85794a24bf54ea708438c694 [term 1 LEADER]: Signalling peer 026f0b442156435382b5f5844c762f2d to start an election
I20260710 11:03:10.850411 17169 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f41ec976377e435695bc24cb00657914"
dest_uuid: "026f0b442156435382b5f5844c762f2d"
 from {username='slave'} at 127.0.0.1:46212
I20260710 11:03:10.850926 17169 raft_consensus.cc:493] T f41ec976377e435695bc24cb00657914 P 026f0b442156435382b5f5844c762f2d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:10.851377 17169 raft_consensus.cc:3060] T f41ec976377e435695bc24cb00657914 P 026f0b442156435382b5f5844c762f2d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:10.853855 17238 raft_consensus.cc:993] T 76e244689cea440d8c3fb9b6f21be5c1 P 026f0b442156435382b5f5844c762f2d: : Instructing follower 789e3fee85794a24bf54ea708438c694 to start an election
I20260710 11:03:10.854364 17234 raft_consensus.cc:1081] T 76e244689cea440d8c3fb9b6f21be5c1 P 026f0b442156435382b5f5844c762f2d [term 1 LEADER]: Signalling peer 789e3fee85794a24bf54ea708438c694 to start an election
I20260710 11:03:10.855997 17094 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "76e244689cea440d8c3fb9b6f21be5c1"
dest_uuid: "789e3fee85794a24bf54ea708438c694"
 from {username='slave'} at 127.0.0.1:58000
I20260710 11:03:10.856583 17094 raft_consensus.cc:493] T 76e244689cea440d8c3fb9b6f21be5c1 P 789e3fee85794a24bf54ea708438c694 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:10.857023 17094 raft_consensus.cc:3060] T 76e244689cea440d8c3fb9b6f21be5c1 P 789e3fee85794a24bf54ea708438c694 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:10.858492 17169 raft_consensus.cc:515] T f41ec976377e435695bc24cb00657914 P 026f0b442156435382b5f5844c762f2d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:10.861030 17169 leader_election.cc:290] T f41ec976377e435695bc24cb00657914 P 026f0b442156435382b5f5844c762f2d [CANDIDATE]: Term 2 election: Requested vote from peers 038401cec42a4a67a79bacebd6d5d3cb (127.12.212.1:38461), 789e3fee85794a24bf54ea708438c694 (127.12.212.2:39105)
I20260710 11:03:10.861320 17020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f41ec976377e435695bc24cb00657914" candidate_uuid: "026f0b442156435382b5f5844c762f2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "038401cec42a4a67a79bacebd6d5d3cb"
I20260710 11:03:10.861570 17095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f41ec976377e435695bc24cb00657914" candidate_uuid: "026f0b442156435382b5f5844c762f2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "789e3fee85794a24bf54ea708438c694"
I20260710 11:03:10.862046 17020 raft_consensus.cc:3060] T f41ec976377e435695bc24cb00657914 P 038401cec42a4a67a79bacebd6d5d3cb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:10.862112 17095 raft_consensus.cc:3055] T f41ec976377e435695bc24cb00657914 P 789e3fee85794a24bf54ea708438c694 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:10.862571 17095 raft_consensus.cc:740] T f41ec976377e435695bc24cb00657914 P 789e3fee85794a24bf54ea708438c694 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 789e3fee85794a24bf54ea708438c694, State: Running, Role: LEADER
I20260710 11:03:10.863415 17095 consensus_queue.cc:260] T f41ec976377e435695bc24cb00657914 P 789e3fee85794a24bf54ea708438c694 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:10.863884 17094 raft_consensus.cc:515] T 76e244689cea440d8c3fb9b6f21be5c1 P 789e3fee85794a24bf54ea708438c694 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:10.864638 17095 raft_consensus.cc:3060] T f41ec976377e435695bc24cb00657914 P 789e3fee85794a24bf54ea708438c694 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:10.866504 17094 leader_election.cc:290] T 76e244689cea440d8c3fb9b6f21be5c1 P 789e3fee85794a24bf54ea708438c694 [CANDIDATE]: Term 2 election: Requested vote from peers 038401cec42a4a67a79bacebd6d5d3cb (127.12.212.1:38461), 026f0b442156435382b5f5844c762f2d (127.12.212.3:36671)
I20260710 11:03:10.866426 17018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76e244689cea440d8c3fb9b6f21be5c1" candidate_uuid: "789e3fee85794a24bf54ea708438c694" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "038401cec42a4a67a79bacebd6d5d3cb"
I20260710 11:03:10.867164 17018 raft_consensus.cc:3060] T 76e244689cea440d8c3fb9b6f21be5c1 P 038401cec42a4a67a79bacebd6d5d3cb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:10.869221 17020 raft_consensus.cc:2468] T f41ec976377e435695bc24cb00657914 P 038401cec42a4a67a79bacebd6d5d3cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 026f0b442156435382b5f5844c762f2d in term 2.
I20260710 11:03:10.870338 17169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76e244689cea440d8c3fb9b6f21be5c1" candidate_uuid: "789e3fee85794a24bf54ea708438c694" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "026f0b442156435382b5f5844c762f2d"
I20260710 11:03:10.870534 17134 leader_election.cc:304] T f41ec976377e435695bc24cb00657914 P 026f0b442156435382b5f5844c762f2d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 026f0b442156435382b5f5844c762f2d, 038401cec42a4a67a79bacebd6d5d3cb; no voters: 
I20260710 11:03:10.871019 17169 raft_consensus.cc:3055] T 76e244689cea440d8c3fb9b6f21be5c1 P 026f0b442156435382b5f5844c762f2d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:10.871366 17169 raft_consensus.cc:740] T 76e244689cea440d8c3fb9b6f21be5c1 P 026f0b442156435382b5f5844c762f2d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 026f0b442156435382b5f5844c762f2d, State: Running, Role: LEADER
I20260710 11:03:10.871498 17234 raft_consensus.cc:2804] T f41ec976377e435695bc24cb00657914 P 026f0b442156435382b5f5844c762f2d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:10.872020 17234 raft_consensus.cc:697] T f41ec976377e435695bc24cb00657914 P 026f0b442156435382b5f5844c762f2d [term 2 LEADER]: Becoming Leader. State: Replica: 026f0b442156435382b5f5844c762f2d, State: Running, Role: LEADER
I20260710 11:03:10.872411 17095 raft_consensus.cc:2468] T f41ec976377e435695bc24cb00657914 P 789e3fee85794a24bf54ea708438c694 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 026f0b442156435382b5f5844c762f2d in term 2.
I20260710 11:03:10.872159 17169 consensus_queue.cc:260] T 76e244689cea440d8c3fb9b6f21be5c1 P 026f0b442156435382b5f5844c762f2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:10.872859 17234 consensus_queue.cc:237] T f41ec976377e435695bc24cb00657914 P 026f0b442156435382b5f5844c762f2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:10.873499 17169 raft_consensus.cc:3060] T 76e244689cea440d8c3fb9b6f21be5c1 P 026f0b442156435382b5f5844c762f2d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:10.872843 17018 raft_consensus.cc:2468] T 76e244689cea440d8c3fb9b6f21be5c1 P 038401cec42a4a67a79bacebd6d5d3cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789e3fee85794a24bf54ea708438c694 in term 2.
I20260710 11:03:10.875077 17060 leader_election.cc:304] T 76e244689cea440d8c3fb9b6f21be5c1 P 789e3fee85794a24bf54ea708438c694 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038401cec42a4a67a79bacebd6d5d3cb, 789e3fee85794a24bf54ea708438c694; no voters: 
I20260710 11:03:10.875847 17215 raft_consensus.cc:2804] T 76e244689cea440d8c3fb9b6f21be5c1 P 789e3fee85794a24bf54ea708438c694 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:10.876312 17215 raft_consensus.cc:697] T 76e244689cea440d8c3fb9b6f21be5c1 P 789e3fee85794a24bf54ea708438c694 [term 2 LEADER]: Becoming Leader. State: Replica: 789e3fee85794a24bf54ea708438c694, State: Running, Role: LEADER
I20260710 11:03:10.877080 17215 consensus_queue.cc:237] T 76e244689cea440d8c3fb9b6f21be5c1 P 789e3fee85794a24bf54ea708438c694 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:10.880510 17169 raft_consensus.cc:2468] T 76e244689cea440d8c3fb9b6f21be5c1 P 026f0b442156435382b5f5844c762f2d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789e3fee85794a24bf54ea708438c694 in term 2.
I20260710 11:03:10.880122 16918 catalog_manager.cc:5697] T f41ec976377e435695bc24cb00657914 P 026f0b442156435382b5f5844c762f2d reported cstate change: term changed from 1 to 2, leader changed from 789e3fee85794a24bf54ea708438c694 (127.12.212.2) to 026f0b442156435382b5f5844c762f2d (127.12.212.3). New cstate: current_term: 2 leader_uuid: "026f0b442156435382b5f5844c762f2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:10.885560 16915 catalog_manager.cc:5697] T 76e244689cea440d8c3fb9b6f21be5c1 P 789e3fee85794a24bf54ea708438c694 reported cstate change: term changed from 1 to 2, leader changed from 026f0b442156435382b5f5844c762f2d (127.12.212.3) to 789e3fee85794a24bf54ea708438c694 (127.12.212.2). New cstate: current_term: 2 leader_uuid: "789e3fee85794a24bf54ea708438c694" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:11.118731 17169 raft_consensus.cc:1275] T 30c56c743e544f7bb835d2aac152953b P 026f0b442156435382b5f5844c762f2d [term 2 FOLLOWER]: Refusing update from remote peer 038401cec42a4a67a79bacebd6d5d3cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:11.119992 17277 consensus_queue.cc:1048] T 30c56c743e544f7bb835d2aac152953b P 038401cec42a4a67a79bacebd6d5d3cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:11.124063 17168 raft_consensus.cc:1275] T aa981b0e74534ef99d008cc7220b8685 P 026f0b442156435382b5f5844c762f2d [term 2 FOLLOWER]: Refusing update from remote peer 038401cec42a4a67a79bacebd6d5d3cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:11.125563 17277 consensus_queue.cc:1048] T aa981b0e74534ef99d008cc7220b8685 P 038401cec42a4a67a79bacebd6d5d3cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:11.131009 17095 raft_consensus.cc:1275] T 30c56c743e544f7bb835d2aac152953b P 789e3fee85794a24bf54ea708438c694 [term 2 FOLLOWER]: Refusing update from remote peer 038401cec42a4a67a79bacebd6d5d3cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:11.133857 17216 consensus_queue.cc:1048] T 30c56c743e544f7bb835d2aac152953b P 038401cec42a4a67a79bacebd6d5d3cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:11.145124 17094 raft_consensus.cc:1275] T aa981b0e74534ef99d008cc7220b8685 P 789e3fee85794a24bf54ea708438c694 [term 2 FOLLOWER]: Refusing update from remote peer 038401cec42a4a67a79bacebd6d5d3cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:11.146631 17277 consensus_queue.cc:1048] T aa981b0e74534ef99d008cc7220b8685 P 038401cec42a4a67a79bacebd6d5d3cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:11.152324 17093 raft_consensus.cc:1275] T 6515502df476449daba0a54a769a6a2e P 789e3fee85794a24bf54ea708438c694 [term 2 FOLLOWER]: Refusing update from remote peer 038401cec42a4a67a79bacebd6d5d3cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:11.154011 17277 consensus_queue.cc:1048] T 6515502df476449daba0a54a769a6a2e P 038401cec42a4a67a79bacebd6d5d3cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:11.162612 17168 raft_consensus.cc:1275] T dcfd459c2e1b4639a193bd93d13ee28b P 026f0b442156435382b5f5844c762f2d [term 2 FOLLOWER]: Refusing update from remote peer 789e3fee85794a24bf54ea708438c694: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:11.163827 17169 raft_consensus.cc:1275] T 6515502df476449daba0a54a769a6a2e P 026f0b442156435382b5f5844c762f2d [term 2 FOLLOWER]: Refusing update from remote peer 038401cec42a4a67a79bacebd6d5d3cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:11.164288 17215 consensus_queue.cc:1048] T dcfd459c2e1b4639a193bd93d13ee28b P 789e3fee85794a24bf54ea708438c694 [LEADER]: Connected to new peer: Peer: permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:11.169523 17277 consensus_queue.cc:1048] T 6515502df476449daba0a54a769a6a2e P 038401cec42a4a67a79bacebd6d5d3cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:11.178424 17018 raft_consensus.cc:1275] T dcfd459c2e1b4639a193bd93d13ee28b P 038401cec42a4a67a79bacebd6d5d3cb [term 2 FOLLOWER]: Refusing update from remote peer 789e3fee85794a24bf54ea708438c694: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:11.180058 17215 consensus_queue.cc:1048] T dcfd459c2e1b4639a193bd93d13ee28b P 789e3fee85794a24bf54ea708438c694 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:11.219698 17094 raft_consensus.cc:1275] T aa19bcae61e447768d8bc3066370c61e P 789e3fee85794a24bf54ea708438c694 [term 2 FOLLOWER]: Refusing update from remote peer 038401cec42a4a67a79bacebd6d5d3cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:11.221012 17277 consensus_queue.cc:1048] T aa19bcae61e447768d8bc3066370c61e P 038401cec42a4a67a79bacebd6d5d3cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:11.230326 17169 raft_consensus.cc:1275] T aa19bcae61e447768d8bc3066370c61e P 026f0b442156435382b5f5844c762f2d [term 2 FOLLOWER]: Refusing update from remote peer 038401cec42a4a67a79bacebd6d5d3cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:11.232249 17298 consensus_queue.cc:1048] T aa19bcae61e447768d8bc3066370c61e P 038401cec42a4a67a79bacebd6d5d3cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:11.299742 17018 raft_consensus.cc:1275] T f41ec976377e435695bc24cb00657914 P 038401cec42a4a67a79bacebd6d5d3cb [term 2 FOLLOWER]: Refusing update from remote peer 026f0b442156435382b5f5844c762f2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:11.300995 17234 consensus_queue.cc:1048] T f41ec976377e435695bc24cb00657914 P 026f0b442156435382b5f5844c762f2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:11.308593 17094 raft_consensus.cc:1275] T f41ec976377e435695bc24cb00657914 P 789e3fee85794a24bf54ea708438c694 [term 2 FOLLOWER]: Refusing update from remote peer 026f0b442156435382b5f5844c762f2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:11.310101 17238 consensus_queue.cc:1048] T f41ec976377e435695bc24cb00657914 P 026f0b442156435382b5f5844c762f2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:11.348863 17169 raft_consensus.cc:1275] T 76e244689cea440d8c3fb9b6f21be5c1 P 026f0b442156435382b5f5844c762f2d [term 2 FOLLOWER]: Refusing update from remote peer 789e3fee85794a24bf54ea708438c694: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:11.350268 17215 consensus_queue.cc:1048] T 76e244689cea440d8c3fb9b6f21be5c1 P 789e3fee85794a24bf54ea708438c694 [LEADER]: Connected to new peer: Peer: permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:11.358641 17018 raft_consensus.cc:1275] T 76e244689cea440d8c3fb9b6f21be5c1 P 038401cec42a4a67a79bacebd6d5d3cb [term 2 FOLLOWER]: Refusing update from remote peer 789e3fee85794a24bf54ea708438c694: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:11.360844 17254 consensus_queue.cc:1048] T 76e244689cea440d8c3fb9b6f21be5c1 P 789e3fee85794a24bf54ea708438c694 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:13.389803 16916 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37202:
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 11:03:13.392686 16916 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 11:03:13.446149 17004 tablet_service.cc:1511] Processing CreateTablet for tablet 76792a054ed34b2394253c03d19104e5 (DEFAULT_TABLE table=soft_deleted_table [id=9da2191f1de944dc9ea05990b6671f23]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:03:13.448032 17081 tablet_service.cc:1511] Processing CreateTablet for tablet 76792a054ed34b2394253c03d19104e5 (DEFAULT_TABLE table=soft_deleted_table [id=9da2191f1de944dc9ea05990b6671f23]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:03:13.449309 17154 tablet_service.cc:1511] Processing CreateTablet for tablet 76792a054ed34b2394253c03d19104e5 (DEFAULT_TABLE table=soft_deleted_table [id=9da2191f1de944dc9ea05990b6671f23]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:03:13.449805 17081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76792a054ed34b2394253c03d19104e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:13.451020 17154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76792a054ed34b2394253c03d19104e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:13.450956 17007 tablet_service.cc:1511] Processing CreateTablet for tablet aedd9ca629374544941c069ab6f2c87a (DEFAULT_TABLE table=soft_deleted_table [id=9da2191f1de944dc9ea05990b6671f23]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:03:13.454943 17004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76792a054ed34b2394253c03d19104e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:13.454777 17083 tablet_service.cc:1511] Processing CreateTablet for tablet aedd9ca629374544941c069ab6f2c87a (DEFAULT_TABLE table=soft_deleted_table [id=9da2191f1de944dc9ea05990b6671f23]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:03:13.455600 17155 tablet_service.cc:1511] Processing CreateTablet for tablet aedd9ca629374544941c069ab6f2c87a (DEFAULT_TABLE table=soft_deleted_table [id=9da2191f1de944dc9ea05990b6671f23]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:03:13.456504 17083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aedd9ca629374544941c069ab6f2c87a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:13.457036 17155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aedd9ca629374544941c069ab6f2c87a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:13.459403 17007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aedd9ca629374544941c069ab6f2c87a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:13.470372 17009 tablet_service.cc:1511] Processing CreateTablet for tablet 2a61f185e91742acb9abf87954c00a6a (DEFAULT_TABLE table=soft_deleted_table [id=9da2191f1de944dc9ea05990b6671f23]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:03:13.472075 17009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a61f185e91742acb9abf87954c00a6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:13.482103 17085 tablet_service.cc:1511] Processing CreateTablet for tablet 2a61f185e91742acb9abf87954c00a6a (DEFAULT_TABLE table=soft_deleted_table [id=9da2191f1de944dc9ea05990b6671f23]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:03:13.483608 17085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a61f185e91742acb9abf87954c00a6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:13.487286 17005 tablet_service.cc:1511] Processing CreateTablet for tablet 97e83c87cc284dbea9b90eb7e5c17543 (DEFAULT_TABLE table=soft_deleted_table [id=9da2191f1de944dc9ea05990b6671f23]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:03:13.488070 17082 tablet_service.cc:1511] Processing CreateTablet for tablet 97e83c87cc284dbea9b90eb7e5c17543 (DEFAULT_TABLE table=soft_deleted_table [id=9da2191f1de944dc9ea05990b6671f23]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:03:13.488953 17005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97e83c87cc284dbea9b90eb7e5c17543. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:13.489434 17082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97e83c87cc284dbea9b90eb7e5c17543. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:13.492175 17153 tablet_service.cc:1511] Processing CreateTablet for tablet 2a61f185e91742acb9abf87954c00a6a (DEFAULT_TABLE table=soft_deleted_table [id=9da2191f1de944dc9ea05990b6671f23]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:03:13.493549 17153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a61f185e91742acb9abf87954c00a6a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:13.519728 17156 tablet_service.cc:1511] Processing CreateTablet for tablet 97e83c87cc284dbea9b90eb7e5c17543 (DEFAULT_TABLE table=soft_deleted_table [id=9da2191f1de944dc9ea05990b6671f23]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:03:13.521476 17156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97e83c87cc284dbea9b90eb7e5c17543. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:13.555261 17323 tablet_bootstrap.cc:492] T aedd9ca629374544941c069ab6f2c87a P 038401cec42a4a67a79bacebd6d5d3cb: Bootstrap starting.
I20260710 11:03:13.570163 17157 tablet_service.cc:1511] Processing CreateTablet for tablet ef3c4b91381d4305a1af38d92999812f (DEFAULT_TABLE table=soft_deleted_table [id=9da2191f1de944dc9ea05990b6671f23]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
W20260710 11:03:13.555114 17060 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.212.1:38461, user_credentials={real_user=slave}} blocked reactor thread for 46240.8us
I20260710 11:03:13.561360 17007 tablet_service.cc:1511] Processing CreateTablet for tablet ef3c4b91381d4305a1af38d92999812f (DEFAULT_TABLE table=soft_deleted_table [id=9da2191f1de944dc9ea05990b6671f23]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:03:13.572715 17157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef3c4b91381d4305a1af38d92999812f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:13.579718 17321 tablet_bootstrap.cc:492] T 76792a054ed34b2394253c03d19104e5 P 789e3fee85794a24bf54ea708438c694: Bootstrap starting.
I20260710 11:03:13.580840 17084 tablet_service.cc:1511] Processing CreateTablet for tablet ef3c4b91381d4305a1af38d92999812f (DEFAULT_TABLE table=soft_deleted_table [id=9da2191f1de944dc9ea05990b6671f23]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:03:13.582305 17084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef3c4b91381d4305a1af38d92999812f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:13.584721 17323 tablet_bootstrap.cc:654] T aedd9ca629374544941c069ab6f2c87a P 038401cec42a4a67a79bacebd6d5d3cb: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:13.589815 17004 tablet_service.cc:1511] Processing CreateTablet for tablet 77bdcc60813641c8bb29b1673a6554fc (DEFAULT_TABLE table=soft_deleted_table [id=9da2191f1de944dc9ea05990b6671f23]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:03:13.587507 17007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef3c4b91381d4305a1af38d92999812f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:13.593031 17004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77bdcc60813641c8bb29b1673a6554fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:13.601948 17080 tablet_service.cc:1511] Processing CreateTablet for tablet 77bdcc60813641c8bb29b1673a6554fc (DEFAULT_TABLE table=soft_deleted_table [id=9da2191f1de944dc9ea05990b6671f23]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:03:13.604030 17321 tablet_bootstrap.cc:654] T 76792a054ed34b2394253c03d19104e5 P 789e3fee85794a24bf54ea708438c694: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:13.608721 17324 tablet_bootstrap.cc:492] T aedd9ca629374544941c069ab6f2c87a P 026f0b442156435382b5f5844c762f2d: Bootstrap starting.
I20260710 11:03:13.613432 17009 tablet_service.cc:1511] Processing CreateTablet for tablet 2e14b51f41bc41f6b5b8bc76004bc2ce (DEFAULT_TABLE table=soft_deleted_table [id=9da2191f1de944dc9ea05990b6671f23]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:03:13.615020 17009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e14b51f41bc41f6b5b8bc76004bc2ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:13.617054 17155 tablet_service.cc:1511] Processing CreateTablet for tablet 77bdcc60813641c8bb29b1673a6554fc (DEFAULT_TABLE table=soft_deleted_table [id=9da2191f1de944dc9ea05990b6671f23]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:03:13.618360 17155 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77bdcc60813641c8bb29b1673a6554fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:13.621455 17080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77bdcc60813641c8bb29b1673a6554fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:13.625085 17081 tablet_service.cc:1511] Processing CreateTablet for tablet 2e14b51f41bc41f6b5b8bc76004bc2ce (DEFAULT_TABLE table=soft_deleted_table [id=9da2191f1de944dc9ea05990b6671f23]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:03:13.626183 17081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e14b51f41bc41f6b5b8bc76004bc2ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:13.631798 17157 tablet_service.cc:1511] Processing CreateTablet for tablet 2e14b51f41bc41f6b5b8bc76004bc2ce (DEFAULT_TABLE table=soft_deleted_table [id=9da2191f1de944dc9ea05990b6671f23]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:03:13.633229 17157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e14b51f41bc41f6b5b8bc76004bc2ce. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:13.640057 17004 tablet_service.cc:1511] Processing CreateTablet for tablet 3d360becbe4642e5807bee8648ac267a (DEFAULT_TABLE table=soft_deleted_table [id=9da2191f1de944dc9ea05990b6671f23]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:03:13.645308 17083 tablet_service.cc:1511] Processing CreateTablet for tablet 3d360becbe4642e5807bee8648ac267a (DEFAULT_TABLE table=soft_deleted_table [id=9da2191f1de944dc9ea05990b6671f23]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:03:13.649629 17324 tablet_bootstrap.cc:654] T aedd9ca629374544941c069ab6f2c87a P 026f0b442156435382b5f5844c762f2d: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:13.655426 17004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d360becbe4642e5807bee8648ac267a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:13.655622 17083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d360becbe4642e5807bee8648ac267a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:13.657788 17323 tablet_bootstrap.cc:492] T aedd9ca629374544941c069ab6f2c87a P 038401cec42a4a67a79bacebd6d5d3cb: No bootstrap required, opened a new log
I20260710 11:03:13.658324 17323 ts_tablet_manager.cc:1403] T aedd9ca629374544941c069ab6f2c87a P 038401cec42a4a67a79bacebd6d5d3cb: Time spent bootstrapping tablet: real 0.105s	user 0.012s	sys 0.009s
I20260710 11:03:13.661597 17323 raft_consensus.cc:359] T aedd9ca629374544941c069ab6f2c87a P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:13.665532 17323 raft_consensus.cc:385] T aedd9ca629374544941c069ab6f2c87a P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:13.665931 17323 raft_consensus.cc:740] T aedd9ca629374544941c069ab6f2c87a P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038401cec42a4a67a79bacebd6d5d3cb, State: Initialized, Role: FOLLOWER
I20260710 11:03:13.666733 17153 tablet_service.cc:1511] Processing CreateTablet for tablet 3d360becbe4642e5807bee8648ac267a (DEFAULT_TABLE table=soft_deleted_table [id=9da2191f1de944dc9ea05990b6671f23]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:03:13.667629 17005 tablet_service.cc:1511] Processing CreateTablet for tablet f7c59899d1d34be295d3341061f931f2 (DEFAULT_TABLE table=soft_deleted_table [id=9da2191f1de944dc9ea05990b6671f23]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:03:13.669078 17005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7c59899d1d34be295d3341061f931f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:13.666953 17323 consensus_queue.cc:260] T aedd9ca629374544941c069ab6f2c87a P 038401cec42a4a67a79bacebd6d5d3cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:13.673457 17324 tablet_bootstrap.cc:492] T aedd9ca629374544941c069ab6f2c87a P 026f0b442156435382b5f5844c762f2d: No bootstrap required, opened a new log
I20260710 11:03:13.677974 17324 ts_tablet_manager.cc:1403] T aedd9ca629374544941c069ab6f2c87a P 026f0b442156435382b5f5844c762f2d: Time spent bootstrapping tablet: real 0.070s	user 0.015s	sys 0.000s
I20260710 11:03:13.668087 17153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d360becbe4642e5807bee8648ac267a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:13.680886 17324 raft_consensus.cc:359] T aedd9ca629374544941c069ab6f2c87a P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:13.681627 17324 raft_consensus.cc:385] T aedd9ca629374544941c069ab6f2c87a P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:13.681910 17324 raft_consensus.cc:740] T aedd9ca629374544941c069ab6f2c87a P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 026f0b442156435382b5f5844c762f2d, State: Initialized, Role: FOLLOWER
I20260710 11:03:13.676314 17323 ts_tablet_manager.cc:1434] T aedd9ca629374544941c069ab6f2c87a P 038401cec42a4a67a79bacebd6d5d3cb: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.005s
I20260710 11:03:13.673770 17321 tablet_bootstrap.cc:492] T 76792a054ed34b2394253c03d19104e5 P 789e3fee85794a24bf54ea708438c694: No bootstrap required, opened a new log
I20260710 11:03:13.683343 17321 ts_tablet_manager.cc:1403] T 76792a054ed34b2394253c03d19104e5 P 789e3fee85794a24bf54ea708438c694: Time spent bootstrapping tablet: real 0.104s	user 0.011s	sys 0.006s
I20260710 11:03:13.683828 17323 tablet_bootstrap.cc:492] T 2a61f185e91742acb9abf87954c00a6a P 038401cec42a4a67a79bacebd6d5d3cb: Bootstrap starting.
I20260710 11:03:13.686518 17321 raft_consensus.cc:359] T 76792a054ed34b2394253c03d19104e5 P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:13.687369 17321 raft_consensus.cc:385] T 76792a054ed34b2394253c03d19104e5 P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:13.687688 17080 tablet_service.cc:1511] Processing CreateTablet for tablet f7c59899d1d34be295d3341061f931f2 (DEFAULT_TABLE table=soft_deleted_table [id=9da2191f1de944dc9ea05990b6671f23]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:03:13.689273 17157 tablet_service.cc:1511] Processing CreateTablet for tablet f7c59899d1d34be295d3341061f931f2 (DEFAULT_TABLE table=soft_deleted_table [id=9da2191f1de944dc9ea05990b6671f23]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:03:13.692389 17080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7c59899d1d34be295d3341061f931f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:13.692915 17157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f7c59899d1d34be295d3341061f931f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:13.682716 17324 consensus_queue.cc:260] T aedd9ca629374544941c069ab6f2c87a P 026f0b442156435382b5f5844c762f2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:13.696979 17324 ts_tablet_manager.cc:1434] T aedd9ca629374544941c069ab6f2c87a P 026f0b442156435382b5f5844c762f2d: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260710 11:03:13.698285 17324 tablet_bootstrap.cc:492] T 76792a054ed34b2394253c03d19104e5 P 026f0b442156435382b5f5844c762f2d: Bootstrap starting.
I20260710 11:03:13.704838 17324 tablet_bootstrap.cc:654] T 76792a054ed34b2394253c03d19104e5 P 026f0b442156435382b5f5844c762f2d: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:13.690824 17323 tablet_bootstrap.cc:654] T 2a61f185e91742acb9abf87954c00a6a P 038401cec42a4a67a79bacebd6d5d3cb: Neither blocks nor log segments found. Creating new log.
W20260710 11:03:13.712586 16966 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:03:13.687744 17321 raft_consensus.cc:740] T 76792a054ed34b2394253c03d19104e5 P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 789e3fee85794a24bf54ea708438c694, State: Initialized, Role: FOLLOWER
I20260710 11:03:13.720060 17321 consensus_queue.cc:260] T 76792a054ed34b2394253c03d19104e5 P 789e3fee85794a24bf54ea708438c694 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:13.729614 17298 raft_consensus.cc:493] T aedd9ca629374544941c069ab6f2c87a P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:13.730278 17298 raft_consensus.cc:515] T aedd9ca629374544941c069ab6f2c87a P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:13.732721 17321 ts_tablet_manager.cc:1434] T 76792a054ed34b2394253c03d19104e5 P 789e3fee85794a24bf54ea708438c694: Time spent starting tablet: real 0.049s	user 0.006s	sys 0.000s
I20260710 11:03:13.734386 17094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aedd9ca629374544941c069ab6f2c87a" candidate_uuid: "038401cec42a4a67a79bacebd6d5d3cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789e3fee85794a24bf54ea708438c694" is_pre_election: true
W20260710 11:03:13.736567 16986 leader_election.cc:343] T aedd9ca629374544941c069ab6f2c87a P 038401cec42a4a67a79bacebd6d5d3cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 789e3fee85794a24bf54ea708438c694 (127.12.212.2:39105): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:13.737887 17169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aedd9ca629374544941c069ab6f2c87a" candidate_uuid: "038401cec42a4a67a79bacebd6d5d3cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "026f0b442156435382b5f5844c762f2d" is_pre_election: true
I20260710 11:03:13.738623 17169 raft_consensus.cc:2468] T aedd9ca629374544941c069ab6f2c87a P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 038401cec42a4a67a79bacebd6d5d3cb in term 0.
I20260710 11:03:13.739498 17324 tablet_bootstrap.cc:492] T 76792a054ed34b2394253c03d19104e5 P 026f0b442156435382b5f5844c762f2d: No bootstrap required, opened a new log
I20260710 11:03:13.740259 17324 ts_tablet_manager.cc:1403] T 76792a054ed34b2394253c03d19104e5 P 026f0b442156435382b5f5844c762f2d: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.019s
I20260710 11:03:13.740316 16984 leader_election.cc:304] T aedd9ca629374544941c069ab6f2c87a P 038401cec42a4a67a79bacebd6d5d3cb [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: 026f0b442156435382b5f5844c762f2d, 038401cec42a4a67a79bacebd6d5d3cb; no voters: 789e3fee85794a24bf54ea708438c694
I20260710 11:03:13.742745 17298 leader_election.cc:290] T aedd9ca629374544941c069ab6f2c87a P 038401cec42a4a67a79bacebd6d5d3cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 789e3fee85794a24bf54ea708438c694 (127.12.212.2:39105), 026f0b442156435382b5f5844c762f2d (127.12.212.3:36671)
I20260710 11:03:13.743455 17298 raft_consensus.cc:2804] T aedd9ca629374544941c069ab6f2c87a P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:13.744112 17298 raft_consensus.cc:493] T aedd9ca629374544941c069ab6f2c87a P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:13.744561 17298 raft_consensus.cc:3060] T aedd9ca629374544941c069ab6f2c87a P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:13.744503 17324 raft_consensus.cc:359] T 76792a054ed34b2394253c03d19104e5 P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:13.745822 17324 raft_consensus.cc:385] T 76792a054ed34b2394253c03d19104e5 P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:13.746850 17324 raft_consensus.cc:740] T 76792a054ed34b2394253c03d19104e5 P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 026f0b442156435382b5f5844c762f2d, State: Initialized, Role: FOLLOWER
I20260710 11:03:13.747967 17324 consensus_queue.cc:260] T 76792a054ed34b2394253c03d19104e5 P 026f0b442156435382b5f5844c762f2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:13.751206 17324 ts_tablet_manager.cc:1434] T 76792a054ed34b2394253c03d19104e5 P 026f0b442156435382b5f5844c762f2d: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 11:03:13.746526 17321 tablet_bootstrap.cc:492] T 2a61f185e91742acb9abf87954c00a6a P 789e3fee85794a24bf54ea708438c694: Bootstrap starting.
I20260710 11:03:13.760847 17321 tablet_bootstrap.cc:654] T 2a61f185e91742acb9abf87954c00a6a P 789e3fee85794a24bf54ea708438c694: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:13.761694 17324 tablet_bootstrap.cc:492] T ef3c4b91381d4305a1af38d92999812f P 026f0b442156435382b5f5844c762f2d: Bootstrap starting.
I20260710 11:03:13.764616 17298 raft_consensus.cc:515] T aedd9ca629374544941c069ab6f2c87a P 038401cec42a4a67a79bacebd6d5d3cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:13.780691 17323 tablet_bootstrap.cc:492] T 2a61f185e91742acb9abf87954c00a6a P 038401cec42a4a67a79bacebd6d5d3cb: No bootstrap required, opened a new log
I20260710 11:03:13.781195 17323 ts_tablet_manager.cc:1403] T 2a61f185e91742acb9abf87954c00a6a P 038401cec42a4a67a79bacebd6d5d3cb: Time spent bootstrapping tablet: real 0.098s	user 0.026s	sys 0.043s
I20260710 11:03:13.781786 17298 leader_election.cc:290] T aedd9ca629374544941c069ab6f2c87a P 038401cec42a4a67a79bacebd6d5d3cb [CANDIDATE]: Term 1 election: Requested vote from peers 789e3fee85794a24bf54ea708438c694 (127.12.212.2:39105), 026f0b442156435382b5f5844c762f2d (127.12.212.3:36671)
I20260710 11:03:13.782081 17094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aedd9ca629374544941c069ab6f2c87a" candidate_uuid: "038401cec42a4a67a79bacebd6d5d3cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789e3fee85794a24bf54ea708438c694"
I20260710 11:03:13.782435 17169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aedd9ca629374544941c069ab6f2c87a" candidate_uuid: "038401cec42a4a67a79bacebd6d5d3cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "026f0b442156435382b5f5844c762f2d"
I20260710 11:03:13.783120 17169 raft_consensus.cc:3060] T aedd9ca629374544941c069ab6f2c87a P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Advancing to term 1
W20260710 11:03:13.783669 16986 leader_election.cc:343] T aedd9ca629374544941c069ab6f2c87a P 038401cec42a4a67a79bacebd6d5d3cb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 789e3fee85794a24bf54ea708438c694 (127.12.212.2:39105): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:13.783669 17324 tablet_bootstrap.cc:654] T ef3c4b91381d4305a1af38d92999812f P 026f0b442156435382b5f5844c762f2d: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:13.784332 17323 raft_consensus.cc:359] T 2a61f185e91742acb9abf87954c00a6a P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:13.785056 17323 raft_consensus.cc:385] T 2a61f185e91742acb9abf87954c00a6a P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:13.785318 17323 raft_consensus.cc:740] T 2a61f185e91742acb9abf87954c00a6a P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038401cec42a4a67a79bacebd6d5d3cb, State: Initialized, Role: FOLLOWER
I20260710 11:03:13.786068 17323 consensus_queue.cc:260] T 2a61f185e91742acb9abf87954c00a6a P 038401cec42a4a67a79bacebd6d5d3cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:13.788343 17323 ts_tablet_manager.cc:1434] T 2a61f185e91742acb9abf87954c00a6a P 038401cec42a4a67a79bacebd6d5d3cb: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260710 11:03:13.789288 17323 tablet_bootstrap.cc:492] T 76792a054ed34b2394253c03d19104e5 P 038401cec42a4a67a79bacebd6d5d3cb: Bootstrap starting.
I20260710 11:03:13.793336 17169 raft_consensus.cc:2468] T aedd9ca629374544941c069ab6f2c87a P 026f0b442156435382b5f5844c762f2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 038401cec42a4a67a79bacebd6d5d3cb in term 1.
I20260710 11:03:13.795818 17323 tablet_bootstrap.cc:654] T 76792a054ed34b2394253c03d19104e5 P 038401cec42a4a67a79bacebd6d5d3cb: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:13.796751 16984 leader_election.cc:304] T aedd9ca629374544941c069ab6f2c87a P 038401cec42a4a67a79bacebd6d5d3cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 026f0b442156435382b5f5844c762f2d, 038401cec42a4a67a79bacebd6d5d3cb; no voters: 789e3fee85794a24bf54ea708438c694
I20260710 11:03:13.797930 17298 raft_consensus.cc:2804] T aedd9ca629374544941c069ab6f2c87a P 038401cec42a4a67a79bacebd6d5d3cb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:13.798396 17298 raft_consensus.cc:697] T aedd9ca629374544941c069ab6f2c87a P 038401cec42a4a67a79bacebd6d5d3cb [term 1 LEADER]: Becoming Leader. State: Replica: 038401cec42a4a67a79bacebd6d5d3cb, State: Running, Role: LEADER
I20260710 11:03:13.799722 17298 consensus_queue.cc:237] T aedd9ca629374544941c069ab6f2c87a P 038401cec42a4a67a79bacebd6d5d3cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:13.795446 17321 tablet_bootstrap.cc:492] T 2a61f185e91742acb9abf87954c00a6a P 789e3fee85794a24bf54ea708438c694: No bootstrap required, opened a new log
I20260710 11:03:13.804646 17321 ts_tablet_manager.cc:1403] T 2a61f185e91742acb9abf87954c00a6a P 789e3fee85794a24bf54ea708438c694: Time spent bootstrapping tablet: real 0.064s	user 0.015s	sys 0.000s
I20260710 11:03:13.808424 17321 raft_consensus.cc:359] T 2a61f185e91742acb9abf87954c00a6a P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:13.809193 17321 raft_consensus.cc:385] T 2a61f185e91742acb9abf87954c00a6a P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:13.809536 17321 raft_consensus.cc:740] T 2a61f185e91742acb9abf87954c00a6a P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 789e3fee85794a24bf54ea708438c694, State: Initialized, Role: FOLLOWER
I20260710 11:03:13.810246 17321 consensus_queue.cc:260] T 2a61f185e91742acb9abf87954c00a6a P 789e3fee85794a24bf54ea708438c694 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:13.810675 17323 tablet_bootstrap.cc:492] T 76792a054ed34b2394253c03d19104e5 P 038401cec42a4a67a79bacebd6d5d3cb: No bootstrap required, opened a new log
I20260710 11:03:13.812404 17323 ts_tablet_manager.cc:1403] T 76792a054ed34b2394253c03d19104e5 P 038401cec42a4a67a79bacebd6d5d3cb: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.009s
I20260710 11:03:13.812570 17321 ts_tablet_manager.cc:1434] T 2a61f185e91742acb9abf87954c00a6a P 789e3fee85794a24bf54ea708438c694: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:03:13.814800 17321 tablet_bootstrap.cc:492] T 97e83c87cc284dbea9b90eb7e5c17543 P 789e3fee85794a24bf54ea708438c694: Bootstrap starting.
I20260710 11:03:13.815729 17323 raft_consensus.cc:359] T 76792a054ed34b2394253c03d19104e5 P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:13.817119 17323 raft_consensus.cc:385] T 76792a054ed34b2394253c03d19104e5 P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:13.817473 17323 raft_consensus.cc:740] T 76792a054ed34b2394253c03d19104e5 P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038401cec42a4a67a79bacebd6d5d3cb, State: Initialized, Role: FOLLOWER
I20260710 11:03:13.818316 17323 consensus_queue.cc:260] T 76792a054ed34b2394253c03d19104e5 P 038401cec42a4a67a79bacebd6d5d3cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:13.820852 17323 ts_tablet_manager.cc:1434] T 76792a054ed34b2394253c03d19104e5 P 038401cec42a4a67a79bacebd6d5d3cb: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 11:03:13.822494 17321 tablet_bootstrap.cc:654] T 97e83c87cc284dbea9b90eb7e5c17543 P 789e3fee85794a24bf54ea708438c694: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:13.830087 17324 tablet_bootstrap.cc:492] T ef3c4b91381d4305a1af38d92999812f P 026f0b442156435382b5f5844c762f2d: No bootstrap required, opened a new log
I20260710 11:03:13.830683 17324 ts_tablet_manager.cc:1403] T ef3c4b91381d4305a1af38d92999812f P 026f0b442156435382b5f5844c762f2d: Time spent bootstrapping tablet: real 0.069s	user 0.033s	sys 0.005s
I20260710 11:03:13.831985 17323 tablet_bootstrap.cc:492] T 77bdcc60813641c8bb29b1673a6554fc P 038401cec42a4a67a79bacebd6d5d3cb: Bootstrap starting.
I20260710 11:03:13.835310 17321 tablet_bootstrap.cc:492] T 97e83c87cc284dbea9b90eb7e5c17543 P 789e3fee85794a24bf54ea708438c694: No bootstrap required, opened a new log
I20260710 11:03:13.836030 17321 ts_tablet_manager.cc:1403] T 97e83c87cc284dbea9b90eb7e5c17543 P 789e3fee85794a24bf54ea708438c694: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.008s
I20260710 11:03:13.838580 16916 catalog_manager.cc:5697] T aedd9ca629374544941c069ab6f2c87a P 038401cec42a4a67a79bacebd6d5d3cb reported cstate change: term changed from 0 to 1, leader changed from <none> to 038401cec42a4a67a79bacebd6d5d3cb (127.12.212.1). New cstate: current_term: 1 leader_uuid: "038401cec42a4a67a79bacebd6d5d3cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:13.839475 17323 tablet_bootstrap.cc:654] T 77bdcc60813641c8bb29b1673a6554fc P 038401cec42a4a67a79bacebd6d5d3cb: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:13.839316 17321 raft_consensus.cc:359] T 97e83c87cc284dbea9b90eb7e5c17543 P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:13.840291 17321 raft_consensus.cc:385] T 97e83c87cc284dbea9b90eb7e5c17543 P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:13.839389 17324 raft_consensus.cc:359] T ef3c4b91381d4305a1af38d92999812f P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:13.840648 17321 raft_consensus.cc:740] T 97e83c87cc284dbea9b90eb7e5c17543 P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 789e3fee85794a24bf54ea708438c694, State: Initialized, Role: FOLLOWER
I20260710 11:03:13.841084 17324 raft_consensus.cc:385] T ef3c4b91381d4305a1af38d92999812f P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:13.841624 17324 raft_consensus.cc:740] T ef3c4b91381d4305a1af38d92999812f P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 026f0b442156435382b5f5844c762f2d, State: Initialized, Role: FOLLOWER
I20260710 11:03:13.841547 17321 consensus_queue.cc:260] T 97e83c87cc284dbea9b90eb7e5c17543 P 789e3fee85794a24bf54ea708438c694 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:13.843014 17324 consensus_queue.cc:260] T ef3c4b91381d4305a1af38d92999812f P 026f0b442156435382b5f5844c762f2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:13.846024 17324 ts_tablet_manager.cc:1434] T ef3c4b91381d4305a1af38d92999812f P 026f0b442156435382b5f5844c762f2d: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260710 11:03:13.849447 17324 tablet_bootstrap.cc:492] T 2a61f185e91742acb9abf87954c00a6a P 026f0b442156435382b5f5844c762f2d: Bootstrap starting.
I20260710 11:03:13.852679 17321 ts_tablet_manager.cc:1434] T 97e83c87cc284dbea9b90eb7e5c17543 P 789e3fee85794a24bf54ea708438c694: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.008s
I20260710 11:03:13.853698 17321 tablet_bootstrap.cc:492] T aedd9ca629374544941c069ab6f2c87a P 789e3fee85794a24bf54ea708438c694: Bootstrap starting.
I20260710 11:03:13.858073 17324 tablet_bootstrap.cc:654] T 2a61f185e91742acb9abf87954c00a6a P 026f0b442156435382b5f5844c762f2d: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:13.860111 17321 tablet_bootstrap.cc:654] T aedd9ca629374544941c069ab6f2c87a P 789e3fee85794a24bf54ea708438c694: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:13.864485 17323 tablet_bootstrap.cc:492] T 77bdcc60813641c8bb29b1673a6554fc P 038401cec42a4a67a79bacebd6d5d3cb: No bootstrap required, opened a new log
I20260710 11:03:13.864969 17323 ts_tablet_manager.cc:1403] T 77bdcc60813641c8bb29b1673a6554fc P 038401cec42a4a67a79bacebd6d5d3cb: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.002s
I20260710 11:03:13.867690 17323 raft_consensus.cc:359] T 77bdcc60813641c8bb29b1673a6554fc P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:13.868219 17323 raft_consensus.cc:385] T 77bdcc60813641c8bb29b1673a6554fc P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:13.868475 17323 raft_consensus.cc:740] T 77bdcc60813641c8bb29b1673a6554fc P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038401cec42a4a67a79bacebd6d5d3cb, State: Initialized, Role: FOLLOWER
I20260710 11:03:13.869211 17323 consensus_queue.cc:260] T 77bdcc60813641c8bb29b1673a6554fc P 038401cec42a4a67a79bacebd6d5d3cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:13.871485 17323 ts_tablet_manager.cc:1434] T 77bdcc60813641c8bb29b1673a6554fc P 038401cec42a4a67a79bacebd6d5d3cb: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:03:13.872609 17323 tablet_bootstrap.cc:492] T 97e83c87cc284dbea9b90eb7e5c17543 P 038401cec42a4a67a79bacebd6d5d3cb: Bootstrap starting.
I20260710 11:03:13.876423 17324 tablet_bootstrap.cc:492] T 2a61f185e91742acb9abf87954c00a6a P 026f0b442156435382b5f5844c762f2d: No bootstrap required, opened a new log
I20260710 11:03:13.876953 17324 ts_tablet_manager.cc:1403] T 2a61f185e91742acb9abf87954c00a6a P 026f0b442156435382b5f5844c762f2d: Time spent bootstrapping tablet: real 0.030s	user 0.004s	sys 0.017s
I20260710 11:03:13.879256 17323 tablet_bootstrap.cc:654] T 97e83c87cc284dbea9b90eb7e5c17543 P 038401cec42a4a67a79bacebd6d5d3cb: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:13.881687 17321 tablet_bootstrap.cc:492] T aedd9ca629374544941c069ab6f2c87a P 789e3fee85794a24bf54ea708438c694: No bootstrap required, opened a new log
I20260710 11:03:13.882747 17321 ts_tablet_manager.cc:1403] T aedd9ca629374544941c069ab6f2c87a P 789e3fee85794a24bf54ea708438c694: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.001s
I20260710 11:03:13.881522 17330 raft_consensus.cc:493] T 76792a054ed34b2394253c03d19104e5 P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:13.881346 17324 raft_consensus.cc:359] T 2a61f185e91742acb9abf87954c00a6a P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:13.883605 17324 raft_consensus.cc:385] T 2a61f185e91742acb9abf87954c00a6a P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:13.884068 17324 raft_consensus.cc:740] T 2a61f185e91742acb9abf87954c00a6a P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 026f0b442156435382b5f5844c762f2d, State: Initialized, Role: FOLLOWER
I20260710 11:03:13.883627 17330 raft_consensus.cc:515] T 76792a054ed34b2394253c03d19104e5 P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:13.885262 17323 tablet_bootstrap.cc:492] T 97e83c87cc284dbea9b90eb7e5c17543 P 038401cec42a4a67a79bacebd6d5d3cb: No bootstrap required, opened a new log
I20260710 11:03:13.884845 17324 consensus_queue.cc:260] T 2a61f185e91742acb9abf87954c00a6a P 026f0b442156435382b5f5844c762f2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:13.885851 17323 ts_tablet_manager.cc:1403] T 97e83c87cc284dbea9b90eb7e5c17543 P 038401cec42a4a67a79bacebd6d5d3cb: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.005s
I20260710 11:03:13.886092 17321 raft_consensus.cc:359] T aedd9ca629374544941c069ab6f2c87a P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:13.886865 17321 raft_consensus.cc:385] T aedd9ca629374544941c069ab6f2c87a P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:13.887185 17321 raft_consensus.cc:740] T aedd9ca629374544941c069ab6f2c87a P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 789e3fee85794a24bf54ea708438c694, State: Initialized, Role: FOLLOWER
I20260710 11:03:13.887290 17324 ts_tablet_manager.cc:1434] T 2a61f185e91742acb9abf87954c00a6a P 026f0b442156435382b5f5844c762f2d: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.001s
I20260710 11:03:13.888010 17321 consensus_queue.cc:260] T aedd9ca629374544941c069ab6f2c87a P 789e3fee85794a24bf54ea708438c694 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:13.888406 17094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76792a054ed34b2394253c03d19104e5" candidate_uuid: "038401cec42a4a67a79bacebd6d5d3cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789e3fee85794a24bf54ea708438c694" is_pre_election: true
I20260710 11:03:13.888933 17324 tablet_bootstrap.cc:492] T 97e83c87cc284dbea9b90eb7e5c17543 P 026f0b442156435382b5f5844c762f2d: Bootstrap starting.
I20260710 11:03:13.889060 17094 raft_consensus.cc:2468] T 76792a054ed34b2394253c03d19104e5 P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 038401cec42a4a67a79bacebd6d5d3cb in term 0.
I20260710 11:03:13.890476 16986 leader_election.cc:304] T 76792a054ed34b2394253c03d19104e5 P 038401cec42a4a67a79bacebd6d5d3cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038401cec42a4a67a79bacebd6d5d3cb, 789e3fee85794a24bf54ea708438c694; no voters: 
I20260710 11:03:13.891376 17298 raft_consensus.cc:2804] T 76792a054ed34b2394253c03d19104e5 P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:13.891733 17298 raft_consensus.cc:493] T 76792a054ed34b2394253c03d19104e5 P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:13.892055 17298 raft_consensus.cc:3060] T 76792a054ed34b2394253c03d19104e5 P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:13.893733 17321 ts_tablet_manager.cc:1434] T aedd9ca629374544941c069ab6f2c87a P 789e3fee85794a24bf54ea708438c694: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:03:13.894834 17321 tablet_bootstrap.cc:492] T ef3c4b91381d4305a1af38d92999812f P 789e3fee85794a24bf54ea708438c694: Bootstrap starting.
I20260710 11:03:13.895938 17324 tablet_bootstrap.cc:654] T 97e83c87cc284dbea9b90eb7e5c17543 P 026f0b442156435382b5f5844c762f2d: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:13.903739 17298 raft_consensus.cc:515] T 76792a054ed34b2394253c03d19104e5 P 038401cec42a4a67a79bacebd6d5d3cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:13.906980 17168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76792a054ed34b2394253c03d19104e5" candidate_uuid: "038401cec42a4a67a79bacebd6d5d3cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "026f0b442156435382b5f5844c762f2d" is_pre_election: true
I20260710 11:03:13.906188 17323 raft_consensus.cc:359] T 97e83c87cc284dbea9b90eb7e5c17543 P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:13.907814 17168 raft_consensus.cc:2468] T 76792a054ed34b2394253c03d19104e5 P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 038401cec42a4a67a79bacebd6d5d3cb in term 0.
I20260710 11:03:13.907889 17323 raft_consensus.cc:385] T 97e83c87cc284dbea9b90eb7e5c17543 P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:13.908527 17323 raft_consensus.cc:740] T 97e83c87cc284dbea9b90eb7e5c17543 P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038401cec42a4a67a79bacebd6d5d3cb, State: Initialized, Role: FOLLOWER
I20260710 11:03:13.911296 17094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76792a054ed34b2394253c03d19104e5" candidate_uuid: "038401cec42a4a67a79bacebd6d5d3cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789e3fee85794a24bf54ea708438c694"
I20260710 11:03:13.912125 17094 raft_consensus.cc:3060] T 76792a054ed34b2394253c03d19104e5 P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:13.913719 17321 tablet_bootstrap.cc:654] T ef3c4b91381d4305a1af38d92999812f P 789e3fee85794a24bf54ea708438c694: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:13.919122 17330 leader_election.cc:290] T 76792a054ed34b2394253c03d19104e5 P 038401cec42a4a67a79bacebd6d5d3cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 789e3fee85794a24bf54ea708438c694 (127.12.212.2:39105), 026f0b442156435382b5f5844c762f2d (127.12.212.3:36671)
I20260710 11:03:13.922874 17094 raft_consensus.cc:2468] T 76792a054ed34b2394253c03d19104e5 P 789e3fee85794a24bf54ea708438c694 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 038401cec42a4a67a79bacebd6d5d3cb in term 1.
I20260710 11:03:13.929651 16986 leader_election.cc:304] T 76792a054ed34b2394253c03d19104e5 P 038401cec42a4a67a79bacebd6d5d3cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038401cec42a4a67a79bacebd6d5d3cb, 789e3fee85794a24bf54ea708438c694; no voters: 
I20260710 11:03:13.924340 17323 consensus_queue.cc:260] T 97e83c87cc284dbea9b90eb7e5c17543 P 038401cec42a4a67a79bacebd6d5d3cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:13.927383 17169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76792a054ed34b2394253c03d19104e5" candidate_uuid: "038401cec42a4a67a79bacebd6d5d3cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "026f0b442156435382b5f5844c762f2d"
I20260710 11:03:13.930392 17330 raft_consensus.cc:2804] T 76792a054ed34b2394253c03d19104e5 P 038401cec42a4a67a79bacebd6d5d3cb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:13.930624 17169 raft_consensus.cc:3060] T 76792a054ed34b2394253c03d19104e5 P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:13.931020 17330 raft_consensus.cc:697] T 76792a054ed34b2394253c03d19104e5 P 038401cec42a4a67a79bacebd6d5d3cb [term 1 LEADER]: Becoming Leader. State: Replica: 038401cec42a4a67a79bacebd6d5d3cb, State: Running, Role: LEADER
I20260710 11:03:13.932001 17324 tablet_bootstrap.cc:492] T 97e83c87cc284dbea9b90eb7e5c17543 P 026f0b442156435382b5f5844c762f2d: No bootstrap required, opened a new log
I20260710 11:03:13.931946 17330 consensus_queue.cc:237] T 76792a054ed34b2394253c03d19104e5 P 038401cec42a4a67a79bacebd6d5d3cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:13.932564 17324 ts_tablet_manager.cc:1403] T 97e83c87cc284dbea9b90eb7e5c17543 P 026f0b442156435382b5f5844c762f2d: Time spent bootstrapping tablet: real 0.044s	user 0.006s	sys 0.035s
I20260710 11:03:13.935657 17324 raft_consensus.cc:359] T 97e83c87cc284dbea9b90eb7e5c17543 P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:13.936389 17324 raft_consensus.cc:385] T 97e83c87cc284dbea9b90eb7e5c17543 P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:13.936658 17324 raft_consensus.cc:740] T 97e83c87cc284dbea9b90eb7e5c17543 P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 026f0b442156435382b5f5844c762f2d, State: Initialized, Role: FOLLOWER
I20260710 11:03:13.928086 17298 leader_election.cc:290] T 76792a054ed34b2394253c03d19104e5 P 038401cec42a4a67a79bacebd6d5d3cb [CANDIDATE]: Term 1 election: Requested vote from peers 789e3fee85794a24bf54ea708438c694 (127.12.212.2:39105), 026f0b442156435382b5f5844c762f2d (127.12.212.3:36671)
I20260710 11:03:13.938259 17169 raft_consensus.cc:2468] T 76792a054ed34b2394253c03d19104e5 P 026f0b442156435382b5f5844c762f2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 038401cec42a4a67a79bacebd6d5d3cb in term 1.
I20260710 11:03:13.938512 17324 consensus_queue.cc:260] T 97e83c87cc284dbea9b90eb7e5c17543 P 026f0b442156435382b5f5844c762f2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:13.941504 17324 ts_tablet_manager.cc:1434] T 97e83c87cc284dbea9b90eb7e5c17543 P 026f0b442156435382b5f5844c762f2d: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260710 11:03:13.942483 17324 tablet_bootstrap.cc:492] T 2e14b51f41bc41f6b5b8bc76004bc2ce P 026f0b442156435382b5f5844c762f2d: Bootstrap starting.
I20260710 11:03:13.943092 17323 ts_tablet_manager.cc:1434] T 97e83c87cc284dbea9b90eb7e5c17543 P 038401cec42a4a67a79bacebd6d5d3cb: Time spent starting tablet: real 0.057s	user 0.007s	sys 0.002s
I20260710 11:03:13.944103 17323 tablet_bootstrap.cc:492] T ef3c4b91381d4305a1af38d92999812f P 038401cec42a4a67a79bacebd6d5d3cb: Bootstrap starting.
I20260710 11:03:13.949047 17324 tablet_bootstrap.cc:654] T 2e14b51f41bc41f6b5b8bc76004bc2ce P 026f0b442156435382b5f5844c762f2d: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:13.949856 16918 catalog_manager.cc:5697] T 76792a054ed34b2394253c03d19104e5 P 038401cec42a4a67a79bacebd6d5d3cb reported cstate change: term changed from 0 to 1, leader changed from <none> to 038401cec42a4a67a79bacebd6d5d3cb (127.12.212.1). New cstate: current_term: 1 leader_uuid: "038401cec42a4a67a79bacebd6d5d3cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:13.955116 17321 tablet_bootstrap.cc:492] T ef3c4b91381d4305a1af38d92999812f P 789e3fee85794a24bf54ea708438c694: No bootstrap required, opened a new log
I20260710 11:03:13.955389 17323 tablet_bootstrap.cc:654] T ef3c4b91381d4305a1af38d92999812f P 038401cec42a4a67a79bacebd6d5d3cb: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:13.955704 17321 ts_tablet_manager.cc:1403] T ef3c4b91381d4305a1af38d92999812f P 789e3fee85794a24bf54ea708438c694: Time spent bootstrapping tablet: real 0.061s	user 0.019s	sys 0.000s
I20260710 11:03:13.959232 17321 raft_consensus.cc:359] T ef3c4b91381d4305a1af38d92999812f P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:13.960114 17321 raft_consensus.cc:385] T ef3c4b91381d4305a1af38d92999812f P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:13.960498 17321 raft_consensus.cc:740] T ef3c4b91381d4305a1af38d92999812f P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 789e3fee85794a24bf54ea708438c694, State: Initialized, Role: FOLLOWER
I20260710 11:03:13.961094 17324 tablet_bootstrap.cc:492] T 2e14b51f41bc41f6b5b8bc76004bc2ce P 026f0b442156435382b5f5844c762f2d: No bootstrap required, opened a new log
I20260710 11:03:13.961236 17322 raft_consensus.cc:493] T 2a61f185e91742acb9abf87954c00a6a P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:13.961742 17322 raft_consensus.cc:515] T 2a61f185e91742acb9abf87954c00a6a P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:13.964942 17322 leader_election.cc:290] T 2a61f185e91742acb9abf87954c00a6a P 789e3fee85794a24bf54ea708438c694 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038401cec42a4a67a79bacebd6d5d3cb (127.12.212.1:38461), 026f0b442156435382b5f5844c762f2d (127.12.212.3:36671)
I20260710 11:03:13.961676 17324 ts_tablet_manager.cc:1403] T 2e14b51f41bc41f6b5b8bc76004bc2ce P 026f0b442156435382b5f5844c762f2d: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260710 11:03:13.965653 17018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a61f185e91742acb9abf87954c00a6a" candidate_uuid: "789e3fee85794a24bf54ea708438c694" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038401cec42a4a67a79bacebd6d5d3cb" is_pre_election: true
I20260710 11:03:13.966097 17169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a61f185e91742acb9abf87954c00a6a" candidate_uuid: "789e3fee85794a24bf54ea708438c694" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "026f0b442156435382b5f5844c762f2d" is_pre_election: true
I20260710 11:03:13.966598 17018 raft_consensus.cc:2468] T 2a61f185e91742acb9abf87954c00a6a P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 789e3fee85794a24bf54ea708438c694 in term 0.
I20260710 11:03:13.966729 17169 raft_consensus.cc:2468] T 2a61f185e91742acb9abf87954c00a6a P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 789e3fee85794a24bf54ea708438c694 in term 0.
I20260710 11:03:13.968312 17059 leader_election.cc:304] T 2a61f185e91742acb9abf87954c00a6a P 789e3fee85794a24bf54ea708438c694 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 026f0b442156435382b5f5844c762f2d, 789e3fee85794a24bf54ea708438c694; no voters: 
I20260710 11:03:13.969103 17323 tablet_bootstrap.cc:492] T ef3c4b91381d4305a1af38d92999812f P 038401cec42a4a67a79bacebd6d5d3cb: No bootstrap required, opened a new log
I20260710 11:03:13.969018 17324 raft_consensus.cc:359] T 2e14b51f41bc41f6b5b8bc76004bc2ce P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:13.969630 17323 ts_tablet_manager.cc:1403] T ef3c4b91381d4305a1af38d92999812f P 038401cec42a4a67a79bacebd6d5d3cb: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.006s
I20260710 11:03:13.969830 17324 raft_consensus.cc:385] T 2e14b51f41bc41f6b5b8bc76004bc2ce P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:13.970129 17324 raft_consensus.cc:740] T 2e14b51f41bc41f6b5b8bc76004bc2ce P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 026f0b442156435382b5f5844c762f2d, State: Initialized, Role: FOLLOWER
I20260710 11:03:13.970402 17322 raft_consensus.cc:2804] T 2a61f185e91742acb9abf87954c00a6a P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:13.970854 17322 raft_consensus.cc:493] T 2a61f185e91742acb9abf87954c00a6a P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:13.971407 17322 raft_consensus.cc:3060] T 2a61f185e91742acb9abf87954c00a6a P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:13.970896 17324 consensus_queue.cc:260] T 2e14b51f41bc41f6b5b8bc76004bc2ce P 026f0b442156435382b5f5844c762f2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:13.972508 17323 raft_consensus.cc:359] T ef3c4b91381d4305a1af38d92999812f P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:13.973413 17323 raft_consensus.cc:385] T ef3c4b91381d4305a1af38d92999812f P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:13.973501 17324 ts_tablet_manager.cc:1434] T 2e14b51f41bc41f6b5b8bc76004bc2ce P 026f0b442156435382b5f5844c762f2d: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260710 11:03:13.973743 17323 raft_consensus.cc:740] T ef3c4b91381d4305a1af38d92999812f P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038401cec42a4a67a79bacebd6d5d3cb, State: Initialized, Role: FOLLOWER
I20260710 11:03:13.974547 17324 tablet_bootstrap.cc:492] T 77bdcc60813641c8bb29b1673a6554fc P 026f0b442156435382b5f5844c762f2d: Bootstrap starting.
I20260710 11:03:13.961534 17321 consensus_queue.cc:260] T ef3c4b91381d4305a1af38d92999812f P 789e3fee85794a24bf54ea708438c694 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:13.974498 17323 consensus_queue.cc:260] T ef3c4b91381d4305a1af38d92999812f P 038401cec42a4a67a79bacebd6d5d3cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:13.976485 17321 ts_tablet_manager.cc:1434] T ef3c4b91381d4305a1af38d92999812f P 789e3fee85794a24bf54ea708438c694: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260710 11:03:13.977041 17323 ts_tablet_manager.cc:1434] T ef3c4b91381d4305a1af38d92999812f P 038401cec42a4a67a79bacebd6d5d3cb: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260710 11:03:13.977430 17321 tablet_bootstrap.cc:492] T 77bdcc60813641c8bb29b1673a6554fc P 789e3fee85794a24bf54ea708438c694: Bootstrap starting.
I20260710 11:03:13.979146 17323 tablet_bootstrap.cc:492] T 2e14b51f41bc41f6b5b8bc76004bc2ce P 038401cec42a4a67a79bacebd6d5d3cb: Bootstrap starting.
I20260710 11:03:13.984534 17321 tablet_bootstrap.cc:654] T 77bdcc60813641c8bb29b1673a6554fc P 789e3fee85794a24bf54ea708438c694: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:13.986097 17323 tablet_bootstrap.cc:654] T 2e14b51f41bc41f6b5b8bc76004bc2ce P 038401cec42a4a67a79bacebd6d5d3cb: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:13.989550 17322 raft_consensus.cc:515] T 2a61f185e91742acb9abf87954c00a6a P 789e3fee85794a24bf54ea708438c694 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:13.994131 17324 tablet_bootstrap.cc:654] T 77bdcc60813641c8bb29b1673a6554fc P 026f0b442156435382b5f5844c762f2d: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:13.997464 17323 tablet_bootstrap.cc:492] T 2e14b51f41bc41f6b5b8bc76004bc2ce P 038401cec42a4a67a79bacebd6d5d3cb: No bootstrap required, opened a new log
I20260710 11:03:13.998076 17323 ts_tablet_manager.cc:1403] T 2e14b51f41bc41f6b5b8bc76004bc2ce P 038401cec42a4a67a79bacebd6d5d3cb: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260710 11:03:13.999379 17018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a61f185e91742acb9abf87954c00a6a" candidate_uuid: "789e3fee85794a24bf54ea708438c694" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038401cec42a4a67a79bacebd6d5d3cb"
I20260710 11:03:14.000022 17018 raft_consensus.cc:3060] T 2a61f185e91742acb9abf87954c00a6a P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:14.001938 17323 raft_consensus.cc:359] T 2e14b51f41bc41f6b5b8bc76004bc2ce P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:14.005604 17169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a61f185e91742acb9abf87954c00a6a" candidate_uuid: "789e3fee85794a24bf54ea708438c694" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "026f0b442156435382b5f5844c762f2d"
I20260710 11:03:14.006265 17169 raft_consensus.cc:3060] T 2a61f185e91742acb9abf87954c00a6a P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:14.007679 17018 raft_consensus.cc:2468] T 2a61f185e91742acb9abf87954c00a6a P 038401cec42a4a67a79bacebd6d5d3cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789e3fee85794a24bf54ea708438c694 in term 1.
I20260710 11:03:14.003012 17323 raft_consensus.cc:385] T 2e14b51f41bc41f6b5b8bc76004bc2ce P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:14.008889 17323 raft_consensus.cc:740] T 2e14b51f41bc41f6b5b8bc76004bc2ce P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038401cec42a4a67a79bacebd6d5d3cb, State: Initialized, Role: FOLLOWER
I20260710 11:03:14.009963 17323 consensus_queue.cc:260] T 2e14b51f41bc41f6b5b8bc76004bc2ce P 038401cec42a4a67a79bacebd6d5d3cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:14.011475 17060 leader_election.cc:304] T 2a61f185e91742acb9abf87954c00a6a P 789e3fee85794a24bf54ea708438c694 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038401cec42a4a67a79bacebd6d5d3cb, 789e3fee85794a24bf54ea708438c694; no voters: 
I20260710 11:03:14.013674 17254 raft_consensus.cc:2804] T 2a61f185e91742acb9abf87954c00a6a P 789e3fee85794a24bf54ea708438c694 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:14.014145 17324 tablet_bootstrap.cc:492] T 77bdcc60813641c8bb29b1673a6554fc P 026f0b442156435382b5f5844c762f2d: No bootstrap required, opened a new log
I20260710 11:03:14.014441 17169 raft_consensus.cc:2468] T 2a61f185e91742acb9abf87954c00a6a P 026f0b442156435382b5f5844c762f2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789e3fee85794a24bf54ea708438c694 in term 1.
I20260710 11:03:14.014730 17324 ts_tablet_manager.cc:1403] T 77bdcc60813641c8bb29b1673a6554fc P 026f0b442156435382b5f5844c762f2d: Time spent bootstrapping tablet: real 0.040s	user 0.010s	sys 0.007s
I20260710 11:03:14.015803 17323 ts_tablet_manager.cc:1434] T 2e14b51f41bc41f6b5b8bc76004bc2ce P 038401cec42a4a67a79bacebd6d5d3cb: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.006s
I20260710 11:03:14.015843 17322 leader_election.cc:290] T 2a61f185e91742acb9abf87954c00a6a P 789e3fee85794a24bf54ea708438c694 [CANDIDATE]: Term 1 election: Requested vote from peers 038401cec42a4a67a79bacebd6d5d3cb (127.12.212.1:38461), 026f0b442156435382b5f5844c762f2d (127.12.212.3:36671)
I20260710 11:03:14.017910 17323 tablet_bootstrap.cc:492] T f7c59899d1d34be295d3341061f931f2 P 038401cec42a4a67a79bacebd6d5d3cb: Bootstrap starting.
I20260710 11:03:14.018198 17324 raft_consensus.cc:359] T 77bdcc60813641c8bb29b1673a6554fc P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:14.019050 17324 raft_consensus.cc:385] T 77bdcc60813641c8bb29b1673a6554fc P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:14.019383 17324 raft_consensus.cc:740] T 77bdcc60813641c8bb29b1673a6554fc P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 026f0b442156435382b5f5844c762f2d, State: Initialized, Role: FOLLOWER
I20260710 11:03:14.020227 17324 consensus_queue.cc:260] T 77bdcc60813641c8bb29b1673a6554fc P 026f0b442156435382b5f5844c762f2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:14.022847 17324 ts_tablet_manager.cc:1434] T 77bdcc60813641c8bb29b1673a6554fc P 026f0b442156435382b5f5844c762f2d: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260710 11:03:14.025388 17321 tablet_bootstrap.cc:492] T 77bdcc60813641c8bb29b1673a6554fc P 789e3fee85794a24bf54ea708438c694: No bootstrap required, opened a new log
I20260710 11:03:14.025961 17321 ts_tablet_manager.cc:1403] T 77bdcc60813641c8bb29b1673a6554fc P 789e3fee85794a24bf54ea708438c694: Time spent bootstrapping tablet: real 0.049s	user 0.012s	sys 0.008s
I20260710 11:03:14.026099 17323 tablet_bootstrap.cc:654] T f7c59899d1d34be295d3341061f931f2 P 038401cec42a4a67a79bacebd6d5d3cb: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:14.028972 17254 raft_consensus.cc:697] T 2a61f185e91742acb9abf87954c00a6a P 789e3fee85794a24bf54ea708438c694 [term 1 LEADER]: Becoming Leader. State: Replica: 789e3fee85794a24bf54ea708438c694, State: Running, Role: LEADER
I20260710 11:03:14.029872 17254 consensus_queue.cc:237] T 2a61f185e91742acb9abf87954c00a6a P 789e3fee85794a24bf54ea708438c694 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:14.029661 17321 raft_consensus.cc:359] T 77bdcc60813641c8bb29b1673a6554fc P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:14.039279 17238 raft_consensus.cc:493] T 97e83c87cc284dbea9b90eb7e5c17543 P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:14.039565 17321 raft_consensus.cc:385] T 77bdcc60813641c8bb29b1673a6554fc P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:14.039886 17238 raft_consensus.cc:515] T 97e83c87cc284dbea9b90eb7e5c17543 P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:14.040104 17321 raft_consensus.cc:740] T 77bdcc60813641c8bb29b1673a6554fc P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 789e3fee85794a24bf54ea708438c694, State: Initialized, Role: FOLLOWER
I20260710 11:03:14.041321 17321 consensus_queue.cc:260] T 77bdcc60813641c8bb29b1673a6554fc P 789e3fee85794a24bf54ea708438c694 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:14.043404 17238 leader_election.cc:290] T 97e83c87cc284dbea9b90eb7e5c17543 P 026f0b442156435382b5f5844c762f2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038401cec42a4a67a79bacebd6d5d3cb (127.12.212.1:38461), 789e3fee85794a24bf54ea708438c694 (127.12.212.2:39105)
I20260710 11:03:14.044629 17094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97e83c87cc284dbea9b90eb7e5c17543" candidate_uuid: "026f0b442156435382b5f5844c762f2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789e3fee85794a24bf54ea708438c694" is_pre_election: true
I20260710 11:03:14.045526 17094 raft_consensus.cc:2468] T 97e83c87cc284dbea9b90eb7e5c17543 P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 026f0b442156435382b5f5844c762f2d in term 0.
I20260710 11:03:14.046141 17324 tablet_bootstrap.cc:492] T f7c59899d1d34be295d3341061f931f2 P 026f0b442156435382b5f5844c762f2d: Bootstrap starting.
I20260710 11:03:14.047617 17135 leader_election.cc:304] T 97e83c87cc284dbea9b90eb7e5c17543 P 026f0b442156435382b5f5844c762f2d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 026f0b442156435382b5f5844c762f2d, 789e3fee85794a24bf54ea708438c694; no voters: 
I20260710 11:03:14.048741 17238 raft_consensus.cc:2804] T 97e83c87cc284dbea9b90eb7e5c17543 P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:14.049088 17238 raft_consensus.cc:493] T 97e83c87cc284dbea9b90eb7e5c17543 P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:14.049185 17298 raft_consensus.cc:493] T 77bdcc60813641c8bb29b1673a6554fc P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:14.049448 17238 raft_consensus.cc:3060] T 97e83c87cc284dbea9b90eb7e5c17543 P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:14.049681 17298 raft_consensus.cc:515] T 77bdcc60813641c8bb29b1673a6554fc P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:14.051875 17298 leader_election.cc:290] T 77bdcc60813641c8bb29b1673a6554fc P 038401cec42a4a67a79bacebd6d5d3cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 789e3fee85794a24bf54ea708438c694 (127.12.212.2:39105), 026f0b442156435382b5f5844c762f2d (127.12.212.3:36671)
I20260710 11:03:14.054481 17169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77bdcc60813641c8bb29b1673a6554fc" candidate_uuid: "038401cec42a4a67a79bacebd6d5d3cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "026f0b442156435382b5f5844c762f2d" is_pre_election: true
I20260710 11:03:14.044714 17321 ts_tablet_manager.cc:1434] T 77bdcc60813641c8bb29b1673a6554fc P 789e3fee85794a24bf54ea708438c694: Time spent starting tablet: real 0.018s	user 0.010s	sys 0.001s
I20260710 11:03:14.055154 17169 raft_consensus.cc:2468] T 77bdcc60813641c8bb29b1673a6554fc P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 038401cec42a4a67a79bacebd6d5d3cb in term 0.
I20260710 11:03:14.056586 16984 leader_election.cc:304] T 77bdcc60813641c8bb29b1673a6554fc P 038401cec42a4a67a79bacebd6d5d3cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 026f0b442156435382b5f5844c762f2d, 038401cec42a4a67a79bacebd6d5d3cb; no voters: 
I20260710 11:03:14.056711 17321 tablet_bootstrap.cc:492] T 3d360becbe4642e5807bee8648ac267a P 789e3fee85794a24bf54ea708438c694: Bootstrap starting.
I20260710 11:03:14.059165 17298 raft_consensus.cc:2804] T 77bdcc60813641c8bb29b1673a6554fc P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:14.059556 17298 raft_consensus.cc:493] T 77bdcc60813641c8bb29b1673a6554fc P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:14.059865 17298 raft_consensus.cc:3060] T 77bdcc60813641c8bb29b1673a6554fc P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:14.062351 17094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77bdcc60813641c8bb29b1673a6554fc" candidate_uuid: "038401cec42a4a67a79bacebd6d5d3cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789e3fee85794a24bf54ea708438c694" is_pre_election: true
I20260710 11:03:14.063040 17094 raft_consensus.cc:2468] T 77bdcc60813641c8bb29b1673a6554fc P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 038401cec42a4a67a79bacebd6d5d3cb in term 0.
I20260710 11:03:14.065884 17018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97e83c87cc284dbea9b90eb7e5c17543" candidate_uuid: "026f0b442156435382b5f5844c762f2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038401cec42a4a67a79bacebd6d5d3cb" is_pre_election: true
I20260710 11:03:14.067691 17018 raft_consensus.cc:2468] T 97e83c87cc284dbea9b90eb7e5c17543 P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 026f0b442156435382b5f5844c762f2d in term 0.
I20260710 11:03:14.066788 17238 raft_consensus.cc:515] T 97e83c87cc284dbea9b90eb7e5c17543 P 026f0b442156435382b5f5844c762f2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:14.068604 17321 tablet_bootstrap.cc:654] T 3d360becbe4642e5807bee8648ac267a P 789e3fee85794a24bf54ea708438c694: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:14.070683 17018 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97e83c87cc284dbea9b90eb7e5c17543" candidate_uuid: "026f0b442156435382b5f5844c762f2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038401cec42a4a67a79bacebd6d5d3cb"
I20260710 11:03:14.071089 17094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97e83c87cc284dbea9b90eb7e5c17543" candidate_uuid: "026f0b442156435382b5f5844c762f2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789e3fee85794a24bf54ea708438c694"
I20260710 11:03:14.071380 17018 raft_consensus.cc:3060] T 97e83c87cc284dbea9b90eb7e5c17543 P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:14.071667 17094 raft_consensus.cc:3060] T 97e83c87cc284dbea9b90eb7e5c17543 P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:14.072877 17238 leader_election.cc:290] T 97e83c87cc284dbea9b90eb7e5c17543 P 026f0b442156435382b5f5844c762f2d [CANDIDATE]: Term 1 election: Requested vote from peers 038401cec42a4a67a79bacebd6d5d3cb (127.12.212.1:38461), 789e3fee85794a24bf54ea708438c694 (127.12.212.2:39105)
I20260710 11:03:14.073621 17324 tablet_bootstrap.cc:654] T f7c59899d1d34be295d3341061f931f2 P 026f0b442156435382b5f5844c762f2d: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:14.076540 17298 raft_consensus.cc:515] T 77bdcc60813641c8bb29b1673a6554fc P 038401cec42a4a67a79bacebd6d5d3cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:14.079330 17094 raft_consensus.cc:2468] T 97e83c87cc284dbea9b90eb7e5c17543 P 789e3fee85794a24bf54ea708438c694 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 026f0b442156435382b5f5844c762f2d in term 1.
I20260710 11:03:14.079661 17095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77bdcc60813641c8bb29b1673a6554fc" candidate_uuid: "038401cec42a4a67a79bacebd6d5d3cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789e3fee85794a24bf54ea708438c694"
I20260710 11:03:14.080309 17095 raft_consensus.cc:3060] T 77bdcc60813641c8bb29b1673a6554fc P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:14.080719 17135 leader_election.cc:304] T 97e83c87cc284dbea9b90eb7e5c17543 P 026f0b442156435382b5f5844c762f2d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 026f0b442156435382b5f5844c762f2d, 789e3fee85794a24bf54ea708438c694; no voters: 
I20260710 11:03:14.081655 17238 raft_consensus.cc:2804] T 97e83c87cc284dbea9b90eb7e5c17543 P 026f0b442156435382b5f5844c762f2d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:14.087522 17323 tablet_bootstrap.cc:492] T f7c59899d1d34be295d3341061f931f2 P 038401cec42a4a67a79bacebd6d5d3cb: No bootstrap required, opened a new log
I20260710 11:03:14.088224 17323 ts_tablet_manager.cc:1403] T f7c59899d1d34be295d3341061f931f2 P 038401cec42a4a67a79bacebd6d5d3cb: Time spent bootstrapping tablet: real 0.071s	user 0.033s	sys 0.035s
I20260710 11:03:14.089404 17238 raft_consensus.cc:697] T 97e83c87cc284dbea9b90eb7e5c17543 P 026f0b442156435382b5f5844c762f2d [term 1 LEADER]: Becoming Leader. State: Replica: 026f0b442156435382b5f5844c762f2d, State: Running, Role: LEADER
I20260710 11:03:14.090454 17238 consensus_queue.cc:237] T 97e83c87cc284dbea9b90eb7e5c17543 P 026f0b442156435382b5f5844c762f2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:14.092242 17323 raft_consensus.cc:359] T f7c59899d1d34be295d3341061f931f2 P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:14.093240 17323 raft_consensus.cc:385] T f7c59899d1d34be295d3341061f931f2 P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:14.093600 17323 raft_consensus.cc:740] T f7c59899d1d34be295d3341061f931f2 P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038401cec42a4a67a79bacebd6d5d3cb, State: Initialized, Role: FOLLOWER
I20260710 11:03:14.094544 17323 consensus_queue.cc:260] T f7c59899d1d34be295d3341061f931f2 P 038401cec42a4a67a79bacebd6d5d3cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:14.095954 16918 catalog_manager.cc:5697] T 2a61f185e91742acb9abf87954c00a6a P 789e3fee85794a24bf54ea708438c694 reported cstate change: term changed from 0 to 1, leader changed from <none> to 789e3fee85794a24bf54ea708438c694 (127.12.212.2). New cstate: current_term: 1 leader_uuid: "789e3fee85794a24bf54ea708438c694" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:14.097494 17323 ts_tablet_manager.cc:1434] T f7c59899d1d34be295d3341061f931f2 P 038401cec42a4a67a79bacebd6d5d3cb: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260710 11:03:14.098837 17323 tablet_bootstrap.cc:492] T 3d360becbe4642e5807bee8648ac267a P 038401cec42a4a67a79bacebd6d5d3cb: Bootstrap starting.
I20260710 11:03:14.107398 17323 tablet_bootstrap.cc:654] T 3d360becbe4642e5807bee8648ac267a P 038401cec42a4a67a79bacebd6d5d3cb: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:14.120990 17323 tablet_bootstrap.cc:492] T 3d360becbe4642e5807bee8648ac267a P 038401cec42a4a67a79bacebd6d5d3cb: No bootstrap required, opened a new log
I20260710 11:03:14.121619 17323 ts_tablet_manager.cc:1403] T 3d360becbe4642e5807bee8648ac267a P 038401cec42a4a67a79bacebd6d5d3cb: Time spent bootstrapping tablet: real 0.023s	user 0.003s	sys 0.016s
I20260710 11:03:14.125454 17323 raft_consensus.cc:359] T 3d360becbe4642e5807bee8648ac267a P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:14.126447 17323 raft_consensus.cc:385] T 3d360becbe4642e5807bee8648ac267a P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:14.126855 17323 raft_consensus.cc:740] T 3d360becbe4642e5807bee8648ac267a P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038401cec42a4a67a79bacebd6d5d3cb, State: Initialized, Role: FOLLOWER
I20260710 11:03:14.127851 17323 consensus_queue.cc:260] T 3d360becbe4642e5807bee8648ac267a P 038401cec42a4a67a79bacebd6d5d3cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:14.129958 17169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77bdcc60813641c8bb29b1673a6554fc" candidate_uuid: "038401cec42a4a67a79bacebd6d5d3cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "026f0b442156435382b5f5844c762f2d"
I20260710 11:03:14.130337 17323 ts_tablet_manager.cc:1434] T 3d360becbe4642e5807bee8648ac267a P 038401cec42a4a67a79bacebd6d5d3cb: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.003s
I20260710 11:03:14.130548 17169 raft_consensus.cc:3060] T 77bdcc60813641c8bb29b1673a6554fc P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:14.135644 16918 catalog_manager.cc:5697] T 97e83c87cc284dbea9b90eb7e5c17543 P 026f0b442156435382b5f5844c762f2d reported cstate change: term changed from 0 to 1, leader changed from <none> to 026f0b442156435382b5f5844c762f2d (127.12.212.3). New cstate: current_term: 1 leader_uuid: "026f0b442156435382b5f5844c762f2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:14.137835 17169 raft_consensus.cc:2468] T 77bdcc60813641c8bb29b1673a6554fc P 026f0b442156435382b5f5844c762f2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 038401cec42a4a67a79bacebd6d5d3cb in term 1.
I20260710 11:03:14.141572 16984 leader_election.cc:304] T 77bdcc60813641c8bb29b1673a6554fc P 038401cec42a4a67a79bacebd6d5d3cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 026f0b442156435382b5f5844c762f2d, 038401cec42a4a67a79bacebd6d5d3cb; no voters: 
I20260710 11:03:14.143000 17330 raft_consensus.cc:2804] T 77bdcc60813641c8bb29b1673a6554fc P 038401cec42a4a67a79bacebd6d5d3cb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:14.143492 17330 raft_consensus.cc:697] T 77bdcc60813641c8bb29b1673a6554fc P 038401cec42a4a67a79bacebd6d5d3cb [term 1 LEADER]: Becoming Leader. State: Replica: 038401cec42a4a67a79bacebd6d5d3cb, State: Running, Role: LEADER
I20260710 11:03:14.144315 17330 consensus_queue.cc:237] T 77bdcc60813641c8bb29b1673a6554fc P 038401cec42a4a67a79bacebd6d5d3cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:14.089300 17095 raft_consensus.cc:2468] T 77bdcc60813641c8bb29b1673a6554fc P 789e3fee85794a24bf54ea708438c694 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 038401cec42a4a67a79bacebd6d5d3cb in term 1.
I20260710 11:03:14.151803 17254 raft_consensus.cc:493] T ef3c4b91381d4305a1af38d92999812f P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:14.152379 17254 raft_consensus.cc:515] T ef3c4b91381d4305a1af38d92999812f P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:14.155130 17020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3c4b91381d4305a1af38d92999812f" candidate_uuid: "789e3fee85794a24bf54ea708438c694" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038401cec42a4a67a79bacebd6d5d3cb" is_pre_election: true
I20260710 11:03:14.155776 17020 raft_consensus.cc:2468] T ef3c4b91381d4305a1af38d92999812f P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 789e3fee85794a24bf54ea708438c694 in term 0.
I20260710 11:03:14.156950 17060 leader_election.cc:304] T ef3c4b91381d4305a1af38d92999812f P 789e3fee85794a24bf54ea708438c694 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038401cec42a4a67a79bacebd6d5d3cb, 789e3fee85794a24bf54ea708438c694; no voters: 
I20260710 11:03:14.157867 17349 raft_consensus.cc:2804] T ef3c4b91381d4305a1af38d92999812f P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:14.158221 17349 raft_consensus.cc:493] T ef3c4b91381d4305a1af38d92999812f P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:14.158532 17349 raft_consensus.cc:3060] T ef3c4b91381d4305a1af38d92999812f P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:14.159222 17169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3c4b91381d4305a1af38d92999812f" candidate_uuid: "789e3fee85794a24bf54ea708438c694" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "026f0b442156435382b5f5844c762f2d" is_pre_election: true
I20260710 11:03:14.160226 17169 raft_consensus.cc:2468] T ef3c4b91381d4305a1af38d92999812f P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 789e3fee85794a24bf54ea708438c694 in term 0.
I20260710 11:03:14.159739 16918 catalog_manager.cc:5697] T 77bdcc60813641c8bb29b1673a6554fc P 038401cec42a4a67a79bacebd6d5d3cb reported cstate change: term changed from 0 to 1, leader changed from <none> to 038401cec42a4a67a79bacebd6d5d3cb (127.12.212.1). New cstate: current_term: 1 leader_uuid: "038401cec42a4a67a79bacebd6d5d3cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:14.161527 17254 leader_election.cc:290] T ef3c4b91381d4305a1af38d92999812f P 789e3fee85794a24bf54ea708438c694 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038401cec42a4a67a79bacebd6d5d3cb (127.12.212.1:38461), 026f0b442156435382b5f5844c762f2d (127.12.212.3:36671)
I20260710 11:03:14.151062 17298 leader_election.cc:290] T 77bdcc60813641c8bb29b1673a6554fc P 038401cec42a4a67a79bacebd6d5d3cb [CANDIDATE]: Term 1 election: Requested vote from peers 789e3fee85794a24bf54ea708438c694 (127.12.212.2:39105), 026f0b442156435382b5f5844c762f2d (127.12.212.3:36671)
I20260710 11:03:14.166004 17349 raft_consensus.cc:515] T ef3c4b91381d4305a1af38d92999812f P 789e3fee85794a24bf54ea708438c694 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:14.168332 17349 leader_election.cc:290] T ef3c4b91381d4305a1af38d92999812f P 789e3fee85794a24bf54ea708438c694 [CANDIDATE]: Term 1 election: Requested vote from peers 038401cec42a4a67a79bacebd6d5d3cb (127.12.212.1:38461), 026f0b442156435382b5f5844c762f2d (127.12.212.3:36671)
I20260710 11:03:14.170277 17018 raft_consensus.cc:2468] T 97e83c87cc284dbea9b90eb7e5c17543 P 038401cec42a4a67a79bacebd6d5d3cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 026f0b442156435382b5f5844c762f2d in term 1.
I20260710 11:03:14.171476 17324 tablet_bootstrap.cc:492] T f7c59899d1d34be295d3341061f931f2 P 026f0b442156435382b5f5844c762f2d: No bootstrap required, opened a new log
I20260710 11:03:14.172529 17324 ts_tablet_manager.cc:1403] T f7c59899d1d34be295d3341061f931f2 P 026f0b442156435382b5f5844c762f2d: Time spent bootstrapping tablet: real 0.127s	user 0.028s	sys 0.035s
I20260710 11:03:14.172560 17020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3c4b91381d4305a1af38d92999812f" candidate_uuid: "789e3fee85794a24bf54ea708438c694" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038401cec42a4a67a79bacebd6d5d3cb"
I20260710 11:03:14.173305 17020 raft_consensus.cc:3060] T ef3c4b91381d4305a1af38d92999812f P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:14.174384 17321 tablet_bootstrap.cc:492] T 3d360becbe4642e5807bee8648ac267a P 789e3fee85794a24bf54ea708438c694: No bootstrap required, opened a new log
I20260710 11:03:14.174981 17321 ts_tablet_manager.cc:1403] T 3d360becbe4642e5807bee8648ac267a P 789e3fee85794a24bf54ea708438c694: Time spent bootstrapping tablet: real 0.119s	user 0.037s	sys 0.024s
I20260710 11:03:14.175725 17324 raft_consensus.cc:359] T f7c59899d1d34be295d3341061f931f2 P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:14.176555 17324 raft_consensus.cc:385] T f7c59899d1d34be295d3341061f931f2 P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:14.176846 17324 raft_consensus.cc:740] T f7c59899d1d34be295d3341061f931f2 P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 026f0b442156435382b5f5844c762f2d, State: Initialized, Role: FOLLOWER
I20260710 11:03:14.177580 17324 consensus_queue.cc:260] T f7c59899d1d34be295d3341061f931f2 P 026f0b442156435382b5f5844c762f2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:14.178262 17321 raft_consensus.cc:359] T 3d360becbe4642e5807bee8648ac267a P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:14.179042 17321 raft_consensus.cc:385] T 3d360becbe4642e5807bee8648ac267a P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:14.179351 17321 raft_consensus.cc:740] T 3d360becbe4642e5807bee8648ac267a P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 789e3fee85794a24bf54ea708438c694, State: Initialized, Role: FOLLOWER
I20260710 11:03:14.179967 17324 ts_tablet_manager.cc:1434] T f7c59899d1d34be295d3341061f931f2 P 026f0b442156435382b5f5844c762f2d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:03:14.180172 17321 consensus_queue.cc:260] T 3d360becbe4642e5807bee8648ac267a P 789e3fee85794a24bf54ea708438c694 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:14.181008 17324 tablet_bootstrap.cc:492] T 3d360becbe4642e5807bee8648ac267a P 026f0b442156435382b5f5844c762f2d: Bootstrap starting.
I20260710 11:03:14.182626 17321 ts_tablet_manager.cc:1434] T 3d360becbe4642e5807bee8648ac267a P 789e3fee85794a24bf54ea708438c694: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:03:14.183315 17298 raft_consensus.cc:493] T 2e14b51f41bc41f6b5b8bc76004bc2ce P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:14.183387 17169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3c4b91381d4305a1af38d92999812f" candidate_uuid: "789e3fee85794a24bf54ea708438c694" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "026f0b442156435382b5f5844c762f2d"
I20260710 11:03:14.184113 17169 raft_consensus.cc:3060] T ef3c4b91381d4305a1af38d92999812f P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:14.183908 17298 raft_consensus.cc:515] T 2e14b51f41bc41f6b5b8bc76004bc2ce P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:14.182303 17020 raft_consensus.cc:2468] T ef3c4b91381d4305a1af38d92999812f P 038401cec42a4a67a79bacebd6d5d3cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789e3fee85794a24bf54ea708438c694 in term 1.
I20260710 11:03:14.187873 17324 tablet_bootstrap.cc:654] T 3d360becbe4642e5807bee8648ac267a P 026f0b442156435382b5f5844c762f2d: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:14.189289 17060 leader_election.cc:304] T ef3c4b91381d4305a1af38d92999812f P 789e3fee85794a24bf54ea708438c694 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038401cec42a4a67a79bacebd6d5d3cb, 789e3fee85794a24bf54ea708438c694; no voters: 
I20260710 11:03:14.189867 17095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e14b51f41bc41f6b5b8bc76004bc2ce" candidate_uuid: "038401cec42a4a67a79bacebd6d5d3cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789e3fee85794a24bf54ea708438c694" is_pre_election: true
I20260710 11:03:14.190809 17254 raft_consensus.cc:2804] T ef3c4b91381d4305a1af38d92999812f P 789e3fee85794a24bf54ea708438c694 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:14.191390 17254 raft_consensus.cc:697] T ef3c4b91381d4305a1af38d92999812f P 789e3fee85794a24bf54ea708438c694 [term 1 LEADER]: Becoming Leader. State: Replica: 789e3fee85794a24bf54ea708438c694, State: Running, Role: LEADER
W20260710 11:03:14.191474 16986 leader_election.cc:343] T 2e14b51f41bc41f6b5b8bc76004bc2ce P 038401cec42a4a67a79bacebd6d5d3cb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 789e3fee85794a24bf54ea708438c694 (127.12.212.2:39105): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:14.192019 17169 raft_consensus.cc:2468] T ef3c4b91381d4305a1af38d92999812f P 026f0b442156435382b5f5844c762f2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789e3fee85794a24bf54ea708438c694 in term 1.
I20260710 11:03:14.192242 17254 consensus_queue.cc:237] T ef3c4b91381d4305a1af38d92999812f P 789e3fee85794a24bf54ea708438c694 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:14.193403 17321 tablet_bootstrap.cc:492] T 2e14b51f41bc41f6b5b8bc76004bc2ce P 789e3fee85794a24bf54ea708438c694: Bootstrap starting.
I20260710 11:03:14.197328 17238 raft_consensus.cc:493] T 2e14b51f41bc41f6b5b8bc76004bc2ce P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:14.197917 17238 raft_consensus.cc:515] T 2e14b51f41bc41f6b5b8bc76004bc2ce P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:14.200372 17324 tablet_bootstrap.cc:492] T 3d360becbe4642e5807bee8648ac267a P 026f0b442156435382b5f5844c762f2d: No bootstrap required, opened a new log
I20260710 11:03:14.200910 17324 ts_tablet_manager.cc:1403] T 3d360becbe4642e5807bee8648ac267a P 026f0b442156435382b5f5844c762f2d: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.003s
I20260710 11:03:14.200976 17321 tablet_bootstrap.cc:654] T 2e14b51f41bc41f6b5b8bc76004bc2ce P 789e3fee85794a24bf54ea708438c694: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:14.201018 17169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e14b51f41bc41f6b5b8bc76004bc2ce" candidate_uuid: "038401cec42a4a67a79bacebd6d5d3cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "026f0b442156435382b5f5844c762f2d" is_pre_election: true
I20260710 11:03:14.201956 17169 raft_consensus.cc:2468] T 2e14b51f41bc41f6b5b8bc76004bc2ce P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 038401cec42a4a67a79bacebd6d5d3cb in term 0.
I20260710 11:03:14.203274 16984 leader_election.cc:304] T 2e14b51f41bc41f6b5b8bc76004bc2ce P 038401cec42a4a67a79bacebd6d5d3cb [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: 026f0b442156435382b5f5844c762f2d, 038401cec42a4a67a79bacebd6d5d3cb; no voters: 789e3fee85794a24bf54ea708438c694
I20260710 11:03:14.204151 17330 raft_consensus.cc:2804] T 2e14b51f41bc41f6b5b8bc76004bc2ce P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:14.204053 17324 raft_consensus.cc:359] T 3d360becbe4642e5807bee8648ac267a P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:14.204617 17330 raft_consensus.cc:493] T 2e14b51f41bc41f6b5b8bc76004bc2ce P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:14.204909 17324 raft_consensus.cc:385] T 3d360becbe4642e5807bee8648ac267a P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:14.205003 17330 raft_consensus.cc:3060] T 2e14b51f41bc41f6b5b8bc76004bc2ce P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:14.205237 17324 raft_consensus.cc:740] T 3d360becbe4642e5807bee8648ac267a P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 026f0b442156435382b5f5844c762f2d, State: Initialized, Role: FOLLOWER
I20260710 11:03:14.208145 17324 consensus_queue.cc:260] T 3d360becbe4642e5807bee8648ac267a P 026f0b442156435382b5f5844c762f2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:14.210397 17324 ts_tablet_manager.cc:1434] T 3d360becbe4642e5807bee8648ac267a P 026f0b442156435382b5f5844c762f2d: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:03:14.211109 17095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e14b51f41bc41f6b5b8bc76004bc2ce" candidate_uuid: "026f0b442156435382b5f5844c762f2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789e3fee85794a24bf54ea708438c694" is_pre_election: true
I20260710 11:03:14.212333 17238 leader_election.cc:290] T 2e14b51f41bc41f6b5b8bc76004bc2ce P 026f0b442156435382b5f5844c762f2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038401cec42a4a67a79bacebd6d5d3cb (127.12.212.1:38461), 789e3fee85794a24bf54ea708438c694 (127.12.212.2:39105)
W20260710 11:03:14.212694 17135 leader_election.cc:343] T 2e14b51f41bc41f6b5b8bc76004bc2ce P 026f0b442156435382b5f5844c762f2d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 789e3fee85794a24bf54ea708438c694 (127.12.212.2:39105): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:14.216176 17020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e14b51f41bc41f6b5b8bc76004bc2ce" candidate_uuid: "026f0b442156435382b5f5844c762f2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038401cec42a4a67a79bacebd6d5d3cb" is_pre_election: true
I20260710 11:03:14.212508 16916 catalog_manager.cc:5697] T ef3c4b91381d4305a1af38d92999812f P 789e3fee85794a24bf54ea708438c694 reported cstate change: term changed from 0 to 1, leader changed from <none> to 789e3fee85794a24bf54ea708438c694 (127.12.212.2). New cstate: current_term: 1 leader_uuid: "789e3fee85794a24bf54ea708438c694" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:14.213415 17330 raft_consensus.cc:515] T 2e14b51f41bc41f6b5b8bc76004bc2ce P 038401cec42a4a67a79bacebd6d5d3cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:14.217664 17020 raft_consensus.cc:2393] T 2e14b51f41bc41f6b5b8bc76004bc2ce P 038401cec42a4a67a79bacebd6d5d3cb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 026f0b442156435382b5f5844c762f2d in current term 1: Already voted for candidate 038401cec42a4a67a79bacebd6d5d3cb in this term.
I20260710 11:03:14.218655 17330 leader_election.cc:290] T 2e14b51f41bc41f6b5b8bc76004bc2ce P 038401cec42a4a67a79bacebd6d5d3cb [CANDIDATE]: Term 1 election: Requested vote from peers 789e3fee85794a24bf54ea708438c694 (127.12.212.2:39105), 026f0b442156435382b5f5844c762f2d (127.12.212.3:36671)
I20260710 11:03:14.215405 17321 tablet_bootstrap.cc:492] T 2e14b51f41bc41f6b5b8bc76004bc2ce P 789e3fee85794a24bf54ea708438c694: No bootstrap required, opened a new log
I20260710 11:03:14.218868 17134 leader_election.cc:304] T 2e14b51f41bc41f6b5b8bc76004bc2ce P 026f0b442156435382b5f5844c762f2d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 026f0b442156435382b5f5844c762f2d; no voters: 038401cec42a4a67a79bacebd6d5d3cb, 789e3fee85794a24bf54ea708438c694
I20260710 11:03:14.219975 17321 ts_tablet_manager.cc:1403] T 2e14b51f41bc41f6b5b8bc76004bc2ce P 789e3fee85794a24bf54ea708438c694: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.004s
I20260710 11:03:14.220244 17238 raft_consensus.cc:3060] T 2e14b51f41bc41f6b5b8bc76004bc2ce P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:14.220502 17095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e14b51f41bc41f6b5b8bc76004bc2ce" candidate_uuid: "038401cec42a4a67a79bacebd6d5d3cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789e3fee85794a24bf54ea708438c694"
I20260710 11:03:14.222093 17169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e14b51f41bc41f6b5b8bc76004bc2ce" candidate_uuid: "038401cec42a4a67a79bacebd6d5d3cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "026f0b442156435382b5f5844c762f2d"
I20260710 11:03:14.223237 17321 raft_consensus.cc:359] T 2e14b51f41bc41f6b5b8bc76004bc2ce P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:14.224038 17321 raft_consensus.cc:385] T 2e14b51f41bc41f6b5b8bc76004bc2ce P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:14.224326 17321 raft_consensus.cc:740] T 2e14b51f41bc41f6b5b8bc76004bc2ce P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 789e3fee85794a24bf54ea708438c694, State: Initialized, Role: FOLLOWER
I20260710 11:03:14.225172 17321 consensus_queue.cc:260] T 2e14b51f41bc41f6b5b8bc76004bc2ce P 789e3fee85794a24bf54ea708438c694 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:14.227123 17321 ts_tablet_manager.cc:1434] T 2e14b51f41bc41f6b5b8bc76004bc2ce P 789e3fee85794a24bf54ea708438c694: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 11:03:14.228232 17321 tablet_bootstrap.cc:492] T f7c59899d1d34be295d3341061f931f2 P 789e3fee85794a24bf54ea708438c694: Bootstrap starting.
I20260710 11:03:14.228174 17238 raft_consensus.cc:2749] T 2e14b51f41bc41f6b5b8bc76004bc2ce P 026f0b442156435382b5f5844c762f2d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:14.229399 17095 raft_consensus.cc:3060] T 2e14b51f41bc41f6b5b8bc76004bc2ce P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:14.233444 17321 tablet_bootstrap.cc:654] T f7c59899d1d34be295d3341061f931f2 P 789e3fee85794a24bf54ea708438c694: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:14.236936 17095 raft_consensus.cc:2468] T 2e14b51f41bc41f6b5b8bc76004bc2ce P 789e3fee85794a24bf54ea708438c694 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 038401cec42a4a67a79bacebd6d5d3cb in term 1.
I20260710 11:03:14.215102 17298 leader_election.cc:290] T 2e14b51f41bc41f6b5b8bc76004bc2ce P 038401cec42a4a67a79bacebd6d5d3cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 789e3fee85794a24bf54ea708438c694 (127.12.212.2:39105), 026f0b442156435382b5f5844c762f2d (127.12.212.3:36671)
I20260710 11:03:14.239578 16986 leader_election.cc:304] T 2e14b51f41bc41f6b5b8bc76004bc2ce P 038401cec42a4a67a79bacebd6d5d3cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038401cec42a4a67a79bacebd6d5d3cb, 789e3fee85794a24bf54ea708438c694; no voters: 
I20260710 11:03:14.240566 17298 raft_consensus.cc:2804] T 2e14b51f41bc41f6b5b8bc76004bc2ce P 038401cec42a4a67a79bacebd6d5d3cb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:14.241279 17298 raft_consensus.cc:697] T 2e14b51f41bc41f6b5b8bc76004bc2ce P 038401cec42a4a67a79bacebd6d5d3cb [term 1 LEADER]: Becoming Leader. State: Replica: 038401cec42a4a67a79bacebd6d5d3cb, State: Running, Role: LEADER
I20260710 11:03:14.242908 17298 consensus_queue.cc:237] T 2e14b51f41bc41f6b5b8bc76004bc2ce P 038401cec42a4a67a79bacebd6d5d3cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:14.244304 17169 raft_consensus.cc:2468] T 2e14b51f41bc41f6b5b8bc76004bc2ce P 026f0b442156435382b5f5844c762f2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 038401cec42a4a67a79bacebd6d5d3cb in term 1.
I20260710 11:03:14.244829 17321 tablet_bootstrap.cc:492] T f7c59899d1d34be295d3341061f931f2 P 789e3fee85794a24bf54ea708438c694: No bootstrap required, opened a new log
I20260710 11:03:14.245393 17321 ts_tablet_manager.cc:1403] T f7c59899d1d34be295d3341061f931f2 P 789e3fee85794a24bf54ea708438c694: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.008s
I20260710 11:03:14.248263 17321 raft_consensus.cc:359] T f7c59899d1d34be295d3341061f931f2 P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:14.248822 17321 raft_consensus.cc:385] T f7c59899d1d34be295d3341061f931f2 P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:14.249063 17321 raft_consensus.cc:740] T f7c59899d1d34be295d3341061f931f2 P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 789e3fee85794a24bf54ea708438c694, State: Initialized, Role: FOLLOWER
I20260710 11:03:14.249728 17321 consensus_queue.cc:260] T f7c59899d1d34be295d3341061f931f2 P 789e3fee85794a24bf54ea708438c694 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:14.250941 17298 raft_consensus.cc:493] T 3d360becbe4642e5807bee8648ac267a P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:14.251444 17298 raft_consensus.cc:515] T 3d360becbe4642e5807bee8648ac267a P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:14.251749 17321 ts_tablet_manager.cc:1434] T f7c59899d1d34be295d3341061f931f2 P 789e3fee85794a24bf54ea708438c694: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 11:03:14.253572 17298 leader_election.cc:290] T 3d360becbe4642e5807bee8648ac267a P 038401cec42a4a67a79bacebd6d5d3cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 789e3fee85794a24bf54ea708438c694 (127.12.212.2:39105), 026f0b442156435382b5f5844c762f2d (127.12.212.3:36671)
I20260710 11:03:14.254766 17169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d360becbe4642e5807bee8648ac267a" candidate_uuid: "038401cec42a4a67a79bacebd6d5d3cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "026f0b442156435382b5f5844c762f2d" is_pre_election: true
I20260710 11:03:14.254462 16918 catalog_manager.cc:5697] T 2e14b51f41bc41f6b5b8bc76004bc2ce P 038401cec42a4a67a79bacebd6d5d3cb reported cstate change: term changed from 0 to 1, leader changed from <none> to 038401cec42a4a67a79bacebd6d5d3cb (127.12.212.1). New cstate: current_term: 1 leader_uuid: "038401cec42a4a67a79bacebd6d5d3cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:14.254490 17095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d360becbe4642e5807bee8648ac267a" candidate_uuid: "038401cec42a4a67a79bacebd6d5d3cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789e3fee85794a24bf54ea708438c694" is_pre_election: true
I20260710 11:03:14.255858 17095 raft_consensus.cc:2468] T 3d360becbe4642e5807bee8648ac267a P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 038401cec42a4a67a79bacebd6d5d3cb in term 0.
I20260710 11:03:14.257683 16986 leader_election.cc:304] T 3d360becbe4642e5807bee8648ac267a P 038401cec42a4a67a79bacebd6d5d3cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038401cec42a4a67a79bacebd6d5d3cb, 789e3fee85794a24bf54ea708438c694; no voters: 
I20260710 11:03:14.258623 17298 raft_consensus.cc:2804] T 3d360becbe4642e5807bee8648ac267a P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:14.258540 17332 consensus_queue.cc:1048] T aedd9ca629374544941c069ab6f2c87a P 038401cec42a4a67a79bacebd6d5d3cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:14.259274 17298 raft_consensus.cc:493] T 3d360becbe4642e5807bee8648ac267a P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:14.259688 17298 raft_consensus.cc:3060] T 3d360becbe4642e5807bee8648ac267a P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:14.261972 17169 raft_consensus.cc:2468] T 3d360becbe4642e5807bee8648ac267a P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 038401cec42a4a67a79bacebd6d5d3cb in term 0.
I20260710 11:03:14.268115 17298 raft_consensus.cc:515] T 3d360becbe4642e5807bee8648ac267a P 038401cec42a4a67a79bacebd6d5d3cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:14.270216 17298 leader_election.cc:290] T 3d360becbe4642e5807bee8648ac267a P 038401cec42a4a67a79bacebd6d5d3cb [CANDIDATE]: Term 1 election: Requested vote from peers 789e3fee85794a24bf54ea708438c694 (127.12.212.2:39105), 026f0b442156435382b5f5844c762f2d (127.12.212.3:36671)
I20260710 11:03:14.271142 17349 raft_consensus.cc:493] T aedd9ca629374544941c069ab6f2c87a P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:14.271142 17095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d360becbe4642e5807bee8648ac267a" candidate_uuid: "038401cec42a4a67a79bacebd6d5d3cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789e3fee85794a24bf54ea708438c694"
I20260710 11:03:14.271663 17169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d360becbe4642e5807bee8648ac267a" candidate_uuid: "038401cec42a4a67a79bacebd6d5d3cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "026f0b442156435382b5f5844c762f2d"
I20260710 11:03:14.271938 17095 raft_consensus.cc:3060] T 3d360becbe4642e5807bee8648ac267a P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:14.272317 17169 raft_consensus.cc:3060] T 3d360becbe4642e5807bee8648ac267a P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:14.271885 17349 raft_consensus.cc:515] T aedd9ca629374544941c069ab6f2c87a P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:14.274997 17349 leader_election.cc:290] T aedd9ca629374544941c069ab6f2c87a P 789e3fee85794a24bf54ea708438c694 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038401cec42a4a67a79bacebd6d5d3cb (127.12.212.1:38461), 026f0b442156435382b5f5844c762f2d (127.12.212.3:36671)
I20260710 11:03:14.275789 17020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aedd9ca629374544941c069ab6f2c87a" candidate_uuid: "789e3fee85794a24bf54ea708438c694" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038401cec42a4a67a79bacebd6d5d3cb" is_pre_election: true
I20260710 11:03:14.275964 17167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aedd9ca629374544941c069ab6f2c87a" candidate_uuid: "789e3fee85794a24bf54ea708438c694" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "026f0b442156435382b5f5844c762f2d" is_pre_election: true
I20260710 11:03:14.279783 17059 leader_election.cc:304] T aedd9ca629374544941c069ab6f2c87a P 789e3fee85794a24bf54ea708438c694 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 789e3fee85794a24bf54ea708438c694; no voters: 026f0b442156435382b5f5844c762f2d, 038401cec42a4a67a79bacebd6d5d3cb
I20260710 11:03:14.280411 17095 raft_consensus.cc:2468] T 3d360becbe4642e5807bee8648ac267a P 789e3fee85794a24bf54ea708438c694 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 038401cec42a4a67a79bacebd6d5d3cb in term 1.
I20260710 11:03:14.280714 17349 raft_consensus.cc:2749] T aedd9ca629374544941c069ab6f2c87a P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:14.281927 16986 leader_election.cc:304] T 3d360becbe4642e5807bee8648ac267a P 038401cec42a4a67a79bacebd6d5d3cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038401cec42a4a67a79bacebd6d5d3cb, 789e3fee85794a24bf54ea708438c694; no voters: 
I20260710 11:03:14.282773 17298 raft_consensus.cc:2804] T 3d360becbe4642e5807bee8648ac267a P 038401cec42a4a67a79bacebd6d5d3cb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:14.283430 17298 raft_consensus.cc:697] T 3d360becbe4642e5807bee8648ac267a P 038401cec42a4a67a79bacebd6d5d3cb [term 1 LEADER]: Becoming Leader. State: Replica: 038401cec42a4a67a79bacebd6d5d3cb, State: Running, Role: LEADER
I20260710 11:03:14.282786 17169 raft_consensus.cc:2468] T 3d360becbe4642e5807bee8648ac267a P 026f0b442156435382b5f5844c762f2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 038401cec42a4a67a79bacebd6d5d3cb in term 1.
I20260710 11:03:14.284370 17298 consensus_queue.cc:237] T 3d360becbe4642e5807bee8648ac267a P 038401cec42a4a67a79bacebd6d5d3cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:14.299463 17238 raft_consensus.cc:493] T f7c59899d1d34be295d3341061f931f2 P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:14.300056 17238 raft_consensus.cc:515] T f7c59899d1d34be295d3341061f931f2 P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:14.303947 17095 raft_consensus.cc:3060] T aedd9ca629374544941c069ab6f2c87a P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:14.304942 17020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c59899d1d34be295d3341061f931f2" candidate_uuid: "026f0b442156435382b5f5844c762f2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038401cec42a4a67a79bacebd6d5d3cb" is_pre_election: true
I20260710 11:03:14.305225 17094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c59899d1d34be295d3341061f931f2" candidate_uuid: "026f0b442156435382b5f5844c762f2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789e3fee85794a24bf54ea708438c694" is_pre_election: true
I20260710 11:03:14.305590 17020 raft_consensus.cc:2468] T f7c59899d1d34be295d3341061f931f2 P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 026f0b442156435382b5f5844c762f2d in term 0.
I20260710 11:03:14.305985 17094 raft_consensus.cc:2468] T f7c59899d1d34be295d3341061f931f2 P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 026f0b442156435382b5f5844c762f2d in term 0.
I20260710 11:03:14.306559 17134 leader_election.cc:304] T f7c59899d1d34be295d3341061f931f2 P 026f0b442156435382b5f5844c762f2d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 026f0b442156435382b5f5844c762f2d, 038401cec42a4a67a79bacebd6d5d3cb; no voters: 
I20260710 11:03:14.307739 17354 raft_consensus.cc:2804] T f7c59899d1d34be295d3341061f931f2 P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:14.308010 17354 raft_consensus.cc:493] T f7c59899d1d34be295d3341061f931f2 P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:14.308247 17354 raft_consensus.cc:3060] T f7c59899d1d34be295d3341061f931f2 P 026f0b442156435382b5f5844c762f2d [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:14.309379 16915 catalog_manager.cc:5697] T 3d360becbe4642e5807bee8648ac267a P 038401cec42a4a67a79bacebd6d5d3cb reported cstate change: term changed from 0 to 1, leader changed from <none> to 038401cec42a4a67a79bacebd6d5d3cb (127.12.212.1). New cstate: current_term: 1 leader_uuid: "038401cec42a4a67a79bacebd6d5d3cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:14.311226 17238 leader_election.cc:290] T f7c59899d1d34be295d3341061f931f2 P 026f0b442156435382b5f5844c762f2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038401cec42a4a67a79bacebd6d5d3cb (127.12.212.1:38461), 789e3fee85794a24bf54ea708438c694 (127.12.212.2:39105)
I20260710 11:03:14.315528 17354 raft_consensus.cc:515] T f7c59899d1d34be295d3341061f931f2 P 026f0b442156435382b5f5844c762f2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:14.316566 17298 consensus_queue.cc:1048] T aedd9ca629374544941c069ab6f2c87a P 038401cec42a4a67a79bacebd6d5d3cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:14.320120 17020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c59899d1d34be295d3341061f931f2" candidate_uuid: "026f0b442156435382b5f5844c762f2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038401cec42a4a67a79bacebd6d5d3cb"
I20260710 11:03:14.320770 17020 raft_consensus.cc:3060] T f7c59899d1d34be295d3341061f931f2 P 038401cec42a4a67a79bacebd6d5d3cb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:14.325021 17354 leader_election.cc:290] T f7c59899d1d34be295d3341061f931f2 P 026f0b442156435382b5f5844c762f2d [CANDIDATE]: Term 1 election: Requested vote from peers 038401cec42a4a67a79bacebd6d5d3cb (127.12.212.1:38461), 789e3fee85794a24bf54ea708438c694 (127.12.212.2:39105)
I20260710 11:03:14.326797 17095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f7c59899d1d34be295d3341061f931f2" candidate_uuid: "026f0b442156435382b5f5844c762f2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "789e3fee85794a24bf54ea708438c694"
I20260710 11:03:14.327519 17095 raft_consensus.cc:3060] T f7c59899d1d34be295d3341061f931f2 P 789e3fee85794a24bf54ea708438c694 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:14.331905 17020 raft_consensus.cc:2468] T f7c59899d1d34be295d3341061f931f2 P 038401cec42a4a67a79bacebd6d5d3cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 026f0b442156435382b5f5844c762f2d in term 1.
I20260710 11:03:14.333199 17134 leader_election.cc:304] T f7c59899d1d34be295d3341061f931f2 P 026f0b442156435382b5f5844c762f2d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 026f0b442156435382b5f5844c762f2d, 038401cec42a4a67a79bacebd6d5d3cb; no voters: 
I20260710 11:03:14.334100 17354 raft_consensus.cc:2804] T f7c59899d1d34be295d3341061f931f2 P 026f0b442156435382b5f5844c762f2d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:14.334623 17354 raft_consensus.cc:697] T f7c59899d1d34be295d3341061f931f2 P 026f0b442156435382b5f5844c762f2d [term 1 LEADER]: Becoming Leader. State: Replica: 026f0b442156435382b5f5844c762f2d, State: Running, Role: LEADER
I20260710 11:03:14.335510 17354 consensus_queue.cc:237] T f7c59899d1d34be295d3341061f931f2 P 026f0b442156435382b5f5844c762f2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:14.336437 17095 raft_consensus.cc:2468] T f7c59899d1d34be295d3341061f931f2 P 789e3fee85794a24bf54ea708438c694 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 026f0b442156435382b5f5844c762f2d in term 1.
I20260710 11:03:14.346277 16915 catalog_manager.cc:5697] T f7c59899d1d34be295d3341061f931f2 P 026f0b442156435382b5f5844c762f2d reported cstate change: term changed from 0 to 1, leader changed from <none> to 026f0b442156435382b5f5844c762f2d (127.12.212.3). New cstate: current_term: 1 leader_uuid: "026f0b442156435382b5f5844c762f2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:14.409516 17298 consensus_queue.cc:1048] T 76792a054ed34b2394253c03d19104e5 P 038401cec42a4a67a79bacebd6d5d3cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:14.422204 17371 consensus_queue.cc:1048] T 76792a054ed34b2394253c03d19104e5 P 038401cec42a4a67a79bacebd6d5d3cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:14.450774 17095 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2a61f185e91742acb9abf87954c00a6a"
dest_uuid: "789e3fee85794a24bf54ea708438c694"
mode: GRACEFUL
new_leader_uuid: "038401cec42a4a67a79bacebd6d5d3cb"
 from {username='slave'} at 127.0.0.1:58006
I20260710 11:03:14.451452 17095 raft_consensus.cc:606] T 2a61f185e91742acb9abf87954c00a6a P 789e3fee85794a24bf54ea708438c694 [term 1 LEADER]: Received request to transfer leadership to TS 038401cec42a4a67a79bacebd6d5d3cb
I20260710 11:03:14.457074 17169 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "97e83c87cc284dbea9b90eb7e5c17543"
dest_uuid: "026f0b442156435382b5f5844c762f2d"
mode: GRACEFUL
new_leader_uuid: "038401cec42a4a67a79bacebd6d5d3cb"
 from {username='slave'} at 127.0.0.1:46238
I20260710 11:03:14.457499 17169 raft_consensus.cc:606] T 97e83c87cc284dbea9b90eb7e5c17543 P 026f0b442156435382b5f5844c762f2d [term 1 LEADER]: Received request to transfer leadership to TS 038401cec42a4a67a79bacebd6d5d3cb
I20260710 11:03:14.473928 17020 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "77bdcc60813641c8bb29b1673a6554fc"
dest_uuid: "038401cec42a4a67a79bacebd6d5d3cb"
mode: GRACEFUL
new_leader_uuid: "789e3fee85794a24bf54ea708438c694"
 from {username='slave'} at 127.0.0.1:51920
I20260710 11:03:14.474460 17020 raft_consensus.cc:606] T 77bdcc60813641c8bb29b1673a6554fc P 038401cec42a4a67a79bacebd6d5d3cb [term 1 LEADER]: Received request to transfer leadership to TS 789e3fee85794a24bf54ea708438c694
I20260710 11:03:14.479355 17020 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e14b51f41bc41f6b5b8bc76004bc2ce"
dest_uuid: "038401cec42a4a67a79bacebd6d5d3cb"
mode: GRACEFUL
new_leader_uuid: "789e3fee85794a24bf54ea708438c694"
 from {username='slave'} at 127.0.0.1:51920
I20260710 11:03:14.479866 17020 raft_consensus.cc:606] T 2e14b51f41bc41f6b5b8bc76004bc2ce P 038401cec42a4a67a79bacebd6d5d3cb [term 1 LEADER]: Received request to transfer leadership to TS 789e3fee85794a24bf54ea708438c694
I20260710 11:03:14.484835 17020 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3d360becbe4642e5807bee8648ac267a"
dest_uuid: "038401cec42a4a67a79bacebd6d5d3cb"
mode: GRACEFUL
new_leader_uuid: "789e3fee85794a24bf54ea708438c694"
 from {username='slave'} at 127.0.0.1:51920
I20260710 11:03:14.485410 17020 raft_consensus.cc:606] T 3d360becbe4642e5807bee8648ac267a P 038401cec42a4a67a79bacebd6d5d3cb [term 1 LEADER]: Received request to transfer leadership to TS 789e3fee85794a24bf54ea708438c694
I20260710 11:03:14.575290 17238 consensus_queue.cc:1048] T 97e83c87cc284dbea9b90eb7e5c17543 P 026f0b442156435382b5f5844c762f2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:14.576265 17349 consensus_queue.cc:1048] T 2a61f185e91742acb9abf87954c00a6a P 789e3fee85794a24bf54ea708438c694 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:14.582849 17349 consensus_queue.cc:1048] T ef3c4b91381d4305a1af38d92999812f P 789e3fee85794a24bf54ea708438c694 [LEADER]: Connected to new peer: Peer: permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:14.584121 17238 raft_consensus.cc:993] T 97e83c87cc284dbea9b90eb7e5c17543 P 026f0b442156435382b5f5844c762f2d: : Instructing follower 038401cec42a4a67a79bacebd6d5d3cb to start an election
I20260710 11:03:14.584621 17238 raft_consensus.cc:1081] T 97e83c87cc284dbea9b90eb7e5c17543 P 026f0b442156435382b5f5844c762f2d [term 1 LEADER]: Signalling peer 038401cec42a4a67a79bacebd6d5d3cb to start an election
I20260710 11:03:14.590032 17020 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "97e83c87cc284dbea9b90eb7e5c17543"
dest_uuid: "038401cec42a4a67a79bacebd6d5d3cb"
 from {username='slave'} at 127.0.0.1:44722
I20260710 11:03:14.590193 17238 consensus_queue.cc:1048] T 97e83c87cc284dbea9b90eb7e5c17543 P 026f0b442156435382b5f5844c762f2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:14.590654 17020 raft_consensus.cc:493] T 97e83c87cc284dbea9b90eb7e5c17543 P 038401cec42a4a67a79bacebd6d5d3cb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:14.591148 17020 raft_consensus.cc:3060] T 97e83c87cc284dbea9b90eb7e5c17543 P 038401cec42a4a67a79bacebd6d5d3cb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:14.591457 17254 raft_consensus.cc:993] T 2a61f185e91742acb9abf87954c00a6a P 789e3fee85794a24bf54ea708438c694: : Instructing follower 038401cec42a4a67a79bacebd6d5d3cb to start an election
I20260710 11:03:14.596073 17379 raft_consensus.cc:1081] T 2a61f185e91742acb9abf87954c00a6a P 789e3fee85794a24bf54ea708438c694 [term 1 LEADER]: Signalling peer 038401cec42a4a67a79bacebd6d5d3cb to start an election
I20260710 11:03:14.598734 17020 raft_consensus.cc:515] T 97e83c87cc284dbea9b90eb7e5c17543 P 038401cec42a4a67a79bacebd6d5d3cb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:14.599800 17371 consensus_queue.cc:1048] T 77bdcc60813641c8bb29b1673a6554fc P 038401cec42a4a67a79bacebd6d5d3cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:14.601212 17019 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2a61f185e91742acb9abf87954c00a6a"
dest_uuid: "038401cec42a4a67a79bacebd6d5d3cb"
 from {username='slave'} at 127.0.0.1:44712
I20260710 11:03:14.601807 17019 raft_consensus.cc:493] T 2a61f185e91742acb9abf87954c00a6a P 038401cec42a4a67a79bacebd6d5d3cb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:14.602176 17019 raft_consensus.cc:3060] T 2a61f185e91742acb9abf87954c00a6a P 038401cec42a4a67a79bacebd6d5d3cb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:14.603076 17018 raft_consensus.cc:1240] T 97e83c87cc284dbea9b90eb7e5c17543 P 038401cec42a4a67a79bacebd6d5d3cb [term 2 FOLLOWER]: Rejecting Update request from peer 026f0b442156435382b5f5844c762f2d for earlier term 1. Current term is 2. Ops: []
I20260710 11:03:14.607537 17020 leader_election.cc:290] T 97e83c87cc284dbea9b90eb7e5c17543 P 038401cec42a4a67a79bacebd6d5d3cb [CANDIDATE]: Term 2 election: Requested vote from peers 789e3fee85794a24bf54ea708438c694 (127.12.212.2:39105), 026f0b442156435382b5f5844c762f2d (127.12.212.3:36671)
I20260710 11:03:14.611238 17019 raft_consensus.cc:515] T 2a61f185e91742acb9abf87954c00a6a P 038401cec42a4a67a79bacebd6d5d3cb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:14.612896 17238 consensus_queue.cc:1059] T 97e83c87cc284dbea9b90eb7e5c17543 P 026f0b442156435382b5f5844c762f2d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:14.613806 17238 raft_consensus.cc:3055] T 97e83c87cc284dbea9b90eb7e5c17543 P 026f0b442156435382b5f5844c762f2d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:14.614176 17238 raft_consensus.cc:740] T 97e83c87cc284dbea9b90eb7e5c17543 P 026f0b442156435382b5f5844c762f2d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 026f0b442156435382b5f5844c762f2d, State: Running, Role: LEADER
I20260710 11:03:14.612617 17094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97e83c87cc284dbea9b90eb7e5c17543" candidate_uuid: "038401cec42a4a67a79bacebd6d5d3cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "789e3fee85794a24bf54ea708438c694"
I20260710 11:03:14.615362 17019 leader_election.cc:290] T 2a61f185e91742acb9abf87954c00a6a P 038401cec42a4a67a79bacebd6d5d3cb [CANDIDATE]: Term 2 election: Requested vote from peers 789e3fee85794a24bf54ea708438c694 (127.12.212.2:39105), 026f0b442156435382b5f5844c762f2d (127.12.212.3:36671)
I20260710 11:03:14.611636 17168 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97e83c87cc284dbea9b90eb7e5c17543" candidate_uuid: "038401cec42a4a67a79bacebd6d5d3cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "026f0b442156435382b5f5844c762f2d"
I20260710 11:03:14.617682 17093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a61f185e91742acb9abf87954c00a6a" candidate_uuid: "038401cec42a4a67a79bacebd6d5d3cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "789e3fee85794a24bf54ea708438c694"
I20260710 11:03:14.615123 17238 consensus_queue.cc:260] T 97e83c87cc284dbea9b90eb7e5c17543 P 026f0b442156435382b5f5844c762f2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:14.618309 17093 raft_consensus.cc:3055] T 2a61f185e91742acb9abf87954c00a6a P 789e3fee85794a24bf54ea708438c694 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:14.618690 17238 raft_consensus.cc:3060] T 97e83c87cc284dbea9b90eb7e5c17543 P 026f0b442156435382b5f5844c762f2d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:14.618912 17020 raft_consensus.cc:1240] T 2a61f185e91742acb9abf87954c00a6a P 038401cec42a4a67a79bacebd6d5d3cb [term 2 FOLLOWER]: Rejecting Update request from peer 789e3fee85794a24bf54ea708438c694 for earlier term 1. Current term is 2. Ops: []
I20260710 11:03:14.618700 17093 raft_consensus.cc:740] T 2a61f185e91742acb9abf87954c00a6a P 789e3fee85794a24bf54ea708438c694 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 789e3fee85794a24bf54ea708438c694, State: Running, Role: LEADER
I20260710 11:03:14.619104 17254 consensus_queue.cc:1048] T 2a61f185e91742acb9abf87954c00a6a P 789e3fee85794a24bf54ea708438c694 [LEADER]: Connected to new peer: Peer: permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 11:03:14.622030 17093 consensus_queue.cc:260] T 2a61f185e91742acb9abf87954c00a6a P 789e3fee85794a24bf54ea708438c694 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:14.624908 17379 consensus_queue.cc:1059] T 2a61f185e91742acb9abf87954c00a6a P 789e3fee85794a24bf54ea708438c694 [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:14.631217 17371 consensus_queue.cc:1048] T 77bdcc60813641c8bb29b1673a6554fc P 038401cec42a4a67a79bacebd6d5d3cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:14.625780 17349 consensus_queue.cc:1048] T ef3c4b91381d4305a1af38d92999812f P 789e3fee85794a24bf54ea708438c694 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260710 11:03:14.629442 17167 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a61f185e91742acb9abf87954c00a6a" candidate_uuid: "038401cec42a4a67a79bacebd6d5d3cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "026f0b442156435382b5f5844c762f2d"
I20260710 11:03:14.634850 17167 raft_consensus.cc:3060] T 2a61f185e91742acb9abf87954c00a6a P 026f0b442156435382b5f5844c762f2d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:14.642526 17093 raft_consensus.cc:3060] T 2a61f185e91742acb9abf87954c00a6a P 789e3fee85794a24bf54ea708438c694 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:14.651022 17167 raft_consensus.cc:2468] T 2a61f185e91742acb9abf87954c00a6a P 026f0b442156435382b5f5844c762f2d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 038401cec42a4a67a79bacebd6d5d3cb in term 2.
I20260710 11:03:14.652242 17166 raft_consensus.cc:1240] T 2a61f185e91742acb9abf87954c00a6a P 026f0b442156435382b5f5844c762f2d [term 2 FOLLOWER]: Rejecting Update request from peer 789e3fee85794a24bf54ea708438c694 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260710 11:03:14.665287 17168 raft_consensus.cc:2468] T 97e83c87cc284dbea9b90eb7e5c17543 P 026f0b442156435382b5f5844c762f2d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 038401cec42a4a67a79bacebd6d5d3cb in term 2.
I20260710 11:03:14.671756 16984 leader_election.cc:304] T 97e83c87cc284dbea9b90eb7e5c17543 P 038401cec42a4a67a79bacebd6d5d3cb [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: 026f0b442156435382b5f5844c762f2d, 038401cec42a4a67a79bacebd6d5d3cb; no voters: 789e3fee85794a24bf54ea708438c694
I20260710 11:03:14.673095 17332 raft_consensus.cc:2804] T 97e83c87cc284dbea9b90eb7e5c17543 P 038401cec42a4a67a79bacebd6d5d3cb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:14.673668 17332 raft_consensus.cc:697] T 97e83c87cc284dbea9b90eb7e5c17543 P 038401cec42a4a67a79bacebd6d5d3cb [term 2 LEADER]: Becoming Leader. State: Replica: 038401cec42a4a67a79bacebd6d5d3cb, State: Running, Role: LEADER
I20260710 11:03:14.674556 17332 consensus_queue.cc:237] T 97e83c87cc284dbea9b90eb7e5c17543 P 038401cec42a4a67a79bacebd6d5d3cb [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: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:14.678131 17330 consensus_queue.cc:1048] T 2e14b51f41bc41f6b5b8bc76004bc2ce P 038401cec42a4a67a79bacebd6d5d3cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:14.681298 16984 leader_election.cc:304] T 2a61f185e91742acb9abf87954c00a6a P 038401cec42a4a67a79bacebd6d5d3cb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 026f0b442156435382b5f5844c762f2d, 038401cec42a4a67a79bacebd6d5d3cb; no voters: 
I20260710 11:03:14.681861 17093 raft_consensus.cc:2468] T 2a61f185e91742acb9abf87954c00a6a P 789e3fee85794a24bf54ea708438c694 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 038401cec42a4a67a79bacebd6d5d3cb in term 2.
I20260710 11:03:14.682222 17330 raft_consensus.cc:2804] T 2a61f185e91742acb9abf87954c00a6a P 038401cec42a4a67a79bacebd6d5d3cb [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:14.682776 17330 raft_consensus.cc:697] T 2a61f185e91742acb9abf87954c00a6a P 038401cec42a4a67a79bacebd6d5d3cb [term 2 LEADER]: Becoming Leader. State: Replica: 038401cec42a4a67a79bacebd6d5d3cb, State: Running, Role: LEADER
I20260710 11:03:14.683688 17330 consensus_queue.cc:237] T 2a61f185e91742acb9abf87954c00a6a P 038401cec42a4a67a79bacebd6d5d3cb [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: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:14.687664 17371 raft_consensus.cc:993] T 77bdcc60813641c8bb29b1673a6554fc P 038401cec42a4a67a79bacebd6d5d3cb: : Instructing follower 789e3fee85794a24bf54ea708438c694 to start an election
I20260710 11:03:14.688098 17371 raft_consensus.cc:1081] T 77bdcc60813641c8bb29b1673a6554fc P 038401cec42a4a67a79bacebd6d5d3cb [term 1 LEADER]: Signalling peer 789e3fee85794a24bf54ea708438c694 to start an election
I20260710 11:03:14.692330 17094 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "77bdcc60813641c8bb29b1673a6554fc"
dest_uuid: "789e3fee85794a24bf54ea708438c694"
 from {username='slave'} at 127.0.0.1:57996
I20260710 11:03:14.692951 17094 raft_consensus.cc:493] T 77bdcc60813641c8bb29b1673a6554fc P 789e3fee85794a24bf54ea708438c694 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:14.693362 17094 raft_consensus.cc:3060] T 77bdcc60813641c8bb29b1673a6554fc P 789e3fee85794a24bf54ea708438c694 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:14.695744 17298 consensus_queue.cc:1048] T 2e14b51f41bc41f6b5b8bc76004bc2ce P 038401cec42a4a67a79bacebd6d5d3cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:14.702179 17094 raft_consensus.cc:515] T 77bdcc60813641c8bb29b1673a6554fc P 789e3fee85794a24bf54ea708438c694 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:14.717725 17020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77bdcc60813641c8bb29b1673a6554fc" candidate_uuid: "789e3fee85794a24bf54ea708438c694" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "038401cec42a4a67a79bacebd6d5d3cb"
I20260710 11:03:14.717868 17166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77bdcc60813641c8bb29b1673a6554fc" candidate_uuid: "789e3fee85794a24bf54ea708438c694" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "026f0b442156435382b5f5844c762f2d"
I20260710 11:03:14.718488 17020 raft_consensus.cc:3055] T 77bdcc60813641c8bb29b1673a6554fc P 038401cec42a4a67a79bacebd6d5d3cb [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:14.718977 17166 raft_consensus.cc:3060] T 77bdcc60813641c8bb29b1673a6554fc P 026f0b442156435382b5f5844c762f2d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:14.718979 17020 raft_consensus.cc:740] T 77bdcc60813641c8bb29b1673a6554fc P 038401cec42a4a67a79bacebd6d5d3cb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 038401cec42a4a67a79bacebd6d5d3cb, State: Running, Role: LEADER
I20260710 11:03:14.720278 17094 leader_election.cc:290] T 77bdcc60813641c8bb29b1673a6554fc P 789e3fee85794a24bf54ea708438c694 [CANDIDATE]: Term 2 election: Requested vote from peers 038401cec42a4a67a79bacebd6d5d3cb (127.12.212.1:38461), 026f0b442156435382b5f5844c762f2d (127.12.212.3:36671)
I20260710 11:03:14.720731 17020 consensus_queue.cc:260] T 77bdcc60813641c8bb29b1673a6554fc P 038401cec42a4a67a79bacebd6d5d3cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:14.722270 17020 raft_consensus.cc:3060] T 77bdcc60813641c8bb29b1673a6554fc P 038401cec42a4a67a79bacebd6d5d3cb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:14.727521 17166 raft_consensus.cc:2468] T 77bdcc60813641c8bb29b1673a6554fc P 026f0b442156435382b5f5844c762f2d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789e3fee85794a24bf54ea708438c694 in term 2.
I20260710 11:03:14.728829 17059 leader_election.cc:304] T 77bdcc60813641c8bb29b1673a6554fc P 789e3fee85794a24bf54ea708438c694 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 026f0b442156435382b5f5844c762f2d, 789e3fee85794a24bf54ea708438c694; no voters: 
I20260710 11:03:14.730243 17349 raft_consensus.cc:2804] T 77bdcc60813641c8bb29b1673a6554fc P 789e3fee85794a24bf54ea708438c694 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:14.730752 17349 raft_consensus.cc:697] T 77bdcc60813641c8bb29b1673a6554fc P 789e3fee85794a24bf54ea708438c694 [term 2 LEADER]: Becoming Leader. State: Replica: 789e3fee85794a24bf54ea708438c694, State: Running, Role: LEADER
I20260710 11:03:14.731590 17349 consensus_queue.cc:237] T 77bdcc60813641c8bb29b1673a6554fc P 789e3fee85794a24bf54ea708438c694 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:14.732369 17371 raft_consensus.cc:993] T 2e14b51f41bc41f6b5b8bc76004bc2ce P 038401cec42a4a67a79bacebd6d5d3cb: : Instructing follower 789e3fee85794a24bf54ea708438c694 to start an election
I20260710 11:03:14.736359 16918 catalog_manager.cc:5697] T 97e83c87cc284dbea9b90eb7e5c17543 P 038401cec42a4a67a79bacebd6d5d3cb reported cstate change: term changed from 1 to 2, leader changed from 026f0b442156435382b5f5844c762f2d (127.12.212.3) to 038401cec42a4a67a79bacebd6d5d3cb (127.12.212.1). New cstate: current_term: 2 leader_uuid: "038401cec42a4a67a79bacebd6d5d3cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:14.734792 17020 raft_consensus.cc:2468] T 77bdcc60813641c8bb29b1673a6554fc P 038401cec42a4a67a79bacebd6d5d3cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789e3fee85794a24bf54ea708438c694 in term 2.
I20260710 11:03:14.732882 17371 raft_consensus.cc:1081] T 2e14b51f41bc41f6b5b8bc76004bc2ce P 038401cec42a4a67a79bacebd6d5d3cb [term 1 LEADER]: Signalling peer 789e3fee85794a24bf54ea708438c694 to start an election
I20260710 11:03:14.746588 17091 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2e14b51f41bc41f6b5b8bc76004bc2ce"
dest_uuid: "789e3fee85794a24bf54ea708438c694"
 from {username='slave'} at 127.0.0.1:57996
I20260710 11:03:14.747308 17091 raft_consensus.cc:493] T 2e14b51f41bc41f6b5b8bc76004bc2ce P 789e3fee85794a24bf54ea708438c694 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:14.747715 17091 raft_consensus.cc:3060] T 2e14b51f41bc41f6b5b8bc76004bc2ce P 789e3fee85794a24bf54ea708438c694 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:14.752162 17238 consensus_queue.cc:1048] T f7c59899d1d34be295d3341061f931f2 P 026f0b442156435382b5f5844c762f2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:14.756506 17091 raft_consensus.cc:515] T 2e14b51f41bc41f6b5b8bc76004bc2ce P 789e3fee85794a24bf54ea708438c694 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:14.759932 17020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e14b51f41bc41f6b5b8bc76004bc2ce" candidate_uuid: "789e3fee85794a24bf54ea708438c694" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "038401cec42a4a67a79bacebd6d5d3cb"
I20260710 11:03:14.760526 17020 raft_consensus.cc:3055] T 2e14b51f41bc41f6b5b8bc76004bc2ce P 038401cec42a4a67a79bacebd6d5d3cb [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:14.760723 17091 leader_election.cc:290] T 2e14b51f41bc41f6b5b8bc76004bc2ce P 789e3fee85794a24bf54ea708438c694 [CANDIDATE]: Term 2 election: Requested vote from peers 038401cec42a4a67a79bacebd6d5d3cb (127.12.212.1:38461), 026f0b442156435382b5f5844c762f2d (127.12.212.3:36671)
I20260710 11:03:14.760860 17020 raft_consensus.cc:740] T 2e14b51f41bc41f6b5b8bc76004bc2ce P 038401cec42a4a67a79bacebd6d5d3cb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 038401cec42a4a67a79bacebd6d5d3cb, State: Running, Role: LEADER
I20260710 11:03:14.762445 17166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e14b51f41bc41f6b5b8bc76004bc2ce" candidate_uuid: "789e3fee85794a24bf54ea708438c694" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "026f0b442156435382b5f5844c762f2d"
I20260710 11:03:14.763309 17166 raft_consensus.cc:3060] T 2e14b51f41bc41f6b5b8bc76004bc2ce P 026f0b442156435382b5f5844c762f2d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:14.761861 17020 consensus_queue.cc:260] T 2e14b51f41bc41f6b5b8bc76004bc2ce P 038401cec42a4a67a79bacebd6d5d3cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:14.769479 16918 catalog_manager.cc:5697] T 2a61f185e91742acb9abf87954c00a6a P 038401cec42a4a67a79bacebd6d5d3cb reported cstate change: term changed from 1 to 2, leader changed from 789e3fee85794a24bf54ea708438c694 (127.12.212.2) to 038401cec42a4a67a79bacebd6d5d3cb (127.12.212.1). New cstate: current_term: 2 leader_uuid: "038401cec42a4a67a79bacebd6d5d3cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:14.770731 17020 raft_consensus.cc:3060] T 2e14b51f41bc41f6b5b8bc76004bc2ce P 038401cec42a4a67a79bacebd6d5d3cb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:14.778085 17166 raft_consensus.cc:2468] T 2e14b51f41bc41f6b5b8bc76004bc2ce P 026f0b442156435382b5f5844c762f2d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789e3fee85794a24bf54ea708438c694 in term 2.
I20260710 11:03:14.779640 17059 leader_election.cc:304] T 2e14b51f41bc41f6b5b8bc76004bc2ce P 789e3fee85794a24bf54ea708438c694 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 026f0b442156435382b5f5844c762f2d, 789e3fee85794a24bf54ea708438c694; no voters: 
I20260710 11:03:14.780683 17349 raft_consensus.cc:2804] T 2e14b51f41bc41f6b5b8bc76004bc2ce P 789e3fee85794a24bf54ea708438c694 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:14.781195 17349 raft_consensus.cc:697] T 2e14b51f41bc41f6b5b8bc76004bc2ce P 789e3fee85794a24bf54ea708438c694 [term 2 LEADER]: Becoming Leader. State: Replica: 789e3fee85794a24bf54ea708438c694, State: Running, Role: LEADER
I20260710 11:03:14.782087 17349 consensus_queue.cc:237] T 2e14b51f41bc41f6b5b8bc76004bc2ce P 789e3fee85794a24bf54ea708438c694 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:14.788494 17354 consensus_queue.cc:1048] T f7c59899d1d34be295d3341061f931f2 P 026f0b442156435382b5f5844c762f2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:14.790784 17020 raft_consensus.cc:2468] T 2e14b51f41bc41f6b5b8bc76004bc2ce P 038401cec42a4a67a79bacebd6d5d3cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789e3fee85794a24bf54ea708438c694 in term 2.
I20260710 11:03:14.787941 16916 catalog_manager.cc:5697] T 77bdcc60813641c8bb29b1673a6554fc P 789e3fee85794a24bf54ea708438c694 reported cstate change: term changed from 1 to 2, leader changed from 038401cec42a4a67a79bacebd6d5d3cb (127.12.212.1) to 789e3fee85794a24bf54ea708438c694 (127.12.212.2). New cstate: current_term: 2 leader_uuid: "789e3fee85794a24bf54ea708438c694" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:14.807233 16918 catalog_manager.cc:5697] T 2e14b51f41bc41f6b5b8bc76004bc2ce P 789e3fee85794a24bf54ea708438c694 reported cstate change: term changed from 1 to 2, leader changed from 038401cec42a4a67a79bacebd6d5d3cb (127.12.212.1) to 789e3fee85794a24bf54ea708438c694 (127.12.212.2). New cstate: current_term: 2 leader_uuid: "789e3fee85794a24bf54ea708438c694" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:14.834641 17371 consensus_queue.cc:1048] T 3d360becbe4642e5807bee8648ac267a P 038401cec42a4a67a79bacebd6d5d3cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:14.836512 17298 consensus_queue.cc:1048] T 3d360becbe4642e5807bee8648ac267a P 038401cec42a4a67a79bacebd6d5d3cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:14.851073 17371 raft_consensus.cc:993] T 3d360becbe4642e5807bee8648ac267a P 038401cec42a4a67a79bacebd6d5d3cb: : Instructing follower 789e3fee85794a24bf54ea708438c694 to start an election
I20260710 11:03:14.851644 17371 raft_consensus.cc:1081] T 3d360becbe4642e5807bee8648ac267a P 038401cec42a4a67a79bacebd6d5d3cb [term 1 LEADER]: Signalling peer 789e3fee85794a24bf54ea708438c694 to start an election
I20260710 11:03:14.856191 17094 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3d360becbe4642e5807bee8648ac267a"
dest_uuid: "789e3fee85794a24bf54ea708438c694"
 from {username='slave'} at 127.0.0.1:57996
I20260710 11:03:14.856786 17094 raft_consensus.cc:493] T 3d360becbe4642e5807bee8648ac267a P 789e3fee85794a24bf54ea708438c694 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:14.857191 17094 raft_consensus.cc:3060] T 3d360becbe4642e5807bee8648ac267a P 789e3fee85794a24bf54ea708438c694 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:14.863646 17094 raft_consensus.cc:515] T 3d360becbe4642e5807bee8648ac267a P 789e3fee85794a24bf54ea708438c694 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:14.865487 17094 leader_election.cc:290] T 3d360becbe4642e5807bee8648ac267a P 789e3fee85794a24bf54ea708438c694 [CANDIDATE]: Term 2 election: Requested vote from peers 038401cec42a4a67a79bacebd6d5d3cb (127.12.212.1:38461), 026f0b442156435382b5f5844c762f2d (127.12.212.3:36671)
I20260710 11:03:14.866622 17166 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d360becbe4642e5807bee8648ac267a" candidate_uuid: "789e3fee85794a24bf54ea708438c694" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "026f0b442156435382b5f5844c762f2d"
I20260710 11:03:14.867306 17166 raft_consensus.cc:3060] T 3d360becbe4642e5807bee8648ac267a P 026f0b442156435382b5f5844c762f2d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:14.867461 17019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d360becbe4642e5807bee8648ac267a" candidate_uuid: "789e3fee85794a24bf54ea708438c694" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "038401cec42a4a67a79bacebd6d5d3cb"
I20260710 11:03:14.867998 17019 raft_consensus.cc:3055] T 3d360becbe4642e5807bee8648ac267a P 038401cec42a4a67a79bacebd6d5d3cb [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:14.868217 17019 raft_consensus.cc:740] T 3d360becbe4642e5807bee8648ac267a P 038401cec42a4a67a79bacebd6d5d3cb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 038401cec42a4a67a79bacebd6d5d3cb, State: Running, Role: LEADER
I20260710 11:03:14.868841 17019 consensus_queue.cc:260] T 3d360becbe4642e5807bee8648ac267a P 038401cec42a4a67a79bacebd6d5d3cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:14.870093 17019 raft_consensus.cc:3060] T 3d360becbe4642e5807bee8648ac267a P 038401cec42a4a67a79bacebd6d5d3cb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:14.875844 17166 raft_consensus.cc:2468] T 3d360becbe4642e5807bee8648ac267a P 026f0b442156435382b5f5844c762f2d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789e3fee85794a24bf54ea708438c694 in term 2.
I20260710 11:03:14.876848 17019 raft_consensus.cc:2468] T 3d360becbe4642e5807bee8648ac267a P 038401cec42a4a67a79bacebd6d5d3cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 789e3fee85794a24bf54ea708438c694 in term 2.
I20260710 11:03:14.876952 17059 leader_election.cc:304] T 3d360becbe4642e5807bee8648ac267a P 789e3fee85794a24bf54ea708438c694 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 026f0b442156435382b5f5844c762f2d, 789e3fee85794a24bf54ea708438c694; no voters: 
I20260710 11:03:14.878209 17349 raft_consensus.cc:2804] T 3d360becbe4642e5807bee8648ac267a P 789e3fee85794a24bf54ea708438c694 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:14.878585 17349 raft_consensus.cc:697] T 3d360becbe4642e5807bee8648ac267a P 789e3fee85794a24bf54ea708438c694 [term 2 LEADER]: Becoming Leader. State: Replica: 789e3fee85794a24bf54ea708438c694, State: Running, Role: LEADER
I20260710 11:03:14.879289 17349 consensus_queue.cc:237] T 3d360becbe4642e5807bee8648ac267a P 789e3fee85794a24bf54ea708438c694 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:14.885812 16916 catalog_manager.cc:5697] T 3d360becbe4642e5807bee8648ac267a P 789e3fee85794a24bf54ea708438c694 reported cstate change: term changed from 1 to 2, leader changed from 038401cec42a4a67a79bacebd6d5d3cb (127.12.212.1) to 789e3fee85794a24bf54ea708438c694 (127.12.212.2). New cstate: current_term: 2 leader_uuid: "789e3fee85794a24bf54ea708438c694" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:15.107828 17094 raft_consensus.cc:1275] T 2a61f185e91742acb9abf87954c00a6a P 789e3fee85794a24bf54ea708438c694 [term 2 FOLLOWER]: Refusing update from remote peer 038401cec42a4a67a79bacebd6d5d3cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:15.109059 17298 consensus_queue.cc:1048] T 2a61f185e91742acb9abf87954c00a6a P 038401cec42a4a67a79bacebd6d5d3cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:15.113119 17166 raft_consensus.cc:1275] T 97e83c87cc284dbea9b90eb7e5c17543 P 026f0b442156435382b5f5844c762f2d [term 2 FOLLOWER]: Refusing update from remote peer 038401cec42a4a67a79bacebd6d5d3cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:15.114362 17330 consensus_queue.cc:1048] T 97e83c87cc284dbea9b90eb7e5c17543 P 038401cec42a4a67a79bacebd6d5d3cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:15.117637 17167 raft_consensus.cc:1275] T 2a61f185e91742acb9abf87954c00a6a P 026f0b442156435382b5f5844c762f2d [term 2 FOLLOWER]: Refusing update from remote peer 038401cec42a4a67a79bacebd6d5d3cb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:15.119619 17332 consensus_queue.cc:1048] T 2a61f185e91742acb9abf87954c00a6a P 038401cec42a4a67a79bacebd6d5d3cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:15.130966 17094 raft_consensus.cc:3060] T 97e83c87cc284dbea9b90eb7e5c17543 P 789e3fee85794a24bf54ea708438c694 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:15.139175 17094 raft_consensus.cc:1275] T 97e83c87cc284dbea9b90eb7e5c17543 P 789e3fee85794a24bf54ea708438c694 [term 2 FOLLOWER]: Refusing update from remote peer 038401cec42a4a67a79bacebd6d5d3cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:15.140329 17332 consensus_queue.cc:1048] T 97e83c87cc284dbea9b90eb7e5c17543 P 038401cec42a4a67a79bacebd6d5d3cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:15.142233 17019 raft_consensus.cc:1275] T 77bdcc60813641c8bb29b1673a6554fc P 038401cec42a4a67a79bacebd6d5d3cb [term 2 FOLLOWER]: Refusing update from remote peer 789e3fee85794a24bf54ea708438c694: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:15.143750 17349 consensus_queue.cc:1048] T 77bdcc60813641c8bb29b1673a6554fc P 789e3fee85794a24bf54ea708438c694 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:15.151491 17167 raft_consensus.cc:1275] T 77bdcc60813641c8bb29b1673a6554fc P 026f0b442156435382b5f5844c762f2d [term 2 FOLLOWER]: Refusing update from remote peer 789e3fee85794a24bf54ea708438c694: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:15.152810 17349 consensus_queue.cc:1048] T 77bdcc60813641c8bb29b1673a6554fc P 789e3fee85794a24bf54ea708438c694 [LEADER]: Connected to new peer: Peer: permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:15.169763 17167 raft_consensus.cc:1275] T 2e14b51f41bc41f6b5b8bc76004bc2ce P 026f0b442156435382b5f5844c762f2d [term 2 FOLLOWER]: Refusing update from remote peer 789e3fee85794a24bf54ea708438c694: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:15.171456 17019 raft_consensus.cc:1275] T 2e14b51f41bc41f6b5b8bc76004bc2ce P 038401cec42a4a67a79bacebd6d5d3cb [term 2 FOLLOWER]: Refusing update from remote peer 789e3fee85794a24bf54ea708438c694: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:15.171427 17380 consensus_queue.cc:1048] T 2e14b51f41bc41f6b5b8bc76004bc2ce P 789e3fee85794a24bf54ea708438c694 [LEADER]: Connected to new peer: Peer: permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:15.172928 17380 consensus_queue.cc:1048] T 2e14b51f41bc41f6b5b8bc76004bc2ce P 789e3fee85794a24bf54ea708438c694 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:15.435607 17019 raft_consensus.cc:1275] T 3d360becbe4642e5807bee8648ac267a P 038401cec42a4a67a79bacebd6d5d3cb [term 2 FOLLOWER]: Refusing update from remote peer 789e3fee85794a24bf54ea708438c694: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:15.436857 17380 consensus_queue.cc:1048] T 3d360becbe4642e5807bee8648ac267a P 789e3fee85794a24bf54ea708438c694 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:15.444602 17167 raft_consensus.cc:1275] T 3d360becbe4642e5807bee8648ac267a P 026f0b442156435382b5f5844c762f2d [term 2 FOLLOWER]: Refusing update from remote peer 789e3fee85794a24bf54ea708438c694: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:15.445859 17380 consensus_queue.cc:1048] T 3d360becbe4642e5807bee8648ac267a P 789e3fee85794a24bf54ea708438c694 [LEADER]: Connected to new peer: Peer: permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:17.491274 16915 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:37202:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:03:17.510118 16915 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:37202:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:03:17.537426 13136 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 11:03:17.580149 17417 tablet.cc:1724] T aedd9ca629374544941c069ab6f2c87a P 038401cec42a4a67a79bacebd6d5d3cb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:17.596686 17418 tablet.cc:1724] T aedd9ca629374544941c069ab6f2c87a P 026f0b442156435382b5f5844c762f2d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:17.617136 17195 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:aedd9ca629374544941c069ab6f2c87a)
W20260710 11:03:17.629714 17195 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:aedd9ca629374544941c069ab6f2c87a)
W20260710 11:03:17.641027 17195 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:aedd9ca629374544941c069ab6f2c87a)
W20260710 11:03:17.670285 17411 log.cc:927] Time spent T f7c59899d1d34be295d3341061f931f2 P 026f0b442156435382b5f5844c762f2d: Append to log took a long time: real 0.070s	user 0.001s	sys 0.000s
I20260710 11:03:17.692337 17436 tablet.cc:1724] T aedd9ca629374544941c069ab6f2c87a P 789e3fee85794a24bf54ea708438c694: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:17.776641 17431 log.cc:927] Time spent T f7c59899d1d34be295d3341061f931f2 P 038401cec42a4a67a79bacebd6d5d3cb: Append to log took a long time: real 0.064s	user 0.000s	sys 0.001s
I20260710 11:03:17.809213 17446 tablet.cc:1724] T 2e14b51f41bc41f6b5b8bc76004bc2ce P 038401cec42a4a67a79bacebd6d5d3cb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:17.814378 17447 tablet.cc:1724] T 2e14b51f41bc41f6b5b8bc76004bc2ce P 789e3fee85794a24bf54ea708438c694: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:17.824206 17438 log.cc:927] Time spent T 77bdcc60813641c8bb29b1673a6554fc P 038401cec42a4a67a79bacebd6d5d3cb: Append to log took a long time: real 0.068s	user 0.000s	sys 0.000s
W20260710 11:03:17.863014 17439 log.cc:927] Time spent T f7c59899d1d34be295d3341061f931f2 P 789e3fee85794a24bf54ea708438c694: Append to log took a long time: real 0.067s	user 0.000s	sys 0.000s
W20260710 11:03:17.863283 17437 log.cc:927] Time spent T 97e83c87cc284dbea9b90eb7e5c17543 P 026f0b442156435382b5f5844c762f2d: Append to log took a long time: real 0.070s	user 0.000s	sys 0.001s
I20260710 11:03:17.864037 17417 tablet.cc:1724] T 97e83c87cc284dbea9b90eb7e5c17543 P 038401cec42a4a67a79bacebd6d5d3cb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:17.857061 17093 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3d360becbe4642e5807bee8648ac267a"
dest_uuid: "789e3fee85794a24bf54ea708438c694"
mode: GRACEFUL
new_leader_uuid: "026f0b442156435382b5f5844c762f2d"
 from {username='slave'} at 127.0.0.1:49064
I20260710 11:03:17.884347 17452 tablet.cc:1724] T 2a61f185e91742acb9abf87954c00a6a P 038401cec42a4a67a79bacebd6d5d3cb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:17.861624 17418 tablet.cc:1724] T 3d360becbe4642e5807bee8648ac267a P 026f0b442156435382b5f5844c762f2d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:17.911362 17093 raft_consensus.cc:606] T 3d360becbe4642e5807bee8648ac267a P 789e3fee85794a24bf54ea708438c694 [term 2 LEADER]: Received request to transfer leadership to TS 026f0b442156435382b5f5844c762f2d
I20260710 11:03:17.925819 17447 tablet.cc:1724] T 3d360becbe4642e5807bee8648ac267a P 789e3fee85794a24bf54ea708438c694: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:17.923457 17135 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.212.2:39105, user_credentials={real_user=slave}} blocked reactor thread for 57389.1us
I20260710 11:03:17.930738 17436 tablet.cc:1724] T ef3c4b91381d4305a1af38d92999812f P 789e3fee85794a24bf54ea708438c694: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:17.926198 17417 tablet.cc:1724] T 76792a054ed34b2394253c03d19104e5 P 038401cec42a4a67a79bacebd6d5d3cb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:17.943642 16984 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.212.3:36671, user_credentials={real_user=slave}} blocked reactor thread for 66103.4us
I20260710 11:03:17.945811 17433 raft_consensus.cc:993] T 3d360becbe4642e5807bee8648ac267a P 789e3fee85794a24bf54ea708438c694: : Instructing follower 026f0b442156435382b5f5844c762f2d to start an election
I20260710 11:03:17.946277 17433 raft_consensus.cc:1081] T 3d360becbe4642e5807bee8648ac267a P 789e3fee85794a24bf54ea708438c694 [term 2 LEADER]: Signalling peer 026f0b442156435382b5f5844c762f2d to start an election
I20260710 11:03:17.961853 17446 tablet.cc:1724] T 3d360becbe4642e5807bee8648ac267a P 038401cec42a4a67a79bacebd6d5d3cb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:17.976584 17461 tablet.cc:1724] T f7c59899d1d34be295d3341061f931f2 P 026f0b442156435382b5f5844c762f2d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:17.985105 17165 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3d360becbe4642e5807bee8648ac267a"
dest_uuid: "026f0b442156435382b5f5844c762f2d"
 from {username='slave'} at 127.0.0.1:46212
I20260710 11:03:17.985903 17165 raft_consensus.cc:493] T 3d360becbe4642e5807bee8648ac267a P 026f0b442156435382b5f5844c762f2d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:17.986320 17165 raft_consensus.cc:3060] T 3d360becbe4642e5807bee8648ac267a P 026f0b442156435382b5f5844c762f2d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:17.992440 17453 tablet.cc:1724] T 2a61f185e91742acb9abf87954c00a6a P 789e3fee85794a24bf54ea708438c694: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:17.939291 17458 tablet.cc:1724] T 76792a054ed34b2394253c03d19104e5 P 789e3fee85794a24bf54ea708438c694: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:18.030049 17165 raft_consensus.cc:515] T 3d360becbe4642e5807bee8648ac267a P 026f0b442156435382b5f5844c762f2d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:18.032299 17457 tablet.cc:1724] T f7c59899d1d34be295d3341061f931f2 P 038401cec42a4a67a79bacebd6d5d3cb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:18.034590 17165 leader_election.cc:290] T 3d360becbe4642e5807bee8648ac267a P 026f0b442156435382b5f5844c762f2d [CANDIDATE]: Term 3 election: Requested vote from peers 038401cec42a4a67a79bacebd6d5d3cb (127.12.212.1:38461), 789e3fee85794a24bf54ea708438c694 (127.12.212.2:39105)
I20260710 11:03:18.042433 17091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d360becbe4642e5807bee8648ac267a" candidate_uuid: "026f0b442156435382b5f5844c762f2d" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "789e3fee85794a24bf54ea708438c694"
I20260710 11:03:18.043133 17091 raft_consensus.cc:3055] T 3d360becbe4642e5807bee8648ac267a P 789e3fee85794a24bf54ea708438c694 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:18.043449 17091 raft_consensus.cc:740] T 3d360becbe4642e5807bee8648ac267a P 789e3fee85794a24bf54ea708438c694 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 789e3fee85794a24bf54ea708438c694, State: Running, Role: LEADER
I20260710 11:03:18.044292 17091 consensus_queue.cc:260] T 3d360becbe4642e5807bee8648ac267a P 789e3fee85794a24bf54ea708438c694 [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: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:18.045293 17436 tablet.cc:1724] T 77bdcc60813641c8bb29b1673a6554fc P 789e3fee85794a24bf54ea708438c694: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:18.045370 17091 raft_consensus.cc:3060] T 3d360becbe4642e5807bee8648ac267a P 789e3fee85794a24bf54ea708438c694 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:18.055116 17418 tablet.cc:1724] T 97e83c87cc284dbea9b90eb7e5c17543 P 026f0b442156435382b5f5844c762f2d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:18.059430 17459 log.cc:927] Time spent T ef3c4b91381d4305a1af38d92999812f P 038401cec42a4a67a79bacebd6d5d3cb: Append to log took a long time: real 0.087s	user 0.000s	sys 0.001s
I20260710 11:03:18.068341 17019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d360becbe4642e5807bee8648ac267a" candidate_uuid: "026f0b442156435382b5f5844c762f2d" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "038401cec42a4a67a79bacebd6d5d3cb"
I20260710 11:03:18.068935 17019 raft_consensus.cc:3060] T 3d360becbe4642e5807bee8648ac267a P 038401cec42a4a67a79bacebd6d5d3cb [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:18.071732 17436 tablet.cc:1724] T 97e83c87cc284dbea9b90eb7e5c17543 P 789e3fee85794a24bf54ea708438c694: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:18.073323 17417 tablet.cc:1724] T 77bdcc60813641c8bb29b1673a6554fc P 038401cec42a4a67a79bacebd6d5d3cb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:18.078326 17019 raft_consensus.cc:2468] T 3d360becbe4642e5807bee8648ac267a P 038401cec42a4a67a79bacebd6d5d3cb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 026f0b442156435382b5f5844c762f2d in term 3.
I20260710 11:03:18.079989 17452 tablet.cc:1724] T ef3c4b91381d4305a1af38d92999812f P 038401cec42a4a67a79bacebd6d5d3cb: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:18.082792 17134 leader_election.cc:304] T 3d360becbe4642e5807bee8648ac267a P 026f0b442156435382b5f5844c762f2d [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: 026f0b442156435382b5f5844c762f2d, 038401cec42a4a67a79bacebd6d5d3cb; no voters: 
I20260710 11:03:18.084079 17454 raft_consensus.cc:2804] T 3d360becbe4642e5807bee8648ac267a P 026f0b442156435382b5f5844c762f2d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:18.084532 17454 raft_consensus.cc:697] T 3d360becbe4642e5807bee8648ac267a P 026f0b442156435382b5f5844c762f2d [term 3 LEADER]: Becoming Leader. State: Replica: 026f0b442156435382b5f5844c762f2d, State: Running, Role: LEADER
I20260710 11:03:18.085317 17454 consensus_queue.cc:237] T 3d360becbe4642e5807bee8648ac267a P 026f0b442156435382b5f5844c762f2d [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: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:18.087489 17447 tablet.cc:1724] T f7c59899d1d34be295d3341061f931f2 P 789e3fee85794a24bf54ea708438c694: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:18.101079 17462 tablet.cc:1724] T 2e14b51f41bc41f6b5b8bc76004bc2ce P 026f0b442156435382b5f5844c762f2d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:18.102207 16918 catalog_manager.cc:5697] T 3d360becbe4642e5807bee8648ac267a P 026f0b442156435382b5f5844c762f2d reported cstate change: term changed from 2 to 3, leader changed from 789e3fee85794a24bf54ea708438c694 (127.12.212.2) to 026f0b442156435382b5f5844c762f2d (127.12.212.3). New cstate: current_term: 3 leader_uuid: "026f0b442156435382b5f5844c762f2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:18.075222 17091 raft_consensus.cc:2468] T 3d360becbe4642e5807bee8648ac267a P 789e3fee85794a24bf54ea708438c694 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 026f0b442156435382b5f5844c762f2d in term 3.
I20260710 11:03:18.116969 17462 tablet.cc:1724] T 2a61f185e91742acb9abf87954c00a6a P 026f0b442156435382b5f5844c762f2d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:18.119277 17461 tablet.cc:1724] T 77bdcc60813641c8bb29b1673a6554fc P 026f0b442156435382b5f5844c762f2d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:18.110832 17463 tablet.cc:1724] T ef3c4b91381d4305a1af38d92999812f P 026f0b442156435382b5f5844c762f2d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:18.126435 17418 tablet.cc:1724] T 76792a054ed34b2394253c03d19104e5 P 026f0b442156435382b5f5844c762f2d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:18.145206 17019 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aedd9ca629374544941c069ab6f2c87a"
dest_uuid: "038401cec42a4a67a79bacebd6d5d3cb"
mode: GRACEFUL
new_leader_uuid: "026f0b442156435382b5f5844c762f2d"
 from {username='slave'} at 127.0.0.1:51934
I20260710 11:03:18.145907 17019 raft_consensus.cc:606] T aedd9ca629374544941c069ab6f2c87a P 038401cec42a4a67a79bacebd6d5d3cb [term 1 LEADER]: Received request to transfer leadership to TS 026f0b442156435382b5f5844c762f2d
I20260710 11:03:18.147512 13136 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 11:03:18.148123 13136 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:18.156230 16916 catalog_manager.cc:6242] T 00000000000000000000000000000000 P a3e97a80bbb34277ad4f55481342a9d3: soft_deleted_table [id=9da2191f1de944dc9ea05990b6671f23] alter complete (version 1)
I20260710 11:03:18.165697 17091 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "76e244689cea440d8c3fb9b6f21be5c1"
dest_uuid: "789e3fee85794a24bf54ea708438c694"
mode: GRACEFUL
new_leader_uuid: "026f0b442156435382b5f5844c762f2d"
 from {username='slave'} at 127.0.0.1:49064
I20260710 11:03:18.166293 17091 raft_consensus.cc:606] T 76e244689cea440d8c3fb9b6f21be5c1 P 789e3fee85794a24bf54ea708438c694 [term 2 LEADER]: Received request to transfer leadership to TS 026f0b442156435382b5f5844c762f2d
I20260710 11:03:18.169255 17019 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aa981b0e74534ef99d008cc7220b8685"
dest_uuid: "038401cec42a4a67a79bacebd6d5d3cb"
mode: GRACEFUL
new_leader_uuid: "026f0b442156435382b5f5844c762f2d"
 from {username='slave'} at 127.0.0.1:51934
I20260710 11:03:18.169847 17019 raft_consensus.cc:606] T aa981b0e74534ef99d008cc7220b8685 P 038401cec42a4a67a79bacebd6d5d3cb [term 2 LEADER]: Received request to transfer leadership to TS 026f0b442156435382b5f5844c762f2d
I20260710 11:03:18.171021 13136 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:03:18.171563 13136 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:03:18.206413 17441 raft_consensus.cc:993] T aa981b0e74534ef99d008cc7220b8685 P 038401cec42a4a67a79bacebd6d5d3cb: : Instructing follower 026f0b442156435382b5f5844c762f2d to start an election
I20260710 11:03:18.206893 17441 raft_consensus.cc:1081] T aa981b0e74534ef99d008cc7220b8685 P 038401cec42a4a67a79bacebd6d5d3cb [term 2 LEADER]: Signalling peer 026f0b442156435382b5f5844c762f2d to start an election
I20260710 11:03:18.208464 17167 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aa981b0e74534ef99d008cc7220b8685"
dest_uuid: "026f0b442156435382b5f5844c762f2d"
 from {username='slave'} at 127.0.0.1:46226
I20260710 11:03:18.208998 17167 raft_consensus.cc:493] T aa981b0e74534ef99d008cc7220b8685 P 026f0b442156435382b5f5844c762f2d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:18.209309 17167 raft_consensus.cc:3060] T aa981b0e74534ef99d008cc7220b8685 P 026f0b442156435382b5f5844c762f2d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:18.214289 17167 raft_consensus.cc:515] T aa981b0e74534ef99d008cc7220b8685 P 026f0b442156435382b5f5844c762f2d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:18.216015 17167 leader_election.cc:290] T aa981b0e74534ef99d008cc7220b8685 P 026f0b442156435382b5f5844c762f2d [CANDIDATE]: Term 3 election: Requested vote from peers 038401cec42a4a67a79bacebd6d5d3cb (127.12.212.1:38461), 789e3fee85794a24bf54ea708438c694 (127.12.212.2:39105)
I20260710 11:03:18.216794 17019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa981b0e74534ef99d008cc7220b8685" candidate_uuid: "026f0b442156435382b5f5844c762f2d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "038401cec42a4a67a79bacebd6d5d3cb"
I20260710 11:03:18.217034 17091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa981b0e74534ef99d008cc7220b8685" candidate_uuid: "026f0b442156435382b5f5844c762f2d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "789e3fee85794a24bf54ea708438c694"
I20260710 11:03:18.217396 17019 raft_consensus.cc:3055] T aa981b0e74534ef99d008cc7220b8685 P 038401cec42a4a67a79bacebd6d5d3cb [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:18.217685 17091 raft_consensus.cc:3060] T aa981b0e74534ef99d008cc7220b8685 P 789e3fee85794a24bf54ea708438c694 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:18.217706 17019 raft_consensus.cc:740] T aa981b0e74534ef99d008cc7220b8685 P 038401cec42a4a67a79bacebd6d5d3cb [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 038401cec42a4a67a79bacebd6d5d3cb, State: Running, Role: LEADER
I20260710 11:03:18.218534 17019 consensus_queue.cc:260] T aa981b0e74534ef99d008cc7220b8685 P 038401cec42a4a67a79bacebd6d5d3cb [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: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:18.219465 17019 raft_consensus.cc:3060] T aa981b0e74534ef99d008cc7220b8685 P 038401cec42a4a67a79bacebd6d5d3cb [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:18.223438 17091 raft_consensus.cc:2468] T aa981b0e74534ef99d008cc7220b8685 P 789e3fee85794a24bf54ea708438c694 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 026f0b442156435382b5f5844c762f2d in term 3.
I20260710 11:03:18.224016 17019 raft_consensus.cc:2468] T aa981b0e74534ef99d008cc7220b8685 P 038401cec42a4a67a79bacebd6d5d3cb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 026f0b442156435382b5f5844c762f2d in term 3.
I20260710 11:03:18.224561 17135 leader_election.cc:304] T aa981b0e74534ef99d008cc7220b8685 P 026f0b442156435382b5f5844c762f2d [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: 026f0b442156435382b5f5844c762f2d, 789e3fee85794a24bf54ea708438c694; no voters: 
I20260710 11:03:18.225683 17454 raft_consensus.cc:2804] T aa981b0e74534ef99d008cc7220b8685 P 026f0b442156435382b5f5844c762f2d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:18.226125 17454 raft_consensus.cc:697] T aa981b0e74534ef99d008cc7220b8685 P 026f0b442156435382b5f5844c762f2d [term 3 LEADER]: Becoming Leader. State: Replica: 026f0b442156435382b5f5844c762f2d, State: Running, Role: LEADER
I20260710 11:03:18.226881 17454 consensus_queue.cc:237] T aa981b0e74534ef99d008cc7220b8685 P 026f0b442156435382b5f5844c762f2d [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: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:18.234361 16918 catalog_manager.cc:5697] T aa981b0e74534ef99d008cc7220b8685 P 026f0b442156435382b5f5844c762f2d reported cstate change: term changed from 2 to 3, leader changed from 038401cec42a4a67a79bacebd6d5d3cb (127.12.212.1) to 026f0b442156435382b5f5844c762f2d (127.12.212.3). New cstate: current_term: 3 leader_uuid: "026f0b442156435382b5f5844c762f2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:18.316808 17460 raft_consensus.cc:993] T 76e244689cea440d8c3fb9b6f21be5c1 P 789e3fee85794a24bf54ea708438c694: : Instructing follower 026f0b442156435382b5f5844c762f2d to start an election
I20260710 11:03:18.317481 17425 raft_consensus.cc:1081] T 76e244689cea440d8c3fb9b6f21be5c1 P 789e3fee85794a24bf54ea708438c694 [term 2 LEADER]: Signalling peer 026f0b442156435382b5f5844c762f2d to start an election
I20260710 11:03:18.318884 17167 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "76e244689cea440d8c3fb9b6f21be5c1"
dest_uuid: "026f0b442156435382b5f5844c762f2d"
 from {username='slave'} at 127.0.0.1:46212
I20260710 11:03:18.319372 17167 raft_consensus.cc:493] T 76e244689cea440d8c3fb9b6f21be5c1 P 026f0b442156435382b5f5844c762f2d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:18.319624 17167 raft_consensus.cc:3060] T 76e244689cea440d8c3fb9b6f21be5c1 P 026f0b442156435382b5f5844c762f2d [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:18.326102 17167 raft_consensus.cc:515] T 76e244689cea440d8c3fb9b6f21be5c1 P 026f0b442156435382b5f5844c762f2d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:18.328440 17167 leader_election.cc:290] T 76e244689cea440d8c3fb9b6f21be5c1 P 026f0b442156435382b5f5844c762f2d [CANDIDATE]: Term 3 election: Requested vote from peers 038401cec42a4a67a79bacebd6d5d3cb (127.12.212.1:38461), 789e3fee85794a24bf54ea708438c694 (127.12.212.2:39105)
I20260710 11:03:18.329376 17093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76e244689cea440d8c3fb9b6f21be5c1" candidate_uuid: "026f0b442156435382b5f5844c762f2d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "789e3fee85794a24bf54ea708438c694"
I20260710 11:03:18.329919 17093 raft_consensus.cc:3055] T 76e244689cea440d8c3fb9b6f21be5c1 P 789e3fee85794a24bf54ea708438c694 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 11:03:18.329809 17019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76e244689cea440d8c3fb9b6f21be5c1" candidate_uuid: "026f0b442156435382b5f5844c762f2d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "038401cec42a4a67a79bacebd6d5d3cb"
I20260710 11:03:18.330327 17093 raft_consensus.cc:740] T 76e244689cea440d8c3fb9b6f21be5c1 P 789e3fee85794a24bf54ea708438c694 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 789e3fee85794a24bf54ea708438c694, State: Running, Role: LEADER
I20260710 11:03:18.330531 17019 raft_consensus.cc:3060] T 76e244689cea440d8c3fb9b6f21be5c1 P 038401cec42a4a67a79bacebd6d5d3cb [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:18.331157 17093 consensus_queue.cc:260] T 76e244689cea440d8c3fb9b6f21be5c1 P 789e3fee85794a24bf54ea708438c694 [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: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:18.332381 17093 raft_consensus.cc:3060] T 76e244689cea440d8c3fb9b6f21be5c1 P 789e3fee85794a24bf54ea708438c694 [term 2 FOLLOWER]: Advancing to term 3
I20260710 11:03:18.337069 17019 raft_consensus.cc:2468] T 76e244689cea440d8c3fb9b6f21be5c1 P 038401cec42a4a67a79bacebd6d5d3cb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 026f0b442156435382b5f5844c762f2d in term 3.
I20260710 11:03:18.338135 17134 leader_election.cc:304] T 76e244689cea440d8c3fb9b6f21be5c1 P 026f0b442156435382b5f5844c762f2d [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: 026f0b442156435382b5f5844c762f2d, 038401cec42a4a67a79bacebd6d5d3cb; no voters: 
I20260710 11:03:18.338992 17454 raft_consensus.cc:2804] T 76e244689cea440d8c3fb9b6f21be5c1 P 026f0b442156435382b5f5844c762f2d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 11:03:18.339053 17093 raft_consensus.cc:2468] T 76e244689cea440d8c3fb9b6f21be5c1 P 789e3fee85794a24bf54ea708438c694 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 026f0b442156435382b5f5844c762f2d in term 3.
I20260710 11:03:18.339500 17454 raft_consensus.cc:697] T 76e244689cea440d8c3fb9b6f21be5c1 P 026f0b442156435382b5f5844c762f2d [term 3 LEADER]: Becoming Leader. State: Replica: 026f0b442156435382b5f5844c762f2d, State: Running, Role: LEADER
I20260710 11:03:18.340425 17454 consensus_queue.cc:237] T 76e244689cea440d8c3fb9b6f21be5c1 P 026f0b442156435382b5f5844c762f2d [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: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:18.347473 16918 catalog_manager.cc:5697] T 76e244689cea440d8c3fb9b6f21be5c1 P 026f0b442156435382b5f5844c762f2d reported cstate change: term changed from 2 to 3, leader changed from 789e3fee85794a24bf54ea708438c694 (127.12.212.2) to 026f0b442156435382b5f5844c762f2d (127.12.212.3). New cstate: current_term: 3 leader_uuid: "026f0b442156435382b5f5844c762f2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:18.477860 17093 raft_consensus.cc:1275] T 3d360becbe4642e5807bee8648ac267a P 789e3fee85794a24bf54ea708438c694 [term 3 FOLLOWER]: Refusing update from remote peer 026f0b442156435382b5f5844c762f2d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:03:18.479117 17454 consensus_queue.cc:1048] T 3d360becbe4642e5807bee8648ac267a P 026f0b442156435382b5f5844c762f2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 11:03:18.488605 17019 raft_consensus.cc:1275] T 3d360becbe4642e5807bee8648ac267a P 038401cec42a4a67a79bacebd6d5d3cb [term 3 FOLLOWER]: Refusing update from remote peer 026f0b442156435382b5f5844c762f2d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 11:03:18.490859 17454 consensus_queue.cc:1048] T 3d360becbe4642e5807bee8648ac267a P 026f0b442156435382b5f5844c762f2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 11:03:18.619534 17432 raft_consensus.cc:993] T aedd9ca629374544941c069ab6f2c87a P 038401cec42a4a67a79bacebd6d5d3cb: : Instructing follower 026f0b442156435382b5f5844c762f2d to start an election
I20260710 11:03:18.619976 17441 raft_consensus.cc:1081] T aedd9ca629374544941c069ab6f2c87a P 038401cec42a4a67a79bacebd6d5d3cb [term 1 LEADER]: Signalling peer 026f0b442156435382b5f5844c762f2d to start an election
I20260710 11:03:18.621673 17168 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aedd9ca629374544941c069ab6f2c87a"
dest_uuid: "026f0b442156435382b5f5844c762f2d"
 from {username='slave'} at 127.0.0.1:46226
I20260710 11:03:18.622454 17168 raft_consensus.cc:493] T aedd9ca629374544941c069ab6f2c87a P 026f0b442156435382b5f5844c762f2d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:18.622890 17168 raft_consensus.cc:3060] T aedd9ca629374544941c069ab6f2c87a P 026f0b442156435382b5f5844c762f2d [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:18.628149 17168 raft_consensus.cc:515] T aedd9ca629374544941c069ab6f2c87a P 026f0b442156435382b5f5844c762f2d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:18.629891 17168 leader_election.cc:290] T aedd9ca629374544941c069ab6f2c87a P 026f0b442156435382b5f5844c762f2d [CANDIDATE]: Term 2 election: Requested vote from peers 038401cec42a4a67a79bacebd6d5d3cb (127.12.212.1:38461), 789e3fee85794a24bf54ea708438c694 (127.12.212.2:39105)
I20260710 11:03:18.630561 17019 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aedd9ca629374544941c069ab6f2c87a" candidate_uuid: "026f0b442156435382b5f5844c762f2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "038401cec42a4a67a79bacebd6d5d3cb"
I20260710 11:03:18.630906 17091 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aedd9ca629374544941c069ab6f2c87a" candidate_uuid: "026f0b442156435382b5f5844c762f2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "789e3fee85794a24bf54ea708438c694"
I20260710 11:03:18.631167 17019 raft_consensus.cc:3055] T aedd9ca629374544941c069ab6f2c87a P 038401cec42a4a67a79bacebd6d5d3cb [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:18.631490 17091 raft_consensus.cc:3060] T aedd9ca629374544941c069ab6f2c87a P 789e3fee85794a24bf54ea708438c694 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:18.631508 17019 raft_consensus.cc:740] T aedd9ca629374544941c069ab6f2c87a P 038401cec42a4a67a79bacebd6d5d3cb [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 038401cec42a4a67a79bacebd6d5d3cb, State: Running, Role: LEADER
I20260710 11:03:18.632449 17019 consensus_queue.cc:260] T aedd9ca629374544941c069ab6f2c87a P 038401cec42a4a67a79bacebd6d5d3cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:18.633560 17019 raft_consensus.cc:3060] T aedd9ca629374544941c069ab6f2c87a P 038401cec42a4a67a79bacebd6d5d3cb [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:18.638716 17091 raft_consensus.cc:2468] T aedd9ca629374544941c069ab6f2c87a P 789e3fee85794a24bf54ea708438c694 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 026f0b442156435382b5f5844c762f2d in term 2.
I20260710 11:03:18.639940 17135 leader_election.cc:304] T aedd9ca629374544941c069ab6f2c87a P 026f0b442156435382b5f5844c762f2d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 026f0b442156435382b5f5844c762f2d, 789e3fee85794a24bf54ea708438c694; no voters: 
I20260710 11:03:18.640060 17019 raft_consensus.cc:2468] T aedd9ca629374544941c069ab6f2c87a P 038401cec42a4a67a79bacebd6d5d3cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 026f0b442156435382b5f5844c762f2d in term 2.
I20260710 11:03:18.640781 17454 raft_consensus.cc:2804] T aedd9ca629374544941c069ab6f2c87a P 026f0b442156435382b5f5844c762f2d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:18.641304 17454 raft_consensus.cc:697] T aedd9ca629374544941c069ab6f2c87a P 026f0b442156435382b5f5844c762f2d [term 2 LEADER]: Becoming Leader. State: Replica: 026f0b442156435382b5f5844c762f2d, State: Running, Role: LEADER
I20260710 11:03:18.641917 17454 consensus_queue.cc:237] T aedd9ca629374544941c069ab6f2c87a P 026f0b442156435382b5f5844c762f2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } }
I20260710 11:03:18.649372 16915 catalog_manager.cc:5697] T aedd9ca629374544941c069ab6f2c87a P 026f0b442156435382b5f5844c762f2d reported cstate change: term changed from 1 to 2, leader changed from 038401cec42a4a67a79bacebd6d5d3cb (127.12.212.1) to 026f0b442156435382b5f5844c762f2d (127.12.212.3). New cstate: current_term: 2 leader_uuid: "026f0b442156435382b5f5844c762f2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "026f0b442156435382b5f5844c762f2d" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 36671 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:18.773911 17019 raft_consensus.cc:1275] T aa981b0e74534ef99d008cc7220b8685 P 038401cec42a4a67a79bacebd6d5d3cb [term 3 FOLLOWER]: Refusing update from remote peer 026f0b442156435382b5f5844c762f2d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:18.775184 17454 consensus_queue.cc:1048] T aa981b0e74534ef99d008cc7220b8685 P 026f0b442156435382b5f5844c762f2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:18.786077 17091 raft_consensus.cc:1275] T aa981b0e74534ef99d008cc7220b8685 P 789e3fee85794a24bf54ea708438c694 [term 3 FOLLOWER]: Refusing update from remote peer 026f0b442156435382b5f5844c762f2d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:18.787757 17455 consensus_queue.cc:1048] T aa981b0e74534ef99d008cc7220b8685 P 026f0b442156435382b5f5844c762f2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:18.788434 17019 raft_consensus.cc:1275] T 76e244689cea440d8c3fb9b6f21be5c1 P 038401cec42a4a67a79bacebd6d5d3cb [term 3 FOLLOWER]: Refusing update from remote peer 026f0b442156435382b5f5844c762f2d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:18.789813 17455 consensus_queue.cc:1048] T 76e244689cea440d8c3fb9b6f21be5c1 P 026f0b442156435382b5f5844c762f2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:18.798812 17093 raft_consensus.cc:1275] T 76e244689cea440d8c3fb9b6f21be5c1 P 789e3fee85794a24bf54ea708438c694 [term 3 FOLLOWER]: Refusing update from remote peer 026f0b442156435382b5f5844c762f2d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 11:03:18.800452 17454 consensus_queue.cc:1048] T 76e244689cea440d8c3fb9b6f21be5c1 P 026f0b442156435382b5f5844c762f2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:19.188555 17091 raft_consensus.cc:1275] T aedd9ca629374544941c069ab6f2c87a P 789e3fee85794a24bf54ea708438c694 [term 2 FOLLOWER]: Refusing update from remote peer 026f0b442156435382b5f5844c762f2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:03:19.189930 17478 consensus_queue.cc:1048] T aedd9ca629374544941c069ab6f2c87a P 026f0b442156435382b5f5844c762f2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "789e3fee85794a24bf54ea708438c694" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39105 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:19.199951 17017 raft_consensus.cc:1275] T aedd9ca629374544941c069ab6f2c87a P 038401cec42a4a67a79bacebd6d5d3cb [term 2 FOLLOWER]: Refusing update from remote peer 026f0b442156435382b5f5844c762f2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 11:03:19.201820 17454 consensus_queue.cc:1048] T aedd9ca629374544941c069ab6f2c87a P 026f0b442156435382b5f5844c762f2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "038401cec42a4a67a79bacebd6d5d3cb" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 38461 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 11:03:19.241070 13136 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 11:03:19.246474 13136 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 11:03:19.246893 13136 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 11:03:19.252143 13136 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 11:03:19.252532 13136 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:03:20.281051 13136 tablet_server.cc:179] TabletServer@127.12.212.1:0 shutting down...
W20260710 11:03:20.301318 17060 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]
I20260710 11:03:20.303987 13136 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260710 11:03:20.304966 17060 consensus_peers.cc:597] T f513edbd5d3b4fd8962e74dee00e96d5 P 789e3fee85794a24bf54ea708438c694 -> Peer 038401cec42a4a67a79bacebd6d5d3cb (127.12.212.1:38461): Couldn't send request to peer 038401cec42a4a67a79bacebd6d5d3cb. 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 11:03:20.305480 13136 tablet_replica.cc:333] T 3d360becbe4642e5807bee8648ac267a P 038401cec42a4a67a79bacebd6d5d3cb: stopping tablet replica
I20260710 11:03:20.306126 13136 raft_consensus.cc:2243] T 3d360becbe4642e5807bee8648ac267a P 038401cec42a4a67a79bacebd6d5d3cb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:20.306558 13136 raft_consensus.cc:2272] T 3d360becbe4642e5807bee8648ac267a P 038401cec42a4a67a79bacebd6d5d3cb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:20.308334 13136 tablet_replica.cc:333] T 2e14b51f41bc41f6b5b8bc76004bc2ce P 038401cec42a4a67a79bacebd6d5d3cb: stopping tablet replica
I20260710 11:03:20.308872 13136 raft_consensus.cc:2243] T 2e14b51f41bc41f6b5b8bc76004bc2ce P 038401cec42a4a67a79bacebd6d5d3cb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:20.309293 13136 raft_consensus.cc:2272] T 2e14b51f41bc41f6b5b8bc76004bc2ce P 038401cec42a4a67a79bacebd6d5d3cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:20.310850 13136 tablet_replica.cc:333] T f7c59899d1d34be295d3341061f931f2 P 038401cec42a4a67a79bacebd6d5d3cb: stopping tablet replica
I20260710 11:03:20.311434 13136 raft_consensus.cc:2243] T f7c59899d1d34be295d3341061f931f2 P 038401cec42a4a67a79bacebd6d5d3cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:20.311820 13136 raft_consensus.cc:2272] T f7c59899d1d34be295d3341061f931f2 P 038401cec42a4a67a79bacebd6d5d3cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:20.313308 13136 tablet_replica.cc:333] T 76792a054ed34b2394253c03d19104e5 P 038401cec42a4a67a79bacebd6d5d3cb: stopping tablet replica
I20260710 11:03:20.313815 13136 raft_consensus.cc:2243] T 76792a054ed34b2394253c03d19104e5 P 038401cec42a4a67a79bacebd6d5d3cb [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:20.314510 13136 raft_consensus.cc:2272] T 76792a054ed34b2394253c03d19104e5 P 038401cec42a4a67a79bacebd6d5d3cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:20.316169 13136 tablet_replica.cc:333] T 2a61f185e91742acb9abf87954c00a6a P 038401cec42a4a67a79bacebd6d5d3cb: stopping tablet replica
I20260710 11:03:20.316671 13136 raft_consensus.cc:2243] T 2a61f185e91742acb9abf87954c00a6a P 038401cec42a4a67a79bacebd6d5d3cb [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:20.317377 13136 raft_consensus.cc:2272] T 2a61f185e91742acb9abf87954c00a6a P 038401cec42a4a67a79bacebd6d5d3cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:20.319396 13136 tablet_replica.cc:333] T 97e83c87cc284dbea9b90eb7e5c17543 P 038401cec42a4a67a79bacebd6d5d3cb: stopping tablet replica
I20260710 11:03:20.319927 13136 raft_consensus.cc:2243] T 97e83c87cc284dbea9b90eb7e5c17543 P 038401cec42a4a67a79bacebd6d5d3cb [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:20.320670 13136 raft_consensus.cc:2272] T 97e83c87cc284dbea9b90eb7e5c17543 P 038401cec42a4a67a79bacebd6d5d3cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:20.322882 13136 tablet_replica.cc:333] T aedd9ca629374544941c069ab6f2c87a P 038401cec42a4a67a79bacebd6d5d3cb: stopping tablet replica
I20260710 11:03:20.323544 13136 raft_consensus.cc:2243] T aedd9ca629374544941c069ab6f2c87a P 038401cec42a4a67a79bacebd6d5d3cb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:20.323999 13136 raft_consensus.cc:2272] T aedd9ca629374544941c069ab6f2c87a P 038401cec42a4a67a79bacebd6d5d3cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:20.325924 13136 tablet_replica.cc:333] T ef3c4b91381d4305a1af38d92999812f P 038401cec42a4a67a79bacebd6d5d3cb: stopping tablet replica
I20260710 11:03:20.326469 13136 raft_consensus.cc:2243] T ef3c4b91381d4305a1af38d92999812f P 038401cec42a4a67a79bacebd6d5d3cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:20.326902 13136 raft_consensus.cc:2272] T ef3c4b91381d4305a1af38d92999812f P 038401cec42a4a67a79bacebd6d5d3cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:20.328717 13136 tablet_replica.cc:333] T dcfd459c2e1b4639a193bd93d13ee28b P 038401cec42a4a67a79bacebd6d5d3cb: stopping tablet replica
I20260710 11:03:20.329237 13136 raft_consensus.cc:2243] T dcfd459c2e1b4639a193bd93d13ee28b P 038401cec42a4a67a79bacebd6d5d3cb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:20.329666 13136 raft_consensus.cc:2272] T dcfd459c2e1b4639a193bd93d13ee28b P 038401cec42a4a67a79bacebd6d5d3cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:20.331519 13136 tablet_replica.cc:333] T aa981b0e74534ef99d008cc7220b8685 P 038401cec42a4a67a79bacebd6d5d3cb: stopping tablet replica
I20260710 11:03:20.332051 13136 raft_consensus.cc:2243] T aa981b0e74534ef99d008cc7220b8685 P 038401cec42a4a67a79bacebd6d5d3cb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:20.332466 13136 raft_consensus.cc:2272] T aa981b0e74534ef99d008cc7220b8685 P 038401cec42a4a67a79bacebd6d5d3cb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:20.334498 13136 tablet_replica.cc:333] T 76e244689cea440d8c3fb9b6f21be5c1 P 038401cec42a4a67a79bacebd6d5d3cb: stopping tablet replica
I20260710 11:03:20.335083 13136 raft_consensus.cc:2243] T 76e244689cea440d8c3fb9b6f21be5c1 P 038401cec42a4a67a79bacebd6d5d3cb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:20.335604 13136 raft_consensus.cc:2272] T 76e244689cea440d8c3fb9b6f21be5c1 P 038401cec42a4a67a79bacebd6d5d3cb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:20.337462 13136 tablet_replica.cc:333] T 77bdcc60813641c8bb29b1673a6554fc P 038401cec42a4a67a79bacebd6d5d3cb: stopping tablet replica
I20260710 11:03:20.338145 13136 raft_consensus.cc:2243] T 77bdcc60813641c8bb29b1673a6554fc P 038401cec42a4a67a79bacebd6d5d3cb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:20.338632 13136 raft_consensus.cc:2272] T 77bdcc60813641c8bb29b1673a6554fc P 038401cec42a4a67a79bacebd6d5d3cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:20.340385 13136 tablet_replica.cc:333] T 903ca90007a645cd95b92379a5a9b842 P 038401cec42a4a67a79bacebd6d5d3cb: stopping tablet replica
I20260710 11:03:20.340925 13136 raft_consensus.cc:2243] T 903ca90007a645cd95b92379a5a9b842 P 038401cec42a4a67a79bacebd6d5d3cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:20.341409 13136 raft_consensus.cc:2272] T 903ca90007a645cd95b92379a5a9b842 P 038401cec42a4a67a79bacebd6d5d3cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:20.343284 13136 tablet_replica.cc:333] T 6515502df476449daba0a54a769a6a2e P 038401cec42a4a67a79bacebd6d5d3cb: stopping tablet replica
I20260710 11:03:20.343847 13136 raft_consensus.cc:2243] T 6515502df476449daba0a54a769a6a2e P 038401cec42a4a67a79bacebd6d5d3cb [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:20.344589 13136 raft_consensus.cc:2272] T 6515502df476449daba0a54a769a6a2e P 038401cec42a4a67a79bacebd6d5d3cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:20.346434 13136 tablet_replica.cc:333] T aa19bcae61e447768d8bc3066370c61e P 038401cec42a4a67a79bacebd6d5d3cb: stopping tablet replica
I20260710 11:03:20.346904 13136 raft_consensus.cc:2243] T aa19bcae61e447768d8bc3066370c61e P 038401cec42a4a67a79bacebd6d5d3cb [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:20.347741 13136 raft_consensus.cc:2272] T aa19bcae61e447768d8bc3066370c61e P 038401cec42a4a67a79bacebd6d5d3cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:20.349588 13136 tablet_replica.cc:333] T 30c56c743e544f7bb835d2aac152953b P 038401cec42a4a67a79bacebd6d5d3cb: stopping tablet replica
I20260710 11:03:20.350081 13136 raft_consensus.cc:2243] T 30c56c743e544f7bb835d2aac152953b P 038401cec42a4a67a79bacebd6d5d3cb [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:20.350844 13136 raft_consensus.cc:2272] T 30c56c743e544f7bb835d2aac152953b P 038401cec42a4a67a79bacebd6d5d3cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:20.352669 13136 tablet_replica.cc:333] T f41ec976377e435695bc24cb00657914 P 038401cec42a4a67a79bacebd6d5d3cb: stopping tablet replica
I20260710 11:03:20.353109 13136 raft_consensus.cc:2243] T f41ec976377e435695bc24cb00657914 P 038401cec42a4a67a79bacebd6d5d3cb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:20.353487 13136 raft_consensus.cc:2272] T f41ec976377e435695bc24cb00657914 P 038401cec42a4a67a79bacebd6d5d3cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:20.355242 13136 tablet_replica.cc:333] T f513edbd5d3b4fd8962e74dee00e96d5 P 038401cec42a4a67a79bacebd6d5d3cb: stopping tablet replica
I20260710 11:03:20.355635 13136 raft_consensus.cc:2243] T f513edbd5d3b4fd8962e74dee00e96d5 P 038401cec42a4a67a79bacebd6d5d3cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:20.356010 13136 raft_consensus.cc:2272] T f513edbd5d3b4fd8962e74dee00e96d5 P 038401cec42a4a67a79bacebd6d5d3cb [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 11:03:20.371044 17134 consensus_peers.cc:597] T aa981b0e74534ef99d008cc7220b8685 P 026f0b442156435382b5f5844c762f2d -> Peer 038401cec42a4a67a79bacebd6d5d3cb (127.12.212.1:38461): Couldn't send request to peer 038401cec42a4a67a79bacebd6d5d3cb. 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 11:03:20.383041 17060 consensus_peers.cc:597] T ef3c4b91381d4305a1af38d92999812f P 789e3fee85794a24bf54ea708438c694 -> Peer 038401cec42a4a67a79bacebd6d5d3cb (127.12.212.1:38461): Couldn't send request to peer 038401cec42a4a67a79bacebd6d5d3cb. 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 11:03:20.397526 13136 tablet_server.cc:196] TabletServer@127.12.212.1:0 shutdown complete.
I20260710 11:03:20.424643 13136 tablet_server.cc:179] TabletServer@127.12.212.2:0 shutting down...
I20260710 11:03:20.458752 13136 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:20.459492 13136 tablet_replica.cc:333] T 2e14b51f41bc41f6b5b8bc76004bc2ce P 789e3fee85794a24bf54ea708438c694: stopping tablet replica
I20260710 11:03:20.460107 13136 raft_consensus.cc:2243] T 2e14b51f41bc41f6b5b8bc76004bc2ce P 789e3fee85794a24bf54ea708438c694 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:20.460891 13136 raft_consensus.cc:2272] T 2e14b51f41bc41f6b5b8bc76004bc2ce P 789e3fee85794a24bf54ea708438c694 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:20.462718 13136 tablet_replica.cc:333] T 3d360becbe4642e5807bee8648ac267a P 789e3fee85794a24bf54ea708438c694: stopping tablet replica
I20260710 11:03:20.463320 13136 raft_consensus.cc:2243] T 3d360becbe4642e5807bee8648ac267a P 789e3fee85794a24bf54ea708438c694 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:20.463779 13136 raft_consensus.cc:2272] T 3d360becbe4642e5807bee8648ac267a P 789e3fee85794a24bf54ea708438c694 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:20.465404 13136 tablet_replica.cc:333] T aedd9ca629374544941c069ab6f2c87a P 789e3fee85794a24bf54ea708438c694: stopping tablet replica
I20260710 11:03:20.465927 13136 raft_consensus.cc:2243] T aedd9ca629374544941c069ab6f2c87a P 789e3fee85794a24bf54ea708438c694 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:20.466353 13136 raft_consensus.cc:2272] T aedd9ca629374544941c069ab6f2c87a P 789e3fee85794a24bf54ea708438c694 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:20.468278 13136 tablet_replica.cc:333] T 97e83c87cc284dbea9b90eb7e5c17543 P 789e3fee85794a24bf54ea708438c694: stopping tablet replica
I20260710 11:03:20.468986 13136 raft_consensus.cc:2243] T 97e83c87cc284dbea9b90eb7e5c17543 P 789e3fee85794a24bf54ea708438c694 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:20.469462 13136 raft_consensus.cc:2272] T 97e83c87cc284dbea9b90eb7e5c17543 P 789e3fee85794a24bf54ea708438c694 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:20.471534 13136 tablet_replica.cc:333] T 2a61f185e91742acb9abf87954c00a6a P 789e3fee85794a24bf54ea708438c694: stopping tablet replica
I20260710 11:03:20.472213 13136 raft_consensus.cc:2243] T 2a61f185e91742acb9abf87954c00a6a P 789e3fee85794a24bf54ea708438c694 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:20.472661 13136 raft_consensus.cc:2272] T 2a61f185e91742acb9abf87954c00a6a P 789e3fee85794a24bf54ea708438c694 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:03:20.473575 17135 consensus_peers.cc:597] T f7c59899d1d34be295d3341061f931f2 P 026f0b442156435382b5f5844c762f2d -> Peer 789e3fee85794a24bf54ea708438c694 (127.12.212.2:39105): Couldn't send request to peer 789e3fee85794a24bf54ea708438c694. 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 11:03:20.474606 17134 consensus_peers.cc:597] T 3d360becbe4642e5807bee8648ac267a P 026f0b442156435382b5f5844c762f2d -> Peer 038401cec42a4a67a79bacebd6d5d3cb (127.12.212.1:38461): Couldn't send request to peer 038401cec42a4a67a79bacebd6d5d3cb. Status: Network error: Client connection negotiation failed: client connection to 127.12.212.1:38461: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:20.474860 13136 tablet_replica.cc:333] T f7c59899d1d34be295d3341061f931f2 P 789e3fee85794a24bf54ea708438c694: stopping tablet replica
I20260710 11:03:20.475525 13136 raft_consensus.cc:2243] T f7c59899d1d34be295d3341061f931f2 P 789e3fee85794a24bf54ea708438c694 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:20.475945 13136 raft_consensus.cc:2272] T f7c59899d1d34be295d3341061f931f2 P 789e3fee85794a24bf54ea708438c694 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:20.477648 13136 tablet_replica.cc:333] T 76792a054ed34b2394253c03d19104e5 P 789e3fee85794a24bf54ea708438c694: stopping tablet replica
I20260710 11:03:20.478193 13136 raft_consensus.cc:2243] T 76792a054ed34b2394253c03d19104e5 P 789e3fee85794a24bf54ea708438c694 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:20.478588 13136 raft_consensus.cc:2272] T 76792a054ed34b2394253c03d19104e5 P 789e3fee85794a24bf54ea708438c694 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:20.480314 13136 tablet_replica.cc:333] T 76e244689cea440d8c3fb9b6f21be5c1 P 789e3fee85794a24bf54ea708438c694: stopping tablet replica
I20260710 11:03:20.480809 13136 raft_consensus.cc:2243] T 76e244689cea440d8c3fb9b6f21be5c1 P 789e3fee85794a24bf54ea708438c694 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:20.481212 13136 raft_consensus.cc:2272] T 76e244689cea440d8c3fb9b6f21be5c1 P 789e3fee85794a24bf54ea708438c694 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:20.482913 13136 tablet_replica.cc:333] T 77bdcc60813641c8bb29b1673a6554fc P 789e3fee85794a24bf54ea708438c694: stopping tablet replica
I20260710 11:03:20.483486 13136 raft_consensus.cc:2243] T 77bdcc60813641c8bb29b1673a6554fc P 789e3fee85794a24bf54ea708438c694 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:20.484200 13136 raft_consensus.cc:2272] T 77bdcc60813641c8bb29b1673a6554fc P 789e3fee85794a24bf54ea708438c694 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:20.485818 13136 tablet_replica.cc:333] T 903ca90007a645cd95b92379a5a9b842 P 789e3fee85794a24bf54ea708438c694: stopping tablet replica
I20260710 11:03:20.486347 13136 raft_consensus.cc:2243] T 903ca90007a645cd95b92379a5a9b842 P 789e3fee85794a24bf54ea708438c694 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:20.487246 13136 raft_consensus.cc:2272] T 903ca90007a645cd95b92379a5a9b842 P 789e3fee85794a24bf54ea708438c694 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:20.490070 13136 tablet_replica.cc:333] T 30c56c743e544f7bb835d2aac152953b P 789e3fee85794a24bf54ea708438c694: stopping tablet replica
I20260710 11:03:20.490818 13136 raft_consensus.cc:2243] T 30c56c743e544f7bb835d2aac152953b P 789e3fee85794a24bf54ea708438c694 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:20.491429 13136 raft_consensus.cc:2272] T 30c56c743e544f7bb835d2aac152953b P 789e3fee85794a24bf54ea708438c694 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:03:20.492067 17134 consensus_peers.cc:597] T 76e244689cea440d8c3fb9b6f21be5c1 P 026f0b442156435382b5f5844c762f2d -> Peer 038401cec42a4a67a79bacebd6d5d3cb (127.12.212.1:38461): Couldn't send request to peer 038401cec42a4a67a79bacebd6d5d3cb. Status: Network error: Client connection negotiation failed: client connection to 127.12.212.1:38461: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:20.493566 13136 tablet_replica.cc:333] T f41ec976377e435695bc24cb00657914 P 789e3fee85794a24bf54ea708438c694: stopping tablet replica
I20260710 11:03:20.494155 13136 raft_consensus.cc:2243] T f41ec976377e435695bc24cb00657914 P 789e3fee85794a24bf54ea708438c694 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:20.494596 13136 raft_consensus.cc:2272] T f41ec976377e435695bc24cb00657914 P 789e3fee85794a24bf54ea708438c694 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:20.496348 13136 tablet_replica.cc:333] T f513edbd5d3b4fd8962e74dee00e96d5 P 789e3fee85794a24bf54ea708438c694: stopping tablet replica
I20260710 11:03:20.496825 13136 raft_consensus.cc:2243] T f513edbd5d3b4fd8962e74dee00e96d5 P 789e3fee85794a24bf54ea708438c694 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:20.497548 13136 raft_consensus.cc:2272] T f513edbd5d3b4fd8962e74dee00e96d5 P 789e3fee85794a24bf54ea708438c694 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:20.499385 13136 tablet_replica.cc:333] T aa19bcae61e447768d8bc3066370c61e P 789e3fee85794a24bf54ea708438c694: stopping tablet replica
I20260710 11:03:20.499869 13136 raft_consensus.cc:2243] T aa19bcae61e447768d8bc3066370c61e P 789e3fee85794a24bf54ea708438c694 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:20.500270 13136 raft_consensus.cc:2272] T aa19bcae61e447768d8bc3066370c61e P 789e3fee85794a24bf54ea708438c694 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:20.501971 13136 tablet_replica.cc:333] T 6515502df476449daba0a54a769a6a2e P 789e3fee85794a24bf54ea708438c694: stopping tablet replica
I20260710 11:03:20.502461 13136 raft_consensus.cc:2243] T 6515502df476449daba0a54a769a6a2e P 789e3fee85794a24bf54ea708438c694 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:20.502858 13136 raft_consensus.cc:2272] T 6515502df476449daba0a54a769a6a2e P 789e3fee85794a24bf54ea708438c694 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:20.504585 13136 tablet_replica.cc:333] T ef3c4b91381d4305a1af38d92999812f P 789e3fee85794a24bf54ea708438c694: stopping tablet replica
I20260710 11:03:20.505074 13136 raft_consensus.cc:2243] T ef3c4b91381d4305a1af38d92999812f P 789e3fee85794a24bf54ea708438c694 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:20.505788 13136 raft_consensus.cc:2272] T ef3c4b91381d4305a1af38d92999812f P 789e3fee85794a24bf54ea708438c694 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:20.507501 13136 tablet_replica.cc:333] T dcfd459c2e1b4639a193bd93d13ee28b P 789e3fee85794a24bf54ea708438c694: stopping tablet replica
I20260710 11:03:20.507951 13136 raft_consensus.cc:2243] T dcfd459c2e1b4639a193bd93d13ee28b P 789e3fee85794a24bf54ea708438c694 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:20.508649 13136 raft_consensus.cc:2272] T dcfd459c2e1b4639a193bd93d13ee28b P 789e3fee85794a24bf54ea708438c694 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:20.510370 13136 tablet_replica.cc:333] T aa981b0e74534ef99d008cc7220b8685 P 789e3fee85794a24bf54ea708438c694: stopping tablet replica
I20260710 11:03:20.510820 13136 raft_consensus.cc:2243] T aa981b0e74534ef99d008cc7220b8685 P 789e3fee85794a24bf54ea708438c694 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:20.511255 13136 raft_consensus.cc:2272] T aa981b0e74534ef99d008cc7220b8685 P 789e3fee85794a24bf54ea708438c694 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:20.537919 13136 tablet_server.cc:196] TabletServer@127.12.212.2:0 shutdown complete.
W20260710 11:03:20.562630 17135 consensus_peers.cc:597] T aedd9ca629374544941c069ab6f2c87a P 026f0b442156435382b5f5844c762f2d -> Peer 789e3fee85794a24bf54ea708438c694 (127.12.212.2:39105): Couldn't send request to peer 789e3fee85794a24bf54ea708438c694. Status: Network error: Client connection negotiation failed: client connection to 127.12.212.2:39105: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:20.569419 13136 tablet_server.cc:179] TabletServer@127.12.212.3:0 shutting down...
I20260710 11:03:20.598393 13136 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:20.599252 13136 tablet_replica.cc:333] T 3d360becbe4642e5807bee8648ac267a P 026f0b442156435382b5f5844c762f2d: stopping tablet replica
I20260710 11:03:20.600137 13136 raft_consensus.cc:2243] T 3d360becbe4642e5807bee8648ac267a P 026f0b442156435382b5f5844c762f2d [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:03:20.600952 13136 raft_consensus.cc:2272] T 3d360becbe4642e5807bee8648ac267a P 026f0b442156435382b5f5844c762f2d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:20.602646 13136 tablet_replica.cc:333] T 2e14b51f41bc41f6b5b8bc76004bc2ce P 026f0b442156435382b5f5844c762f2d: stopping tablet replica
I20260710 11:03:20.603212 13136 raft_consensus.cc:2243] T 2e14b51f41bc41f6b5b8bc76004bc2ce P 026f0b442156435382b5f5844c762f2d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:20.603578 13136 raft_consensus.cc:2272] T 2e14b51f41bc41f6b5b8bc76004bc2ce P 026f0b442156435382b5f5844c762f2d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:20.605443 13136 tablet_replica.cc:333] T 2a61f185e91742acb9abf87954c00a6a P 026f0b442156435382b5f5844c762f2d: stopping tablet replica
I20260710 11:03:20.606213 13136 raft_consensus.cc:2243] T 2a61f185e91742acb9abf87954c00a6a P 026f0b442156435382b5f5844c762f2d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:20.606701 13136 raft_consensus.cc:2272] T 2a61f185e91742acb9abf87954c00a6a P 026f0b442156435382b5f5844c762f2d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:20.608464 13136 tablet_replica.cc:333] T f7c59899d1d34be295d3341061f931f2 P 026f0b442156435382b5f5844c762f2d: stopping tablet replica
W20260710 11:03:20.608619 17134 consensus_peers.cc:597] T aedd9ca629374544941c069ab6f2c87a P 026f0b442156435382b5f5844c762f2d -> Peer 038401cec42a4a67a79bacebd6d5d3cb (127.12.212.1:38461): Couldn't send request to peer 038401cec42a4a67a79bacebd6d5d3cb. Status: Network error: Client connection negotiation failed: client connection to 127.12.212.1:38461: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:20.609052 13136 raft_consensus.cc:2243] T f7c59899d1d34be295d3341061f931f2 P 026f0b442156435382b5f5844c762f2d [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:20.610240 13136 raft_consensus.cc:2272] T f7c59899d1d34be295d3341061f931f2 P 026f0b442156435382b5f5844c762f2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:20.611861 13136 tablet_replica.cc:333] T 76792a054ed34b2394253c03d19104e5 P 026f0b442156435382b5f5844c762f2d: stopping tablet replica
I20260710 11:03:20.612371 13136 raft_consensus.cc:2243] T 76792a054ed34b2394253c03d19104e5 P 026f0b442156435382b5f5844c762f2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:20.612772 13136 raft_consensus.cc:2272] T 76792a054ed34b2394253c03d19104e5 P 026f0b442156435382b5f5844c762f2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:20.614501 13136 tablet_replica.cc:333] T 97e83c87cc284dbea9b90eb7e5c17543 P 026f0b442156435382b5f5844c762f2d: stopping tablet replica
I20260710 11:03:20.615077 13136 raft_consensus.cc:2243] T 97e83c87cc284dbea9b90eb7e5c17543 P 026f0b442156435382b5f5844c762f2d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:20.615487 13136 raft_consensus.cc:2272] T 97e83c87cc284dbea9b90eb7e5c17543 P 026f0b442156435382b5f5844c762f2d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:20.616987 13136 tablet_replica.cc:333] T aedd9ca629374544941c069ab6f2c87a P 026f0b442156435382b5f5844c762f2d: stopping tablet replica
I20260710 11:03:20.617499 13136 raft_consensus.cc:2243] T aedd9ca629374544941c069ab6f2c87a P 026f0b442156435382b5f5844c762f2d [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:20.618172 13136 raft_consensus.cc:2272] T aedd9ca629374544941c069ab6f2c87a P 026f0b442156435382b5f5844c762f2d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:20.619834 13136 tablet_replica.cc:333] T 76e244689cea440d8c3fb9b6f21be5c1 P 026f0b442156435382b5f5844c762f2d: stopping tablet replica
I20260710 11:03:20.620343 13136 raft_consensus.cc:2243] T 76e244689cea440d8c3fb9b6f21be5c1 P 026f0b442156435382b5f5844c762f2d [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:03:20.620993 13136 raft_consensus.cc:2272] T 76e244689cea440d8c3fb9b6f21be5c1 P 026f0b442156435382b5f5844c762f2d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:20.622864 13136 tablet_replica.cc:333] T 77bdcc60813641c8bb29b1673a6554fc P 026f0b442156435382b5f5844c762f2d: stopping tablet replica
I20260710 11:03:20.623415 13136 raft_consensus.cc:2243] T 77bdcc60813641c8bb29b1673a6554fc P 026f0b442156435382b5f5844c762f2d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:20.623818 13136 raft_consensus.cc:2272] T 77bdcc60813641c8bb29b1673a6554fc P 026f0b442156435382b5f5844c762f2d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:20.625391 13136 tablet_replica.cc:333] T 903ca90007a645cd95b92379a5a9b842 P 026f0b442156435382b5f5844c762f2d: stopping tablet replica
I20260710 11:03:20.625875 13136 raft_consensus.cc:2243] T 903ca90007a645cd95b92379a5a9b842 P 026f0b442156435382b5f5844c762f2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:20.626343 13136 raft_consensus.cc:2272] T 903ca90007a645cd95b92379a5a9b842 P 026f0b442156435382b5f5844c762f2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:20.628129 13136 tablet_replica.cc:333] T ef3c4b91381d4305a1af38d92999812f P 026f0b442156435382b5f5844c762f2d: stopping tablet replica
I20260710 11:03:20.628631 13136 raft_consensus.cc:2243] T ef3c4b91381d4305a1af38d92999812f P 026f0b442156435382b5f5844c762f2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:20.629029 13136 raft_consensus.cc:2272] T ef3c4b91381d4305a1af38d92999812f P 026f0b442156435382b5f5844c762f2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:20.630586 13136 tablet_replica.cc:333] T dcfd459c2e1b4639a193bd93d13ee28b P 026f0b442156435382b5f5844c762f2d: stopping tablet replica
I20260710 11:03:20.631146 13136 raft_consensus.cc:2243] T dcfd459c2e1b4639a193bd93d13ee28b P 026f0b442156435382b5f5844c762f2d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:20.631563 13136 raft_consensus.cc:2272] T dcfd459c2e1b4639a193bd93d13ee28b P 026f0b442156435382b5f5844c762f2d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:20.633246 13136 tablet_replica.cc:333] T aa981b0e74534ef99d008cc7220b8685 P 026f0b442156435382b5f5844c762f2d: stopping tablet replica
I20260710 11:03:20.633734 13136 raft_consensus.cc:2243] T aa981b0e74534ef99d008cc7220b8685 P 026f0b442156435382b5f5844c762f2d [term 3 LEADER]: Raft consensus shutting down.
I20260710 11:03:20.634420 13136 raft_consensus.cc:2272] T aa981b0e74534ef99d008cc7220b8685 P 026f0b442156435382b5f5844c762f2d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:20.636243 13136 tablet_replica.cc:333] T 6515502df476449daba0a54a769a6a2e P 026f0b442156435382b5f5844c762f2d: stopping tablet replica
I20260710 11:03:20.636709 13136 raft_consensus.cc:2243] T 6515502df476449daba0a54a769a6a2e P 026f0b442156435382b5f5844c762f2d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:20.637125 13136 raft_consensus.cc:2272] T 6515502df476449daba0a54a769a6a2e P 026f0b442156435382b5f5844c762f2d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:20.638728 13136 tablet_replica.cc:333] T aa19bcae61e447768d8bc3066370c61e P 026f0b442156435382b5f5844c762f2d: stopping tablet replica
I20260710 11:03:20.639227 13136 raft_consensus.cc:2243] T aa19bcae61e447768d8bc3066370c61e P 026f0b442156435382b5f5844c762f2d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:20.639662 13136 raft_consensus.cc:2272] T aa19bcae61e447768d8bc3066370c61e P 026f0b442156435382b5f5844c762f2d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:20.641395 13136 tablet_replica.cc:333] T 30c56c743e544f7bb835d2aac152953b P 026f0b442156435382b5f5844c762f2d: stopping tablet replica
I20260710 11:03:20.641839 13136 raft_consensus.cc:2243] T 30c56c743e544f7bb835d2aac152953b P 026f0b442156435382b5f5844c762f2d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:20.642232 13136 raft_consensus.cc:2272] T 30c56c743e544f7bb835d2aac152953b P 026f0b442156435382b5f5844c762f2d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:20.644093 13136 tablet_replica.cc:333] T f41ec976377e435695bc24cb00657914 P 026f0b442156435382b5f5844c762f2d: stopping tablet replica
I20260710 11:03:20.644536 13136 raft_consensus.cc:2243] T f41ec976377e435695bc24cb00657914 P 026f0b442156435382b5f5844c762f2d [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:20.645244 13136 raft_consensus.cc:2272] T f41ec976377e435695bc24cb00657914 P 026f0b442156435382b5f5844c762f2d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:20.647010 13136 tablet_replica.cc:333] T f513edbd5d3b4fd8962e74dee00e96d5 P 026f0b442156435382b5f5844c762f2d: stopping tablet replica
I20260710 11:03:20.647454 13136 raft_consensus.cc:2243] T f513edbd5d3b4fd8962e74dee00e96d5 P 026f0b442156435382b5f5844c762f2d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:20.647836 13136 raft_consensus.cc:2272] T f513edbd5d3b4fd8962e74dee00e96d5 P 026f0b442156435382b5f5844c762f2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:20.686264 13136 tablet_server.cc:196] TabletServer@127.12.212.3:0 shutdown complete.
I20260710 11:03:20.712781 13136 master.cc:562] Master@127.12.212.62:44821 shutting down...
I20260710 11:03:20.734019 13136 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a3e97a80bbb34277ad4f55481342a9d3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:20.734524 13136 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a3e97a80bbb34277ad4f55481342a9d3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:20.734786 13136 tablet_replica.cc:333] T 00000000000000000000000000000000 P a3e97a80bbb34277ad4f55481342a9d3: stopping tablet replica
I20260710 11:03:20.754901 13136 master.cc:584] Master@127.12.212.62:44821 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12286 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 11:03:20.802109 13136 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.12.212.62:40593
I20260710 11:03:20.803295 13136 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:20.808631 17488 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 11:03:20.808735 17487 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 11:03:20.809814 17490 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 11:03:20.811862 13136 server_base.cc:1061] running on GCE node
I20260710 11:03:20.812708 13136 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:20.812902 13136 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 11:03:20.813017 13136 hybrid_clock.cc:648] HybridClock initialized: now 1783681400813006 us; error 0 us; skew 500 ppm
I20260710 11:03:20.813470 13136 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:20.815811 13136 webserver.cc:533] Webserver started at http://127.12.212.62:38491/ using document root <none> and password file <none>
I20260710 11:03:20.816232 13136 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:20.816489 13136 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:20.816705 13136 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:20.817694 13136 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681302471308-13136-0/minicluster-data/master-0-root/instance:
uuid: "38341a2ae5ad4b8eb2bc59463b2c99fb"
format_stamp: "Formatted at 2026-07-10 11:03:20 on dist-test-slave-vn19"
I20260710 11:03:20.821800 13136 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 11:03:20.825009 17495 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:20.825788 13136 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 11:03:20.826072 13136 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681302471308-13136-0/minicluster-data/master-0-root
uuid: "38341a2ae5ad4b8eb2bc59463b2c99fb"
format_stamp: "Formatted at 2026-07-10 11:03:20 on dist-test-slave-vn19"
I20260710 11:03:20.826361 13136 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681302471308-13136-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681302471308-13136-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681302471308-13136-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 11:03:20.847730 13136 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:20.848867 13136 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:20.885921 13136 rpc_server.cc:307] RPC server started. Bound to: 127.12.212.62:40593
I20260710 11:03:20.886039 17546 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.212.62:40593 every 8 connection(s)
I20260710 11:03:20.889918 17547 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 11:03:20.900807 17547 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 38341a2ae5ad4b8eb2bc59463b2c99fb: Bootstrap starting.
I20260710 11:03:20.905664 17547 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 38341a2ae5ad4b8eb2bc59463b2c99fb: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:20.909782 17547 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 38341a2ae5ad4b8eb2bc59463b2c99fb: No bootstrap required, opened a new log
I20260710 11:03:20.911983 17547 raft_consensus.cc:359] T 00000000000000000000000000000000 P 38341a2ae5ad4b8eb2bc59463b2c99fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38341a2ae5ad4b8eb2bc59463b2c99fb" member_type: VOTER }
I20260710 11:03:20.912376 17547 raft_consensus.cc:385] T 00000000000000000000000000000000 P 38341a2ae5ad4b8eb2bc59463b2c99fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:20.912566 17547 raft_consensus.cc:740] T 00000000000000000000000000000000 P 38341a2ae5ad4b8eb2bc59463b2c99fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 38341a2ae5ad4b8eb2bc59463b2c99fb, State: Initialized, Role: FOLLOWER
I20260710 11:03:20.913086 17547 consensus_queue.cc:260] T 00000000000000000000000000000000 P 38341a2ae5ad4b8eb2bc59463b2c99fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "38341a2ae5ad4b8eb2bc59463b2c99fb" member_type: VOTER }
I20260710 11:03:20.913535 17547 raft_consensus.cc:399] T 00000000000000000000000000000000 P 38341a2ae5ad4b8eb2bc59463b2c99fb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 11:03:20.913738 17547 raft_consensus.cc:493] T 00000000000000000000000000000000 P 38341a2ae5ad4b8eb2bc59463b2c99fb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 11:03:20.914005 17547 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 38341a2ae5ad4b8eb2bc59463b2c99fb [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:20.918641 17547 raft_consensus.cc:515] T 00000000000000000000000000000000 P 38341a2ae5ad4b8eb2bc59463b2c99fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38341a2ae5ad4b8eb2bc59463b2c99fb" member_type: VOTER }
I20260710 11:03:20.919133 17547 leader_election.cc:304] T 00000000000000000000000000000000 P 38341a2ae5ad4b8eb2bc59463b2c99fb [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: 38341a2ae5ad4b8eb2bc59463b2c99fb; no voters: 
I20260710 11:03:20.920235 17547 leader_election.cc:290] T 00000000000000000000000000000000 P 38341a2ae5ad4b8eb2bc59463b2c99fb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 11:03:20.920552 17550 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 38341a2ae5ad4b8eb2bc59463b2c99fb [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:20.921938 17550 raft_consensus.cc:697] T 00000000000000000000000000000000 P 38341a2ae5ad4b8eb2bc59463b2c99fb [term 1 LEADER]: Becoming Leader. State: Replica: 38341a2ae5ad4b8eb2bc59463b2c99fb, State: Running, Role: LEADER
I20260710 11:03:20.922576 17550 consensus_queue.cc:237] T 00000000000000000000000000000000 P 38341a2ae5ad4b8eb2bc59463b2c99fb [LEADER]: Queue going to LEADER mode. State: All 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: "38341a2ae5ad4b8eb2bc59463b2c99fb" member_type: VOTER }
I20260710 11:03:20.923350 17547 sys_catalog.cc:565] T 00000000000000000000000000000000 P 38341a2ae5ad4b8eb2bc59463b2c99fb [sys.catalog]: configured and running, proceeding with master startup.
I20260710 11:03:20.927188 17552 sys_catalog.cc:455] T 00000000000000000000000000000000 P 38341a2ae5ad4b8eb2bc59463b2c99fb [sys.catalog]: SysCatalogTable state changed. Reason: New leader 38341a2ae5ad4b8eb2bc59463b2c99fb. Latest consensus state: current_term: 1 leader_uuid: "38341a2ae5ad4b8eb2bc59463b2c99fb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38341a2ae5ad4b8eb2bc59463b2c99fb" member_type: VOTER } }
I20260710 11:03:20.927450 17551 sys_catalog.cc:455] T 00000000000000000000000000000000 P 38341a2ae5ad4b8eb2bc59463b2c99fb [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "38341a2ae5ad4b8eb2bc59463b2c99fb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "38341a2ae5ad4b8eb2bc59463b2c99fb" member_type: VOTER } }
I20260710 11:03:20.928056 17552 sys_catalog.cc:458] T 00000000000000000000000000000000 P 38341a2ae5ad4b8eb2bc59463b2c99fb [sys.catalog]: This master's current role is: LEADER
I20260710 11:03:20.928236 17551 sys_catalog.cc:458] T 00000000000000000000000000000000 P 38341a2ae5ad4b8eb2bc59463b2c99fb [sys.catalog]: This master's current role is: LEADER
I20260710 11:03:20.930723 17556 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 11:03:20.936679 17556 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 11:03:20.940012 13136 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 11:03:20.945097 17556 catalog_manager.cc:1383] Generated new cluster ID: 85c1c0d753be4b139d5105f67fc2b04c
I20260710 11:03:20.945465 17556 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 11:03:20.963862 17556 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 11:03:20.965070 17556 catalog_manager.cc:1540] Loading token signing keys...
I20260710 11:03:20.980746 17556 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 38341a2ae5ad4b8eb2bc59463b2c99fb: Generated new TSK 0
I20260710 11:03:20.981382 17556 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 11:03:21.006389 13136 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:21.012295 17568 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 11:03:21.013219 17569 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 11:03:21.015707 17571 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 11:03:21.015877 13136 server_base.cc:1061] running on GCE node
I20260710 11:03:21.016932 13136 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:21.017174 13136 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 11:03:21.017354 13136 hybrid_clock.cc:648] HybridClock initialized: now 1783681401017336 us; error 0 us; skew 500 ppm
I20260710 11:03:21.017903 13136 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:21.020506 13136 webserver.cc:533] Webserver started at http://127.12.212.1:37999/ using document root <none> and password file <none>
I20260710 11:03:21.021044 13136 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:21.021262 13136 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:21.021543 13136 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:21.022661 13136 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681302471308-13136-0/minicluster-data/ts-0-root/instance:
uuid: "8c5cbb50e718411f95e96a761e31751e"
format_stamp: "Formatted at 2026-07-10 11:03:21 on dist-test-slave-vn19"
I20260710 11:03:21.027688 13136 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 11:03:21.031312 17576 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:21.032143 13136 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260710 11:03:21.032493 13136 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681302471308-13136-0/minicluster-data/ts-0-root
uuid: "8c5cbb50e718411f95e96a761e31751e"
format_stamp: "Formatted at 2026-07-10 11:03:21 on dist-test-slave-vn19"
I20260710 11:03:21.032804 13136 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681302471308-13136-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681302471308-13136-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681302471308-13136-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 11:03:21.078353 13136 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:21.079686 13136 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:21.081153 13136 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:21.083432 13136 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:21.083652 13136 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:21.083894 13136 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:21.084075 13136 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:21.124621 13136 rpc_server.cc:307] RPC server started. Bound to: 127.12.212.1:40699
I20260710 11:03:21.124737 17638 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.212.1:40699 every 8 connection(s)
I20260710 11:03:21.129663 13136 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:21.136425 17643 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 11:03:21.137858 17644 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 11:03:21.140795 17646 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 11:03:21.141461 13136 server_base.cc:1061] running on GCE node
I20260710 11:03:21.142493 13136 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:21.142719 13136 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 11:03:21.142814 17639 heartbeater.cc:344] Connected to a master server at 127.12.212.62:40593
I20260710 11:03:21.142961 13136 hybrid_clock.cc:648] HybridClock initialized: now 1783681401142919 us; error 0 us; skew 500 ppm
I20260710 11:03:21.143327 17639 heartbeater.cc:461] Registering TS with master...
I20260710 11:03:21.143800 13136 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:21.144232 17639 heartbeater.cc:507] Master 127.12.212.62:40593 requested a full tablet report, sending...
I20260710 11:03:21.146533 13136 webserver.cc:533] Webserver started at http://127.12.212.2:39699/ using document root <none> and password file <none>
I20260710 11:03:21.146907 17512 ts_manager.cc:194] Registered new tserver with Master: 8c5cbb50e718411f95e96a761e31751e (127.12.212.1:40699)
I20260710 11:03:21.147248 13136 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:21.147529 13136 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:21.147841 13136 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:21.149209 13136 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681302471308-13136-0/minicluster-data/ts-1-root/instance:
uuid: "eb5fdcca16c44777be259ff2488f4c3b"
format_stamp: "Formatted at 2026-07-10 11:03:21 on dist-test-slave-vn19"
I20260710 11:03:21.149322 17512 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60940
I20260710 11:03:21.154621 13136 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260710 11:03:21.158090 17651 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:21.158922 13136 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 11:03:21.159269 13136 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681302471308-13136-0/minicluster-data/ts-1-root
uuid: "eb5fdcca16c44777be259ff2488f4c3b"
format_stamp: "Formatted at 2026-07-10 11:03:21 on dist-test-slave-vn19"
I20260710 11:03:21.159526 13136 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681302471308-13136-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681302471308-13136-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681302471308-13136-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 11:03:21.176548 13136 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:21.177804 13136 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:21.179479 13136 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:21.181671 13136 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:21.181895 13136 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:21.182139 13136 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:21.182318 13136 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:21.221654 13136 rpc_server.cc:307] RPC server started. Bound to: 127.12.212.2:39405
I20260710 11:03:21.221783 17713 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.212.2:39405 every 8 connection(s)
I20260710 11:03:21.226449 13136 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 11:03:21.233044 17717 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 11:03:21.235874 17718 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 11:03:21.237015 17720 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 11:03:21.238211 13136 server_base.cc:1061] running on GCE node
I20260710 11:03:21.239524 13136 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 11:03:21.239820 13136 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 11:03:21.240028 13136 hybrid_clock.cc:648] HybridClock initialized: now 1783681401240012 us; error 0 us; skew 500 ppm
I20260710 11:03:21.240813 13136 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 11:03:21.241112 17714 heartbeater.cc:344] Connected to a master server at 127.12.212.62:40593
I20260710 11:03:21.241603 17714 heartbeater.cc:461] Registering TS with master...
I20260710 11:03:21.242663 17714 heartbeater.cc:507] Master 127.12.212.62:40593 requested a full tablet report, sending...
I20260710 11:03:21.243876 13136 webserver.cc:533] Webserver started at http://127.12.212.3:41389/ using document root <none> and password file <none>
I20260710 11:03:21.244539 13136 fs_manager.cc:362] Metadata directory not provided
I20260710 11:03:21.244793 13136 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 11:03:21.245126 13136 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 11:03:21.245213 17512 ts_manager.cc:194] Registered new tserver with Master: eb5fdcca16c44777be259ff2488f4c3b (127.12.212.2:39405)
I20260710 11:03:21.246865 13136 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681302471308-13136-0/minicluster-data/ts-2-root/instance:
uuid: "b15df61de52c4e038d132628e52ea1c5"
format_stamp: "Formatted at 2026-07-10 11:03:21 on dist-test-slave-vn19"
I20260710 11:03:21.247330 17512 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60946
I20260710 11:03:21.252746 13136 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260710 11:03:21.256419 17725 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:21.257299 13136 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260710 11:03:21.257618 13136 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681302471308-13136-0/minicluster-data/ts-2-root
uuid: "b15df61de52c4e038d132628e52ea1c5"
format_stamp: "Formatted at 2026-07-10 11:03:21 on dist-test-slave-vn19"
I20260710 11:03:21.257920 13136 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681302471308-13136-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681302471308-13136-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskzOUTVT/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783681302471308-13136-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 11:03:21.271025 13136 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 11:03:21.272229 13136 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 11:03:21.273914 13136 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 11:03:21.276224 13136 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 11:03:21.276396 13136 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:21.276684 13136 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 11:03:21.276862 13136 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 11:03:21.316808 13136 rpc_server.cc:307] RPC server started. Bound to: 127.12.212.3:35587
I20260710 11:03:21.316929 17787 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.12.212.3:35587 every 8 connection(s)
I20260710 11:03:21.330991 17788 heartbeater.cc:344] Connected to a master server at 127.12.212.62:40593
I20260710 11:03:21.331458 17788 heartbeater.cc:461] Registering TS with master...
I20260710 11:03:21.332178 17788 heartbeater.cc:507] Master 127.12.212.62:40593 requested a full tablet report, sending...
I20260710 11:03:21.334286 17512 ts_manager.cc:194] Registered new tserver with Master: b15df61de52c4e038d132628e52ea1c5 (127.12.212.3:35587)
I20260710 11:03:21.334487 13136 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014616834s
I20260710 11:03:21.336180 17512 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60948
I20260710 11:03:21.360883 17512 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60960:
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 11:03:21.363827 17512 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 11:03:21.437580 17604 tablet_service.cc:1511] Processing CreateTablet for tablet f718a76f5b45407883b2e47802a31b38 (DEFAULT_TABLE table=test-workload [id=60441961b2f345569411652818505f2a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:03:21.439114 17604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f718a76f5b45407883b2e47802a31b38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:21.439126 17602 tablet_service.cc:1511] Processing CreateTablet for tablet 5be80f1ab7c04b97b4a52798f69a32f3 (DEFAULT_TABLE table=test-workload [id=60441961b2f345569411652818505f2a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:03:21.440330 17753 tablet_service.cc:1511] Processing CreateTablet for tablet f718a76f5b45407883b2e47802a31b38 (DEFAULT_TABLE table=test-workload [id=60441961b2f345569411652818505f2a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:03:21.442158 17753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f718a76f5b45407883b2e47802a31b38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:21.443912 17601 tablet_service.cc:1511] Processing CreateTablet for tablet 30226f1a74374f6ea1b19e0099469ee7 (DEFAULT_TABLE table=test-workload [id=60441961b2f345569411652818505f2a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:03:21.444850 17751 tablet_service.cc:1511] Processing CreateTablet for tablet 5be80f1ab7c04b97b4a52798f69a32f3 (DEFAULT_TABLE table=test-workload [id=60441961b2f345569411652818505f2a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:03:21.446199 17751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5be80f1ab7c04b97b4a52798f69a32f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:21.448199 17677 tablet_service.cc:1511] Processing CreateTablet for tablet 5be80f1ab7c04b97b4a52798f69a32f3 (DEFAULT_TABLE table=test-workload [id=60441961b2f345569411652818505f2a]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:03:21.448895 17679 tablet_service.cc:1511] Processing CreateTablet for tablet f718a76f5b45407883b2e47802a31b38 (DEFAULT_TABLE table=test-workload [id=60441961b2f345569411652818505f2a]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:03:21.449646 17677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5be80f1ab7c04b97b4a52798f69a32f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:21.442476 17603 tablet_service.cc:1511] Processing CreateTablet for tablet 24ca9ecb262b4cee8213c888bb510a5a (DEFAULT_TABLE table=test-workload [id=60441961b2f345569411652818505f2a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:03:21.443612 17752 tablet_service.cc:1511] Processing CreateTablet for tablet 24ca9ecb262b4cee8213c888bb510a5a (DEFAULT_TABLE table=test-workload [id=60441961b2f345569411652818505f2a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:03:21.451148 17678 tablet_service.cc:1511] Processing CreateTablet for tablet 24ca9ecb262b4cee8213c888bb510a5a (DEFAULT_TABLE table=test-workload [id=60441961b2f345569411652818505f2a]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:03:21.452328 17752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24ca9ecb262b4cee8213c888bb510a5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:21.452581 17678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24ca9ecb262b4cee8213c888bb510a5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:21.446527 17676 tablet_service.cc:1511] Processing CreateTablet for tablet 30226f1a74374f6ea1b19e0099469ee7 (DEFAULT_TABLE table=test-workload [id=60441961b2f345569411652818505f2a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:03:21.456036 17676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30226f1a74374f6ea1b19e0099469ee7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:21.440834 17602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5be80f1ab7c04b97b4a52798f69a32f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:21.460104 17601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30226f1a74374f6ea1b19e0099469ee7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:21.463263 17603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24ca9ecb262b4cee8213c888bb510a5a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:21.471298 17679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f718a76f5b45407883b2e47802a31b38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:21.482712 17750 tablet_service.cc:1511] Processing CreateTablet for tablet 30226f1a74374f6ea1b19e0099469ee7 (DEFAULT_TABLE table=test-workload [id=60441961b2f345569411652818505f2a]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:03:21.485787 17750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30226f1a74374f6ea1b19e0099469ee7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:21.503801 17600 tablet_service.cc:1511] Processing CreateTablet for tablet c7107df36f4843f3831ff03a5ba01782 (DEFAULT_TABLE table=test-workload [id=60441961b2f345569411652818505f2a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:03:21.505716 17600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7107df36f4843f3831ff03a5ba01782. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:21.515285 17675 tablet_service.cc:1511] Processing CreateTablet for tablet c7107df36f4843f3831ff03a5ba01782 (DEFAULT_TABLE table=test-workload [id=60441961b2f345569411652818505f2a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:03:21.516834 17675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7107df36f4843f3831ff03a5ba01782. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:21.524014 17805 tablet_bootstrap.cc:492] T 5be80f1ab7c04b97b4a52798f69a32f3 P eb5fdcca16c44777be259ff2488f4c3b: Bootstrap starting.
I20260710 11:03:21.556588 17749 tablet_service.cc:1511] Processing CreateTablet for tablet c7107df36f4843f3831ff03a5ba01782 (DEFAULT_TABLE table=test-workload [id=60441961b2f345569411652818505f2a]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:03:21.558574 17749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c7107df36f4843f3831ff03a5ba01782. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:21.560323 17804 tablet_bootstrap.cc:492] T 30226f1a74374f6ea1b19e0099469ee7 P 8c5cbb50e718411f95e96a761e31751e: Bootstrap starting.
I20260710 11:03:21.566428 17804 tablet_bootstrap.cc:654] T 30226f1a74374f6ea1b19e0099469ee7 P 8c5cbb50e718411f95e96a761e31751e: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:21.572036 17805 tablet_bootstrap.cc:654] T 5be80f1ab7c04b97b4a52798f69a32f3 P eb5fdcca16c44777be259ff2488f4c3b: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:21.581107 17601 tablet_service.cc:1511] Processing CreateTablet for tablet d2ed1a7bedd844e389fe0bf5d8d4ce44 (DEFAULT_TABLE table=test-workload [id=60441961b2f345569411652818505f2a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:03:21.593922 17805 tablet_bootstrap.cc:492] T 5be80f1ab7c04b97b4a52798f69a32f3 P eb5fdcca16c44777be259ff2488f4c3b: No bootstrap required, opened a new log
I20260710 11:03:21.594475 17805 ts_tablet_manager.cc:1403] T 5be80f1ab7c04b97b4a52798f69a32f3 P eb5fdcca16c44777be259ff2488f4c3b: Time spent bootstrapping tablet: real 0.071s	user 0.013s	sys 0.009s
I20260710 11:03:21.593922 17601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2ed1a7bedd844e389fe0bf5d8d4ce44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:21.597421 17805 raft_consensus.cc:359] T 5be80f1ab7c04b97b4a52798f69a32f3 P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:21.598207 17805 raft_consensus.cc:385] T 5be80f1ab7c04b97b4a52798f69a32f3 P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:21.598497 17805 raft_consensus.cc:740] T 5be80f1ab7c04b97b4a52798f69a32f3 P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb5fdcca16c44777be259ff2488f4c3b, State: Initialized, Role: FOLLOWER
I20260710 11:03:21.599294 17805 consensus_queue.cc:260] T 5be80f1ab7c04b97b4a52798f69a32f3 P eb5fdcca16c44777be259ff2488f4c3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:21.599944 17679 tablet_service.cc:1511] Processing CreateTablet for tablet d2ed1a7bedd844e389fe0bf5d8d4ce44 (DEFAULT_TABLE table=test-workload [id=60441961b2f345569411652818505f2a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:03:21.601608 17679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2ed1a7bedd844e389fe0bf5d8d4ce44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:21.600483 17753 tablet_service.cc:1511] Processing CreateTablet for tablet d2ed1a7bedd844e389fe0bf5d8d4ce44 (DEFAULT_TABLE table=test-workload [id=60441961b2f345569411652818505f2a]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:03:21.607555 17753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2ed1a7bedd844e389fe0bf5d8d4ce44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:21.608273 17805 ts_tablet_manager.cc:1434] T 5be80f1ab7c04b97b4a52798f69a32f3 P eb5fdcca16c44777be259ff2488f4c3b: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.003s
I20260710 11:03:21.608630 17714 heartbeater.cc:499] Master 127.12.212.62:40593 was elected leader, sending a full tablet report...
I20260710 11:03:21.609331 17805 tablet_bootstrap.cc:492] T c7107df36f4843f3831ff03a5ba01782 P eb5fdcca16c44777be259ff2488f4c3b: Bootstrap starting.
I20260710 11:03:21.615706 17805 tablet_bootstrap.cc:654] T c7107df36f4843f3831ff03a5ba01782 P eb5fdcca16c44777be259ff2488f4c3b: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:21.620492 17803 tablet_bootstrap.cc:492] T 5be80f1ab7c04b97b4a52798f69a32f3 P b15df61de52c4e038d132628e52ea1c5: Bootstrap starting.
I20260710 11:03:21.634239 17804 tablet_bootstrap.cc:492] T 30226f1a74374f6ea1b19e0099469ee7 P 8c5cbb50e718411f95e96a761e31751e: No bootstrap required, opened a new log
I20260710 11:03:21.634793 17804 ts_tablet_manager.cc:1403] T 30226f1a74374f6ea1b19e0099469ee7 P 8c5cbb50e718411f95e96a761e31751e: Time spent bootstrapping tablet: real 0.075s	user 0.011s	sys 0.018s
I20260710 11:03:21.637844 17804 raft_consensus.cc:359] T 30226f1a74374f6ea1b19e0099469ee7 P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:21.638540 17804 raft_consensus.cc:385] T 30226f1a74374f6ea1b19e0099469ee7 P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:21.638827 17804 raft_consensus.cc:740] T 30226f1a74374f6ea1b19e0099469ee7 P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c5cbb50e718411f95e96a761e31751e, State: Initialized, Role: FOLLOWER
I20260710 11:03:21.642966 17805 tablet_bootstrap.cc:492] T c7107df36f4843f3831ff03a5ba01782 P eb5fdcca16c44777be259ff2488f4c3b: No bootstrap required, opened a new log
I20260710 11:03:21.643577 17805 ts_tablet_manager.cc:1403] T c7107df36f4843f3831ff03a5ba01782 P eb5fdcca16c44777be259ff2488f4c3b: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.016s
I20260710 11:03:21.646328 17805 raft_consensus.cc:359] T c7107df36f4843f3831ff03a5ba01782 P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:21.647197 17805 raft_consensus.cc:385] T c7107df36f4843f3831ff03a5ba01782 P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:21.647516 17805 raft_consensus.cc:740] T c7107df36f4843f3831ff03a5ba01782 P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb5fdcca16c44777be259ff2488f4c3b, State: Initialized, Role: FOLLOWER
I20260710 11:03:21.647842 17804 consensus_queue.cc:260] T 30226f1a74374f6ea1b19e0099469ee7 P 8c5cbb50e718411f95e96a761e31751e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:21.648217 17805 consensus_queue.cc:260] T c7107df36f4843f3831ff03a5ba01782 P eb5fdcca16c44777be259ff2488f4c3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:21.651999 17678 tablet_service.cc:1511] Processing CreateTablet for tablet 0b186c048fdf4640a3c645ab28f4c760 (DEFAULT_TABLE table=test-workload [id=60441961b2f345569411652818505f2a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:03:21.652987 17805 ts_tablet_manager.cc:1434] T c7107df36f4843f3831ff03a5ba01782 P eb5fdcca16c44777be259ff2488f4c3b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 11:03:21.653308 17803 tablet_bootstrap.cc:654] T 5be80f1ab7c04b97b4a52798f69a32f3 P b15df61de52c4e038d132628e52ea1c5: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:21.653978 17805 tablet_bootstrap.cc:492] T 30226f1a74374f6ea1b19e0099469ee7 P eb5fdcca16c44777be259ff2488f4c3b: Bootstrap starting.
I20260710 11:03:21.645524 17601 tablet_service.cc:1511] Processing CreateTablet for tablet 0b186c048fdf4640a3c645ab28f4c760 (DEFAULT_TABLE table=test-workload [id=60441961b2f345569411652818505f2a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:03:21.655050 17601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b186c048fdf4640a3c645ab28f4c760. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:21.655134 17639 heartbeater.cc:499] Master 127.12.212.62:40593 was elected leader, sending a full tablet report...
I20260710 11:03:21.655942 17804 ts_tablet_manager.cc:1434] T 30226f1a74374f6ea1b19e0099469ee7 P 8c5cbb50e718411f95e96a761e31751e: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.001s
I20260710 11:03:21.657142 17804 tablet_bootstrap.cc:492] T f718a76f5b45407883b2e47802a31b38 P 8c5cbb50e718411f95e96a761e31751e: Bootstrap starting.
I20260710 11:03:21.663305 17804 tablet_bootstrap.cc:654] T f718a76f5b45407883b2e47802a31b38 P 8c5cbb50e718411f95e96a761e31751e: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:21.653311 17678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b186c048fdf4640a3c645ab28f4c760. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:21.670982 17805 tablet_bootstrap.cc:654] T 30226f1a74374f6ea1b19e0099469ee7 P eb5fdcca16c44777be259ff2488f4c3b: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:21.674302 17804 tablet_bootstrap.cc:492] T f718a76f5b45407883b2e47802a31b38 P 8c5cbb50e718411f95e96a761e31751e: No bootstrap required, opened a new log
I20260710 11:03:21.674897 17804 ts_tablet_manager.cc:1403] T f718a76f5b45407883b2e47802a31b38 P 8c5cbb50e718411f95e96a761e31751e: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.002s
I20260710 11:03:21.677713 17804 raft_consensus.cc:359] T f718a76f5b45407883b2e47802a31b38 P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } }
I20260710 11:03:21.678427 17804 raft_consensus.cc:385] T f718a76f5b45407883b2e47802a31b38 P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:21.678704 17804 raft_consensus.cc:740] T f718a76f5b45407883b2e47802a31b38 P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c5cbb50e718411f95e96a761e31751e, State: Initialized, Role: FOLLOWER
I20260710 11:03:21.679785 17804 consensus_queue.cc:260] T f718a76f5b45407883b2e47802a31b38 P 8c5cbb50e718411f95e96a761e31751e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } }
I20260710 11:03:21.685612 17804 ts_tablet_manager.cc:1434] T f718a76f5b45407883b2e47802a31b38 P 8c5cbb50e718411f95e96a761e31751e: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260710 11:03:21.686621 17804 tablet_bootstrap.cc:492] T 24ca9ecb262b4cee8213c888bb510a5a P 8c5cbb50e718411f95e96a761e31751e: Bootstrap starting.
I20260710 11:03:21.691358 17750 tablet_service.cc:1511] Processing CreateTablet for tablet 0b186c048fdf4640a3c645ab28f4c760 (DEFAULT_TABLE table=test-workload [id=60441961b2f345569411652818505f2a]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:03:21.692662 17804 tablet_bootstrap.cc:654] T 24ca9ecb262b4cee8213c888bb510a5a P 8c5cbb50e718411f95e96a761e31751e: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:21.693235 17750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b186c048fdf4640a3c645ab28f4c760. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:21.697144 17803 tablet_bootstrap.cc:492] T 5be80f1ab7c04b97b4a52798f69a32f3 P b15df61de52c4e038d132628e52ea1c5: No bootstrap required, opened a new log
I20260710 11:03:21.697853 17803 ts_tablet_manager.cc:1403] T 5be80f1ab7c04b97b4a52798f69a32f3 P b15df61de52c4e038d132628e52ea1c5: Time spent bootstrapping tablet: real 0.078s	user 0.016s	sys 0.000s
I20260710 11:03:21.700790 17808 raft_consensus.cc:493] T 5be80f1ab7c04b97b4a52798f69a32f3 P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:21.701356 17808 raft_consensus.cc:515] T 5be80f1ab7c04b97b4a52798f69a32f3 P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:21.701687 17803 raft_consensus.cc:359] T 5be80f1ab7c04b97b4a52798f69a32f3 P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:21.702533 17803 raft_consensus.cc:385] T 5be80f1ab7c04b97b4a52798f69a32f3 P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:21.702843 17803 raft_consensus.cc:740] T 5be80f1ab7c04b97b4a52798f69a32f3 P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b15df61de52c4e038d132628e52ea1c5, State: Initialized, Role: FOLLOWER
I20260710 11:03:21.704228 17804 tablet_bootstrap.cc:492] T 24ca9ecb262b4cee8213c888bb510a5a P 8c5cbb50e718411f95e96a761e31751e: No bootstrap required, opened a new log
I20260710 11:03:21.704759 17804 ts_tablet_manager.cc:1403] T 24ca9ecb262b4cee8213c888bb510a5a P 8c5cbb50e718411f95e96a761e31751e: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260710 11:03:21.704564 17803 consensus_queue.cc:260] T 5be80f1ab7c04b97b4a52798f69a32f3 P b15df61de52c4e038d132628e52ea1c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:21.708407 17804 raft_consensus.cc:359] T 24ca9ecb262b4cee8213c888bb510a5a P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:21.709215 17804 raft_consensus.cc:385] T 24ca9ecb262b4cee8213c888bb510a5a P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:21.709621 17804 raft_consensus.cc:740] T 24ca9ecb262b4cee8213c888bb510a5a P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c5cbb50e718411f95e96a761e31751e, State: Initialized, Role: FOLLOWER
I20260710 11:03:21.712977 17804 consensus_queue.cc:260] T 24ca9ecb262b4cee8213c888bb510a5a P 8c5cbb50e718411f95e96a761e31751e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:21.717260 17600 tablet_service.cc:1511] Processing CreateTablet for tablet f84dd877e9f34bcda48a26e7bb3a293b (DEFAULT_TABLE table=test-workload [id=60441961b2f345569411652818505f2a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:03:21.719038 17763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5be80f1ab7c04b97b4a52798f69a32f3" candidate_uuid: "eb5fdcca16c44777be259ff2488f4c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b15df61de52c4e038d132628e52ea1c5" is_pre_election: true
I20260710 11:03:21.719822 17763 raft_consensus.cc:2468] T 5be80f1ab7c04b97b4a52798f69a32f3 P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb5fdcca16c44777be259ff2488f4c3b in term 0.
I20260710 11:03:21.720341 17679 tablet_service.cc:1511] Processing CreateTablet for tablet f84dd877e9f34bcda48a26e7bb3a293b (DEFAULT_TABLE table=test-workload [id=60441961b2f345569411652818505f2a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:03:21.721238 17655 leader_election.cc:304] T 5be80f1ab7c04b97b4a52798f69a32f3 P eb5fdcca16c44777be259ff2488f4c3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b15df61de52c4e038d132628e52ea1c5, eb5fdcca16c44777be259ff2488f4c3b; no voters: 
I20260710 11:03:21.722168 17679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f84dd877e9f34bcda48a26e7bb3a293b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:21.723302 17600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f84dd877e9f34bcda48a26e7bb3a293b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:21.723480 17753 tablet_service.cc:1511] Processing CreateTablet for tablet f84dd877e9f34bcda48a26e7bb3a293b (DEFAULT_TABLE table=test-workload [id=60441961b2f345569411652818505f2a]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:03:21.724829 17753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f84dd877e9f34bcda48a26e7bb3a293b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:21.717299 17808 leader_election.cc:290] T 5be80f1ab7c04b97b4a52798f69a32f3 P eb5fdcca16c44777be259ff2488f4c3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c5cbb50e718411f95e96a761e31751e (127.12.212.1:40699), b15df61de52c4e038d132628e52ea1c5 (127.12.212.3:35587)
I20260710 11:03:21.727808 17808 raft_consensus.cc:2804] T 5be80f1ab7c04b97b4a52798f69a32f3 P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:21.728252 17808 raft_consensus.cc:493] T 5be80f1ab7c04b97b4a52798f69a32f3 P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:21.728669 17808 raft_consensus.cc:3060] T 5be80f1ab7c04b97b4a52798f69a32f3 P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:21.731412 17602 tablet_service.cc:1511] Processing CreateTablet for tablet d09f5cbe80d14c0d9e529618645310c5 (DEFAULT_TABLE table=test-workload [id=60441961b2f345569411652818505f2a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:03:21.732720 17602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d09f5cbe80d14c0d9e529618645310c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:21.740643 17805 tablet_bootstrap.cc:492] T 30226f1a74374f6ea1b19e0099469ee7 P eb5fdcca16c44777be259ff2488f4c3b: No bootstrap required, opened a new log
I20260710 11:03:21.740483 17676 tablet_service.cc:1511] Processing CreateTablet for tablet d09f5cbe80d14c0d9e529618645310c5 (DEFAULT_TABLE table=test-workload [id=60441961b2f345569411652818505f2a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:03:21.741204 17805 ts_tablet_manager.cc:1403] T 30226f1a74374f6ea1b19e0099469ee7 P eb5fdcca16c44777be259ff2488f4c3b: Time spent bootstrapping tablet: real 0.087s	user 0.014s	sys 0.022s
I20260710 11:03:21.741804 17676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d09f5cbe80d14c0d9e529618645310c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:21.745602 17810 raft_consensus.cc:493] T f718a76f5b45407883b2e47802a31b38 P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:21.746124 17810 raft_consensus.cc:515] T f718a76f5b45407883b2e47802a31b38 P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } }
I20260710 11:03:21.747673 17749 tablet_service.cc:1511] Processing CreateTablet for tablet d09f5cbe80d14c0d9e529618645310c5 (DEFAULT_TABLE table=test-workload [id=60441961b2f345569411652818505f2a]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:03:21.748865 17810 leader_election.cc:290] T f718a76f5b45407883b2e47802a31b38 P 8c5cbb50e718411f95e96a761e31751e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b15df61de52c4e038d132628e52ea1c5 (127.12.212.3:35587), eb5fdcca16c44777be259ff2488f4c3b (127.12.212.2:39405)
I20260710 11:03:21.749019 17749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d09f5cbe80d14c0d9e529618645310c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:21.749393 17810 raft_consensus.cc:493] T 24ca9ecb262b4cee8213c888bb510a5a P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:21.749815 17810 raft_consensus.cc:515] T 24ca9ecb262b4cee8213c888bb510a5a P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:21.754225 17810 leader_election.cc:290] T 24ca9ecb262b4cee8213c888bb510a5a P 8c5cbb50e718411f95e96a761e31751e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb5fdcca16c44777be259ff2488f4c3b (127.12.212.2:39405), b15df61de52c4e038d132628e52ea1c5 (127.12.212.3:35587)
I20260710 11:03:21.762190 17804 ts_tablet_manager.cc:1434] T 24ca9ecb262b4cee8213c888bb510a5a P 8c5cbb50e718411f95e96a761e31751e: Time spent starting tablet: real 0.057s	user 0.009s	sys 0.000s
I20260710 11:03:21.763419 17804 tablet_bootstrap.cc:492] T d2ed1a7bedd844e389fe0bf5d8d4ce44 P 8c5cbb50e718411f95e96a761e31751e: Bootstrap starting.
I20260710 11:03:21.771493 17805 raft_consensus.cc:359] T 30226f1a74374f6ea1b19e0099469ee7 P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:21.772310 17805 raft_consensus.cc:385] T 30226f1a74374f6ea1b19e0099469ee7 P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:21.772608 17805 raft_consensus.cc:740] T 30226f1a74374f6ea1b19e0099469ee7 P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb5fdcca16c44777be259ff2488f4c3b, State: Initialized, Role: FOLLOWER
I20260710 11:03:21.774458 17805 consensus_queue.cc:260] T 30226f1a74374f6ea1b19e0099469ee7 P eb5fdcca16c44777be259ff2488f4c3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:21.785328 17805 ts_tablet_manager.cc:1434] T 30226f1a74374f6ea1b19e0099469ee7 P eb5fdcca16c44777be259ff2488f4c3b: Time spent starting tablet: real 0.044s	user 0.009s	sys 0.000s
I20260710 11:03:21.787070 17805 tablet_bootstrap.cc:492] T 24ca9ecb262b4cee8213c888bb510a5a P eb5fdcca16c44777be259ff2488f4c3b: Bootstrap starting.
I20260710 11:03:21.787073 17788 heartbeater.cc:499] Master 127.12.212.62:40593 was elected leader, sending a full tablet report...
I20260710 11:03:21.788375 17803 ts_tablet_manager.cc:1434] T 5be80f1ab7c04b97b4a52798f69a32f3 P b15df61de52c4e038d132628e52ea1c5: Time spent starting tablet: real 0.090s	user 0.028s	sys 0.008s
I20260710 11:03:21.788610 17614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5be80f1ab7c04b97b4a52798f69a32f3" candidate_uuid: "eb5fdcca16c44777be259ff2488f4c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5cbb50e718411f95e96a761e31751e" is_pre_election: true
I20260710 11:03:21.789446 17803 tablet_bootstrap.cc:492] T 24ca9ecb262b4cee8213c888bb510a5a P b15df61de52c4e038d132628e52ea1c5: Bootstrap starting.
W20260710 11:03:21.789989 17654 leader_election.cc:343] T 5be80f1ab7c04b97b4a52798f69a32f3 P eb5fdcca16c44777be259ff2488f4c3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8c5cbb50e718411f95e96a761e31751e (127.12.212.1:40699): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:21.770778 17808 raft_consensus.cc:515] T 5be80f1ab7c04b97b4a52798f69a32f3 P eb5fdcca16c44777be259ff2488f4c3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:21.793448 17805 tablet_bootstrap.cc:654] T 24ca9ecb262b4cee8213c888bb510a5a P eb5fdcca16c44777be259ff2488f4c3b: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:21.793687 17614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5be80f1ab7c04b97b4a52798f69a32f3" candidate_uuid: "eb5fdcca16c44777be259ff2488f4c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5cbb50e718411f95e96a761e31751e"
W20260710 11:03:21.794981 17654 leader_election.cc:343] T 5be80f1ab7c04b97b4a52798f69a32f3 P eb5fdcca16c44777be259ff2488f4c3b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8c5cbb50e718411f95e96a761e31751e (127.12.212.1:40699): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:21.795373 17803 tablet_bootstrap.cc:654] T 24ca9ecb262b4cee8213c888bb510a5a P b15df61de52c4e038d132628e52ea1c5: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:21.796449 17808 leader_election.cc:290] T 5be80f1ab7c04b97b4a52798f69a32f3 P eb5fdcca16c44777be259ff2488f4c3b [CANDIDATE]: Term 1 election: Requested vote from peers 8c5cbb50e718411f95e96a761e31751e (127.12.212.1:40699), b15df61de52c4e038d132628e52ea1c5 (127.12.212.3:35587)
I20260710 11:03:21.797868 17763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5be80f1ab7c04b97b4a52798f69a32f3" candidate_uuid: "eb5fdcca16c44777be259ff2488f4c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b15df61de52c4e038d132628e52ea1c5"
I20260710 11:03:21.798660 17763 raft_consensus.cc:3060] T 5be80f1ab7c04b97b4a52798f69a32f3 P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:21.805969 17804 tablet_bootstrap.cc:654] T d2ed1a7bedd844e389fe0bf5d8d4ce44 P 8c5cbb50e718411f95e96a761e31751e: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:21.806679 17803 tablet_bootstrap.cc:492] T 24ca9ecb262b4cee8213c888bb510a5a P b15df61de52c4e038d132628e52ea1c5: No bootstrap required, opened a new log
I20260710 11:03:21.807215 17803 ts_tablet_manager.cc:1403] T 24ca9ecb262b4cee8213c888bb510a5a P b15df61de52c4e038d132628e52ea1c5: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.000s
I20260710 11:03:21.811822 17803 raft_consensus.cc:359] T 24ca9ecb262b4cee8213c888bb510a5a P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:21.812518 17803 raft_consensus.cc:385] T 24ca9ecb262b4cee8213c888bb510a5a P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:21.812809 17803 raft_consensus.cc:740] T 24ca9ecb262b4cee8213c888bb510a5a P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b15df61de52c4e038d132628e52ea1c5, State: Initialized, Role: FOLLOWER
I20260710 11:03:21.813673 17803 consensus_queue.cc:260] T 24ca9ecb262b4cee8213c888bb510a5a P b15df61de52c4e038d132628e52ea1c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:21.816416 17803 ts_tablet_manager.cc:1434] T 24ca9ecb262b4cee8213c888bb510a5a P b15df61de52c4e038d132628e52ea1c5: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260710 11:03:21.817622 17803 tablet_bootstrap.cc:492] T f718a76f5b45407883b2e47802a31b38 P b15df61de52c4e038d132628e52ea1c5: Bootstrap starting.
I20260710 11:03:21.820127 17763 raft_consensus.cc:2468] T 5be80f1ab7c04b97b4a52798f69a32f3 P b15df61de52c4e038d132628e52ea1c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb5fdcca16c44777be259ff2488f4c3b in term 1.
I20260710 11:03:21.821640 17655 leader_election.cc:304] T 5be80f1ab7c04b97b4a52798f69a32f3 P eb5fdcca16c44777be259ff2488f4c3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b15df61de52c4e038d132628e52ea1c5, eb5fdcca16c44777be259ff2488f4c3b; no voters: 8c5cbb50e718411f95e96a761e31751e
I20260710 11:03:21.822414 17804 tablet_bootstrap.cc:492] T d2ed1a7bedd844e389fe0bf5d8d4ce44 P 8c5cbb50e718411f95e96a761e31751e: No bootstrap required, opened a new log
I20260710 11:03:21.822989 17804 ts_tablet_manager.cc:1403] T d2ed1a7bedd844e389fe0bf5d8d4ce44 P 8c5cbb50e718411f95e96a761e31751e: Time spent bootstrapping tablet: real 0.060s	user 0.014s	sys 0.004s
I20260710 11:03:21.822763 17808 raft_consensus.cc:2804] T 5be80f1ab7c04b97b4a52798f69a32f3 P eb5fdcca16c44777be259ff2488f4c3b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:21.825340 17808 raft_consensus.cc:697] T 5be80f1ab7c04b97b4a52798f69a32f3 P eb5fdcca16c44777be259ff2488f4c3b [term 1 LEADER]: Becoming Leader. State: Replica: eb5fdcca16c44777be259ff2488f4c3b, State: Running, Role: LEADER
I20260710 11:03:21.825650 17803 tablet_bootstrap.cc:654] T f718a76f5b45407883b2e47802a31b38 P b15df61de52c4e038d132628e52ea1c5: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:21.826682 17808 consensus_queue.cc:237] T 5be80f1ab7c04b97b4a52798f69a32f3 P eb5fdcca16c44777be259ff2488f4c3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:21.827435 17805 tablet_bootstrap.cc:492] T 24ca9ecb262b4cee8213c888bb510a5a P eb5fdcca16c44777be259ff2488f4c3b: No bootstrap required, opened a new log
I20260710 11:03:21.827940 17805 ts_tablet_manager.cc:1403] T 24ca9ecb262b4cee8213c888bb510a5a P eb5fdcca16c44777be259ff2488f4c3b: Time spent bootstrapping tablet: real 0.041s	user 0.015s	sys 0.016s
I20260710 11:03:21.826644 17804 raft_consensus.cc:359] T d2ed1a7bedd844e389fe0bf5d8d4ce44 P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:21.831574 17804 raft_consensus.cc:385] T d2ed1a7bedd844e389fe0bf5d8d4ce44 P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:21.831436 17805 raft_consensus.cc:359] T 24ca9ecb262b4cee8213c888bb510a5a P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:21.831928 17804 raft_consensus.cc:740] T d2ed1a7bedd844e389fe0bf5d8d4ce44 P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c5cbb50e718411f95e96a761e31751e, State: Initialized, Role: FOLLOWER
I20260710 11:03:21.832211 17805 raft_consensus.cc:385] T 24ca9ecb262b4cee8213c888bb510a5a P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:21.832520 17805 raft_consensus.cc:740] T 24ca9ecb262b4cee8213c888bb510a5a P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb5fdcca16c44777be259ff2488f4c3b, State: Initialized, Role: FOLLOWER
I20260710 11:03:21.833669 17805 consensus_queue.cc:260] T 24ca9ecb262b4cee8213c888bb510a5a P eb5fdcca16c44777be259ff2488f4c3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:21.834589 17804 consensus_queue.cc:260] T d2ed1a7bedd844e389fe0bf5d8d4ce44 P 8c5cbb50e718411f95e96a761e31751e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:21.837391 17805 ts_tablet_manager.cc:1434] T 24ca9ecb262b4cee8213c888bb510a5a P eb5fdcca16c44777be259ff2488f4c3b: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 11:03:21.838622 17817 raft_consensus.cc:493] T 24ca9ecb262b4cee8213c888bb510a5a P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:21.839192 17817 raft_consensus.cc:515] T 24ca9ecb262b4cee8213c888bb510a5a P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:21.841399 17805 tablet_bootstrap.cc:492] T f718a76f5b45407883b2e47802a31b38 P eb5fdcca16c44777be259ff2488f4c3b: Bootstrap starting.
I20260710 11:03:21.841846 17804 ts_tablet_manager.cc:1434] T d2ed1a7bedd844e389fe0bf5d8d4ce44 P 8c5cbb50e718411f95e96a761e31751e: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260710 11:03:21.842062 17614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24ca9ecb262b4cee8213c888bb510a5a" candidate_uuid: "eb5fdcca16c44777be259ff2488f4c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5cbb50e718411f95e96a761e31751e" is_pre_election: true
I20260710 11:03:21.842808 17804 tablet_bootstrap.cc:492] T 5be80f1ab7c04b97b4a52798f69a32f3 P 8c5cbb50e718411f95e96a761e31751e: Bootstrap starting.
I20260710 11:03:21.842698 17614 raft_consensus.cc:2468] T 24ca9ecb262b4cee8213c888bb510a5a P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb5fdcca16c44777be259ff2488f4c3b in term 0.
I20260710 11:03:21.843832 17654 leader_election.cc:304] T 24ca9ecb262b4cee8213c888bb510a5a P eb5fdcca16c44777be259ff2488f4c3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c5cbb50e718411f95e96a761e31751e, eb5fdcca16c44777be259ff2488f4c3b; no voters: 
I20260710 11:03:21.845852 17817 leader_election.cc:290] T 24ca9ecb262b4cee8213c888bb510a5a P eb5fdcca16c44777be259ff2488f4c3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c5cbb50e718411f95e96a761e31751e (127.12.212.1:40699), b15df61de52c4e038d132628e52ea1c5 (127.12.212.3:35587)
I20260710 11:03:21.846837 17817 raft_consensus.cc:2804] T 24ca9ecb262b4cee8213c888bb510a5a P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:21.847429 17817 raft_consensus.cc:493] T 24ca9ecb262b4cee8213c888bb510a5a P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:21.847851 17817 raft_consensus.cc:3060] T 24ca9ecb262b4cee8213c888bb510a5a P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:21.848872 17805 tablet_bootstrap.cc:654] T f718a76f5b45407883b2e47802a31b38 P eb5fdcca16c44777be259ff2488f4c3b: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:21.846783 17763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24ca9ecb262b4cee8213c888bb510a5a" candidate_uuid: "eb5fdcca16c44777be259ff2488f4c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b15df61de52c4e038d132628e52ea1c5" is_pre_election: true
I20260710 11:03:21.850508 17763 raft_consensus.cc:2468] T 24ca9ecb262b4cee8213c888bb510a5a P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb5fdcca16c44777be259ff2488f4c3b in term 0.
I20260710 11:03:21.863634 17512 catalog_manager.cc:5697] T 5be80f1ab7c04b97b4a52798f69a32f3 P eb5fdcca16c44777be259ff2488f4c3b reported cstate change: term changed from 0 to 1, leader changed from <none> to eb5fdcca16c44777be259ff2488f4c3b (127.12.212.2). New cstate: current_term: 1 leader_uuid: "eb5fdcca16c44777be259ff2488f4c3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:21.870059 17762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f718a76f5b45407883b2e47802a31b38" candidate_uuid: "8c5cbb50e718411f95e96a761e31751e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b15df61de52c4e038d132628e52ea1c5" is_pre_election: true
I20260710 11:03:21.871826 17761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24ca9ecb262b4cee8213c888bb510a5a" candidate_uuid: "8c5cbb50e718411f95e96a761e31751e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b15df61de52c4e038d132628e52ea1c5" is_pre_election: true
I20260710 11:03:21.872740 17761 raft_consensus.cc:2468] T 24ca9ecb262b4cee8213c888bb510a5a P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c5cbb50e718411f95e96a761e31751e in term 0.
W20260710 11:03:21.874529 17580 leader_election.cc:343] T f718a76f5b45407883b2e47802a31b38 P 8c5cbb50e718411f95e96a761e31751e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b15df61de52c4e038d132628e52ea1c5 (127.12.212.3:35587): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:21.875497 17580 leader_election.cc:304] T 24ca9ecb262b4cee8213c888bb510a5a P 8c5cbb50e718411f95e96a761e31751e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c5cbb50e718411f95e96a761e31751e, b15df61de52c4e038d132628e52ea1c5; no voters: 
I20260710 11:03:21.877043 17818 raft_consensus.cc:2804] T 24ca9ecb262b4cee8213c888bb510a5a P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:21.877518 17818 raft_consensus.cc:493] T 24ca9ecb262b4cee8213c888bb510a5a P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:21.877929 17818 raft_consensus.cc:3060] T 24ca9ecb262b4cee8213c888bb510a5a P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:21.890022 17818 raft_consensus.cc:515] T 24ca9ecb262b4cee8213c888bb510a5a P 8c5cbb50e718411f95e96a761e31751e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
W20260710 11:03:21.891922 17654 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.12.212.1:40699, user_credentials={real_user=slave}} blocked reactor thread for 48182.7us
I20260710 11:03:21.901407 17804 tablet_bootstrap.cc:654] T 5be80f1ab7c04b97b4a52798f69a32f3 P 8c5cbb50e718411f95e96a761e31751e: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:21.901507 17689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f718a76f5b45407883b2e47802a31b38" candidate_uuid: "8c5cbb50e718411f95e96a761e31751e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb5fdcca16c44777be259ff2488f4c3b" is_pre_election: true
W20260710 11:03:21.903411 17579 leader_election.cc:343] T f718a76f5b45407883b2e47802a31b38 P 8c5cbb50e718411f95e96a761e31751e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb5fdcca16c44777be259ff2488f4c3b (127.12.212.2:39405): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:21.903574 17688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24ca9ecb262b4cee8213c888bb510a5a" candidate_uuid: "8c5cbb50e718411f95e96a761e31751e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb5fdcca16c44777be259ff2488f4c3b" is_pre_election: true
I20260710 11:03:21.903898 17579 leader_election.cc:304] T f718a76f5b45407883b2e47802a31b38 P 8c5cbb50e718411f95e96a761e31751e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8c5cbb50e718411f95e96a761e31751e; no voters: b15df61de52c4e038d132628e52ea1c5, eb5fdcca16c44777be259ff2488f4c3b
I20260710 11:03:21.904590 17810 raft_consensus.cc:493] T d2ed1a7bedd844e389fe0bf5d8d4ce44 P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:21.908195 17810 raft_consensus.cc:515] T d2ed1a7bedd844e389fe0bf5d8d4ce44 P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:21.911966 17810 leader_election.cc:290] T d2ed1a7bedd844e389fe0bf5d8d4ce44 P 8c5cbb50e718411f95e96a761e31751e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb5fdcca16c44777be259ff2488f4c3b (127.12.212.2:39405), b15df61de52c4e038d132628e52ea1c5 (127.12.212.3:35587)
I20260710 11:03:21.912496 17810 raft_consensus.cc:2749] T f718a76f5b45407883b2e47802a31b38 P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:21.912588 17689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2ed1a7bedd844e389fe0bf5d8d4ce44" candidate_uuid: "8c5cbb50e718411f95e96a761e31751e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb5fdcca16c44777be259ff2488f4c3b" is_pre_election: true
I20260710 11:03:21.913319 17803 tablet_bootstrap.cc:492] T f718a76f5b45407883b2e47802a31b38 P b15df61de52c4e038d132628e52ea1c5: No bootstrap required, opened a new log
I20260710 11:03:21.913867 17803 ts_tablet_manager.cc:1403] T f718a76f5b45407883b2e47802a31b38 P b15df61de52c4e038d132628e52ea1c5: Time spent bootstrapping tablet: real 0.097s	user 0.022s	sys 0.047s
I20260710 11:03:21.912614 17805 tablet_bootstrap.cc:492] T f718a76f5b45407883b2e47802a31b38 P eb5fdcca16c44777be259ff2488f4c3b: No bootstrap required, opened a new log
I20260710 11:03:21.914268 17763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2ed1a7bedd844e389fe0bf5d8d4ce44" candidate_uuid: "8c5cbb50e718411f95e96a761e31751e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b15df61de52c4e038d132628e52ea1c5" is_pre_election: true
I20260710 11:03:21.914563 17805 ts_tablet_manager.cc:1403] T f718a76f5b45407883b2e47802a31b38 P eb5fdcca16c44777be259ff2488f4c3b: Time spent bootstrapping tablet: real 0.076s	user 0.035s	sys 0.009s
I20260710 11:03:21.915068 17818 leader_election.cc:290] T 24ca9ecb262b4cee8213c888bb510a5a P 8c5cbb50e718411f95e96a761e31751e [CANDIDATE]: Term 1 election: Requested vote from peers eb5fdcca16c44777be259ff2488f4c3b (127.12.212.2:39405), b15df61de52c4e038d132628e52ea1c5 (127.12.212.3:35587)
I20260710 11:03:21.915868 17804 tablet_bootstrap.cc:492] T 5be80f1ab7c04b97b4a52798f69a32f3 P 8c5cbb50e718411f95e96a761e31751e: No bootstrap required, opened a new log
W20260710 11:03:21.916067 17580 leader_election.cc:343] T d2ed1a7bedd844e389fe0bf5d8d4ce44 P 8c5cbb50e718411f95e96a761e31751e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b15df61de52c4e038d132628e52ea1c5 (127.12.212.3:35587): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:21.916361 17804 ts_tablet_manager.cc:1403] T 5be80f1ab7c04b97b4a52798f69a32f3 P 8c5cbb50e718411f95e96a761e31751e: Time spent bootstrapping tablet: real 0.074s	user 0.017s	sys 0.000s
I20260710 11:03:21.917276 17763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24ca9ecb262b4cee8213c888bb510a5a" candidate_uuid: "8c5cbb50e718411f95e96a761e31751e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b15df61de52c4e038d132628e52ea1c5"
I20260710 11:03:21.917248 17803 raft_consensus.cc:359] T f718a76f5b45407883b2e47802a31b38 P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } }
I20260710 11:03:21.917968 17763 raft_consensus.cc:3060] T 24ca9ecb262b4cee8213c888bb510a5a P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:21.918166 17803 raft_consensus.cc:385] T f718a76f5b45407883b2e47802a31b38 P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:21.918329 17689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24ca9ecb262b4cee8213c888bb510a5a" candidate_uuid: "8c5cbb50e718411f95e96a761e31751e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb5fdcca16c44777be259ff2488f4c3b"
I20260710 11:03:21.918552 17803 raft_consensus.cc:740] T f718a76f5b45407883b2e47802a31b38 P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b15df61de52c4e038d132628e52ea1c5, State: Initialized, Role: FOLLOWER
W20260710 11:03:21.919392 17579 leader_election.cc:343] T d2ed1a7bedd844e389fe0bf5d8d4ce44 P 8c5cbb50e718411f95e96a761e31751e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb5fdcca16c44777be259ff2488f4c3b (127.12.212.2:39405): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:21.919864 17579 leader_election.cc:304] T d2ed1a7bedd844e389fe0bf5d8d4ce44 P 8c5cbb50e718411f95e96a761e31751e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8c5cbb50e718411f95e96a761e31751e; no voters: b15df61de52c4e038d132628e52ea1c5, eb5fdcca16c44777be259ff2488f4c3b
I20260710 11:03:21.919531 17803 consensus_queue.cc:260] T f718a76f5b45407883b2e47802a31b38 P b15df61de52c4e038d132628e52ea1c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } }
I20260710 11:03:21.921737 17803 ts_tablet_manager.cc:1434] T f718a76f5b45407883b2e47802a31b38 P b15df61de52c4e038d132628e52ea1c5: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 11:03:21.921875 17805 raft_consensus.cc:359] T f718a76f5b45407883b2e47802a31b38 P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } }
I20260710 11:03:21.922784 17805 raft_consensus.cc:385] T f718a76f5b45407883b2e47802a31b38 P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:21.923156 17803 tablet_bootstrap.cc:492] T c7107df36f4843f3831ff03a5ba01782 P b15df61de52c4e038d132628e52ea1c5: Bootstrap starting.
I20260710 11:03:21.911233 17817 raft_consensus.cc:515] T 24ca9ecb262b4cee8213c888bb510a5a P eb5fdcca16c44777be259ff2488f4c3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:21.923097 17805 raft_consensus.cc:740] T f718a76f5b45407883b2e47802a31b38 P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb5fdcca16c44777be259ff2488f4c3b, State: Initialized, Role: FOLLOWER
I20260710 11:03:21.925333 17805 consensus_queue.cc:260] T f718a76f5b45407883b2e47802a31b38 P eb5fdcca16c44777be259ff2488f4c3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } }
I20260710 11:03:21.925913 17763 raft_consensus.cc:2468] T 24ca9ecb262b4cee8213c888bb510a5a P b15df61de52c4e038d132628e52ea1c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c5cbb50e718411f95e96a761e31751e in term 1.
I20260710 11:03:21.926959 17688 raft_consensus.cc:2393] T 24ca9ecb262b4cee8213c888bb510a5a P eb5fdcca16c44777be259ff2488f4c3b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8c5cbb50e718411f95e96a761e31751e in current term 1: Already voted for candidate eb5fdcca16c44777be259ff2488f4c3b in this term.
I20260710 11:03:21.927110 17817 leader_election.cc:290] T 24ca9ecb262b4cee8213c888bb510a5a P eb5fdcca16c44777be259ff2488f4c3b [CANDIDATE]: Term 1 election: Requested vote from peers 8c5cbb50e718411f95e96a761e31751e (127.12.212.1:40699), b15df61de52c4e038d132628e52ea1c5 (127.12.212.3:35587)
I20260710 11:03:21.925446 17804 raft_consensus.cc:359] T 5be80f1ab7c04b97b4a52798f69a32f3 P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:21.927685 17804 raft_consensus.cc:385] T 5be80f1ab7c04b97b4a52798f69a32f3 P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:21.927986 17804 raft_consensus.cc:740] T 5be80f1ab7c04b97b4a52798f69a32f3 P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c5cbb50e718411f95e96a761e31751e, State: Initialized, Role: FOLLOWER
I20260710 11:03:21.928467 17614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24ca9ecb262b4cee8213c888bb510a5a" candidate_uuid: "eb5fdcca16c44777be259ff2488f4c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5cbb50e718411f95e96a761e31751e"
I20260710 11:03:21.929351 17614 raft_consensus.cc:2393] T 24ca9ecb262b4cee8213c888bb510a5a P 8c5cbb50e718411f95e96a761e31751e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate eb5fdcca16c44777be259ff2488f4c3b in current term 1: Already voted for candidate 8c5cbb50e718411f95e96a761e31751e in this term.
I20260710 11:03:21.928903 17804 consensus_queue.cc:260] T 5be80f1ab7c04b97b4a52798f69a32f3 P 8c5cbb50e718411f95e96a761e31751e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:21.930847 17580 leader_election.cc:304] T 24ca9ecb262b4cee8213c888bb510a5a P 8c5cbb50e718411f95e96a761e31751e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8c5cbb50e718411f95e96a761e31751e, b15df61de52c4e038d132628e52ea1c5; no voters: eb5fdcca16c44777be259ff2488f4c3b
I20260710 11:03:21.931311 17804 ts_tablet_manager.cc:1434] T 5be80f1ab7c04b97b4a52798f69a32f3 P 8c5cbb50e718411f95e96a761e31751e: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260710 11:03:21.932018 17805 ts_tablet_manager.cc:1434] T f718a76f5b45407883b2e47802a31b38 P eb5fdcca16c44777be259ff2488f4c3b: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260710 11:03:21.934058 17804 tablet_bootstrap.cc:492] T c7107df36f4843f3831ff03a5ba01782 P 8c5cbb50e718411f95e96a761e31751e: Bootstrap starting.
I20260710 11:03:21.933141 17805 tablet_bootstrap.cc:492] T d2ed1a7bedd844e389fe0bf5d8d4ce44 P eb5fdcca16c44777be259ff2488f4c3b: Bootstrap starting.
W20260710 11:03:21.937106 17560 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:03:21.938546 17818 raft_consensus.cc:2749] T d2ed1a7bedd844e389fe0bf5d8d4ce44 P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:21.939484 17829 raft_consensus.cc:2804] T 24ca9ecb262b4cee8213c888bb510a5a P 8c5cbb50e718411f95e96a761e31751e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:21.940047 17829 raft_consensus.cc:697] T 24ca9ecb262b4cee8213c888bb510a5a P 8c5cbb50e718411f95e96a761e31751e [term 1 LEADER]: Becoming Leader. State: Replica: 8c5cbb50e718411f95e96a761e31751e, State: Running, Role: LEADER
I20260710 11:03:21.940918 17804 tablet_bootstrap.cc:654] T c7107df36f4843f3831ff03a5ba01782 P 8c5cbb50e718411f95e96a761e31751e: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:21.941053 17829 consensus_queue.cc:237] T 24ca9ecb262b4cee8213c888bb510a5a P 8c5cbb50e718411f95e96a761e31751e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:21.943967 17805 tablet_bootstrap.cc:654] T d2ed1a7bedd844e389fe0bf5d8d4ce44 P eb5fdcca16c44777be259ff2488f4c3b: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:21.949901 17803 tablet_bootstrap.cc:654] T c7107df36f4843f3831ff03a5ba01782 P b15df61de52c4e038d132628e52ea1c5: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:21.953243 17804 tablet_bootstrap.cc:492] T c7107df36f4843f3831ff03a5ba01782 P 8c5cbb50e718411f95e96a761e31751e: No bootstrap required, opened a new log
I20260710 11:03:21.953892 17804 ts_tablet_manager.cc:1403] T c7107df36f4843f3831ff03a5ba01782 P 8c5cbb50e718411f95e96a761e31751e: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.003s
I20260710 11:03:21.957909 17804 raft_consensus.cc:359] T c7107df36f4843f3831ff03a5ba01782 P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:21.958865 17804 raft_consensus.cc:385] T c7107df36f4843f3831ff03a5ba01782 P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:21.959280 17804 raft_consensus.cc:740] T c7107df36f4843f3831ff03a5ba01782 P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c5cbb50e718411f95e96a761e31751e, State: Initialized, Role: FOLLOWER
I20260710 11:03:21.960321 17804 consensus_queue.cc:260] T c7107df36f4843f3831ff03a5ba01782 P 8c5cbb50e718411f95e96a761e31751e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:21.963732 17804 ts_tablet_manager.cc:1434] T c7107df36f4843f3831ff03a5ba01782 P 8c5cbb50e718411f95e96a761e31751e: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260710 11:03:21.965042 17804 tablet_bootstrap.cc:492] T 0b186c048fdf4640a3c645ab28f4c760 P 8c5cbb50e718411f95e96a761e31751e: Bootstrap starting.
I20260710 11:03:21.968887 17761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24ca9ecb262b4cee8213c888bb510a5a" candidate_uuid: "eb5fdcca16c44777be259ff2488f4c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b15df61de52c4e038d132628e52ea1c5"
I20260710 11:03:21.970111 17761 raft_consensus.cc:2393] T 24ca9ecb262b4cee8213c888bb510a5a P b15df61de52c4e038d132628e52ea1c5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate eb5fdcca16c44777be259ff2488f4c3b in current term 1: Already voted for candidate 8c5cbb50e718411f95e96a761e31751e in this term.
I20260710 11:03:21.971796 17655 leader_election.cc:304] T 24ca9ecb262b4cee8213c888bb510a5a P eb5fdcca16c44777be259ff2488f4c3b [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: eb5fdcca16c44777be259ff2488f4c3b; no voters: 8c5cbb50e718411f95e96a761e31751e, b15df61de52c4e038d132628e52ea1c5
I20260710 11:03:21.972936 17817 raft_consensus.cc:2749] T 24ca9ecb262b4cee8213c888bb510a5a P eb5fdcca16c44777be259ff2488f4c3b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:03:21.973723 17803 tablet_bootstrap.cc:492] T c7107df36f4843f3831ff03a5ba01782 P b15df61de52c4e038d132628e52ea1c5: No bootstrap required, opened a new log
I20260710 11:03:21.974332 17803 ts_tablet_manager.cc:1403] T c7107df36f4843f3831ff03a5ba01782 P b15df61de52c4e038d132628e52ea1c5: Time spent bootstrapping tablet: real 0.051s	user 0.023s	sys 0.007s
I20260710 11:03:21.974388 17804 tablet_bootstrap.cc:654] T 0b186c048fdf4640a3c645ab28f4c760 P 8c5cbb50e718411f95e96a761e31751e: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:21.977489 17803 raft_consensus.cc:359] T c7107df36f4843f3831ff03a5ba01782 P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:21.978389 17803 raft_consensus.cc:385] T c7107df36f4843f3831ff03a5ba01782 P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:21.978741 17803 raft_consensus.cc:740] T c7107df36f4843f3831ff03a5ba01782 P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b15df61de52c4e038d132628e52ea1c5, State: Initialized, Role: FOLLOWER
I20260710 11:03:21.979691 17803 consensus_queue.cc:260] T c7107df36f4843f3831ff03a5ba01782 P b15df61de52c4e038d132628e52ea1c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:21.984517 17803 ts_tablet_manager.cc:1434] T c7107df36f4843f3831ff03a5ba01782 P b15df61de52c4e038d132628e52ea1c5: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 11:03:21.985474 17803 tablet_bootstrap.cc:492] T d2ed1a7bedd844e389fe0bf5d8d4ce44 P b15df61de52c4e038d132628e52ea1c5: Bootstrap starting.
I20260710 11:03:21.988346 17512 catalog_manager.cc:5697] T 24ca9ecb262b4cee8213c888bb510a5a P 8c5cbb50e718411f95e96a761e31751e reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c5cbb50e718411f95e96a761e31751e (127.12.212.1). New cstate: current_term: 1 leader_uuid: "8c5cbb50e718411f95e96a761e31751e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:21.993455 17805 tablet_bootstrap.cc:492] T d2ed1a7bedd844e389fe0bf5d8d4ce44 P eb5fdcca16c44777be259ff2488f4c3b: No bootstrap required, opened a new log
I20260710 11:03:21.994294 17805 ts_tablet_manager.cc:1403] T d2ed1a7bedd844e389fe0bf5d8d4ce44 P eb5fdcca16c44777be259ff2488f4c3b: Time spent bootstrapping tablet: real 0.061s	user 0.019s	sys 0.034s
I20260710 11:03:21.993455 17804 tablet_bootstrap.cc:492] T 0b186c048fdf4640a3c645ab28f4c760 P 8c5cbb50e718411f95e96a761e31751e: No bootstrap required, opened a new log
I20260710 11:03:21.994457 17803 tablet_bootstrap.cc:654] T d2ed1a7bedd844e389fe0bf5d8d4ce44 P b15df61de52c4e038d132628e52ea1c5: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:21.995039 17804 ts_tablet_manager.cc:1403] T 0b186c048fdf4640a3c645ab28f4c760 P 8c5cbb50e718411f95e96a761e31751e: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.006s
I20260710 11:03:21.998410 17804 raft_consensus.cc:359] T 0b186c048fdf4640a3c645ab28f4c760 P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:21.998971 17817 raft_consensus.cc:493] T 30226f1a74374f6ea1b19e0099469ee7 P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:22.001760 17805 raft_consensus.cc:359] T d2ed1a7bedd844e389fe0bf5d8d4ce44 P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:22.001968 17817 raft_consensus.cc:515] T 30226f1a74374f6ea1b19e0099469ee7 P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:22.002583 17805 raft_consensus.cc:385] T d2ed1a7bedd844e389fe0bf5d8d4ce44 P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:22.002897 17805 raft_consensus.cc:740] T d2ed1a7bedd844e389fe0bf5d8d4ce44 P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb5fdcca16c44777be259ff2488f4c3b, State: Initialized, Role: FOLLOWER
I20260710 11:03:22.003621 17805 consensus_queue.cc:260] T d2ed1a7bedd844e389fe0bf5d8d4ce44 P eb5fdcca16c44777be259ff2488f4c3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:22.004110 17817 leader_election.cc:290] T 30226f1a74374f6ea1b19e0099469ee7 P eb5fdcca16c44777be259ff2488f4c3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c5cbb50e718411f95e96a761e31751e (127.12.212.1:40699), b15df61de52c4e038d132628e52ea1c5 (127.12.212.3:35587)
I20260710 11:03:22.001471 17803 tablet_bootstrap.cc:492] T d2ed1a7bedd844e389fe0bf5d8d4ce44 P b15df61de52c4e038d132628e52ea1c5: No bootstrap required, opened a new log
I20260710 11:03:22.005031 17803 ts_tablet_manager.cc:1403] T d2ed1a7bedd844e389fe0bf5d8d4ce44 P b15df61de52c4e038d132628e52ea1c5: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.000s
I20260710 11:03:22.005395 17614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30226f1a74374f6ea1b19e0099469ee7" candidate_uuid: "eb5fdcca16c44777be259ff2488f4c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5cbb50e718411f95e96a761e31751e" is_pre_election: true
I20260710 11:03:22.005926 17805 ts_tablet_manager.cc:1434] T d2ed1a7bedd844e389fe0bf5d8d4ce44 P eb5fdcca16c44777be259ff2488f4c3b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 11:03:22.006069 17614 raft_consensus.cc:2468] T 30226f1a74374f6ea1b19e0099469ee7 P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb5fdcca16c44777be259ff2488f4c3b in term 0.
I20260710 11:03:22.006953 17805 tablet_bootstrap.cc:492] T 0b186c048fdf4640a3c645ab28f4c760 P eb5fdcca16c44777be259ff2488f4c3b: Bootstrap starting.
I20260710 11:03:22.007403 17654 leader_election.cc:304] T 30226f1a74374f6ea1b19e0099469ee7 P eb5fdcca16c44777be259ff2488f4c3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c5cbb50e718411f95e96a761e31751e, eb5fdcca16c44777be259ff2488f4c3b; no voters: 
I20260710 11:03:22.007784 17803 raft_consensus.cc:359] T d2ed1a7bedd844e389fe0bf5d8d4ce44 P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:22.008334 17826 raft_consensus.cc:2804] T 30226f1a74374f6ea1b19e0099469ee7 P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:22.008853 17804 raft_consensus.cc:385] T 0b186c048fdf4640a3c645ab28f4c760 P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:22.008957 17826 raft_consensus.cc:493] T 30226f1a74374f6ea1b19e0099469ee7 P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:22.009256 17804 raft_consensus.cc:740] T 0b186c048fdf4640a3c645ab28f4c760 P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c5cbb50e718411f95e96a761e31751e, State: Initialized, Role: FOLLOWER
I20260710 11:03:22.009490 17826 raft_consensus.cc:3060] T 30226f1a74374f6ea1b19e0099469ee7 P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:22.010114 17804 consensus_queue.cc:260] T 0b186c048fdf4640a3c645ab28f4c760 P 8c5cbb50e718411f95e96a761e31751e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:22.012410 17804 ts_tablet_manager.cc:1434] T 0b186c048fdf4640a3c645ab28f4c760 P 8c5cbb50e718411f95e96a761e31751e: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260710 11:03:22.013259 17805 tablet_bootstrap.cc:654] T 0b186c048fdf4640a3c645ab28f4c760 P eb5fdcca16c44777be259ff2488f4c3b: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:22.013379 17804 tablet_bootstrap.cc:492] T d09f5cbe80d14c0d9e529618645310c5 P 8c5cbb50e718411f95e96a761e31751e: Bootstrap starting.
I20260710 11:03:22.017910 17763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30226f1a74374f6ea1b19e0099469ee7" candidate_uuid: "eb5fdcca16c44777be259ff2488f4c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b15df61de52c4e038d132628e52ea1c5" is_pre_election: true
I20260710 11:03:22.008554 17803 raft_consensus.cc:385] T d2ed1a7bedd844e389fe0bf5d8d4ce44 P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 11:03:22.019354 17655 leader_election.cc:343] T 30226f1a74374f6ea1b19e0099469ee7 P eb5fdcca16c44777be259ff2488f4c3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b15df61de52c4e038d132628e52ea1c5 (127.12.212.3:35587): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:22.019385 17803 raft_consensus.cc:740] T d2ed1a7bedd844e389fe0bf5d8d4ce44 P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b15df61de52c4e038d132628e52ea1c5, State: Initialized, Role: FOLLOWER
I20260710 11:03:22.020601 17803 consensus_queue.cc:260] T d2ed1a7bedd844e389fe0bf5d8d4ce44 P b15df61de52c4e038d132628e52ea1c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:22.022425 17826 raft_consensus.cc:515] T 30226f1a74374f6ea1b19e0099469ee7 P eb5fdcca16c44777be259ff2488f4c3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:22.023581 17803 ts_tablet_manager.cc:1434] T d2ed1a7bedd844e389fe0bf5d8d4ce44 P b15df61de52c4e038d132628e52ea1c5: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260710 11:03:22.024876 17817 raft_consensus.cc:493] T c7107df36f4843f3831ff03a5ba01782 P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:22.025023 17803 tablet_bootstrap.cc:492] T 30226f1a74374f6ea1b19e0099469ee7 P b15df61de52c4e038d132628e52ea1c5: Bootstrap starting.
I20260710 11:03:22.025363 17817 raft_consensus.cc:515] T c7107df36f4843f3831ff03a5ba01782 P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:22.027333 17614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30226f1a74374f6ea1b19e0099469ee7" candidate_uuid: "eb5fdcca16c44777be259ff2488f4c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5cbb50e718411f95e96a761e31751e"
I20260710 11:03:22.027932 17614 raft_consensus.cc:3060] T 30226f1a74374f6ea1b19e0099469ee7 P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:22.029558 17826 leader_election.cc:290] T 30226f1a74374f6ea1b19e0099469ee7 P eb5fdcca16c44777be259ff2488f4c3b [CANDIDATE]: Term 1 election: Requested vote from peers 8c5cbb50e718411f95e96a761e31751e (127.12.212.1:40699), b15df61de52c4e038d132628e52ea1c5 (127.12.212.3:35587)
I20260710 11:03:22.032150 17817 leader_election.cc:290] T c7107df36f4843f3831ff03a5ba01782 P eb5fdcca16c44777be259ff2488f4c3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c5cbb50e718411f95e96a761e31751e (127.12.212.1:40699), b15df61de52c4e038d132628e52ea1c5 (127.12.212.3:35587)
I20260710 11:03:22.032764 17803 tablet_bootstrap.cc:654] T 30226f1a74374f6ea1b19e0099469ee7 P b15df61de52c4e038d132628e52ea1c5: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:22.033849 17613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7107df36f4843f3831ff03a5ba01782" candidate_uuid: "eb5fdcca16c44777be259ff2488f4c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5cbb50e718411f95e96a761e31751e" is_pre_election: true
I20260710 11:03:22.032160 17804 tablet_bootstrap.cc:654] T d09f5cbe80d14c0d9e529618645310c5 P 8c5cbb50e718411f95e96a761e31751e: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:22.034619 17613 raft_consensus.cc:2468] T c7107df36f4843f3831ff03a5ba01782 P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb5fdcca16c44777be259ff2488f4c3b in term 0.
I20260710 11:03:22.034878 17761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7107df36f4843f3831ff03a5ba01782" candidate_uuid: "eb5fdcca16c44777be259ff2488f4c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b15df61de52c4e038d132628e52ea1c5" is_pre_election: true
I20260710 11:03:22.035651 17761 raft_consensus.cc:2468] T c7107df36f4843f3831ff03a5ba01782 P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb5fdcca16c44777be259ff2488f4c3b in term 0.
I20260710 11:03:22.036420 17654 leader_election.cc:304] T c7107df36f4843f3831ff03a5ba01782 P eb5fdcca16c44777be259ff2488f4c3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c5cbb50e718411f95e96a761e31751e, eb5fdcca16c44777be259ff2488f4c3b; no voters: 
I20260710 11:03:22.037986 17817 raft_consensus.cc:2804] T c7107df36f4843f3831ff03a5ba01782 P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:22.038483 17817 raft_consensus.cc:493] T c7107df36f4843f3831ff03a5ba01782 P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:22.038921 17817 raft_consensus.cc:3060] T c7107df36f4843f3831ff03a5ba01782 P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:22.042969 17763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30226f1a74374f6ea1b19e0099469ee7" candidate_uuid: "eb5fdcca16c44777be259ff2488f4c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b15df61de52c4e038d132628e52ea1c5"
W20260710 11:03:22.044471 17655 leader_election.cc:343] T 30226f1a74374f6ea1b19e0099469ee7 P eb5fdcca16c44777be259ff2488f4c3b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b15df61de52c4e038d132628e52ea1c5 (127.12.212.3:35587): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:22.046820 17614 raft_consensus.cc:2468] T 30226f1a74374f6ea1b19e0099469ee7 P 8c5cbb50e718411f95e96a761e31751e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb5fdcca16c44777be259ff2488f4c3b in term 1.
I20260710 11:03:22.047104 17804 tablet_bootstrap.cc:492] T d09f5cbe80d14c0d9e529618645310c5 P 8c5cbb50e718411f95e96a761e31751e: No bootstrap required, opened a new log
I20260710 11:03:22.047905 17804 ts_tablet_manager.cc:1403] T d09f5cbe80d14c0d9e529618645310c5 P 8c5cbb50e718411f95e96a761e31751e: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.004s
I20260710 11:03:22.048223 17654 leader_election.cc:304] T 30226f1a74374f6ea1b19e0099469ee7 P eb5fdcca16c44777be259ff2488f4c3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8c5cbb50e718411f95e96a761e31751e, eb5fdcca16c44777be259ff2488f4c3b; no voters: b15df61de52c4e038d132628e52ea1c5
I20260710 11:03:22.049163 17826 raft_consensus.cc:2804] T 30226f1a74374f6ea1b19e0099469ee7 P eb5fdcca16c44777be259ff2488f4c3b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:22.049664 17826 raft_consensus.cc:697] T 30226f1a74374f6ea1b19e0099469ee7 P eb5fdcca16c44777be259ff2488f4c3b [term 1 LEADER]: Becoming Leader. State: Replica: eb5fdcca16c44777be259ff2488f4c3b, State: Running, Role: LEADER
I20260710 11:03:22.050539 17826 consensus_queue.cc:237] T 30226f1a74374f6ea1b19e0099469ee7 P eb5fdcca16c44777be259ff2488f4c3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:22.051131 17804 raft_consensus.cc:359] T d09f5cbe80d14c0d9e529618645310c5 P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:22.052030 17804 raft_consensus.cc:385] T d09f5cbe80d14c0d9e529618645310c5 P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:22.051563 17817 raft_consensus.cc:515] T c7107df36f4843f3831ff03a5ba01782 P eb5fdcca16c44777be259ff2488f4c3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:22.052414 17804 raft_consensus.cc:740] T d09f5cbe80d14c0d9e529618645310c5 P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c5cbb50e718411f95e96a761e31751e, State: Initialized, Role: FOLLOWER
I20260710 11:03:22.053277 17804 consensus_queue.cc:260] T d09f5cbe80d14c0d9e529618645310c5 P 8c5cbb50e718411f95e96a761e31751e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:22.055575 17804 ts_tablet_manager.cc:1434] T d09f5cbe80d14c0d9e529618645310c5 P 8c5cbb50e718411f95e96a761e31751e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:03:22.049674 17805 tablet_bootstrap.cc:492] T 0b186c048fdf4640a3c645ab28f4c760 P eb5fdcca16c44777be259ff2488f4c3b: No bootstrap required, opened a new log
I20260710 11:03:22.056305 17805 ts_tablet_manager.cc:1403] T 0b186c048fdf4640a3c645ab28f4c760 P eb5fdcca16c44777be259ff2488f4c3b: Time spent bootstrapping tablet: real 0.050s	user 0.016s	sys 0.008s
I20260710 11:03:22.056794 17804 tablet_bootstrap.cc:492] T f84dd877e9f34bcda48a26e7bb3a293b P 8c5cbb50e718411f95e96a761e31751e: Bootstrap starting.
I20260710 11:03:22.058869 17613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7107df36f4843f3831ff03a5ba01782" candidate_uuid: "eb5fdcca16c44777be259ff2488f4c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5cbb50e718411f95e96a761e31751e"
I20260710 11:03:22.059697 17613 raft_consensus.cc:3060] T c7107df36f4843f3831ff03a5ba01782 P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:22.064033 17805 raft_consensus.cc:359] T 0b186c048fdf4640a3c645ab28f4c760 P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:22.064698 17804 tablet_bootstrap.cc:654] T f84dd877e9f34bcda48a26e7bb3a293b P 8c5cbb50e718411f95e96a761e31751e: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:22.064970 17805 raft_consensus.cc:385] T 0b186c048fdf4640a3c645ab28f4c760 P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:22.065330 17805 raft_consensus.cc:740] T 0b186c048fdf4640a3c645ab28f4c760 P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb5fdcca16c44777be259ff2488f4c3b, State: Initialized, Role: FOLLOWER
I20260710 11:03:22.047117 17829 raft_consensus.cc:493] T 0b186c048fdf4640a3c645ab28f4c760 P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:22.066192 17805 consensus_queue.cc:260] T 0b186c048fdf4640a3c645ab28f4c760 P eb5fdcca16c44777be259ff2488f4c3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:22.067634 17829 raft_consensus.cc:515] T 0b186c048fdf4640a3c645ab28f4c760 P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:22.073998 17763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c7107df36f4843f3831ff03a5ba01782" candidate_uuid: "eb5fdcca16c44777be259ff2488f4c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b15df61de52c4e038d132628e52ea1c5"
I20260710 11:03:22.074874 17763 raft_consensus.cc:3060] T c7107df36f4843f3831ff03a5ba01782 P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:22.085685 17688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b186c048fdf4640a3c645ab28f4c760" candidate_uuid: "8c5cbb50e718411f95e96a761e31751e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb5fdcca16c44777be259ff2488f4c3b" is_pre_election: true
I20260710 11:03:22.088140 17817 leader_election.cc:290] T c7107df36f4843f3831ff03a5ba01782 P eb5fdcca16c44777be259ff2488f4c3b [CANDIDATE]: Term 1 election: Requested vote from peers 8c5cbb50e718411f95e96a761e31751e (127.12.212.1:40699), b15df61de52c4e038d132628e52ea1c5 (127.12.212.3:35587)
I20260710 11:03:22.089545 17761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b186c048fdf4640a3c645ab28f4c760" candidate_uuid: "8c5cbb50e718411f95e96a761e31751e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b15df61de52c4e038d132628e52ea1c5" is_pre_election: true
I20260710 11:03:22.090869 17688 raft_consensus.cc:2468] T 0b186c048fdf4640a3c645ab28f4c760 P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c5cbb50e718411f95e96a761e31751e in term 0.
W20260710 11:03:22.091573 17580 leader_election.cc:343] T 0b186c048fdf4640a3c645ab28f4c760 P 8c5cbb50e718411f95e96a761e31751e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b15df61de52c4e038d132628e52ea1c5 (127.12.212.3:35587): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:22.093473 17579 leader_election.cc:304] T 0b186c048fdf4640a3c645ab28f4c760 P 8c5cbb50e718411f95e96a761e31751e [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: 8c5cbb50e718411f95e96a761e31751e, eb5fdcca16c44777be259ff2488f4c3b; no voters: b15df61de52c4e038d132628e52ea1c5
I20260710 11:03:22.094905 17810 raft_consensus.cc:2804] T 0b186c048fdf4640a3c645ab28f4c760 P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:22.095455 17810 raft_consensus.cc:493] T 0b186c048fdf4640a3c645ab28f4c760 P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:22.095907 17810 raft_consensus.cc:3060] T 0b186c048fdf4640a3c645ab28f4c760 P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:22.098233 17613 raft_consensus.cc:2468] T c7107df36f4843f3831ff03a5ba01782 P 8c5cbb50e718411f95e96a761e31751e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb5fdcca16c44777be259ff2488f4c3b in term 1.
I20260710 11:03:22.087850 17829 leader_election.cc:290] T 0b186c048fdf4640a3c645ab28f4c760 P 8c5cbb50e718411f95e96a761e31751e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb5fdcca16c44777be259ff2488f4c3b (127.12.212.2:39405), b15df61de52c4e038d132628e52ea1c5 (127.12.212.3:35587)
I20260710 11:03:22.106266 17763 raft_consensus.cc:2468] T c7107df36f4843f3831ff03a5ba01782 P b15df61de52c4e038d132628e52ea1c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb5fdcca16c44777be259ff2488f4c3b in term 1.
I20260710 11:03:22.108144 17655 leader_election.cc:304] T c7107df36f4843f3831ff03a5ba01782 P eb5fdcca16c44777be259ff2488f4c3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b15df61de52c4e038d132628e52ea1c5, eb5fdcca16c44777be259ff2488f4c3b; no voters: 
I20260710 11:03:22.108578 17810 raft_consensus.cc:515] T 0b186c048fdf4640a3c645ab28f4c760 P 8c5cbb50e718411f95e96a761e31751e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:22.109838 17817 raft_consensus.cc:2804] T c7107df36f4843f3831ff03a5ba01782 P eb5fdcca16c44777be259ff2488f4c3b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:22.110452 17810 leader_election.cc:290] T 0b186c048fdf4640a3c645ab28f4c760 P 8c5cbb50e718411f95e96a761e31751e [CANDIDATE]: Term 1 election: Requested vote from peers eb5fdcca16c44777be259ff2488f4c3b (127.12.212.2:39405), b15df61de52c4e038d132628e52ea1c5 (127.12.212.3:35587)
I20260710 11:03:22.111088 17817 raft_consensus.cc:697] T c7107df36f4843f3831ff03a5ba01782 P eb5fdcca16c44777be259ff2488f4c3b [term 1 LEADER]: Becoming Leader. State: Replica: eb5fdcca16c44777be259ff2488f4c3b, State: Running, Role: LEADER
I20260710 11:03:22.111241 17688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b186c048fdf4640a3c645ab28f4c760" candidate_uuid: "8c5cbb50e718411f95e96a761e31751e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb5fdcca16c44777be259ff2488f4c3b"
I20260710 11:03:22.111923 17688 raft_consensus.cc:3060] T 0b186c048fdf4640a3c645ab28f4c760 P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:22.112296 17817 consensus_queue.cc:237] T c7107df36f4843f3831ff03a5ba01782 P eb5fdcca16c44777be259ff2488f4c3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:22.115053 17763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b186c048fdf4640a3c645ab28f4c760" candidate_uuid: "8c5cbb50e718411f95e96a761e31751e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b15df61de52c4e038d132628e52ea1c5"
I20260710 11:03:22.115851 17804 tablet_bootstrap.cc:492] T f84dd877e9f34bcda48a26e7bb3a293b P 8c5cbb50e718411f95e96a761e31751e: No bootstrap required, opened a new log
I20260710 11:03:22.116310 17804 ts_tablet_manager.cc:1403] T f84dd877e9f34bcda48a26e7bb3a293b P 8c5cbb50e718411f95e96a761e31751e: Time spent bootstrapping tablet: real 0.060s	user 0.013s	sys 0.000s
I20260710 11:03:22.118628 17805 ts_tablet_manager.cc:1434] T 0b186c048fdf4640a3c645ab28f4c760 P eb5fdcca16c44777be259ff2488f4c3b: Time spent starting tablet: real 0.062s	user 0.008s	sys 0.001s
I20260710 11:03:22.119797 17805 tablet_bootstrap.cc:492] T d09f5cbe80d14c0d9e529618645310c5 P eb5fdcca16c44777be259ff2488f4c3b: Bootstrap starting.
I20260710 11:03:22.119681 17804 raft_consensus.cc:359] T f84dd877e9f34bcda48a26e7bb3a293b P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:22.120863 17804 raft_consensus.cc:385] T f84dd877e9f34bcda48a26e7bb3a293b P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:22.121264 17804 raft_consensus.cc:740] T f84dd877e9f34bcda48a26e7bb3a293b P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c5cbb50e718411f95e96a761e31751e, State: Initialized, Role: FOLLOWER
I20260710 11:03:22.121580 17688 raft_consensus.cc:2468] T 0b186c048fdf4640a3c645ab28f4c760 P eb5fdcca16c44777be259ff2488f4c3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c5cbb50e718411f95e96a761e31751e in term 1.
I20260710 11:03:22.122393 17804 consensus_queue.cc:260] T f84dd877e9f34bcda48a26e7bb3a293b P 8c5cbb50e718411f95e96a761e31751e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:22.122949 17579 leader_election.cc:304] T 0b186c048fdf4640a3c645ab28f4c760 P 8c5cbb50e718411f95e96a761e31751e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c5cbb50e718411f95e96a761e31751e, eb5fdcca16c44777be259ff2488f4c3b; no voters: 
W20260710 11:03:22.123929 17580 leader_election.cc:343] T 0b186c048fdf4640a3c645ab28f4c760 P 8c5cbb50e718411f95e96a761e31751e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b15df61de52c4e038d132628e52ea1c5 (127.12.212.3:35587): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:22.124055 17810 raft_consensus.cc:2804] T 0b186c048fdf4640a3c645ab28f4c760 P 8c5cbb50e718411f95e96a761e31751e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:22.124727 17810 raft_consensus.cc:697] T 0b186c048fdf4640a3c645ab28f4c760 P 8c5cbb50e718411f95e96a761e31751e [term 1 LEADER]: Becoming Leader. State: Replica: 8c5cbb50e718411f95e96a761e31751e, State: Running, Role: LEADER
I20260710 11:03:22.125828 17810 consensus_queue.cc:237] T 0b186c048fdf4640a3c645ab28f4c760 P 8c5cbb50e718411f95e96a761e31751e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:22.126368 17512 catalog_manager.cc:5697] T 30226f1a74374f6ea1b19e0099469ee7 P eb5fdcca16c44777be259ff2488f4c3b reported cstate change: term changed from 0 to 1, leader changed from <none> to eb5fdcca16c44777be259ff2488f4c3b (127.12.212.2). New cstate: current_term: 1 leader_uuid: "eb5fdcca16c44777be259ff2488f4c3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:22.127944 17826 raft_consensus.cc:493] T d2ed1a7bedd844e389fe0bf5d8d4ce44 P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:22.129964 17829 raft_consensus.cc:493] T d09f5cbe80d14c0d9e529618645310c5 P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:22.130250 17826 raft_consensus.cc:515] T d2ed1a7bedd844e389fe0bf5d8d4ce44 P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:22.130707 17829 raft_consensus.cc:515] T d09f5cbe80d14c0d9e529618645310c5 P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:22.132632 17826 leader_election.cc:290] T d2ed1a7bedd844e389fe0bf5d8d4ce44 P eb5fdcca16c44777be259ff2488f4c3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c5cbb50e718411f95e96a761e31751e (127.12.212.1:40699), b15df61de52c4e038d132628e52ea1c5 (127.12.212.3:35587)
I20260710 11:03:22.129644 17803 tablet_bootstrap.cc:492] T 30226f1a74374f6ea1b19e0099469ee7 P b15df61de52c4e038d132628e52ea1c5: No bootstrap required, opened a new log
I20260710 11:03:22.133824 17803 ts_tablet_manager.cc:1403] T 30226f1a74374f6ea1b19e0099469ee7 P b15df61de52c4e038d132628e52ea1c5: Time spent bootstrapping tablet: real 0.109s	user 0.028s	sys 0.052s
I20260710 11:03:22.135197 17613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2ed1a7bedd844e389fe0bf5d8d4ce44" candidate_uuid: "eb5fdcca16c44777be259ff2488f4c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5cbb50e718411f95e96a761e31751e" is_pre_election: true
I20260710 11:03:22.135891 17613 raft_consensus.cc:2468] T d2ed1a7bedd844e389fe0bf5d8d4ce44 P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb5fdcca16c44777be259ff2488f4c3b in term 0.
I20260710 11:03:22.135200 17763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2ed1a7bedd844e389fe0bf5d8d4ce44" candidate_uuid: "eb5fdcca16c44777be259ff2488f4c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b15df61de52c4e038d132628e52ea1c5" is_pre_election: true
I20260710 11:03:22.137169 17763 raft_consensus.cc:2468] T d2ed1a7bedd844e389fe0bf5d8d4ce44 P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb5fdcca16c44777be259ff2488f4c3b in term 0.
I20260710 11:03:22.137614 17761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d09f5cbe80d14c0d9e529618645310c5" candidate_uuid: "8c5cbb50e718411f95e96a761e31751e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b15df61de52c4e038d132628e52ea1c5" is_pre_election: true
I20260710 11:03:22.138419 17655 leader_election.cc:304] T d2ed1a7bedd844e389fe0bf5d8d4ce44 P eb5fdcca16c44777be259ff2488f4c3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b15df61de52c4e038d132628e52ea1c5, eb5fdcca16c44777be259ff2488f4c3b; no voters: 
W20260710 11:03:22.139142 17580 leader_election.cc:343] T d09f5cbe80d14c0d9e529618645310c5 P 8c5cbb50e718411f95e96a761e31751e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b15df61de52c4e038d132628e52ea1c5 (127.12.212.3:35587): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:22.139264 17808 raft_consensus.cc:493] T f718a76f5b45407883b2e47802a31b38 P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:22.139726 17808 raft_consensus.cc:515] T f718a76f5b45407883b2e47802a31b38 P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } }
I20260710 11:03:22.140890 17826 raft_consensus.cc:2804] T d2ed1a7bedd844e389fe0bf5d8d4ce44 P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:22.141325 17826 raft_consensus.cc:493] T d2ed1a7bedd844e389fe0bf5d8d4ce44 P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:22.140162 17829 leader_election.cc:290] T d09f5cbe80d14c0d9e529618645310c5 P 8c5cbb50e718411f95e96a761e31751e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb5fdcca16c44777be259ff2488f4c3b (127.12.212.2:39405), b15df61de52c4e038d132628e52ea1c5 (127.12.212.3:35587)
I20260710 11:03:22.141824 17808 leader_election.cc:290] T f718a76f5b45407883b2e47802a31b38 P eb5fdcca16c44777be259ff2488f4c3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c5cbb50e718411f95e96a761e31751e (127.12.212.1:40699), b15df61de52c4e038d132628e52ea1c5 (127.12.212.3:35587)
I20260710 11:03:22.137104 17803 raft_consensus.cc:359] T 30226f1a74374f6ea1b19e0099469ee7 P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:22.142843 17803 raft_consensus.cc:385] T 30226f1a74374f6ea1b19e0099469ee7 P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:22.143200 17803 raft_consensus.cc:740] T 30226f1a74374f6ea1b19e0099469ee7 P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b15df61de52c4e038d132628e52ea1c5, State: Initialized, Role: FOLLOWER
I20260710 11:03:22.141682 17826 raft_consensus.cc:3060] T d2ed1a7bedd844e389fe0bf5d8d4ce44 P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:22.144137 17688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d09f5cbe80d14c0d9e529618645310c5" candidate_uuid: "8c5cbb50e718411f95e96a761e31751e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb5fdcca16c44777be259ff2488f4c3b" is_pre_election: true
I20260710 11:03:22.129935 17805 tablet_bootstrap.cc:654] T d09f5cbe80d14c0d9e529618645310c5 P eb5fdcca16c44777be259ff2488f4c3b: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:22.145187 17761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f718a76f5b45407883b2e47802a31b38" candidate_uuid: "eb5fdcca16c44777be259ff2488f4c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b15df61de52c4e038d132628e52ea1c5" is_pre_election: true
W20260710 11:03:22.145480 17579 leader_election.cc:343] T d09f5cbe80d14c0d9e529618645310c5 P 8c5cbb50e718411f95e96a761e31751e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eb5fdcca16c44777be259ff2488f4c3b (127.12.212.2:39405): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:22.145836 17761 raft_consensus.cc:2468] T f718a76f5b45407883b2e47802a31b38 P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb5fdcca16c44777be259ff2488f4c3b in term 0.
I20260710 11:03:22.146071 17579 leader_election.cc:304] T d09f5cbe80d14c0d9e529618645310c5 P 8c5cbb50e718411f95e96a761e31751e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8c5cbb50e718411f95e96a761e31751e; no voters: b15df61de52c4e038d132628e52ea1c5, eb5fdcca16c44777be259ff2488f4c3b
I20260710 11:03:22.147069 17829 raft_consensus.cc:2749] T d09f5cbe80d14c0d9e529618645310c5 P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:22.147146 17613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f718a76f5b45407883b2e47802a31b38" candidate_uuid: "eb5fdcca16c44777be259ff2488f4c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5cbb50e718411f95e96a761e31751e" is_pre_election: true
I20260710 11:03:22.147809 17613 raft_consensus.cc:2468] T f718a76f5b45407883b2e47802a31b38 P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb5fdcca16c44777be259ff2488f4c3b in term 0.
I20260710 11:03:22.149112 17654 leader_election.cc:304] T f718a76f5b45407883b2e47802a31b38 P eb5fdcca16c44777be259ff2488f4c3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c5cbb50e718411f95e96a761e31751e, eb5fdcca16c44777be259ff2488f4c3b; no voters: 
I20260710 11:03:22.149338 17803 consensus_queue.cc:260] T 30226f1a74374f6ea1b19e0099469ee7 P b15df61de52c4e038d132628e52ea1c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:22.150624 17808 raft_consensus.cc:2804] T f718a76f5b45407883b2e47802a31b38 P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:22.152254 17808 raft_consensus.cc:493] T f718a76f5b45407883b2e47802a31b38 P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:22.151916 17804 ts_tablet_manager.cc:1434] T f84dd877e9f34bcda48a26e7bb3a293b P 8c5cbb50e718411f95e96a761e31751e: Time spent starting tablet: real 0.035s	user 0.009s	sys 0.000s
I20260710 11:03:22.152735 17808 raft_consensus.cc:3060] T f718a76f5b45407883b2e47802a31b38 P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:22.155568 17803 ts_tablet_manager.cc:1434] T 30226f1a74374f6ea1b19e0099469ee7 P b15df61de52c4e038d132628e52ea1c5: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260710 11:03:22.156767 17803 tablet_bootstrap.cc:492] T 0b186c048fdf4640a3c645ab28f4c760 P b15df61de52c4e038d132628e52ea1c5: Bootstrap starting.
I20260710 11:03:22.161302 17805 tablet_bootstrap.cc:492] T d09f5cbe80d14c0d9e529618645310c5 P eb5fdcca16c44777be259ff2488f4c3b: No bootstrap required, opened a new log
I20260710 11:03:22.161813 17805 ts_tablet_manager.cc:1403] T d09f5cbe80d14c0d9e529618645310c5 P eb5fdcca16c44777be259ff2488f4c3b: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.000s
I20260710 11:03:22.164520 17808 raft_consensus.cc:515] T f718a76f5b45407883b2e47802a31b38 P eb5fdcca16c44777be259ff2488f4c3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } }
I20260710 11:03:22.166227 17826 raft_consensus.cc:515] T d2ed1a7bedd844e389fe0bf5d8d4ce44 P eb5fdcca16c44777be259ff2488f4c3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:22.167464 17613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f718a76f5b45407883b2e47802a31b38" candidate_uuid: "eb5fdcca16c44777be259ff2488f4c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5cbb50e718411f95e96a761e31751e"
I20260710 11:03:22.168267 17613 raft_consensus.cc:3060] T f718a76f5b45407883b2e47802a31b38 P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:22.168291 17510 catalog_manager.cc:5697] T c7107df36f4843f3831ff03a5ba01782 P eb5fdcca16c44777be259ff2488f4c3b reported cstate change: term changed from 0 to 1, leader changed from <none> to eb5fdcca16c44777be259ff2488f4c3b (127.12.212.2). New cstate: current_term: 1 leader_uuid: "eb5fdcca16c44777be259ff2488f4c3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:22.169349 17614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2ed1a7bedd844e389fe0bf5d8d4ce44" candidate_uuid: "eb5fdcca16c44777be259ff2488f4c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5cbb50e718411f95e96a761e31751e"
I20260710 11:03:22.170015 17614 raft_consensus.cc:3060] T d2ed1a7bedd844e389fe0bf5d8d4ce44 P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:22.174144 17803 tablet_bootstrap.cc:654] T 0b186c048fdf4640a3c645ab28f4c760 P b15df61de52c4e038d132628e52ea1c5: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:22.178320 17613 raft_consensus.cc:2468] T f718a76f5b45407883b2e47802a31b38 P 8c5cbb50e718411f95e96a761e31751e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb5fdcca16c44777be259ff2488f4c3b in term 1.
I20260710 11:03:22.179203 17761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2ed1a7bedd844e389fe0bf5d8d4ce44" candidate_uuid: "eb5fdcca16c44777be259ff2488f4c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b15df61de52c4e038d132628e52ea1c5"
I20260710 11:03:22.179949 17761 raft_consensus.cc:3060] T d2ed1a7bedd844e389fe0bf5d8d4ce44 P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:22.179998 17614 raft_consensus.cc:2468] T d2ed1a7bedd844e389fe0bf5d8d4ce44 P 8c5cbb50e718411f95e96a761e31751e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb5fdcca16c44777be259ff2488f4c3b in term 1.
I20260710 11:03:22.181191 17763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f718a76f5b45407883b2e47802a31b38" candidate_uuid: "eb5fdcca16c44777be259ff2488f4c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b15df61de52c4e038d132628e52ea1c5"
I20260710 11:03:22.181550 17654 leader_election.cc:304] T d2ed1a7bedd844e389fe0bf5d8d4ce44 P eb5fdcca16c44777be259ff2488f4c3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c5cbb50e718411f95e96a761e31751e, eb5fdcca16c44777be259ff2488f4c3b; no voters: 
I20260710 11:03:22.181779 17763 raft_consensus.cc:3060] T f718a76f5b45407883b2e47802a31b38 P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:22.187104 17817 raft_consensus.cc:2804] T d2ed1a7bedd844e389fe0bf5d8d4ce44 P eb5fdcca16c44777be259ff2488f4c3b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:22.187764 17761 raft_consensus.cc:2468] T d2ed1a7bedd844e389fe0bf5d8d4ce44 P b15df61de52c4e038d132628e52ea1c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb5fdcca16c44777be259ff2488f4c3b in term 1.
I20260710 11:03:22.187603 17805 raft_consensus.cc:359] T d09f5cbe80d14c0d9e529618645310c5 P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:22.188385 17805 raft_consensus.cc:385] T d09f5cbe80d14c0d9e529618645310c5 P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:22.188699 17805 raft_consensus.cc:740] T d09f5cbe80d14c0d9e529618645310c5 P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb5fdcca16c44777be259ff2488f4c3b, State: Initialized, Role: FOLLOWER
I20260710 11:03:22.189182 17826 leader_election.cc:290] T d2ed1a7bedd844e389fe0bf5d8d4ce44 P eb5fdcca16c44777be259ff2488f4c3b [CANDIDATE]: Term 1 election: Requested vote from peers 8c5cbb50e718411f95e96a761e31751e (127.12.212.1:40699), b15df61de52c4e038d132628e52ea1c5 (127.12.212.3:35587)
I20260710 11:03:22.189317 17763 raft_consensus.cc:2468] T f718a76f5b45407883b2e47802a31b38 P b15df61de52c4e038d132628e52ea1c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb5fdcca16c44777be259ff2488f4c3b in term 1.
I20260710 11:03:22.189885 17805 consensus_queue.cc:260] T d09f5cbe80d14c0d9e529618645310c5 P eb5fdcca16c44777be259ff2488f4c3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:22.190593 17655 leader_election.cc:304] T f718a76f5b45407883b2e47802a31b38 P eb5fdcca16c44777be259ff2488f4c3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b15df61de52c4e038d132628e52ea1c5, eb5fdcca16c44777be259ff2488f4c3b; no voters: 
I20260710 11:03:22.190035 17509 catalog_manager.cc:5697] T 0b186c048fdf4640a3c645ab28f4c760 P 8c5cbb50e718411f95e96a761e31751e reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c5cbb50e718411f95e96a761e31751e (127.12.212.1). New cstate: current_term: 1 leader_uuid: "8c5cbb50e718411f95e96a761e31751e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:22.192705 17845 raft_consensus.cc:2804] T f718a76f5b45407883b2e47802a31b38 P eb5fdcca16c44777be259ff2488f4c3b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:22.192880 17817 raft_consensus.cc:697] T d2ed1a7bedd844e389fe0bf5d8d4ce44 P eb5fdcca16c44777be259ff2488f4c3b [term 1 LEADER]: Becoming Leader. State: Replica: eb5fdcca16c44777be259ff2488f4c3b, State: Running, Role: LEADER
I20260710 11:03:22.193303 17845 raft_consensus.cc:697] T f718a76f5b45407883b2e47802a31b38 P eb5fdcca16c44777be259ff2488f4c3b [term 1 LEADER]: Becoming Leader. State: Replica: eb5fdcca16c44777be259ff2488f4c3b, State: Running, Role: LEADER
I20260710 11:03:22.193996 17817 consensus_queue.cc:237] T d2ed1a7bedd844e389fe0bf5d8d4ce44 P eb5fdcca16c44777be259ff2488f4c3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:22.194368 17845 consensus_queue.cc:237] T f718a76f5b45407883b2e47802a31b38 P eb5fdcca16c44777be259ff2488f4c3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } }
I20260710 11:03:22.197435 17808 leader_election.cc:290] T f718a76f5b45407883b2e47802a31b38 P eb5fdcca16c44777be259ff2488f4c3b [CANDIDATE]: Term 1 election: Requested vote from peers 8c5cbb50e718411f95e96a761e31751e (127.12.212.1:40699), b15df61de52c4e038d132628e52ea1c5 (127.12.212.3:35587)
I20260710 11:03:22.202030 17803 tablet_bootstrap.cc:492] T 0b186c048fdf4640a3c645ab28f4c760 P b15df61de52c4e038d132628e52ea1c5: No bootstrap required, opened a new log
I20260710 11:03:22.202622 17803 ts_tablet_manager.cc:1403] T 0b186c048fdf4640a3c645ab28f4c760 P b15df61de52c4e038d132628e52ea1c5: Time spent bootstrapping tablet: real 0.046s	user 0.010s	sys 0.000s
I20260710 11:03:22.203682 17805 ts_tablet_manager.cc:1434] T d09f5cbe80d14c0d9e529618645310c5 P eb5fdcca16c44777be259ff2488f4c3b: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.000s
I20260710 11:03:22.204766 17805 tablet_bootstrap.cc:492] T f84dd877e9f34bcda48a26e7bb3a293b P eb5fdcca16c44777be259ff2488f4c3b: Bootstrap starting.
I20260710 11:03:22.205787 17803 raft_consensus.cc:359] T 0b186c048fdf4640a3c645ab28f4c760 P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:22.206598 17803 raft_consensus.cc:385] T 0b186c048fdf4640a3c645ab28f4c760 P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:22.206954 17803 raft_consensus.cc:740] T 0b186c048fdf4640a3c645ab28f4c760 P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b15df61de52c4e038d132628e52ea1c5, State: Initialized, Role: FOLLOWER
I20260710 11:03:22.209098 17803 consensus_queue.cc:260] T 0b186c048fdf4640a3c645ab28f4c760 P b15df61de52c4e038d132628e52ea1c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:22.212368 17803 ts_tablet_manager.cc:1434] T 0b186c048fdf4640a3c645ab28f4c760 P b15df61de52c4e038d132628e52ea1c5: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.001s
I20260710 11:03:22.213506 17803 tablet_bootstrap.cc:492] T d09f5cbe80d14c0d9e529618645310c5 P b15df61de52c4e038d132628e52ea1c5: Bootstrap starting.
I20260710 11:03:22.219734 17805 tablet_bootstrap.cc:654] T f84dd877e9f34bcda48a26e7bb3a293b P eb5fdcca16c44777be259ff2488f4c3b: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:22.224210 17803 tablet_bootstrap.cc:654] T d09f5cbe80d14c0d9e529618645310c5 P b15df61de52c4e038d132628e52ea1c5: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:22.225036 17805 tablet_bootstrap.cc:492] T f84dd877e9f34bcda48a26e7bb3a293b P eb5fdcca16c44777be259ff2488f4c3b: No bootstrap required, opened a new log
I20260710 11:03:22.225261 17810 raft_consensus.cc:493] T 5be80f1ab7c04b97b4a52798f69a32f3 P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:22.225525 17805 ts_tablet_manager.cc:1403] T f84dd877e9f34bcda48a26e7bb3a293b P eb5fdcca16c44777be259ff2488f4c3b: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.000s
I20260710 11:03:22.225842 17810 raft_consensus.cc:515] T 5be80f1ab7c04b97b4a52798f69a32f3 P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:22.228029 17810 leader_election.cc:290] T 5be80f1ab7c04b97b4a52798f69a32f3 P 8c5cbb50e718411f95e96a761e31751e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb5fdcca16c44777be259ff2488f4c3b (127.12.212.2:39405), b15df61de52c4e038d132628e52ea1c5 (127.12.212.3:35587)
I20260710 11:03:22.228106 17805 raft_consensus.cc:359] T f84dd877e9f34bcda48a26e7bb3a293b P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:22.228813 17803 tablet_bootstrap.cc:492] T d09f5cbe80d14c0d9e529618645310c5 P b15df61de52c4e038d132628e52ea1c5: No bootstrap required, opened a new log
I20260710 11:03:22.228829 17805 raft_consensus.cc:385] T f84dd877e9f34bcda48a26e7bb3a293b P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:22.229278 17805 raft_consensus.cc:740] T f84dd877e9f34bcda48a26e7bb3a293b P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb5fdcca16c44777be259ff2488f4c3b, State: Initialized, Role: FOLLOWER
I20260710 11:03:22.229341 17803 ts_tablet_manager.cc:1403] T d09f5cbe80d14c0d9e529618645310c5 P b15df61de52c4e038d132628e52ea1c5: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.004s
I20260710 11:03:22.230150 17805 consensus_queue.cc:260] T f84dd877e9f34bcda48a26e7bb3a293b P eb5fdcca16c44777be259ff2488f4c3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:22.230540 17688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5be80f1ab7c04b97b4a52798f69a32f3" candidate_uuid: "8c5cbb50e718411f95e96a761e31751e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb5fdcca16c44777be259ff2488f4c3b" is_pre_election: true
I20260710 11:03:22.231702 17805 ts_tablet_manager.cc:1434] T f84dd877e9f34bcda48a26e7bb3a293b P eb5fdcca16c44777be259ff2488f4c3b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 11:03:22.232071 17803 raft_consensus.cc:359] T d09f5cbe80d14c0d9e529618645310c5 P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:22.225816 17509 catalog_manager.cc:5697] T d2ed1a7bedd844e389fe0bf5d8d4ce44 P eb5fdcca16c44777be259ff2488f4c3b reported cstate change: term changed from 0 to 1, leader changed from <none> to eb5fdcca16c44777be259ff2488f4c3b (127.12.212.2). New cstate: current_term: 1 leader_uuid: "eb5fdcca16c44777be259ff2488f4c3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:22.233006 17803 raft_consensus.cc:385] T d09f5cbe80d14c0d9e529618645310c5 P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:22.233366 17803 raft_consensus.cc:740] T d09f5cbe80d14c0d9e529618645310c5 P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b15df61de52c4e038d132628e52ea1c5, State: Initialized, Role: FOLLOWER
I20260710 11:03:22.233579 17761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5be80f1ab7c04b97b4a52798f69a32f3" candidate_uuid: "8c5cbb50e718411f95e96a761e31751e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b15df61de52c4e038d132628e52ea1c5" is_pre_election: true
I20260710 11:03:22.234529 17761 raft_consensus.cc:2393] T 5be80f1ab7c04b97b4a52798f69a32f3 P b15df61de52c4e038d132628e52ea1c5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8c5cbb50e718411f95e96a761e31751e in current term 1: Already voted for candidate eb5fdcca16c44777be259ff2488f4c3b in this term.
I20260710 11:03:22.233731 17509 catalog_manager.cc:5697] T f718a76f5b45407883b2e47802a31b38 P eb5fdcca16c44777be259ff2488f4c3b reported cstate change: term changed from 0 to 1, leader changed from <none> to eb5fdcca16c44777be259ff2488f4c3b (127.12.212.2). New cstate: current_term: 1 leader_uuid: "eb5fdcca16c44777be259ff2488f4c3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:22.234400 17803 consensus_queue.cc:260] T d09f5cbe80d14c0d9e529618645310c5 P b15df61de52c4e038d132628e52ea1c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:22.235670 17580 leader_election.cc:304] T 5be80f1ab7c04b97b4a52798f69a32f3 P 8c5cbb50e718411f95e96a761e31751e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8c5cbb50e718411f95e96a761e31751e; no voters: b15df61de52c4e038d132628e52ea1c5, eb5fdcca16c44777be259ff2488f4c3b
I20260710 11:03:22.236891 17810 raft_consensus.cc:3060] T 5be80f1ab7c04b97b4a52798f69a32f3 P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:22.237164 17803 ts_tablet_manager.cc:1434] T d09f5cbe80d14c0d9e529618645310c5 P b15df61de52c4e038d132628e52ea1c5: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:03:22.241282 17803 tablet_bootstrap.cc:492] T f84dd877e9f34bcda48a26e7bb3a293b P b15df61de52c4e038d132628e52ea1c5: Bootstrap starting.
I20260710 11:03:22.244549 17810 raft_consensus.cc:2749] T 5be80f1ab7c04b97b4a52798f69a32f3 P 8c5cbb50e718411f95e96a761e31751e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:22.246434 17803 tablet_bootstrap.cc:654] T f84dd877e9f34bcda48a26e7bb3a293b P b15df61de52c4e038d132628e52ea1c5: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:22.251093 17803 tablet_bootstrap.cc:492] T f84dd877e9f34bcda48a26e7bb3a293b P b15df61de52c4e038d132628e52ea1c5: No bootstrap required, opened a new log
I20260710 11:03:22.251560 17803 ts_tablet_manager.cc:1403] T f84dd877e9f34bcda48a26e7bb3a293b P b15df61de52c4e038d132628e52ea1c5: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.004s
I20260710 11:03:22.253434 17803 raft_consensus.cc:359] T f84dd877e9f34bcda48a26e7bb3a293b P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:22.253983 17803 raft_consensus.cc:385] T f84dd877e9f34bcda48a26e7bb3a293b P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:22.254238 17803 raft_consensus.cc:740] T f84dd877e9f34bcda48a26e7bb3a293b P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b15df61de52c4e038d132628e52ea1c5, State: Initialized, Role: FOLLOWER
I20260710 11:03:22.254925 17803 consensus_queue.cc:260] T f84dd877e9f34bcda48a26e7bb3a293b P b15df61de52c4e038d132628e52ea1c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:22.256376 17803 ts_tablet_manager.cc:1434] T f84dd877e9f34bcda48a26e7bb3a293b P b15df61de52c4e038d132628e52ea1c5: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 11:03:22.274183 17845 consensus_queue.cc:1048] T 5be80f1ab7c04b97b4a52798f69a32f3 P eb5fdcca16c44777be259ff2488f4c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:22.275789 17815 raft_consensus.cc:493] T 0b186c048fdf4640a3c645ab28f4c760 P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:22.276357 17815 raft_consensus.cc:515] T 0b186c048fdf4640a3c645ab28f4c760 P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:22.278957 17815 leader_election.cc:290] T 0b186c048fdf4640a3c645ab28f4c760 P b15df61de52c4e038d132628e52ea1c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c5cbb50e718411f95e96a761e31751e (127.12.212.1:40699), eb5fdcca16c44777be259ff2488f4c3b (127.12.212.2:39405)
I20260710 11:03:22.288409 17817 raft_consensus.cc:493] T f84dd877e9f34bcda48a26e7bb3a293b P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:22.288966 17817 raft_consensus.cc:515] T f84dd877e9f34bcda48a26e7bb3a293b P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:22.291079 17817 leader_election.cc:290] T f84dd877e9f34bcda48a26e7bb3a293b P eb5fdcca16c44777be259ff2488f4c3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c5cbb50e718411f95e96a761e31751e (127.12.212.1:40699), b15df61de52c4e038d132628e52ea1c5 (127.12.212.3:35587)
I20260710 11:03:22.292083 17815 raft_consensus.cc:493] T d09f5cbe80d14c0d9e529618645310c5 P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:22.292606 17815 raft_consensus.cc:515] T d09f5cbe80d14c0d9e529618645310c5 P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:22.293804 17613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f84dd877e9f34bcda48a26e7bb3a293b" candidate_uuid: "eb5fdcca16c44777be259ff2488f4c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5cbb50e718411f95e96a761e31751e" is_pre_election: true
I20260710 11:03:22.294458 17613 raft_consensus.cc:2468] T f84dd877e9f34bcda48a26e7bb3a293b P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb5fdcca16c44777be259ff2488f4c3b in term 0.
I20260710 11:03:22.294659 17815 leader_election.cc:290] T d09f5cbe80d14c0d9e529618645310c5 P b15df61de52c4e038d132628e52ea1c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c5cbb50e718411f95e96a761e31751e (127.12.212.1:40699), eb5fdcca16c44777be259ff2488f4c3b (127.12.212.2:39405)
I20260710 11:03:22.295730 17654 leader_election.cc:304] T f84dd877e9f34bcda48a26e7bb3a293b P eb5fdcca16c44777be259ff2488f4c3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c5cbb50e718411f95e96a761e31751e, eb5fdcca16c44777be259ff2488f4c3b; no voters: 
I20260710 11:03:22.296555 17845 raft_consensus.cc:2804] T f84dd877e9f34bcda48a26e7bb3a293b P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:22.296917 17845 raft_consensus.cc:493] T f84dd877e9f34bcda48a26e7bb3a293b P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:22.297232 17845 raft_consensus.cc:3060] T f84dd877e9f34bcda48a26e7bb3a293b P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:22.297226 17808 consensus_queue.cc:1048] T 5be80f1ab7c04b97b4a52798f69a32f3 P eb5fdcca16c44777be259ff2488f4c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 11:03:22.301062 17761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f84dd877e9f34bcda48a26e7bb3a293b" candidate_uuid: "eb5fdcca16c44777be259ff2488f4c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b15df61de52c4e038d132628e52ea1c5" is_pre_election: true
I20260710 11:03:22.301612 17808 raft_consensus.cc:493] T d09f5cbe80d14c0d9e529618645310c5 P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:22.301769 17761 raft_consensus.cc:2468] T f84dd877e9f34bcda48a26e7bb3a293b P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb5fdcca16c44777be259ff2488f4c3b in term 0.
I20260710 11:03:22.302137 17808 raft_consensus.cc:515] T d09f5cbe80d14c0d9e529618645310c5 P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:22.303886 17614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b186c048fdf4640a3c645ab28f4c760" candidate_uuid: "b15df61de52c4e038d132628e52ea1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5cbb50e718411f95e96a761e31751e" is_pre_election: true
I20260710 11:03:22.304388 17808 leader_election.cc:290] T d09f5cbe80d14c0d9e529618645310c5 P eb5fdcca16c44777be259ff2488f4c3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c5cbb50e718411f95e96a761e31751e (127.12.212.1:40699), b15df61de52c4e038d132628e52ea1c5 (127.12.212.3:35587)
I20260710 11:03:22.304574 17613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d09f5cbe80d14c0d9e529618645310c5" candidate_uuid: "b15df61de52c4e038d132628e52ea1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5cbb50e718411f95e96a761e31751e" is_pre_election: true
I20260710 11:03:22.305250 17613 raft_consensus.cc:2468] T d09f5cbe80d14c0d9e529618645310c5 P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b15df61de52c4e038d132628e52ea1c5 in term 0.
I20260710 11:03:22.306833 17688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b186c048fdf4640a3c645ab28f4c760" candidate_uuid: "b15df61de52c4e038d132628e52ea1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb5fdcca16c44777be259ff2488f4c3b" is_pre_election: true
I20260710 11:03:22.307119 17728 leader_election.cc:304] T d09f5cbe80d14c0d9e529618645310c5 P b15df61de52c4e038d132628e52ea1c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c5cbb50e718411f95e96a761e31751e, b15df61de52c4e038d132628e52ea1c5; no voters: 
I20260710 11:03:22.307251 17689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d09f5cbe80d14c0d9e529618645310c5" candidate_uuid: "b15df61de52c4e038d132628e52ea1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb5fdcca16c44777be259ff2488f4c3b" is_pre_election: true
I20260710 11:03:22.307600 17688 raft_consensus.cc:2393] T 0b186c048fdf4640a3c645ab28f4c760 P eb5fdcca16c44777be259ff2488f4c3b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b15df61de52c4e038d132628e52ea1c5 in current term 1: Already voted for candidate 8c5cbb50e718411f95e96a761e31751e in this term.
I20260710 11:03:22.307935 17689 raft_consensus.cc:2468] T d09f5cbe80d14c0d9e529618645310c5 P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b15df61de52c4e038d132628e52ea1c5 in term 0.
I20260710 11:03:22.308202 17761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d09f5cbe80d14c0d9e529618645310c5" candidate_uuid: "eb5fdcca16c44777be259ff2488f4c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b15df61de52c4e038d132628e52ea1c5" is_pre_election: true
I20260710 11:03:22.308533 17614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d09f5cbe80d14c0d9e529618645310c5" candidate_uuid: "eb5fdcca16c44777be259ff2488f4c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5cbb50e718411f95e96a761e31751e" is_pre_election: true
I20260710 11:03:22.308857 17761 raft_consensus.cc:2468] T d09f5cbe80d14c0d9e529618645310c5 P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb5fdcca16c44777be259ff2488f4c3b in term 0.
I20260710 11:03:22.309131 17614 raft_consensus.cc:2468] T d09f5cbe80d14c0d9e529618645310c5 P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb5fdcca16c44777be259ff2488f4c3b in term 0.
I20260710 11:03:22.309787 17815 raft_consensus.cc:2804] T d09f5cbe80d14c0d9e529618645310c5 P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:22.310132 17815 raft_consensus.cc:493] T d09f5cbe80d14c0d9e529618645310c5 P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:22.310065 17655 leader_election.cc:304] T d09f5cbe80d14c0d9e529618645310c5 P eb5fdcca16c44777be259ff2488f4c3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b15df61de52c4e038d132628e52ea1c5, eb5fdcca16c44777be259ff2488f4c3b; no voters: 
I20260710 11:03:22.310653 17815 raft_consensus.cc:3060] T d09f5cbe80d14c0d9e529618645310c5 P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:22.311800 17728 leader_election.cc:304] T 0b186c048fdf4640a3c645ab28f4c760 P b15df61de52c4e038d132628e52ea1c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b15df61de52c4e038d132628e52ea1c5; no voters: 8c5cbb50e718411f95e96a761e31751e, eb5fdcca16c44777be259ff2488f4c3b
I20260710 11:03:22.312278 17845 raft_consensus.cc:515] T f84dd877e9f34bcda48a26e7bb3a293b P eb5fdcca16c44777be259ff2488f4c3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:22.314011 17808 raft_consensus.cc:2804] T d09f5cbe80d14c0d9e529618645310c5 P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:22.314417 17808 raft_consensus.cc:493] T d09f5cbe80d14c0d9e529618645310c5 P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:22.314764 17808 raft_consensus.cc:3060] T d09f5cbe80d14c0d9e529618645310c5 P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:22.315264 17614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f84dd877e9f34bcda48a26e7bb3a293b" candidate_uuid: "eb5fdcca16c44777be259ff2488f4c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5cbb50e718411f95e96a761e31751e"
I20260710 11:03:22.315872 17614 raft_consensus.cc:3060] T f84dd877e9f34bcda48a26e7bb3a293b P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:22.312645 17852 raft_consensus.cc:3060] T 0b186c048fdf4640a3c645ab28f4c760 P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:22.319859 17815 raft_consensus.cc:515] T d09f5cbe80d14c0d9e529618645310c5 P b15df61de52c4e038d132628e52ea1c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:22.322502 17815 leader_election.cc:290] T d09f5cbe80d14c0d9e529618645310c5 P b15df61de52c4e038d132628e52ea1c5 [CANDIDATE]: Term 1 election: Requested vote from peers 8c5cbb50e718411f95e96a761e31751e (127.12.212.1:40699), eb5fdcca16c44777be259ff2488f4c3b (127.12.212.2:39405)
I20260710 11:03:22.323208 17612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d09f5cbe80d14c0d9e529618645310c5" candidate_uuid: "b15df61de52c4e038d132628e52ea1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5cbb50e718411f95e96a761e31751e"
I20260710 11:03:22.323518 17689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d09f5cbe80d14c0d9e529618645310c5" candidate_uuid: "b15df61de52c4e038d132628e52ea1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb5fdcca16c44777be259ff2488f4c3b"
I20260710 11:03:22.323886 17612 raft_consensus.cc:3060] T d09f5cbe80d14c0d9e529618645310c5 P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:22.324940 17761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f84dd877e9f34bcda48a26e7bb3a293b" candidate_uuid: "eb5fdcca16c44777be259ff2488f4c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b15df61de52c4e038d132628e52ea1c5"
I20260710 11:03:22.325515 17761 raft_consensus.cc:3060] T f84dd877e9f34bcda48a26e7bb3a293b P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:22.325361 17808 raft_consensus.cc:515] T d09f5cbe80d14c0d9e529618645310c5 P eb5fdcca16c44777be259ff2488f4c3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:22.326548 17689 raft_consensus.cc:2393] T d09f5cbe80d14c0d9e529618645310c5 P eb5fdcca16c44777be259ff2488f4c3b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b15df61de52c4e038d132628e52ea1c5 in current term 1: Already voted for candidate eb5fdcca16c44777be259ff2488f4c3b in this term.
I20260710 11:03:22.323866 17845 leader_election.cc:290] T f84dd877e9f34bcda48a26e7bb3a293b P eb5fdcca16c44777be259ff2488f4c3b [CANDIDATE]: Term 1 election: Requested vote from peers 8c5cbb50e718411f95e96a761e31751e (127.12.212.1:40699), b15df61de52c4e038d132628e52ea1c5 (127.12.212.3:35587)
I20260710 11:03:22.332056 17612 raft_consensus.cc:2468] T d09f5cbe80d14c0d9e529618645310c5 P 8c5cbb50e718411f95e96a761e31751e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b15df61de52c4e038d132628e52ea1c5 in term 1.
I20260710 11:03:22.333046 17761 raft_consensus.cc:2468] T f84dd877e9f34bcda48a26e7bb3a293b P b15df61de52c4e038d132628e52ea1c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb5fdcca16c44777be259ff2488f4c3b in term 1.
I20260710 11:03:22.333084 17611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d09f5cbe80d14c0d9e529618645310c5" candidate_uuid: "eb5fdcca16c44777be259ff2488f4c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5cbb50e718411f95e96a761e31751e"
I20260710 11:03:22.333575 17614 raft_consensus.cc:2468] T f84dd877e9f34bcda48a26e7bb3a293b P 8c5cbb50e718411f95e96a761e31751e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb5fdcca16c44777be259ff2488f4c3b in term 1.
I20260710 11:03:22.334059 17611 raft_consensus.cc:2393] T d09f5cbe80d14c0d9e529618645310c5 P 8c5cbb50e718411f95e96a761e31751e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate eb5fdcca16c44777be259ff2488f4c3b in current term 1: Already voted for candidate b15df61de52c4e038d132628e52ea1c5 in this term.
I20260710 11:03:22.334419 17655 leader_election.cc:304] T f84dd877e9f34bcda48a26e7bb3a293b P eb5fdcca16c44777be259ff2488f4c3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b15df61de52c4e038d132628e52ea1c5, eb5fdcca16c44777be259ff2488f4c3b; no voters: 
I20260710 11:03:22.334543 17808 leader_election.cc:290] T d09f5cbe80d14c0d9e529618645310c5 P eb5fdcca16c44777be259ff2488f4c3b [CANDIDATE]: Term 1 election: Requested vote from peers 8c5cbb50e718411f95e96a761e31751e (127.12.212.1:40699), b15df61de52c4e038d132628e52ea1c5 (127.12.212.3:35587)
I20260710 11:03:22.335003 17763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d09f5cbe80d14c0d9e529618645310c5" candidate_uuid: "eb5fdcca16c44777be259ff2488f4c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b15df61de52c4e038d132628e52ea1c5"
I20260710 11:03:22.335258 17845 raft_consensus.cc:2804] T f84dd877e9f34bcda48a26e7bb3a293b P eb5fdcca16c44777be259ff2488f4c3b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:22.335798 17852 raft_consensus.cc:2749] T 0b186c048fdf4640a3c645ab28f4c760 P b15df61de52c4e038d132628e52ea1c5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:22.335917 17763 raft_consensus.cc:2393] T d09f5cbe80d14c0d9e529618645310c5 P b15df61de52c4e038d132628e52ea1c5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate eb5fdcca16c44777be259ff2488f4c3b in current term 1: Already voted for candidate b15df61de52c4e038d132628e52ea1c5 in this term.
I20260710 11:03:22.336136 17845 raft_consensus.cc:697] T f84dd877e9f34bcda48a26e7bb3a293b P eb5fdcca16c44777be259ff2488f4c3b [term 1 LEADER]: Becoming Leader. State: Replica: eb5fdcca16c44777be259ff2488f4c3b, State: Running, Role: LEADER
I20260710 11:03:22.337508 17655 leader_election.cc:304] T d09f5cbe80d14c0d9e529618645310c5 P eb5fdcca16c44777be259ff2488f4c3b [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: eb5fdcca16c44777be259ff2488f4c3b; no voters: 8c5cbb50e718411f95e96a761e31751e, b15df61de52c4e038d132628e52ea1c5
I20260710 11:03:22.337574 17728 leader_election.cc:304] T d09f5cbe80d14c0d9e529618645310c5 P b15df61de52c4e038d132628e52ea1c5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8c5cbb50e718411f95e96a761e31751e, b15df61de52c4e038d132628e52ea1c5; no voters: eb5fdcca16c44777be259ff2488f4c3b
I20260710 11:03:22.337162 17845 consensus_queue.cc:237] T f84dd877e9f34bcda48a26e7bb3a293b P eb5fdcca16c44777be259ff2488f4c3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:22.338757 17808 raft_consensus.cc:2749] T d09f5cbe80d14c0d9e529618645310c5 P eb5fdcca16c44777be259ff2488f4c3b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:03:22.338773 17852 raft_consensus.cc:2804] T d09f5cbe80d14c0d9e529618645310c5 P b15df61de52c4e038d132628e52ea1c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:22.340087 17852 raft_consensus.cc:697] T d09f5cbe80d14c0d9e529618645310c5 P b15df61de52c4e038d132628e52ea1c5 [term 1 LEADER]: Becoming Leader. State: Replica: b15df61de52c4e038d132628e52ea1c5, State: Running, Role: LEADER
I20260710 11:03:22.341293 17852 consensus_queue.cc:237] T d09f5cbe80d14c0d9e529618645310c5 P b15df61de52c4e038d132628e52ea1c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:22.348002 17510 catalog_manager.cc:5697] T f84dd877e9f34bcda48a26e7bb3a293b P eb5fdcca16c44777be259ff2488f4c3b reported cstate change: term changed from 0 to 1, leader changed from <none> to eb5fdcca16c44777be259ff2488f4c3b (127.12.212.2). New cstate: current_term: 1 leader_uuid: "eb5fdcca16c44777be259ff2488f4c3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:22.357699 17509 catalog_manager.cc:5697] T d09f5cbe80d14c0d9e529618645310c5 P b15df61de52c4e038d132628e52ea1c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to b15df61de52c4e038d132628e52ea1c5 (127.12.212.3). New cstate: current_term: 1 leader_uuid: "b15df61de52c4e038d132628e52ea1c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:22.449151 17810 consensus_queue.cc:1048] T 24ca9ecb262b4cee8213c888bb510a5a P 8c5cbb50e718411f95e96a761e31751e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:22.459384 17829 consensus_queue.cc:1048] T 24ca9ecb262b4cee8213c888bb510a5a P 8c5cbb50e718411f95e96a761e31751e [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:22.510174 17852 raft_consensus.cc:493] T 30226f1a74374f6ea1b19e0099469ee7 P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:22.510658 17852 raft_consensus.cc:515] T 30226f1a74374f6ea1b19e0099469ee7 P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:22.512502 17852 leader_election.cc:290] T 30226f1a74374f6ea1b19e0099469ee7 P b15df61de52c4e038d132628e52ea1c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c5cbb50e718411f95e96a761e31751e (127.12.212.1:40699), eb5fdcca16c44777be259ff2488f4c3b (127.12.212.2:39405)
I20260710 11:03:22.513295 17613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30226f1a74374f6ea1b19e0099469ee7" candidate_uuid: "b15df61de52c4e038d132628e52ea1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5cbb50e718411f95e96a761e31751e" is_pre_election: true
I20260710 11:03:22.513742 17689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30226f1a74374f6ea1b19e0099469ee7" candidate_uuid: "b15df61de52c4e038d132628e52ea1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb5fdcca16c44777be259ff2488f4c3b" is_pre_election: true
I20260710 11:03:22.513968 17613 raft_consensus.cc:2393] T 30226f1a74374f6ea1b19e0099469ee7 P 8c5cbb50e718411f95e96a761e31751e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b15df61de52c4e038d132628e52ea1c5 in current term 1: Already voted for candidate eb5fdcca16c44777be259ff2488f4c3b in this term.
I20260710 11:03:22.515298 17728 leader_election.cc:304] T 30226f1a74374f6ea1b19e0099469ee7 P b15df61de52c4e038d132628e52ea1c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b15df61de52c4e038d132628e52ea1c5; no voters: 8c5cbb50e718411f95e96a761e31751e, eb5fdcca16c44777be259ff2488f4c3b
I20260710 11:03:22.516021 17852 raft_consensus.cc:3060] T 30226f1a74374f6ea1b19e0099469ee7 P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:22.521039 17852 raft_consensus.cc:2749] T 30226f1a74374f6ea1b19e0099469ee7 P b15df61de52c4e038d132628e52ea1c5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:22.524210 17845 consensus_queue.cc:1048] T 30226f1a74374f6ea1b19e0099469ee7 P eb5fdcca16c44777be259ff2488f4c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:22.534395 17845 consensus_queue.cc:1048] T 30226f1a74374f6ea1b19e0099469ee7 P eb5fdcca16c44777be259ff2488f4c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:22.556237 17689 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f718a76f5b45407883b2e47802a31b38"
dest_uuid: "eb5fdcca16c44777be259ff2488f4c3b"
mode: GRACEFUL
new_leader_uuid: "8c5cbb50e718411f95e96a761e31751e"
 from {username='slave'} at 127.0.0.1:48274
I20260710 11:03:22.556227 17829 consensus_queue.cc:1048] T 0b186c048fdf4640a3c645ab28f4c760 P 8c5cbb50e718411f95e96a761e31751e [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:22.556919 17689 raft_consensus.cc:606] T f718a76f5b45407883b2e47802a31b38 P eb5fdcca16c44777be259ff2488f4c3b [term 1 LEADER]: Received request to transfer leadership to TS 8c5cbb50e718411f95e96a761e31751e
I20260710 11:03:22.567709 17829 consensus_queue.cc:1048] T 0b186c048fdf4640a3c645ab28f4c760 P 8c5cbb50e718411f95e96a761e31751e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:22.568681 17689 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5be80f1ab7c04b97b4a52798f69a32f3"
dest_uuid: "eb5fdcca16c44777be259ff2488f4c3b"
mode: GRACEFUL
new_leader_uuid: "8c5cbb50e718411f95e96a761e31751e"
 from {username='slave'} at 127.0.0.1:48274
I20260710 11:03:22.569312 17689 raft_consensus.cc:606] T 5be80f1ab7c04b97b4a52798f69a32f3 P eb5fdcca16c44777be259ff2488f4c3b [term 1 LEADER]: Received request to transfer leadership to TS 8c5cbb50e718411f95e96a761e31751e
I20260710 11:03:22.577028 17689 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "30226f1a74374f6ea1b19e0099469ee7"
dest_uuid: "eb5fdcca16c44777be259ff2488f4c3b"
mode: GRACEFUL
new_leader_uuid: "8c5cbb50e718411f95e96a761e31751e"
 from {username='slave'} at 127.0.0.1:48274
I20260710 11:03:22.577616 17689 raft_consensus.cc:606] T 30226f1a74374f6ea1b19e0099469ee7 P eb5fdcca16c44777be259ff2488f4c3b [term 1 LEADER]: Received request to transfer leadership to TS 8c5cbb50e718411f95e96a761e31751e
I20260710 11:03:22.595765 17612 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0b186c048fdf4640a3c645ab28f4c760"
dest_uuid: "8c5cbb50e718411f95e96a761e31751e"
mode: GRACEFUL
new_leader_uuid: "eb5fdcca16c44777be259ff2488f4c3b"
 from {username='slave'} at 127.0.0.1:33728
I20260710 11:03:22.596310 17612 raft_consensus.cc:606] T 0b186c048fdf4640a3c645ab28f4c760 P 8c5cbb50e718411f95e96a761e31751e [term 1 LEADER]: Received request to transfer leadership to TS eb5fdcca16c44777be259ff2488f4c3b
I20260710 11:03:22.596720 17845 consensus_queue.cc:1048] T d2ed1a7bedd844e389fe0bf5d8d4ce44 P eb5fdcca16c44777be259ff2488f4c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:22.607565 17846 consensus_queue.cc:1048] T d2ed1a7bedd844e389fe0bf5d8d4ce44 P eb5fdcca16c44777be259ff2488f4c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:22.630625 17846 consensus_queue.cc:1048] T f718a76f5b45407883b2e47802a31b38 P eb5fdcca16c44777be259ff2488f4c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:22.636752 17817 raft_consensus.cc:993] T f718a76f5b45407883b2e47802a31b38 P eb5fdcca16c44777be259ff2488f4c3b: : Instructing follower 8c5cbb50e718411f95e96a761e31751e to start an election
I20260710 11:03:22.637228 17808 raft_consensus.cc:1081] T f718a76f5b45407883b2e47802a31b38 P eb5fdcca16c44777be259ff2488f4c3b [term 1 LEADER]: Signalling peer 8c5cbb50e718411f95e96a761e31751e to start an election
I20260710 11:03:22.638834 17613 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f718a76f5b45407883b2e47802a31b38"
dest_uuid: "8c5cbb50e718411f95e96a761e31751e"
 from {username='slave'} at 127.0.0.1:33714
I20260710 11:03:22.640887 17613 raft_consensus.cc:493] T f718a76f5b45407883b2e47802a31b38 P 8c5cbb50e718411f95e96a761e31751e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:22.641284 17613 raft_consensus.cc:3060] T f718a76f5b45407883b2e47802a31b38 P 8c5cbb50e718411f95e96a761e31751e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:22.642339 17817 consensus_queue.cc:1048] T f718a76f5b45407883b2e47802a31b38 P eb5fdcca16c44777be259ff2488f4c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:22.649117 17613 raft_consensus.cc:515] T f718a76f5b45407883b2e47802a31b38 P 8c5cbb50e718411f95e96a761e31751e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } }
I20260710 11:03:22.654026 17763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f718a76f5b45407883b2e47802a31b38" candidate_uuid: "8c5cbb50e718411f95e96a761e31751e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b15df61de52c4e038d132628e52ea1c5"
I20260710 11:03:22.654152 17613 leader_election.cc:290] T f718a76f5b45407883b2e47802a31b38 P 8c5cbb50e718411f95e96a761e31751e [CANDIDATE]: Term 2 election: Requested vote from peers b15df61de52c4e038d132628e52ea1c5 (127.12.212.3:35587), eb5fdcca16c44777be259ff2488f4c3b (127.12.212.2:39405)
I20260710 11:03:22.654357 17689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f718a76f5b45407883b2e47802a31b38" candidate_uuid: "8c5cbb50e718411f95e96a761e31751e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb5fdcca16c44777be259ff2488f4c3b"
I20260710 11:03:22.654623 17763 raft_consensus.cc:3060] T f718a76f5b45407883b2e47802a31b38 P b15df61de52c4e038d132628e52ea1c5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:22.655094 17689 raft_consensus.cc:3055] T f718a76f5b45407883b2e47802a31b38 P eb5fdcca16c44777be259ff2488f4c3b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:22.655435 17689 raft_consensus.cc:740] T f718a76f5b45407883b2e47802a31b38 P eb5fdcca16c44777be259ff2488f4c3b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eb5fdcca16c44777be259ff2488f4c3b, State: Running, Role: LEADER
I20260710 11:03:22.656229 17689 consensus_queue.cc:260] T f718a76f5b45407883b2e47802a31b38 P eb5fdcca16c44777be259ff2488f4c3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } }
I20260710 11:03:22.657156 17689 raft_consensus.cc:3060] T f718a76f5b45407883b2e47802a31b38 P eb5fdcca16c44777be259ff2488f4c3b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:22.660430 17763 raft_consensus.cc:2468] T f718a76f5b45407883b2e47802a31b38 P b15df61de52c4e038d132628e52ea1c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c5cbb50e718411f95e96a761e31751e in term 2.
I20260710 11:03:22.661648 17580 leader_election.cc:304] T f718a76f5b45407883b2e47802a31b38 P 8c5cbb50e718411f95e96a761e31751e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c5cbb50e718411f95e96a761e31751e, b15df61de52c4e038d132628e52ea1c5; no voters: 
I20260710 11:03:22.662310 17689 raft_consensus.cc:2468] T f718a76f5b45407883b2e47802a31b38 P eb5fdcca16c44777be259ff2488f4c3b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c5cbb50e718411f95e96a761e31751e in term 2.
I20260710 11:03:22.662437 17829 raft_consensus.cc:2804] T f718a76f5b45407883b2e47802a31b38 P 8c5cbb50e718411f95e96a761e31751e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:22.663079 17829 raft_consensus.cc:697] T f718a76f5b45407883b2e47802a31b38 P 8c5cbb50e718411f95e96a761e31751e [term 2 LEADER]: Becoming Leader. State: Replica: 8c5cbb50e718411f95e96a761e31751e, State: Running, Role: LEADER
I20260710 11:03:22.663879 17829 consensus_queue.cc:237] T f718a76f5b45407883b2e47802a31b38 P 8c5cbb50e718411f95e96a761e31751e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } }
I20260710 11:03:22.669847 17510 catalog_manager.cc:5697] T f718a76f5b45407883b2e47802a31b38 P 8c5cbb50e718411f95e96a761e31751e reported cstate change: term changed from 1 to 2, leader changed from eb5fdcca16c44777be259ff2488f4c3b (127.12.212.2) to 8c5cbb50e718411f95e96a761e31751e (127.12.212.1). New cstate: current_term: 2 leader_uuid: "8c5cbb50e718411f95e96a761e31751e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:22.701916 17808 raft_consensus.cc:993] T 5be80f1ab7c04b97b4a52798f69a32f3 P eb5fdcca16c44777be259ff2488f4c3b: : Instructing follower 8c5cbb50e718411f95e96a761e31751e to start an election
I20260710 11:03:22.702395 17808 raft_consensus.cc:1081] T 5be80f1ab7c04b97b4a52798f69a32f3 P eb5fdcca16c44777be259ff2488f4c3b [term 1 LEADER]: Signalling peer 8c5cbb50e718411f95e96a761e31751e to start an election
I20260710 11:03:22.703992 17613 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5be80f1ab7c04b97b4a52798f69a32f3"
dest_uuid: "8c5cbb50e718411f95e96a761e31751e"
 from {username='slave'} at 127.0.0.1:33714
I20260710 11:03:22.704593 17613 raft_consensus.cc:493] T 5be80f1ab7c04b97b4a52798f69a32f3 P 8c5cbb50e718411f95e96a761e31751e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:22.704381 17808 consensus_queue.cc:1048] T c7107df36f4843f3831ff03a5ba01782 P eb5fdcca16c44777be259ff2488f4c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:22.704988 17613 raft_consensus.cc:3060] T 5be80f1ab7c04b97b4a52798f69a32f3 P 8c5cbb50e718411f95e96a761e31751e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:22.711653 17613 raft_consensus.cc:515] T 5be80f1ab7c04b97b4a52798f69a32f3 P 8c5cbb50e718411f95e96a761e31751e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:22.716465 17689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5be80f1ab7c04b97b4a52798f69a32f3" candidate_uuid: "8c5cbb50e718411f95e96a761e31751e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb5fdcca16c44777be259ff2488f4c3b"
I20260710 11:03:22.716655 17613 leader_election.cc:290] T 5be80f1ab7c04b97b4a52798f69a32f3 P 8c5cbb50e718411f95e96a761e31751e [CANDIDATE]: Term 2 election: Requested vote from peers eb5fdcca16c44777be259ff2488f4c3b (127.12.212.2:39405), b15df61de52c4e038d132628e52ea1c5 (127.12.212.3:35587)
I20260710 11:03:22.716889 17761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5be80f1ab7c04b97b4a52798f69a32f3" candidate_uuid: "8c5cbb50e718411f95e96a761e31751e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b15df61de52c4e038d132628e52ea1c5"
I20260710 11:03:22.717100 17689 raft_consensus.cc:3055] T 5be80f1ab7c04b97b4a52798f69a32f3 P eb5fdcca16c44777be259ff2488f4c3b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:22.717662 17761 raft_consensus.cc:3060] T 5be80f1ab7c04b97b4a52798f69a32f3 P b15df61de52c4e038d132628e52ea1c5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:22.720083 17845 consensus_queue.cc:1048] T c7107df36f4843f3831ff03a5ba01782 P eb5fdcca16c44777be259ff2488f4c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:22.722683 17845 consensus_queue.cc:1048] T f84dd877e9f34bcda48a26e7bb3a293b P eb5fdcca16c44777be259ff2488f4c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:22.717602 17689 raft_consensus.cc:740] T 5be80f1ab7c04b97b4a52798f69a32f3 P eb5fdcca16c44777be259ff2488f4c3b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eb5fdcca16c44777be259ff2488f4c3b, State: Running, Role: LEADER
I20260710 11:03:22.731015 17761 raft_consensus.cc:2468] T 5be80f1ab7c04b97b4a52798f69a32f3 P b15df61de52c4e038d132628e52ea1c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c5cbb50e718411f95e96a761e31751e in term 2.
I20260710 11:03:22.731518 17689 consensus_queue.cc:260] T 5be80f1ab7c04b97b4a52798f69a32f3 P eb5fdcca16c44777be259ff2488f4c3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:22.732736 17580 leader_election.cc:304] T 5be80f1ab7c04b97b4a52798f69a32f3 P 8c5cbb50e718411f95e96a761e31751e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c5cbb50e718411f95e96a761e31751e, b15df61de52c4e038d132628e52ea1c5; no voters: 
I20260710 11:03:22.733430 17689 raft_consensus.cc:3060] T 5be80f1ab7c04b97b4a52798f69a32f3 P eb5fdcca16c44777be259ff2488f4c3b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:22.734018 17829 raft_consensus.cc:2804] T 5be80f1ab7c04b97b4a52798f69a32f3 P 8c5cbb50e718411f95e96a761e31751e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:22.734686 17829 raft_consensus.cc:697] T 5be80f1ab7c04b97b4a52798f69a32f3 P 8c5cbb50e718411f95e96a761e31751e [term 2 LEADER]: Becoming Leader. State: Replica: 8c5cbb50e718411f95e96a761e31751e, State: Running, Role: LEADER
I20260710 11:03:22.735798 17829 consensus_queue.cc:237] T 5be80f1ab7c04b97b4a52798f69a32f3 P 8c5cbb50e718411f95e96a761e31751e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:22.741297 17689 raft_consensus.cc:2468] T 5be80f1ab7c04b97b4a52798f69a32f3 P eb5fdcca16c44777be259ff2488f4c3b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c5cbb50e718411f95e96a761e31751e in term 2.
I20260710 11:03:22.744230 17808 consensus_queue.cc:1048] T f84dd877e9f34bcda48a26e7bb3a293b P eb5fdcca16c44777be259ff2488f4c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:22.750185 17510 catalog_manager.cc:5697] T 5be80f1ab7c04b97b4a52798f69a32f3 P 8c5cbb50e718411f95e96a761e31751e reported cstate change: term changed from 1 to 2, leader changed from eb5fdcca16c44777be259ff2488f4c3b (127.12.212.2) to 8c5cbb50e718411f95e96a761e31751e (127.12.212.1). New cstate: current_term: 2 leader_uuid: "8c5cbb50e718411f95e96a761e31751e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:22.862972 17852 consensus_queue.cc:1048] T d09f5cbe80d14c0d9e529618645310c5 P b15df61de52c4e038d132628e52ea1c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:22.874207 17852 consensus_queue.cc:1048] T d09f5cbe80d14c0d9e529618645310c5 P b15df61de52c4e038d132628e52ea1c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:22.980271 17846 raft_consensus.cc:993] T 30226f1a74374f6ea1b19e0099469ee7 P eb5fdcca16c44777be259ff2488f4c3b: : Instructing follower 8c5cbb50e718411f95e96a761e31751e to start an election
I20260710 11:03:22.980834 17808 raft_consensus.cc:1081] T 30226f1a74374f6ea1b19e0099469ee7 P eb5fdcca16c44777be259ff2488f4c3b [term 1 LEADER]: Signalling peer 8c5cbb50e718411f95e96a761e31751e to start an election
I20260710 11:03:22.982374 17613 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "30226f1a74374f6ea1b19e0099469ee7"
dest_uuid: "8c5cbb50e718411f95e96a761e31751e"
 from {username='slave'} at 127.0.0.1:33714
I20260710 11:03:22.983023 17613 raft_consensus.cc:493] T 30226f1a74374f6ea1b19e0099469ee7 P 8c5cbb50e718411f95e96a761e31751e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:22.983392 17613 raft_consensus.cc:3060] T 30226f1a74374f6ea1b19e0099469ee7 P 8c5cbb50e718411f95e96a761e31751e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:22.990480 17613 raft_consensus.cc:515] T 30226f1a74374f6ea1b19e0099469ee7 P 8c5cbb50e718411f95e96a761e31751e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:22.992776 17613 leader_election.cc:290] T 30226f1a74374f6ea1b19e0099469ee7 P 8c5cbb50e718411f95e96a761e31751e [CANDIDATE]: Term 2 election: Requested vote from peers eb5fdcca16c44777be259ff2488f4c3b (127.12.212.2:39405), b15df61de52c4e038d132628e52ea1c5 (127.12.212.3:35587)
I20260710 11:03:22.993557 17689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30226f1a74374f6ea1b19e0099469ee7" candidate_uuid: "8c5cbb50e718411f95e96a761e31751e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb5fdcca16c44777be259ff2488f4c3b"
I20260710 11:03:22.993867 17763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30226f1a74374f6ea1b19e0099469ee7" candidate_uuid: "8c5cbb50e718411f95e96a761e31751e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b15df61de52c4e038d132628e52ea1c5"
I20260710 11:03:22.994166 17689 raft_consensus.cc:3055] T 30226f1a74374f6ea1b19e0099469ee7 P eb5fdcca16c44777be259ff2488f4c3b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:22.994541 17689 raft_consensus.cc:740] T 30226f1a74374f6ea1b19e0099469ee7 P eb5fdcca16c44777be259ff2488f4c3b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eb5fdcca16c44777be259ff2488f4c3b, State: Running, Role: LEADER
I20260710 11:03:22.994566 17763 raft_consensus.cc:3060] T 30226f1a74374f6ea1b19e0099469ee7 P b15df61de52c4e038d132628e52ea1c5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:22.995303 17689 consensus_queue.cc:260] T 30226f1a74374f6ea1b19e0099469ee7 P eb5fdcca16c44777be259ff2488f4c3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:22.996243 17689 raft_consensus.cc:3060] T 30226f1a74374f6ea1b19e0099469ee7 P eb5fdcca16c44777be259ff2488f4c3b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:23.000811 17763 raft_consensus.cc:2468] T 30226f1a74374f6ea1b19e0099469ee7 P b15df61de52c4e038d132628e52ea1c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c5cbb50e718411f95e96a761e31751e in term 2.
I20260710 11:03:23.001549 17689 raft_consensus.cc:2468] T 30226f1a74374f6ea1b19e0099469ee7 P eb5fdcca16c44777be259ff2488f4c3b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c5cbb50e718411f95e96a761e31751e in term 2.
I20260710 11:03:23.002110 17580 leader_election.cc:304] T 30226f1a74374f6ea1b19e0099469ee7 P 8c5cbb50e718411f95e96a761e31751e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c5cbb50e718411f95e96a761e31751e, b15df61de52c4e038d132628e52ea1c5; no voters: 
I20260710 11:03:23.002980 17829 raft_consensus.cc:2804] T 30226f1a74374f6ea1b19e0099469ee7 P 8c5cbb50e718411f95e96a761e31751e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:23.003461 17829 raft_consensus.cc:697] T 30226f1a74374f6ea1b19e0099469ee7 P 8c5cbb50e718411f95e96a761e31751e [term 2 LEADER]: Becoming Leader. State: Replica: 8c5cbb50e718411f95e96a761e31751e, State: Running, Role: LEADER
I20260710 11:03:23.004101 17829 consensus_queue.cc:237] T 30226f1a74374f6ea1b19e0099469ee7 P 8c5cbb50e718411f95e96a761e31751e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:23.010110 17510 catalog_manager.cc:5697] T 30226f1a74374f6ea1b19e0099469ee7 P 8c5cbb50e718411f95e96a761e31751e reported cstate change: term changed from 1 to 2, leader changed from eb5fdcca16c44777be259ff2488f4c3b (127.12.212.2) to 8c5cbb50e718411f95e96a761e31751e (127.12.212.1). New cstate: current_term: 2 leader_uuid: "8c5cbb50e718411f95e96a761e31751e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:23.047358 17689 raft_consensus.cc:1275] T f718a76f5b45407883b2e47802a31b38 P eb5fdcca16c44777be259ff2488f4c3b [term 2 FOLLOWER]: Refusing update from remote peer 8c5cbb50e718411f95e96a761e31751e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:23.048667 17829 consensus_queue.cc:1048] T f718a76f5b45407883b2e47802a31b38 P 8c5cbb50e718411f95e96a761e31751e [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:23.052772 17763 raft_consensus.cc:1275] T f718a76f5b45407883b2e47802a31b38 P b15df61de52c4e038d132628e52ea1c5 [term 2 FOLLOWER]: Refusing update from remote peer 8c5cbb50e718411f95e96a761e31751e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:23.054239 17810 consensus_queue.cc:1048] T f718a76f5b45407883b2e47802a31b38 P 8c5cbb50e718411f95e96a761e31751e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:03:23.130523 17829 raft_consensus.cc:993] T 0b186c048fdf4640a3c645ab28f4c760 P 8c5cbb50e718411f95e96a761e31751e: : Instructing follower eb5fdcca16c44777be259ff2488f4c3b to start an election
I20260710 11:03:23.130981 17810 raft_consensus.cc:1081] T 0b186c048fdf4640a3c645ab28f4c760 P 8c5cbb50e718411f95e96a761e31751e [term 1 LEADER]: Signalling peer eb5fdcca16c44777be259ff2488f4c3b to start an election
I20260710 11:03:23.132329 17689 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0b186c048fdf4640a3c645ab28f4c760"
dest_uuid: "eb5fdcca16c44777be259ff2488f4c3b"
 from {username='slave'} at 127.0.0.1:48268
I20260710 11:03:23.132753 17689 raft_consensus.cc:493] T 0b186c048fdf4640a3c645ab28f4c760 P eb5fdcca16c44777be259ff2488f4c3b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:23.133005 17689 raft_consensus.cc:3060] T 0b186c048fdf4640a3c645ab28f4c760 P eb5fdcca16c44777be259ff2488f4c3b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:23.138003 17689 raft_consensus.cc:515] T 0b186c048fdf4640a3c645ab28f4c760 P eb5fdcca16c44777be259ff2488f4c3b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:23.139757 17689 leader_election.cc:290] T 0b186c048fdf4640a3c645ab28f4c760 P eb5fdcca16c44777be259ff2488f4c3b [CANDIDATE]: Term 2 election: Requested vote from peers 8c5cbb50e718411f95e96a761e31751e (127.12.212.1:40699), b15df61de52c4e038d132628e52ea1c5 (127.12.212.3:35587)
I20260710 11:03:23.140668 17613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b186c048fdf4640a3c645ab28f4c760" candidate_uuid: "eb5fdcca16c44777be259ff2488f4c3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8c5cbb50e718411f95e96a761e31751e"
I20260710 11:03:23.140863 17763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b186c048fdf4640a3c645ab28f4c760" candidate_uuid: "eb5fdcca16c44777be259ff2488f4c3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b15df61de52c4e038d132628e52ea1c5"
I20260710 11:03:23.141227 17613 raft_consensus.cc:3055] T 0b186c048fdf4640a3c645ab28f4c760 P 8c5cbb50e718411f95e96a761e31751e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:23.141458 17763 raft_consensus.cc:3060] T 0b186c048fdf4640a3c645ab28f4c760 P b15df61de52c4e038d132628e52ea1c5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:23.141592 17613 raft_consensus.cc:740] T 0b186c048fdf4640a3c645ab28f4c760 P 8c5cbb50e718411f95e96a761e31751e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8c5cbb50e718411f95e96a761e31751e, State: Running, Role: LEADER
I20260710 11:03:23.142457 17613 consensus_queue.cc:260] T 0b186c048fdf4640a3c645ab28f4c760 P 8c5cbb50e718411f95e96a761e31751e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:23.143419 17613 raft_consensus.cc:3060] T 0b186c048fdf4640a3c645ab28f4c760 P 8c5cbb50e718411f95e96a761e31751e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:23.146497 17763 raft_consensus.cc:2468] T 0b186c048fdf4640a3c645ab28f4c760 P b15df61de52c4e038d132628e52ea1c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb5fdcca16c44777be259ff2488f4c3b in term 2.
I20260710 11:03:23.147607 17655 leader_election.cc:304] T 0b186c048fdf4640a3c645ab28f4c760 P eb5fdcca16c44777be259ff2488f4c3b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b15df61de52c4e038d132628e52ea1c5, eb5fdcca16c44777be259ff2488f4c3b; no voters: 
I20260710 11:03:23.148412 17808 raft_consensus.cc:2804] T 0b186c048fdf4640a3c645ab28f4c760 P eb5fdcca16c44777be259ff2488f4c3b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:23.148445 17613 raft_consensus.cc:2468] T 0b186c048fdf4640a3c645ab28f4c760 P 8c5cbb50e718411f95e96a761e31751e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb5fdcca16c44777be259ff2488f4c3b in term 2.
I20260710 11:03:23.148902 17808 raft_consensus.cc:697] T 0b186c048fdf4640a3c645ab28f4c760 P eb5fdcca16c44777be259ff2488f4c3b [term 2 LEADER]: Becoming Leader. State: Replica: eb5fdcca16c44777be259ff2488f4c3b, State: Running, Role: LEADER
I20260710 11:03:23.149736 17808 consensus_queue.cc:237] T 0b186c048fdf4640a3c645ab28f4c760 P eb5fdcca16c44777be259ff2488f4c3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:23.155701 17509 catalog_manager.cc:5697] T 0b186c048fdf4640a3c645ab28f4c760 P eb5fdcca16c44777be259ff2488f4c3b reported cstate change: term changed from 1 to 2, leader changed from 8c5cbb50e718411f95e96a761e31751e (127.12.212.1) to eb5fdcca16c44777be259ff2488f4c3b (127.12.212.2). New cstate: current_term: 2 leader_uuid: "eb5fdcca16c44777be259ff2488f4c3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:23.215123 17689 raft_consensus.cc:1275] T 5be80f1ab7c04b97b4a52798f69a32f3 P eb5fdcca16c44777be259ff2488f4c3b [term 2 FOLLOWER]: Refusing update from remote peer 8c5cbb50e718411f95e96a761e31751e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:23.216455 17810 consensus_queue.cc:1048] T 5be80f1ab7c04b97b4a52798f69a32f3 P 8c5cbb50e718411f95e96a761e31751e [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:23.223618 17763 raft_consensus.cc:1275] T 5be80f1ab7c04b97b4a52798f69a32f3 P b15df61de52c4e038d132628e52ea1c5 [term 2 FOLLOWER]: Refusing update from remote peer 8c5cbb50e718411f95e96a761e31751e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:23.225051 17869 consensus_queue.cc:1048] T 5be80f1ab7c04b97b4a52798f69a32f3 P 8c5cbb50e718411f95e96a761e31751e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:23.533617 17689 raft_consensus.cc:1275] T 30226f1a74374f6ea1b19e0099469ee7 P eb5fdcca16c44777be259ff2488f4c3b [term 2 FOLLOWER]: Refusing update from remote peer 8c5cbb50e718411f95e96a761e31751e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:23.536577 17863 consensus_queue.cc:1048] T 30226f1a74374f6ea1b19e0099469ee7 P 8c5cbb50e718411f95e96a761e31751e [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 11:03:23.551770 17763 raft_consensus.cc:1275] T 30226f1a74374f6ea1b19e0099469ee7 P b15df61de52c4e038d132628e52ea1c5 [term 2 FOLLOWER]: Refusing update from remote peer 8c5cbb50e718411f95e96a761e31751e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:23.553211 17863 consensus_queue.cc:1048] T 30226f1a74374f6ea1b19e0099469ee7 P 8c5cbb50e718411f95e96a761e31751e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:23.601948 17613 raft_consensus.cc:1275] T 0b186c048fdf4640a3c645ab28f4c760 P 8c5cbb50e718411f95e96a761e31751e [term 2 FOLLOWER]: Refusing update from remote peer eb5fdcca16c44777be259ff2488f4c3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:23.603435 17808 consensus_queue.cc:1048] T 0b186c048fdf4640a3c645ab28f4c760 P eb5fdcca16c44777be259ff2488f4c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:23.615432 17763 raft_consensus.cc:1275] T 0b186c048fdf4640a3c645ab28f4c760 P b15df61de52c4e038d132628e52ea1c5 [term 2 FOLLOWER]: Refusing update from remote peer eb5fdcca16c44777be259ff2488f4c3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:23.617337 17808 consensus_queue.cc:1048] T 0b186c048fdf4640a3c645ab28f4c760 P eb5fdcca16c44777be259ff2488f4c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:25.634325 17509 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56162:
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 11:03:25.636941 17509 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 11:03:25.692696 17600 tablet_service.cc:1511] Processing CreateTablet for tablet 7dc7824019b7495c8595355ff90c48cc (DEFAULT_TABLE table=soft_deleted_table [id=053ab5b11d8543a1a5799ff11ff1eb6c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:03:25.693835 17679 tablet_service.cc:1511] Processing CreateTablet for tablet 7dc7824019b7495c8595355ff90c48cc (DEFAULT_TABLE table=soft_deleted_table [id=053ab5b11d8543a1a5799ff11ff1eb6c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:03:25.694643 17600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dc7824019b7495c8595355ff90c48cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:25.695530 17679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dc7824019b7495c8595355ff90c48cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:25.695677 17753 tablet_service.cc:1511] Processing CreateTablet for tablet 7dc7824019b7495c8595355ff90c48cc (DEFAULT_TABLE table=soft_deleted_table [id=053ab5b11d8543a1a5799ff11ff1eb6c]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 11:03:25.697420 17753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dc7824019b7495c8595355ff90c48cc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:25.698200 17676 tablet_service.cc:1511] Processing CreateTablet for tablet abb006e0afc64d66aa205f347d2c31cf (DEFAULT_TABLE table=soft_deleted_table [id=053ab5b11d8543a1a5799ff11ff1eb6c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:03:25.700726 17749 tablet_service.cc:1511] Processing CreateTablet for tablet abb006e0afc64d66aa205f347d2c31cf (DEFAULT_TABLE table=soft_deleted_table [id=053ab5b11d8543a1a5799ff11ff1eb6c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:03:25.702193 17749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abb006e0afc64d66aa205f347d2c31cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:25.704258 17602 tablet_service.cc:1511] Processing CreateTablet for tablet abb006e0afc64d66aa205f347d2c31cf (DEFAULT_TABLE table=soft_deleted_table [id=053ab5b11d8543a1a5799ff11ff1eb6c]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 11:03:25.705801 17602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abb006e0afc64d66aa205f347d2c31cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:25.708276 17678 tablet_service.cc:1511] Processing CreateTablet for tablet 28e89bb19edb4cef878a9fc609d43764 (DEFAULT_TABLE table=soft_deleted_table [id=053ab5b11d8543a1a5799ff11ff1eb6c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:03:25.709779 17678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28e89bb19edb4cef878a9fc609d43764. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:25.711925 17675 tablet_service.cc:1511] Processing CreateTablet for tablet 94088458e46240c19d51a097e7cc8fd0 (DEFAULT_TABLE table=soft_deleted_table [id=053ab5b11d8543a1a5799ff11ff1eb6c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:03:25.713433 17675 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94088458e46240c19d51a097e7cc8fd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:25.714367 17751 tablet_service.cc:1511] Processing CreateTablet for tablet 94088458e46240c19d51a097e7cc8fd0 (DEFAULT_TABLE table=soft_deleted_table [id=053ab5b11d8543a1a5799ff11ff1eb6c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:03:25.715911 17751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94088458e46240c19d51a097e7cc8fd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:25.716104 17750 tablet_service.cc:1511] Processing CreateTablet for tablet 28e89bb19edb4cef878a9fc609d43764 (DEFAULT_TABLE table=soft_deleted_table [id=053ab5b11d8543a1a5799ff11ff1eb6c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:03:25.717657 17750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28e89bb19edb4cef878a9fc609d43764. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:25.720913 17677 tablet_service.cc:1511] Processing CreateTablet for tablet b330935981fb4574b55a88ad5e3cb775 (DEFAULT_TABLE table=soft_deleted_table [id=053ab5b11d8543a1a5799ff11ff1eb6c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:03:25.721608 17752 tablet_service.cc:1511] Processing CreateTablet for tablet b330935981fb4574b55a88ad5e3cb775 (DEFAULT_TABLE table=soft_deleted_table [id=053ab5b11d8543a1a5799ff11ff1eb6c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:03:25.722497 17677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b330935981fb4574b55a88ad5e3cb775. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:25.723554 17752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b330935981fb4574b55a88ad5e3cb775. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:25.727567 17601 tablet_service.cc:1511] Processing CreateTablet for tablet 28e89bb19edb4cef878a9fc609d43764 (DEFAULT_TABLE table=soft_deleted_table [id=053ab5b11d8543a1a5799ff11ff1eb6c]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 11:03:25.729146 17601 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28e89bb19edb4cef878a9fc609d43764. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:25.728785 17604 tablet_service.cc:1511] Processing CreateTablet for tablet b330935981fb4574b55a88ad5e3cb775 (DEFAULT_TABLE table=soft_deleted_table [id=053ab5b11d8543a1a5799ff11ff1eb6c]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 11:03:25.730691 17604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b330935981fb4574b55a88ad5e3cb775. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:25.732434 17676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abb006e0afc64d66aa205f347d2c31cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:25.732848 17603 tablet_service.cc:1511] Processing CreateTablet for tablet 94088458e46240c19d51a097e7cc8fd0 (DEFAULT_TABLE table=soft_deleted_table [id=053ab5b11d8543a1a5799ff11ff1eb6c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 11:03:25.738305 17603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94088458e46240c19d51a097e7cc8fd0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:25.748759 17599 tablet_service.cc:1511] Processing CreateTablet for tablet 88665fd338054de58451a0a53d8b5b4c (DEFAULT_TABLE table=soft_deleted_table [id=053ab5b11d8543a1a5799ff11ff1eb6c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:03:25.750198 17599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88665fd338054de58451a0a53d8b5b4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:25.757565 17674 tablet_service.cc:1511] Processing CreateTablet for tablet 88665fd338054de58451a0a53d8b5b4c (DEFAULT_TABLE table=soft_deleted_table [id=053ab5b11d8543a1a5799ff11ff1eb6c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:03:25.759089 17674 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88665fd338054de58451a0a53d8b5b4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:25.793691 17598 tablet_service.cc:1511] Processing CreateTablet for tablet 647893b4681b4f59b4568d49acb928ae (DEFAULT_TABLE table=soft_deleted_table [id=053ab5b11d8543a1a5799ff11ff1eb6c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:03:25.793691 17673 tablet_service.cc:1511] Processing CreateTablet for tablet 647893b4681b4f59b4568d49acb928ae (DEFAULT_TABLE table=soft_deleted_table [id=053ab5b11d8543a1a5799ff11ff1eb6c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:03:25.795488 17673 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 647893b4681b4f59b4568d49acb928ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:25.795517 17598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 647893b4681b4f59b4568d49acb928ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:25.800544 17748 tablet_service.cc:1511] Processing CreateTablet for tablet 88665fd338054de58451a0a53d8b5b4c (DEFAULT_TABLE table=soft_deleted_table [id=053ab5b11d8543a1a5799ff11ff1eb6c]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 11:03:25.801927 17748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 88665fd338054de58451a0a53d8b5b4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:25.809957 17747 tablet_service.cc:1511] Processing CreateTablet for tablet 647893b4681b4f59b4568d49acb928ae (DEFAULT_TABLE table=soft_deleted_table [id=053ab5b11d8543a1a5799ff11ff1eb6c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 11:03:25.811437 17747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 647893b4681b4f59b4568d49acb928ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:25.823016 17901 tablet_bootstrap.cc:492] T 7dc7824019b7495c8595355ff90c48cc P 8c5cbb50e718411f95e96a761e31751e: Bootstrap starting.
I20260710 11:03:25.830811 17899 tablet_bootstrap.cc:492] T 7dc7824019b7495c8595355ff90c48cc P eb5fdcca16c44777be259ff2488f4c3b: Bootstrap starting.
I20260710 11:03:25.831374 17602 tablet_service.cc:1511] Processing CreateTablet for tablet e0849cd65790410b8c609c950ae3ba5f (DEFAULT_TABLE table=soft_deleted_table [id=053ab5b11d8543a1a5799ff11ff1eb6c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:03:25.853498 17746 tablet_service.cc:1511] Processing CreateTablet for tablet 12f42d428e1b4e4baec6982774776844 (DEFAULT_TABLE table=soft_deleted_table [id=053ab5b11d8543a1a5799ff11ff1eb6c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:03:25.858834 17746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12f42d428e1b4e4baec6982774776844. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:25.860221 17602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0849cd65790410b8c609c950ae3ba5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:25.855109 17752 tablet_service.cc:1511] Processing CreateTablet for tablet e0849cd65790410b8c609c950ae3ba5f (DEFAULT_TABLE table=soft_deleted_table [id=053ab5b11d8543a1a5799ff11ff1eb6c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:03:25.862183 17752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0849cd65790410b8c609c950ae3ba5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:25.856812 17677 tablet_service.cc:1511] Processing CreateTablet for tablet 12f42d428e1b4e4baec6982774776844 (DEFAULT_TABLE table=soft_deleted_table [id=053ab5b11d8543a1a5799ff11ff1eb6c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:03:25.850328 17672 tablet_service.cc:1511] Processing CreateTablet for tablet e0849cd65790410b8c609c950ae3ba5f (DEFAULT_TABLE table=soft_deleted_table [id=053ab5b11d8543a1a5799ff11ff1eb6c]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 11:03:25.873487 17900 tablet_bootstrap.cc:492] T 7dc7824019b7495c8595355ff90c48cc P b15df61de52c4e038d132628e52ea1c5: Bootstrap starting.
I20260710 11:03:25.875730 17672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0849cd65790410b8c609c950ae3ba5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:25.879782 17600 tablet_service.cc:1511] Processing CreateTablet for tablet 12f42d428e1b4e4baec6982774776844 (DEFAULT_TABLE table=soft_deleted_table [id=053ab5b11d8543a1a5799ff11ff1eb6c]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 11:03:25.881125 17600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12f42d428e1b4e4baec6982774776844. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:25.887488 17900 tablet_bootstrap.cc:654] T 7dc7824019b7495c8595355ff90c48cc P b15df61de52c4e038d132628e52ea1c5: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:25.890255 17677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12f42d428e1b4e4baec6982774776844. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 11:03:25.908025 17900 tablet_bootstrap.cc:492] T 7dc7824019b7495c8595355ff90c48cc P b15df61de52c4e038d132628e52ea1c5: No bootstrap required, opened a new log
I20260710 11:03:25.908325 17899 tablet_bootstrap.cc:654] T 7dc7824019b7495c8595355ff90c48cc P eb5fdcca16c44777be259ff2488f4c3b: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:25.908689 17900 ts_tablet_manager.cc:1403] T 7dc7824019b7495c8595355ff90c48cc P b15df61de52c4e038d132628e52ea1c5: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.004s
I20260710 11:03:25.912467 17901 tablet_bootstrap.cc:654] T 7dc7824019b7495c8595355ff90c48cc P 8c5cbb50e718411f95e96a761e31751e: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:25.918602 17900 raft_consensus.cc:359] T 7dc7824019b7495c8595355ff90c48cc P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:25.919466 17900 raft_consensus.cc:385] T 7dc7824019b7495c8595355ff90c48cc P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:25.919838 17900 raft_consensus.cc:740] T 7dc7824019b7495c8595355ff90c48cc P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b15df61de52c4e038d132628e52ea1c5, State: Initialized, Role: FOLLOWER
I20260710 11:03:25.920804 17900 consensus_queue.cc:260] T 7dc7824019b7495c8595355ff90c48cc P b15df61de52c4e038d132628e52ea1c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:25.924489 17901 tablet_bootstrap.cc:492] T 7dc7824019b7495c8595355ff90c48cc P 8c5cbb50e718411f95e96a761e31751e: No bootstrap required, opened a new log
I20260710 11:03:25.925136 17901 ts_tablet_manager.cc:1403] T 7dc7824019b7495c8595355ff90c48cc P 8c5cbb50e718411f95e96a761e31751e: Time spent bootstrapping tablet: real 0.103s	user 0.006s	sys 0.008s
I20260710 11:03:25.925304 17900 ts_tablet_manager.cc:1434] T 7dc7824019b7495c8595355ff90c48cc P b15df61de52c4e038d132628e52ea1c5: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260710 11:03:25.925343 17899 tablet_bootstrap.cc:492] T 7dc7824019b7495c8595355ff90c48cc P eb5fdcca16c44777be259ff2488f4c3b: No bootstrap required, opened a new log
I20260710 11:03:25.926033 17899 ts_tablet_manager.cc:1403] T 7dc7824019b7495c8595355ff90c48cc P eb5fdcca16c44777be259ff2488f4c3b: Time spent bootstrapping tablet: real 0.096s	user 0.014s	sys 0.000s
I20260710 11:03:25.926451 17900 tablet_bootstrap.cc:492] T b330935981fb4574b55a88ad5e3cb775 P b15df61de52c4e038d132628e52ea1c5: Bootstrap starting.
I20260710 11:03:25.928061 17901 raft_consensus.cc:359] T 7dc7824019b7495c8595355ff90c48cc P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:25.928939 17901 raft_consensus.cc:385] T 7dc7824019b7495c8595355ff90c48cc P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:25.929304 17901 raft_consensus.cc:740] T 7dc7824019b7495c8595355ff90c48cc P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c5cbb50e718411f95e96a761e31751e, State: Initialized, Role: FOLLOWER
I20260710 11:03:25.929023 17899 raft_consensus.cc:359] T 7dc7824019b7495c8595355ff90c48cc P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:25.929889 17899 raft_consensus.cc:385] T 7dc7824019b7495c8595355ff90c48cc P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:25.930380 17899 raft_consensus.cc:740] T 7dc7824019b7495c8595355ff90c48cc P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb5fdcca16c44777be259ff2488f4c3b, State: Initialized, Role: FOLLOWER
I20260710 11:03:25.931280 17899 consensus_queue.cc:260] T 7dc7824019b7495c8595355ff90c48cc P eb5fdcca16c44777be259ff2488f4c3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:25.933751 17900 tablet_bootstrap.cc:654] T b330935981fb4574b55a88ad5e3cb775 P b15df61de52c4e038d132628e52ea1c5: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:25.930146 17901 consensus_queue.cc:260] T 7dc7824019b7495c8595355ff90c48cc P 8c5cbb50e718411f95e96a761e31751e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:25.938501 17899 ts_tablet_manager.cc:1434] T 7dc7824019b7495c8595355ff90c48cc P eb5fdcca16c44777be259ff2488f4c3b: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.004s
I20260710 11:03:25.940186 17899 tablet_bootstrap.cc:492] T b330935981fb4574b55a88ad5e3cb775 P eb5fdcca16c44777be259ff2488f4c3b: Bootstrap starting.
I20260710 11:03:25.940717 17901 ts_tablet_manager.cc:1434] T 7dc7824019b7495c8595355ff90c48cc P 8c5cbb50e718411f95e96a761e31751e: Time spent starting tablet: real 0.015s	user 0.001s	sys 0.004s
I20260710 11:03:25.941489 17901 tablet_bootstrap.cc:492] T abb006e0afc64d66aa205f347d2c31cf P 8c5cbb50e718411f95e96a761e31751e: Bootstrap starting.
I20260710 11:03:25.945762 17899 tablet_bootstrap.cc:654] T b330935981fb4574b55a88ad5e3cb775 P eb5fdcca16c44777be259ff2488f4c3b: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:25.947901 17901 tablet_bootstrap.cc:654] T abb006e0afc64d66aa205f347d2c31cf P 8c5cbb50e718411f95e96a761e31751e: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:25.951136 17900 tablet_bootstrap.cc:492] T b330935981fb4574b55a88ad5e3cb775 P b15df61de52c4e038d132628e52ea1c5: No bootstrap required, opened a new log
I20260710 11:03:25.951598 17900 ts_tablet_manager.cc:1403] T b330935981fb4574b55a88ad5e3cb775 P b15df61de52c4e038d132628e52ea1c5: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.007s
I20260710 11:03:25.954381 17900 raft_consensus.cc:359] T b330935981fb4574b55a88ad5e3cb775 P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:25.955200 17900 raft_consensus.cc:385] T b330935981fb4574b55a88ad5e3cb775 P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:25.955528 17900 raft_consensus.cc:740] T b330935981fb4574b55a88ad5e3cb775 P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b15df61de52c4e038d132628e52ea1c5, State: Initialized, Role: FOLLOWER
I20260710 11:03:25.956331 17900 consensus_queue.cc:260] T b330935981fb4574b55a88ad5e3cb775 P b15df61de52c4e038d132628e52ea1c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:25.958837 17900 ts_tablet_manager.cc:1434] T b330935981fb4574b55a88ad5e3cb775 P b15df61de52c4e038d132628e52ea1c5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:03:25.959160 17901 tablet_bootstrap.cc:492] T abb006e0afc64d66aa205f347d2c31cf P 8c5cbb50e718411f95e96a761e31751e: No bootstrap required, opened a new log
I20260710 11:03:25.959743 17901 ts_tablet_manager.cc:1403] T abb006e0afc64d66aa205f347d2c31cf P 8c5cbb50e718411f95e96a761e31751e: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.012s
I20260710 11:03:25.959923 17900 tablet_bootstrap.cc:492] T abb006e0afc64d66aa205f347d2c31cf P b15df61de52c4e038d132628e52ea1c5: Bootstrap starting.
I20260710 11:03:25.962003 17899 tablet_bootstrap.cc:492] T b330935981fb4574b55a88ad5e3cb775 P eb5fdcca16c44777be259ff2488f4c3b: No bootstrap required, opened a new log
I20260710 11:03:25.962534 17899 ts_tablet_manager.cc:1403] T b330935981fb4574b55a88ad5e3cb775 P eb5fdcca16c44777be259ff2488f4c3b: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.000s
I20260710 11:03:25.962891 17901 raft_consensus.cc:359] T abb006e0afc64d66aa205f347d2c31cf P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:25.963754 17901 raft_consensus.cc:385] T abb006e0afc64d66aa205f347d2c31cf P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:25.964099 17901 raft_consensus.cc:740] T abb006e0afc64d66aa205f347d2c31cf P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c5cbb50e718411f95e96a761e31751e, State: Initialized, Role: FOLLOWER
I20260710 11:03:25.964900 17901 consensus_queue.cc:260] T abb006e0afc64d66aa205f347d2c31cf P 8c5cbb50e718411f95e96a761e31751e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:25.965494 17899 raft_consensus.cc:359] T b330935981fb4574b55a88ad5e3cb775 P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:25.966286 17899 raft_consensus.cc:385] T b330935981fb4574b55a88ad5e3cb775 P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:25.966594 17899 raft_consensus.cc:740] T b330935981fb4574b55a88ad5e3cb775 P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb5fdcca16c44777be259ff2488f4c3b, State: Initialized, Role: FOLLOWER
I20260710 11:03:25.966852 17900 tablet_bootstrap.cc:654] T abb006e0afc64d66aa205f347d2c31cf P b15df61de52c4e038d132628e52ea1c5: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:25.967322 17901 ts_tablet_manager.cc:1434] T abb006e0afc64d66aa205f347d2c31cf P 8c5cbb50e718411f95e96a761e31751e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 11:03:25.967373 17899 consensus_queue.cc:260] T b330935981fb4574b55a88ad5e3cb775 P eb5fdcca16c44777be259ff2488f4c3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:25.969916 17899 ts_tablet_manager.cc:1434] T b330935981fb4574b55a88ad5e3cb775 P eb5fdcca16c44777be259ff2488f4c3b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 11:03:25.970811 17899 tablet_bootstrap.cc:492] T 88665fd338054de58451a0a53d8b5b4c P eb5fdcca16c44777be259ff2488f4c3b: Bootstrap starting.
I20260710 11:03:25.971928 17901 tablet_bootstrap.cc:492] T b330935981fb4574b55a88ad5e3cb775 P 8c5cbb50e718411f95e96a761e31751e: Bootstrap starting.
W20260710 11:03:25.975723 17560 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 11:03:25.979038 17900 tablet_bootstrap.cc:492] T abb006e0afc64d66aa205f347d2c31cf P b15df61de52c4e038d132628e52ea1c5: No bootstrap required, opened a new log
I20260710 11:03:25.979585 17900 ts_tablet_manager.cc:1403] T abb006e0afc64d66aa205f347d2c31cf P b15df61de52c4e038d132628e52ea1c5: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.011s
I20260710 11:03:25.979581 17901 tablet_bootstrap.cc:654] T b330935981fb4574b55a88ad5e3cb775 P 8c5cbb50e718411f95e96a761e31751e: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:25.980223 17899 tablet_bootstrap.cc:654] T 88665fd338054de58451a0a53d8b5b4c P eb5fdcca16c44777be259ff2488f4c3b: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:25.982784 17900 raft_consensus.cc:359] T abb006e0afc64d66aa205f347d2c31cf P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:25.983919 17900 raft_consensus.cc:385] T abb006e0afc64d66aa205f347d2c31cf P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:25.984360 17900 raft_consensus.cc:740] T abb006e0afc64d66aa205f347d2c31cf P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b15df61de52c4e038d132628e52ea1c5, State: Initialized, Role: FOLLOWER
I20260710 11:03:25.985355 17900 consensus_queue.cc:260] T abb006e0afc64d66aa205f347d2c31cf P b15df61de52c4e038d132628e52ea1c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:25.987996 17900 ts_tablet_manager.cc:1434] T abb006e0afc64d66aa205f347d2c31cf P b15df61de52c4e038d132628e52ea1c5: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260710 11:03:25.989015 17900 tablet_bootstrap.cc:492] T 94088458e46240c19d51a097e7cc8fd0 P b15df61de52c4e038d132628e52ea1c5: Bootstrap starting.
I20260710 11:03:25.991582 17899 tablet_bootstrap.cc:492] T 88665fd338054de58451a0a53d8b5b4c P eb5fdcca16c44777be259ff2488f4c3b: No bootstrap required, opened a new log
I20260710 11:03:25.992198 17899 ts_tablet_manager.cc:1403] T 88665fd338054de58451a0a53d8b5b4c P eb5fdcca16c44777be259ff2488f4c3b: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.006s
I20260710 11:03:25.995524 17899 raft_consensus.cc:359] T 88665fd338054de58451a0a53d8b5b4c P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:25.996376 17899 raft_consensus.cc:385] T 88665fd338054de58451a0a53d8b5b4c P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:25.996712 17899 raft_consensus.cc:740] T 88665fd338054de58451a0a53d8b5b4c P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb5fdcca16c44777be259ff2488f4c3b, State: Initialized, Role: FOLLOWER
I20260710 11:03:25.997686 17900 tablet_bootstrap.cc:654] T 94088458e46240c19d51a097e7cc8fd0 P b15df61de52c4e038d132628e52ea1c5: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:25.997643 17852 raft_consensus.cc:493] T b330935981fb4574b55a88ad5e3cb775 P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:25.997593 17899 consensus_queue.cc:260] T 88665fd338054de58451a0a53d8b5b4c P eb5fdcca16c44777be259ff2488f4c3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:25.998347 17852 raft_consensus.cc:515] T b330935981fb4574b55a88ad5e3cb775 P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:26.000250 17899 ts_tablet_manager.cc:1434] T 88665fd338054de58451a0a53d8b5b4c P eb5fdcca16c44777be259ff2488f4c3b: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260710 11:03:26.000759 17852 leader_election.cc:290] T b330935981fb4574b55a88ad5e3cb775 P b15df61de52c4e038d132628e52ea1c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c5cbb50e718411f95e96a761e31751e (127.12.212.1:40699), eb5fdcca16c44777be259ff2488f4c3b (127.12.212.2:39405)
I20260710 11:03:26.004667 17808 raft_consensus.cc:493] T b330935981fb4574b55a88ad5e3cb775 P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:26.005172 17808 raft_consensus.cc:515] T b330935981fb4574b55a88ad5e3cb775 P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:26.007277 17808 leader_election.cc:290] T b330935981fb4574b55a88ad5e3cb775 P eb5fdcca16c44777be259ff2488f4c3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c5cbb50e718411f95e96a761e31751e (127.12.212.1:40699), b15df61de52c4e038d132628e52ea1c5 (127.12.212.3:35587)
I20260710 11:03:26.008097 17612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b330935981fb4574b55a88ad5e3cb775" candidate_uuid: "eb5fdcca16c44777be259ff2488f4c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5cbb50e718411f95e96a761e31751e" is_pre_election: true
I20260710 11:03:26.001292 17899 tablet_bootstrap.cc:492] T 28e89bb19edb4cef878a9fc609d43764 P eb5fdcca16c44777be259ff2488f4c3b: Bootstrap starting.
I20260710 11:03:26.001906 17689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b330935981fb4574b55a88ad5e3cb775" candidate_uuid: "b15df61de52c4e038d132628e52ea1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb5fdcca16c44777be259ff2488f4c3b" is_pre_election: true
I20260710 11:03:26.008926 17689 raft_consensus.cc:2468] T b330935981fb4574b55a88ad5e3cb775 P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b15df61de52c4e038d132628e52ea1c5 in term 0.
I20260710 11:03:26.002278 17613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b330935981fb4574b55a88ad5e3cb775" candidate_uuid: "b15df61de52c4e038d132628e52ea1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5cbb50e718411f95e96a761e31751e" is_pre_election: true
W20260710 11:03:26.010442 17728 leader_election.cc:343] T b330935981fb4574b55a88ad5e3cb775 P b15df61de52c4e038d132628e52ea1c5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8c5cbb50e718411f95e96a761e31751e (127.12.212.1:40699): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:26.010694 17900 tablet_bootstrap.cc:492] T 94088458e46240c19d51a097e7cc8fd0 P b15df61de52c4e038d132628e52ea1c5: No bootstrap required, opened a new log
I20260710 11:03:26.011409 17900 ts_tablet_manager.cc:1403] T 94088458e46240c19d51a097e7cc8fd0 P b15df61de52c4e038d132628e52ea1c5: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.010s
I20260710 11:03:26.011577 17763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b330935981fb4574b55a88ad5e3cb775" candidate_uuid: "eb5fdcca16c44777be259ff2488f4c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b15df61de52c4e038d132628e52ea1c5" is_pre_election: true
I20260710 11:03:26.012230 17763 raft_consensus.cc:2468] T b330935981fb4574b55a88ad5e3cb775 P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb5fdcca16c44777be259ff2488f4c3b in term 0.
I20260710 11:03:26.016253 17899 tablet_bootstrap.cc:654] T 28e89bb19edb4cef878a9fc609d43764 P eb5fdcca16c44777be259ff2488f4c3b: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:26.015375 17900 raft_consensus.cc:359] T 94088458e46240c19d51a097e7cc8fd0 P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:26.016999 17900 raft_consensus.cc:385] T 94088458e46240c19d51a097e7cc8fd0 P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:26.017519 17900 raft_consensus.cc:740] T 94088458e46240c19d51a097e7cc8fd0 P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b15df61de52c4e038d132628e52ea1c5, State: Initialized, Role: FOLLOWER
I20260710 11:03:26.017771 17728 leader_election.cc:304] T b330935981fb4574b55a88ad5e3cb775 P b15df61de52c4e038d132628e52ea1c5 [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: b15df61de52c4e038d132628e52ea1c5, eb5fdcca16c44777be259ff2488f4c3b; no voters: 8c5cbb50e718411f95e96a761e31751e
I20260710 11:03:26.019001 17655 leader_election.cc:304] T b330935981fb4574b55a88ad5e3cb775 P eb5fdcca16c44777be259ff2488f4c3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b15df61de52c4e038d132628e52ea1c5, eb5fdcca16c44777be259ff2488f4c3b; no voters: 
I20260710 11:03:26.018852 17900 consensus_queue.cc:260] T 94088458e46240c19d51a097e7cc8fd0 P b15df61de52c4e038d132628e52ea1c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:26.020186 17808 raft_consensus.cc:2804] T b330935981fb4574b55a88ad5e3cb775 P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:26.020679 17808 raft_consensus.cc:493] T b330935981fb4574b55a88ad5e3cb775 P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:26.021101 17808 raft_consensus.cc:3060] T b330935981fb4574b55a88ad5e3cb775 P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:26.022650 17901 tablet_bootstrap.cc:492] T b330935981fb4574b55a88ad5e3cb775 P 8c5cbb50e718411f95e96a761e31751e: No bootstrap required, opened a new log
I20260710 11:03:26.023133 17901 ts_tablet_manager.cc:1403] T b330935981fb4574b55a88ad5e3cb775 P 8c5cbb50e718411f95e96a761e31751e: Time spent bootstrapping tablet: real 0.055s	user 0.028s	sys 0.015s
I20260710 11:03:26.023172 17852 raft_consensus.cc:2804] T b330935981fb4574b55a88ad5e3cb775 P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:26.023787 17852 raft_consensus.cc:493] T b330935981fb4574b55a88ad5e3cb775 P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:26.024194 17852 raft_consensus.cc:3060] T b330935981fb4574b55a88ad5e3cb775 P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:26.026867 17901 raft_consensus.cc:359] T b330935981fb4574b55a88ad5e3cb775 P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:26.028002 17901 raft_consensus.cc:385] T b330935981fb4574b55a88ad5e3cb775 P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:26.028340 17899 tablet_bootstrap.cc:492] T 28e89bb19edb4cef878a9fc609d43764 P eb5fdcca16c44777be259ff2488f4c3b: No bootstrap required, opened a new log
I20260710 11:03:26.028465 17901 raft_consensus.cc:740] T b330935981fb4574b55a88ad5e3cb775 P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c5cbb50e718411f95e96a761e31751e, State: Initialized, Role: FOLLOWER
I20260710 11:03:26.029138 17899 ts_tablet_manager.cc:1403] T 28e89bb19edb4cef878a9fc609d43764 P eb5fdcca16c44777be259ff2488f4c3b: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.008s
W20260710 11:03:26.029258 17654 leader_election.cc:343] T b330935981fb4574b55a88ad5e3cb775 P eb5fdcca16c44777be259ff2488f4c3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8c5cbb50e718411f95e96a761e31751e (127.12.212.1:40699): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:26.029872 17901 consensus_queue.cc:260] T b330935981fb4574b55a88ad5e3cb775 P 8c5cbb50e718411f95e96a761e31751e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:26.032398 17899 raft_consensus.cc:359] T 28e89bb19edb4cef878a9fc609d43764 P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:26.033187 17901 ts_tablet_manager.cc:1434] T b330935981fb4574b55a88ad5e3cb775 P 8c5cbb50e718411f95e96a761e31751e: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.003s
I20260710 11:03:26.033236 17899 raft_consensus.cc:385] T 28e89bb19edb4cef878a9fc609d43764 P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:26.039247 17899 raft_consensus.cc:740] T 28e89bb19edb4cef878a9fc609d43764 P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb5fdcca16c44777be259ff2488f4c3b, State: Initialized, Role: FOLLOWER
I20260710 11:03:26.040221 17901 tablet_bootstrap.cc:492] T 88665fd338054de58451a0a53d8b5b4c P 8c5cbb50e718411f95e96a761e31751e: Bootstrap starting.
I20260710 11:03:26.040144 17899 consensus_queue.cc:260] T 28e89bb19edb4cef878a9fc609d43764 P eb5fdcca16c44777be259ff2488f4c3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:26.050374 17852 raft_consensus.cc:515] T b330935981fb4574b55a88ad5e3cb775 P b15df61de52c4e038d132628e52ea1c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:26.037904 17808 raft_consensus.cc:515] T b330935981fb4574b55a88ad5e3cb775 P eb5fdcca16c44777be259ff2488f4c3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:26.058403 17900 ts_tablet_manager.cc:1434] T 94088458e46240c19d51a097e7cc8fd0 P b15df61de52c4e038d132628e52ea1c5: Time spent starting tablet: real 0.047s	user 0.024s	sys 0.011s
I20260710 11:03:26.059558 17900 tablet_bootstrap.cc:492] T e0849cd65790410b8c609c950ae3ba5f P b15df61de52c4e038d132628e52ea1c5: Bootstrap starting.
I20260710 11:03:26.060592 17808 leader_election.cc:290] T b330935981fb4574b55a88ad5e3cb775 P eb5fdcca16c44777be259ff2488f4c3b [CANDIDATE]: Term 1 election: Requested vote from peers 8c5cbb50e718411f95e96a761e31751e (127.12.212.1:40699), b15df61de52c4e038d132628e52ea1c5 (127.12.212.3:35587)
I20260710 11:03:26.062858 17613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b330935981fb4574b55a88ad5e3cb775" candidate_uuid: "eb5fdcca16c44777be259ff2488f4c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5cbb50e718411f95e96a761e31751e"
I20260710 11:03:26.060993 17852 leader_election.cc:290] T b330935981fb4574b55a88ad5e3cb775 P b15df61de52c4e038d132628e52ea1c5 [CANDIDATE]: Term 1 election: Requested vote from peers 8c5cbb50e718411f95e96a761e31751e (127.12.212.1:40699), eb5fdcca16c44777be259ff2488f4c3b (127.12.212.2:39405)
I20260710 11:03:26.069582 17689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b330935981fb4574b55a88ad5e3cb775" candidate_uuid: "b15df61de52c4e038d132628e52ea1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb5fdcca16c44777be259ff2488f4c3b"
I20260710 11:03:26.064283 17612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b330935981fb4574b55a88ad5e3cb775" candidate_uuid: "b15df61de52c4e038d132628e52ea1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5cbb50e718411f95e96a761e31751e"
I20260710 11:03:26.072505 17901 tablet_bootstrap.cc:654] T 88665fd338054de58451a0a53d8b5b4c P 8c5cbb50e718411f95e96a761e31751e: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:26.072839 17613 raft_consensus.cc:3060] T b330935981fb4574b55a88ad5e3cb775 P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:26.072947 17762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b330935981fb4574b55a88ad5e3cb775" candidate_uuid: "eb5fdcca16c44777be259ff2488f4c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b15df61de52c4e038d132628e52ea1c5"
I20260710 11:03:26.080430 17762 raft_consensus.cc:2393] T b330935981fb4574b55a88ad5e3cb775 P b15df61de52c4e038d132628e52ea1c5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate eb5fdcca16c44777be259ff2488f4c3b in current term 1: Already voted for candidate b15df61de52c4e038d132628e52ea1c5 in this term.
I20260710 11:03:26.073580 17689 raft_consensus.cc:2393] T b330935981fb4574b55a88ad5e3cb775 P eb5fdcca16c44777be259ff2488f4c3b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b15df61de52c4e038d132628e52ea1c5 in current term 1: Already voted for candidate eb5fdcca16c44777be259ff2488f4c3b in this term.
I20260710 11:03:26.084106 17899 ts_tablet_manager.cc:1434] T 28e89bb19edb4cef878a9fc609d43764 P eb5fdcca16c44777be259ff2488f4c3b: Time spent starting tablet: real 0.054s	user 0.008s	sys 0.013s
I20260710 11:03:26.087302 17899 tablet_bootstrap.cc:492] T abb006e0afc64d66aa205f347d2c31cf P eb5fdcca16c44777be259ff2488f4c3b: Bootstrap starting.
I20260710 11:03:26.087383 17613 raft_consensus.cc:2468] T b330935981fb4574b55a88ad5e3cb775 P 8c5cbb50e718411f95e96a761e31751e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb5fdcca16c44777be259ff2488f4c3b in term 1.
I20260710 11:03:26.088711 17654 leader_election.cc:304] T b330935981fb4574b55a88ad5e3cb775 P eb5fdcca16c44777be259ff2488f4c3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c5cbb50e718411f95e96a761e31751e, eb5fdcca16c44777be259ff2488f4c3b; no voters: 
I20260710 11:03:26.085853 17900 tablet_bootstrap.cc:654] T e0849cd65790410b8c609c950ae3ba5f P b15df61de52c4e038d132628e52ea1c5: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:26.094344 17915 raft_consensus.cc:2804] T b330935981fb4574b55a88ad5e3cb775 P eb5fdcca16c44777be259ff2488f4c3b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:26.095168 17915 raft_consensus.cc:697] T b330935981fb4574b55a88ad5e3cb775 P eb5fdcca16c44777be259ff2488f4c3b [term 1 LEADER]: Becoming Leader. State: Replica: eb5fdcca16c44777be259ff2488f4c3b, State: Running, Role: LEADER
I20260710 11:03:26.097266 17915 consensus_queue.cc:237] T b330935981fb4574b55a88ad5e3cb775 P eb5fdcca16c44777be259ff2488f4c3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:26.099262 17888 raft_consensus.cc:493] T 7dc7824019b7495c8595355ff90c48cc P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:26.099757 17888 raft_consensus.cc:515] T 7dc7824019b7495c8595355ff90c48cc P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:26.100023 17728 leader_election.cc:304] T b330935981fb4574b55a88ad5e3cb775 P b15df61de52c4e038d132628e52ea1c5 [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: b15df61de52c4e038d132628e52ea1c5; no voters: 8c5cbb50e718411f95e96a761e31751e, eb5fdcca16c44777be259ff2488f4c3b
I20260710 11:03:26.101843 17899 tablet_bootstrap.cc:654] T abb006e0afc64d66aa205f347d2c31cf P eb5fdcca16c44777be259ff2488f4c3b: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:26.102799 17913 raft_consensus.cc:2749] T b330935981fb4574b55a88ad5e3cb775 P b15df61de52c4e038d132628e52ea1c5 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 11:03:26.103700 17762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc7824019b7495c8595355ff90c48cc" candidate_uuid: "8c5cbb50e718411f95e96a761e31751e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b15df61de52c4e038d132628e52ea1c5" is_pre_election: true
I20260710 11:03:26.104385 17762 raft_consensus.cc:2468] T 7dc7824019b7495c8595355ff90c48cc P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c5cbb50e718411f95e96a761e31751e in term 0.
I20260710 11:03:26.102475 17888 leader_election.cc:290] T 7dc7824019b7495c8595355ff90c48cc P 8c5cbb50e718411f95e96a761e31751e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb5fdcca16c44777be259ff2488f4c3b (127.12.212.2:39405), b15df61de52c4e038d132628e52ea1c5 (127.12.212.3:35587)
I20260710 11:03:26.106108 17580 leader_election.cc:304] T 7dc7824019b7495c8595355ff90c48cc P 8c5cbb50e718411f95e96a761e31751e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c5cbb50e718411f95e96a761e31751e, b15df61de52c4e038d132628e52ea1c5; no voters: 
I20260710 11:03:26.106839 17689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc7824019b7495c8595355ff90c48cc" candidate_uuid: "8c5cbb50e718411f95e96a761e31751e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb5fdcca16c44777be259ff2488f4c3b" is_pre_election: true
I20260710 11:03:26.107825 17888 raft_consensus.cc:2804] T 7dc7824019b7495c8595355ff90c48cc P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:26.108198 17888 raft_consensus.cc:493] T 7dc7824019b7495c8595355ff90c48cc P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:26.108083 17689 raft_consensus.cc:2468] T 7dc7824019b7495c8595355ff90c48cc P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c5cbb50e718411f95e96a761e31751e in term 0.
I20260710 11:03:26.108630 17888 raft_consensus.cc:3060] T 7dc7824019b7495c8595355ff90c48cc P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:26.113871 17901 tablet_bootstrap.cc:492] T 88665fd338054de58451a0a53d8b5b4c P 8c5cbb50e718411f95e96a761e31751e: No bootstrap required, opened a new log
I20260710 11:03:26.114648 17901 ts_tablet_manager.cc:1403] T 88665fd338054de58451a0a53d8b5b4c P 8c5cbb50e718411f95e96a761e31751e: Time spent bootstrapping tablet: real 0.075s	user 0.006s	sys 0.015s
I20260710 11:03:26.117321 17900 tablet_bootstrap.cc:492] T e0849cd65790410b8c609c950ae3ba5f P b15df61de52c4e038d132628e52ea1c5: No bootstrap required, opened a new log
I20260710 11:03:26.117820 17900 ts_tablet_manager.cc:1403] T e0849cd65790410b8c609c950ae3ba5f P b15df61de52c4e038d132628e52ea1c5: Time spent bootstrapping tablet: real 0.058s	user 0.010s	sys 0.008s
I20260710 11:03:26.116919 17508 catalog_manager.cc:5697] T b330935981fb4574b55a88ad5e3cb775 P eb5fdcca16c44777be259ff2488f4c3b reported cstate change: term changed from 0 to 1, leader changed from <none> to eb5fdcca16c44777be259ff2488f4c3b (127.12.212.2). New cstate: current_term: 1 leader_uuid: "eb5fdcca16c44777be259ff2488f4c3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:26.117910 17899 tablet_bootstrap.cc:492] T abb006e0afc64d66aa205f347d2c31cf P eb5fdcca16c44777be259ff2488f4c3b: No bootstrap required, opened a new log
I20260710 11:03:26.118449 17899 ts_tablet_manager.cc:1403] T abb006e0afc64d66aa205f347d2c31cf P eb5fdcca16c44777be259ff2488f4c3b: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.008s
I20260710 11:03:26.119177 17901 raft_consensus.cc:359] T 88665fd338054de58451a0a53d8b5b4c P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:26.119899 17901 raft_consensus.cc:385] T 88665fd338054de58451a0a53d8b5b4c P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:26.120178 17901 raft_consensus.cc:740] T 88665fd338054de58451a0a53d8b5b4c P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c5cbb50e718411f95e96a761e31751e, State: Initialized, Role: FOLLOWER
I20260710 11:03:26.120906 17901 consensus_queue.cc:260] T 88665fd338054de58451a0a53d8b5b4c P 8c5cbb50e718411f95e96a761e31751e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:26.121325 17899 raft_consensus.cc:359] T abb006e0afc64d66aa205f347d2c31cf P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:26.122190 17899 raft_consensus.cc:385] T abb006e0afc64d66aa205f347d2c31cf P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:26.122644 17899 raft_consensus.cc:740] T abb006e0afc64d66aa205f347d2c31cf P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb5fdcca16c44777be259ff2488f4c3b, State: Initialized, Role: FOLLOWER
I20260710 11:03:26.123826 17899 consensus_queue.cc:260] T abb006e0afc64d66aa205f347d2c31cf P eb5fdcca16c44777be259ff2488f4c3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:26.121145 17900 raft_consensus.cc:359] T e0849cd65790410b8c609c950ae3ba5f P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:26.126988 17900 raft_consensus.cc:385] T e0849cd65790410b8c609c950ae3ba5f P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:26.128247 17900 raft_consensus.cc:740] T e0849cd65790410b8c609c950ae3ba5f P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b15df61de52c4e038d132628e52ea1c5, State: Initialized, Role: FOLLOWER
I20260710 11:03:26.127483 17888 raft_consensus.cc:515] T 7dc7824019b7495c8595355ff90c48cc P 8c5cbb50e718411f95e96a761e31751e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:26.130722 17899 ts_tablet_manager.cc:1434] T abb006e0afc64d66aa205f347d2c31cf P eb5fdcca16c44777be259ff2488f4c3b: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.001s
I20260710 11:03:26.134827 17899 tablet_bootstrap.cc:492] T 94088458e46240c19d51a097e7cc8fd0 P eb5fdcca16c44777be259ff2488f4c3b: Bootstrap starting.
I20260710 11:03:26.135761 17689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc7824019b7495c8595355ff90c48cc" candidate_uuid: "8c5cbb50e718411f95e96a761e31751e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb5fdcca16c44777be259ff2488f4c3b"
I20260710 11:03:26.136154 17762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dc7824019b7495c8595355ff90c48cc" candidate_uuid: "8c5cbb50e718411f95e96a761e31751e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b15df61de52c4e038d132628e52ea1c5"
I20260710 11:03:26.136346 17689 raft_consensus.cc:3060] T 7dc7824019b7495c8595355ff90c48cc P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:26.136757 17762 raft_consensus.cc:3060] T 7dc7824019b7495c8595355ff90c48cc P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:26.132694 17900 consensus_queue.cc:260] T e0849cd65790410b8c609c950ae3ba5f P b15df61de52c4e038d132628e52ea1c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:26.140385 17900 ts_tablet_manager.cc:1434] T e0849cd65790410b8c609c950ae3ba5f P b15df61de52c4e038d132628e52ea1c5: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260710 11:03:26.145171 17762 raft_consensus.cc:2468] T 7dc7824019b7495c8595355ff90c48cc P b15df61de52c4e038d132628e52ea1c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c5cbb50e718411f95e96a761e31751e in term 1.
I20260710 11:03:26.145967 17689 raft_consensus.cc:2468] T 7dc7824019b7495c8595355ff90c48cc P eb5fdcca16c44777be259ff2488f4c3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c5cbb50e718411f95e96a761e31751e in term 1.
I20260710 11:03:26.146332 17900 tablet_bootstrap.cc:492] T 12f42d428e1b4e4baec6982774776844 P b15df61de52c4e038d132628e52ea1c5: Bootstrap starting.
I20260710 11:03:26.146914 17580 leader_election.cc:304] T 7dc7824019b7495c8595355ff90c48cc P 8c5cbb50e718411f95e96a761e31751e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c5cbb50e718411f95e96a761e31751e, b15df61de52c4e038d132628e52ea1c5; no voters: 
I20260710 11:03:26.145682 17888 leader_election.cc:290] T 7dc7824019b7495c8595355ff90c48cc P 8c5cbb50e718411f95e96a761e31751e [CANDIDATE]: Term 1 election: Requested vote from peers eb5fdcca16c44777be259ff2488f4c3b (127.12.212.2:39405), b15df61de52c4e038d132628e52ea1c5 (127.12.212.3:35587)
I20260710 11:03:26.151398 17923 raft_consensus.cc:493] T 88665fd338054de58451a0a53d8b5b4c P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:26.151894 17923 raft_consensus.cc:515] T 88665fd338054de58451a0a53d8b5b4c P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:26.153687 17923 leader_election.cc:290] T 88665fd338054de58451a0a53d8b5b4c P 8c5cbb50e718411f95e96a761e31751e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb5fdcca16c44777be259ff2488f4c3b (127.12.212.2:39405), b15df61de52c4e038d132628e52ea1c5 (127.12.212.3:35587)
I20260710 11:03:26.154171 17923 raft_consensus.cc:2804] T 7dc7824019b7495c8595355ff90c48cc P 8c5cbb50e718411f95e96a761e31751e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:26.154489 17689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88665fd338054de58451a0a53d8b5b4c" candidate_uuid: "8c5cbb50e718411f95e96a761e31751e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb5fdcca16c44777be259ff2488f4c3b" is_pre_election: true
I20260710 11:03:26.154664 17923 raft_consensus.cc:697] T 7dc7824019b7495c8595355ff90c48cc P 8c5cbb50e718411f95e96a761e31751e [term 1 LEADER]: Becoming Leader. State: Replica: 8c5cbb50e718411f95e96a761e31751e, State: Running, Role: LEADER
I20260710 11:03:26.156442 17901 ts_tablet_manager.cc:1434] T 88665fd338054de58451a0a53d8b5b4c P 8c5cbb50e718411f95e96a761e31751e: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.008s
I20260710 11:03:26.155377 17689 raft_consensus.cc:2468] T 88665fd338054de58451a0a53d8b5b4c P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c5cbb50e718411f95e96a761e31751e in term 0.
I20260710 11:03:26.155756 17923 consensus_queue.cc:237] T 7dc7824019b7495c8595355ff90c48cc P 8c5cbb50e718411f95e96a761e31751e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:26.160418 17901 tablet_bootstrap.cc:492] T 647893b4681b4f59b4568d49acb928ae P 8c5cbb50e718411f95e96a761e31751e: Bootstrap starting.
I20260710 11:03:26.165114 17899 tablet_bootstrap.cc:654] T 94088458e46240c19d51a097e7cc8fd0 P eb5fdcca16c44777be259ff2488f4c3b: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:26.172333 17762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88665fd338054de58451a0a53d8b5b4c" candidate_uuid: "8c5cbb50e718411f95e96a761e31751e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b15df61de52c4e038d132628e52ea1c5" is_pre_election: true
I20260710 11:03:26.174285 17579 leader_election.cc:304] T 88665fd338054de58451a0a53d8b5b4c P 8c5cbb50e718411f95e96a761e31751e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c5cbb50e718411f95e96a761e31751e, eb5fdcca16c44777be259ff2488f4c3b; no voters: 
I20260710 11:03:26.175379 17924 raft_consensus.cc:2804] T 88665fd338054de58451a0a53d8b5b4c P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 11:03:26.175674 17580 leader_election.cc:343] T 88665fd338054de58451a0a53d8b5b4c P 8c5cbb50e718411f95e96a761e31751e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b15df61de52c4e038d132628e52ea1c5 (127.12.212.3:35587): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:26.175766 17924 raft_consensus.cc:493] T 88665fd338054de58451a0a53d8b5b4c P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:26.176283 17924 raft_consensus.cc:3060] T 88665fd338054de58451a0a53d8b5b4c P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:26.176306 17900 tablet_bootstrap.cc:654] T 12f42d428e1b4e4baec6982774776844 P b15df61de52c4e038d132628e52ea1c5: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:26.177042 17901 tablet_bootstrap.cc:654] T 647893b4681b4f59b4568d49acb928ae P 8c5cbb50e718411f95e96a761e31751e: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:26.187803 17899 tablet_bootstrap.cc:492] T 94088458e46240c19d51a097e7cc8fd0 P eb5fdcca16c44777be259ff2488f4c3b: No bootstrap required, opened a new log
I20260710 11:03:26.188336 17899 ts_tablet_manager.cc:1403] T 94088458e46240c19d51a097e7cc8fd0 P eb5fdcca16c44777be259ff2488f4c3b: Time spent bootstrapping tablet: real 0.054s	user 0.014s	sys 0.007s
I20260710 11:03:26.189952 17901 tablet_bootstrap.cc:492] T 647893b4681b4f59b4568d49acb928ae P 8c5cbb50e718411f95e96a761e31751e: No bootstrap required, opened a new log
I20260710 11:03:26.190497 17901 ts_tablet_manager.cc:1403] T 647893b4681b4f59b4568d49acb928ae P 8c5cbb50e718411f95e96a761e31751e: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.002s
I20260710 11:03:26.191318 17899 raft_consensus.cc:359] T 94088458e46240c19d51a097e7cc8fd0 P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:26.191622 17924 raft_consensus.cc:515] T 88665fd338054de58451a0a53d8b5b4c P 8c5cbb50e718411f95e96a761e31751e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:26.192119 17899 raft_consensus.cc:385] T 94088458e46240c19d51a097e7cc8fd0 P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:26.192459 17899 raft_consensus.cc:740] T 94088458e46240c19d51a097e7cc8fd0 P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb5fdcca16c44777be259ff2488f4c3b, State: Initialized, Role: FOLLOWER
I20260710 11:03:26.193318 17899 consensus_queue.cc:260] T 94088458e46240c19d51a097e7cc8fd0 P eb5fdcca16c44777be259ff2488f4c3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:26.193468 17901 raft_consensus.cc:359] T 647893b4681b4f59b4568d49acb928ae P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:26.194381 17901 raft_consensus.cc:385] T 647893b4681b4f59b4568d49acb928ae P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:26.194753 17901 raft_consensus.cc:740] T 647893b4681b4f59b4568d49acb928ae P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c5cbb50e718411f95e96a761e31751e, State: Initialized, Role: FOLLOWER
I20260710 11:03:26.195717 17899 ts_tablet_manager.cc:1434] T 94088458e46240c19d51a097e7cc8fd0 P eb5fdcca16c44777be259ff2488f4c3b: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260710 11:03:26.196290 17901 consensus_queue.cc:260] T 647893b4681b4f59b4568d49acb928ae P 8c5cbb50e718411f95e96a761e31751e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:26.196914 17899 tablet_bootstrap.cc:492] T 647893b4681b4f59b4568d49acb928ae P eb5fdcca16c44777be259ff2488f4c3b: Bootstrap starting.
I20260710 11:03:26.198468 17901 ts_tablet_manager.cc:1434] T 647893b4681b4f59b4568d49acb928ae P 8c5cbb50e718411f95e96a761e31751e: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260710 11:03:26.199600 17901 tablet_bootstrap.cc:492] T 28e89bb19edb4cef878a9fc609d43764 P 8c5cbb50e718411f95e96a761e31751e: Bootstrap starting.
I20260710 11:03:26.201557 17689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88665fd338054de58451a0a53d8b5b4c" candidate_uuid: "8c5cbb50e718411f95e96a761e31751e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb5fdcca16c44777be259ff2488f4c3b"
I20260710 11:03:26.202167 17689 raft_consensus.cc:3060] T 88665fd338054de58451a0a53d8b5b4c P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:26.203975 17899 tablet_bootstrap.cc:654] T 647893b4681b4f59b4568d49acb928ae P eb5fdcca16c44777be259ff2488f4c3b: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:26.206612 17901 tablet_bootstrap.cc:654] T 28e89bb19edb4cef878a9fc609d43764 P 8c5cbb50e718411f95e96a761e31751e: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:26.211210 17689 raft_consensus.cc:2468] T 88665fd338054de58451a0a53d8b5b4c P eb5fdcca16c44777be259ff2488f4c3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c5cbb50e718411f95e96a761e31751e in term 1.
I20260710 11:03:26.214038 17762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88665fd338054de58451a0a53d8b5b4c" candidate_uuid: "8c5cbb50e718411f95e96a761e31751e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b15df61de52c4e038d132628e52ea1c5"
W20260710 11:03:26.216894 17580 leader_election.cc:343] T 88665fd338054de58451a0a53d8b5b4c P 8c5cbb50e718411f95e96a761e31751e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b15df61de52c4e038d132628e52ea1c5 (127.12.212.3:35587): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:26.214861 17924 leader_election.cc:290] T 88665fd338054de58451a0a53d8b5b4c P 8c5cbb50e718411f95e96a761e31751e [CANDIDATE]: Term 1 election: Requested vote from peers eb5fdcca16c44777be259ff2488f4c3b (127.12.212.2:39405), b15df61de52c4e038d132628e52ea1c5 (127.12.212.3:35587)
I20260710 11:03:26.219097 17579 leader_election.cc:304] T 88665fd338054de58451a0a53d8b5b4c P 8c5cbb50e718411f95e96a761e31751e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8c5cbb50e718411f95e96a761e31751e, eb5fdcca16c44777be259ff2488f4c3b; no voters: b15df61de52c4e038d132628e52ea1c5
I20260710 11:03:26.214578 17508 catalog_manager.cc:5697] T 7dc7824019b7495c8595355ff90c48cc P 8c5cbb50e718411f95e96a761e31751e reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c5cbb50e718411f95e96a761e31751e (127.12.212.1). New cstate: current_term: 1 leader_uuid: "8c5cbb50e718411f95e96a761e31751e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:26.220669 17924 raft_consensus.cc:2804] T 88665fd338054de58451a0a53d8b5b4c P 8c5cbb50e718411f95e96a761e31751e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:26.221557 17924 raft_consensus.cc:697] T 88665fd338054de58451a0a53d8b5b4c P 8c5cbb50e718411f95e96a761e31751e [term 1 LEADER]: Becoming Leader. State: Replica: 8c5cbb50e718411f95e96a761e31751e, State: Running, Role: LEADER
I20260710 11:03:26.222729 17924 consensus_queue.cc:237] T 88665fd338054de58451a0a53d8b5b4c P 8c5cbb50e718411f95e96a761e31751e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:26.225580 17900 tablet_bootstrap.cc:492] T 12f42d428e1b4e4baec6982774776844 P b15df61de52c4e038d132628e52ea1c5: No bootstrap required, opened a new log
I20260710 11:03:26.226497 17900 ts_tablet_manager.cc:1403] T 12f42d428e1b4e4baec6982774776844 P b15df61de52c4e038d132628e52ea1c5: Time spent bootstrapping tablet: real 0.085s	user 0.013s	sys 0.010s
I20260710 11:03:26.232708 17900 raft_consensus.cc:359] T 12f42d428e1b4e4baec6982774776844 P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:26.233909 17900 raft_consensus.cc:385] T 12f42d428e1b4e4baec6982774776844 P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:26.239812 17900 raft_consensus.cc:740] T 12f42d428e1b4e4baec6982774776844 P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b15df61de52c4e038d132628e52ea1c5, State: Initialized, Role: FOLLOWER
I20260710 11:03:26.240638 17900 consensus_queue.cc:260] T 12f42d428e1b4e4baec6982774776844 P b15df61de52c4e038d132628e52ea1c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:26.237120 17899 tablet_bootstrap.cc:492] T 647893b4681b4f59b4568d49acb928ae P eb5fdcca16c44777be259ff2488f4c3b: No bootstrap required, opened a new log
I20260710 11:03:26.241668 17901 tablet_bootstrap.cc:492] T 28e89bb19edb4cef878a9fc609d43764 P 8c5cbb50e718411f95e96a761e31751e: No bootstrap required, opened a new log
I20260710 11:03:26.244684 17901 ts_tablet_manager.cc:1403] T 28e89bb19edb4cef878a9fc609d43764 P 8c5cbb50e718411f95e96a761e31751e: Time spent bootstrapping tablet: real 0.045s	user 0.015s	sys 0.026s
I20260710 11:03:26.244856 17915 raft_consensus.cc:493] T 94088458e46240c19d51a097e7cc8fd0 P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:26.245447 17915 raft_consensus.cc:515] T 94088458e46240c19d51a097e7cc8fd0 P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:26.246270 17508 catalog_manager.cc:5697] T 88665fd338054de58451a0a53d8b5b4c P 8c5cbb50e718411f95e96a761e31751e reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c5cbb50e718411f95e96a761e31751e (127.12.212.1). New cstate: current_term: 1 leader_uuid: "8c5cbb50e718411f95e96a761e31751e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:26.243008 17900 ts_tablet_manager.cc:1434] T 12f42d428e1b4e4baec6982774776844 P b15df61de52c4e038d132628e52ea1c5: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.001s
I20260710 11:03:26.248178 17915 leader_election.cc:290] T 94088458e46240c19d51a097e7cc8fd0 P eb5fdcca16c44777be259ff2488f4c3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c5cbb50e718411f95e96a761e31751e (127.12.212.1:40699), b15df61de52c4e038d132628e52ea1c5 (127.12.212.3:35587)
I20260710 11:03:26.249279 17762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94088458e46240c19d51a097e7cc8fd0" candidate_uuid: "eb5fdcca16c44777be259ff2488f4c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b15df61de52c4e038d132628e52ea1c5" is_pre_election: true
I20260710 11:03:26.249135 17901 raft_consensus.cc:359] T 28e89bb19edb4cef878a9fc609d43764 P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:26.249608 17613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94088458e46240c19d51a097e7cc8fd0" candidate_uuid: "eb5fdcca16c44777be259ff2488f4c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5cbb50e718411f95e96a761e31751e" is_pre_election: true
I20260710 11:03:26.249925 17901 raft_consensus.cc:385] T 28e89bb19edb4cef878a9fc609d43764 P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:26.249924 17762 raft_consensus.cc:2468] T 94088458e46240c19d51a097e7cc8fd0 P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb5fdcca16c44777be259ff2488f4c3b in term 0.
I20260710 11:03:26.250466 17901 raft_consensus.cc:740] T 28e89bb19edb4cef878a9fc609d43764 P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c5cbb50e718411f95e96a761e31751e, State: Initialized, Role: FOLLOWER
W20260710 11:03:26.251220 17654 leader_election.cc:343] T 94088458e46240c19d51a097e7cc8fd0 P eb5fdcca16c44777be259ff2488f4c3b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8c5cbb50e718411f95e96a761e31751e (127.12.212.1:40699): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:26.251541 17900 tablet_bootstrap.cc:492] T 88665fd338054de58451a0a53d8b5b4c P b15df61de52c4e038d132628e52ea1c5: Bootstrap starting.
I20260710 11:03:26.251915 17655 leader_election.cc:304] T 94088458e46240c19d51a097e7cc8fd0 P eb5fdcca16c44777be259ff2488f4c3b [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: b15df61de52c4e038d132628e52ea1c5, eb5fdcca16c44777be259ff2488f4c3b; no voters: 8c5cbb50e718411f95e96a761e31751e
I20260710 11:03:26.243378 17899 ts_tablet_manager.cc:1403] T 647893b4681b4f59b4568d49acb928ae P eb5fdcca16c44777be259ff2488f4c3b: Time spent bootstrapping tablet: real 0.047s	user 0.016s	sys 0.018s
I20260710 11:03:26.252912 17916 raft_consensus.cc:2804] T 94088458e46240c19d51a097e7cc8fd0 P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:26.253283 17916 raft_consensus.cc:493] T 94088458e46240c19d51a097e7cc8fd0 P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:26.251231 17901 consensus_queue.cc:260] T 28e89bb19edb4cef878a9fc609d43764 P 8c5cbb50e718411f95e96a761e31751e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:26.253597 17916 raft_consensus.cc:3060] T 94088458e46240c19d51a097e7cc8fd0 P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:26.255537 17901 ts_tablet_manager.cc:1434] T 28e89bb19edb4cef878a9fc609d43764 P 8c5cbb50e718411f95e96a761e31751e: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 11:03:26.255631 17899 raft_consensus.cc:359] T 647893b4681b4f59b4568d49acb928ae P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:26.256494 17899 raft_consensus.cc:385] T 647893b4681b4f59b4568d49acb928ae P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:26.256834 17901 tablet_bootstrap.cc:492] T 94088458e46240c19d51a097e7cc8fd0 P 8c5cbb50e718411f95e96a761e31751e: Bootstrap starting.
I20260710 11:03:26.256834 17899 raft_consensus.cc:740] T 647893b4681b4f59b4568d49acb928ae P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb5fdcca16c44777be259ff2488f4c3b, State: Initialized, Role: FOLLOWER
I20260710 11:03:26.261123 17916 raft_consensus.cc:515] T 94088458e46240c19d51a097e7cc8fd0 P eb5fdcca16c44777be259ff2488f4c3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:26.265733 17762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94088458e46240c19d51a097e7cc8fd0" candidate_uuid: "eb5fdcca16c44777be259ff2488f4c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b15df61de52c4e038d132628e52ea1c5"
I20260710 11:03:26.265923 17613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94088458e46240c19d51a097e7cc8fd0" candidate_uuid: "eb5fdcca16c44777be259ff2488f4c3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5cbb50e718411f95e96a761e31751e"
I20260710 11:03:26.266389 17762 raft_consensus.cc:3060] T 94088458e46240c19d51a097e7cc8fd0 P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:26.266198 17899 consensus_queue.cc:260] T 647893b4681b4f59b4568d49acb928ae P eb5fdcca16c44777be259ff2488f4c3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
W20260710 11:03:26.267480 17654 leader_election.cc:343] T 94088458e46240c19d51a097e7cc8fd0 P eb5fdcca16c44777be259ff2488f4c3b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8c5cbb50e718411f95e96a761e31751e (127.12.212.1:40699): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:26.268867 17899 ts_tablet_manager.cc:1434] T 647893b4681b4f59b4568d49acb928ae P eb5fdcca16c44777be259ff2488f4c3b: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.003s
I20260710 11:03:26.269908 17899 tablet_bootstrap.cc:492] T e0849cd65790410b8c609c950ae3ba5f P eb5fdcca16c44777be259ff2488f4c3b: Bootstrap starting.
I20260710 11:03:26.271108 17900 tablet_bootstrap.cc:654] T 88665fd338054de58451a0a53d8b5b4c P b15df61de52c4e038d132628e52ea1c5: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:26.266278 17916 leader_election.cc:290] T 94088458e46240c19d51a097e7cc8fd0 P eb5fdcca16c44777be259ff2488f4c3b [CANDIDATE]: Term 1 election: Requested vote from peers 8c5cbb50e718411f95e96a761e31751e (127.12.212.1:40699), b15df61de52c4e038d132628e52ea1c5 (127.12.212.3:35587)
I20260710 11:03:26.272728 17901 tablet_bootstrap.cc:654] T 94088458e46240c19d51a097e7cc8fd0 P 8c5cbb50e718411f95e96a761e31751e: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:26.282985 17899 tablet_bootstrap.cc:654] T e0849cd65790410b8c609c950ae3ba5f P eb5fdcca16c44777be259ff2488f4c3b: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:26.285689 17762 raft_consensus.cc:2468] T 94088458e46240c19d51a097e7cc8fd0 P b15df61de52c4e038d132628e52ea1c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb5fdcca16c44777be259ff2488f4c3b in term 1.
I20260710 11:03:26.287258 17655 leader_election.cc:304] T 94088458e46240c19d51a097e7cc8fd0 P eb5fdcca16c44777be259ff2488f4c3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b15df61de52c4e038d132628e52ea1c5, eb5fdcca16c44777be259ff2488f4c3b; no voters: 8c5cbb50e718411f95e96a761e31751e
I20260710 11:03:26.288304 17915 raft_consensus.cc:2804] T 94088458e46240c19d51a097e7cc8fd0 P eb5fdcca16c44777be259ff2488f4c3b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:26.288765 17915 raft_consensus.cc:697] T 94088458e46240c19d51a097e7cc8fd0 P eb5fdcca16c44777be259ff2488f4c3b [term 1 LEADER]: Becoming Leader. State: Replica: eb5fdcca16c44777be259ff2488f4c3b, State: Running, Role: LEADER
I20260710 11:03:26.289572 17915 consensus_queue.cc:237] T 94088458e46240c19d51a097e7cc8fd0 P eb5fdcca16c44777be259ff2488f4c3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:26.292023 17900 tablet_bootstrap.cc:492] T 88665fd338054de58451a0a53d8b5b4c P b15df61de52c4e038d132628e52ea1c5: No bootstrap required, opened a new log
I20260710 11:03:26.292605 17900 ts_tablet_manager.cc:1403] T 88665fd338054de58451a0a53d8b5b4c P b15df61de52c4e038d132628e52ea1c5: Time spent bootstrapping tablet: real 0.044s	user 0.017s	sys 0.007s
I20260710 11:03:26.293485 17899 tablet_bootstrap.cc:492] T e0849cd65790410b8c609c950ae3ba5f P eb5fdcca16c44777be259ff2488f4c3b: No bootstrap required, opened a new log
I20260710 11:03:26.294183 17899 ts_tablet_manager.cc:1403] T e0849cd65790410b8c609c950ae3ba5f P eb5fdcca16c44777be259ff2488f4c3b: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.001s
I20260710 11:03:26.295753 17900 raft_consensus.cc:359] T 88665fd338054de58451a0a53d8b5b4c P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:26.296447 17901 tablet_bootstrap.cc:492] T 94088458e46240c19d51a097e7cc8fd0 P 8c5cbb50e718411f95e96a761e31751e: No bootstrap required, opened a new log
I20260710 11:03:26.296582 17900 raft_consensus.cc:385] T 88665fd338054de58451a0a53d8b5b4c P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:26.296974 17901 ts_tablet_manager.cc:1403] T 94088458e46240c19d51a097e7cc8fd0 P 8c5cbb50e718411f95e96a761e31751e: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.004s
I20260710 11:03:26.297020 17900 raft_consensus.cc:740] T 88665fd338054de58451a0a53d8b5b4c P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b15df61de52c4e038d132628e52ea1c5, State: Initialized, Role: FOLLOWER
I20260710 11:03:26.298143 17900 consensus_queue.cc:260] T 88665fd338054de58451a0a53d8b5b4c P b15df61de52c4e038d132628e52ea1c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:26.299993 17901 raft_consensus.cc:359] T 94088458e46240c19d51a097e7cc8fd0 P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:26.302582 17899 raft_consensus.cc:359] T e0849cd65790410b8c609c950ae3ba5f P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:26.303105 17901 raft_consensus.cc:385] T 94088458e46240c19d51a097e7cc8fd0 P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:26.300850 17900 ts_tablet_manager.cc:1434] T 88665fd338054de58451a0a53d8b5b4c P b15df61de52c4e038d132628e52ea1c5: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 11:03:26.303421 17899 raft_consensus.cc:385] T e0849cd65790410b8c609c950ae3ba5f P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:26.303808 17899 raft_consensus.cc:740] T e0849cd65790410b8c609c950ae3ba5f P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb5fdcca16c44777be259ff2488f4c3b, State: Initialized, Role: FOLLOWER
I20260710 11:03:26.304520 17900 tablet_bootstrap.cc:492] T 647893b4681b4f59b4568d49acb928ae P b15df61de52c4e038d132628e52ea1c5: Bootstrap starting.
I20260710 11:03:26.304834 17899 consensus_queue.cc:260] T e0849cd65790410b8c609c950ae3ba5f P eb5fdcca16c44777be259ff2488f4c3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:26.306885 17899 ts_tablet_manager.cc:1434] T e0849cd65790410b8c609c950ae3ba5f P eb5fdcca16c44777be259ff2488f4c3b: Time spent starting tablet: real 0.012s	user 0.001s	sys 0.003s
I20260710 11:03:26.307646 17924 raft_consensus.cc:493] T abb006e0afc64d66aa205f347d2c31cf P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:26.307782 17899 tablet_bootstrap.cc:492] T 12f42d428e1b4e4baec6982774776844 P eb5fdcca16c44777be259ff2488f4c3b: Bootstrap starting.
I20260710 11:03:26.303433 17901 raft_consensus.cc:740] T 94088458e46240c19d51a097e7cc8fd0 P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c5cbb50e718411f95e96a761e31751e, State: Initialized, Role: FOLLOWER
I20260710 11:03:26.308142 17924 raft_consensus.cc:515] T abb006e0afc64d66aa205f347d2c31cf P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:26.308719 17901 consensus_queue.cc:260] T 94088458e46240c19d51a097e7cc8fd0 P 8c5cbb50e718411f95e96a761e31751e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:26.310132 17924 leader_election.cc:290] T abb006e0afc64d66aa205f347d2c31cf P 8c5cbb50e718411f95e96a761e31751e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb5fdcca16c44777be259ff2488f4c3b (127.12.212.2:39405), b15df61de52c4e038d132628e52ea1c5 (127.12.212.3:35587)
I20260710 11:03:26.311136 17901 ts_tablet_manager.cc:1434] T 94088458e46240c19d51a097e7cc8fd0 P 8c5cbb50e718411f95e96a761e31751e: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.001s
I20260710 11:03:26.312156 17689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abb006e0afc64d66aa205f347d2c31cf" candidate_uuid: "8c5cbb50e718411f95e96a761e31751e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb5fdcca16c44777be259ff2488f4c3b" is_pre_election: true
I20260710 11:03:26.312659 17762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abb006e0afc64d66aa205f347d2c31cf" candidate_uuid: "8c5cbb50e718411f95e96a761e31751e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b15df61de52c4e038d132628e52ea1c5" is_pre_election: true
I20260710 11:03:26.312769 17689 raft_consensus.cc:2468] T abb006e0afc64d66aa205f347d2c31cf P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c5cbb50e718411f95e96a761e31751e in term 0.
I20260710 11:03:26.313336 17762 raft_consensus.cc:2468] T abb006e0afc64d66aa205f347d2c31cf P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c5cbb50e718411f95e96a761e31751e in term 0.
I20260710 11:03:26.314172 17579 leader_election.cc:304] T abb006e0afc64d66aa205f347d2c31cf P 8c5cbb50e718411f95e96a761e31751e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c5cbb50e718411f95e96a761e31751e, eb5fdcca16c44777be259ff2488f4c3b; no voters: 
I20260710 11:03:26.315096 17923 raft_consensus.cc:2804] T abb006e0afc64d66aa205f347d2c31cf P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:26.315275 17900 tablet_bootstrap.cc:654] T 647893b4681b4f59b4568d49acb928ae P b15df61de52c4e038d132628e52ea1c5: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:26.315446 17923 raft_consensus.cc:493] T abb006e0afc64d66aa205f347d2c31cf P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:26.315871 17923 raft_consensus.cc:3060] T abb006e0afc64d66aa205f347d2c31cf P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:26.317531 17899 tablet_bootstrap.cc:654] T 12f42d428e1b4e4baec6982774776844 P eb5fdcca16c44777be259ff2488f4c3b: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:26.320904 17901 tablet_bootstrap.cc:492] T e0849cd65790410b8c609c950ae3ba5f P 8c5cbb50e718411f95e96a761e31751e: Bootstrap starting.
I20260710 11:03:26.330142 17901 tablet_bootstrap.cc:654] T e0849cd65790410b8c609c950ae3ba5f P 8c5cbb50e718411f95e96a761e31751e: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:26.329996 17923 raft_consensus.cc:515] T abb006e0afc64d66aa205f347d2c31cf P 8c5cbb50e718411f95e96a761e31751e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:26.333173 17923 leader_election.cc:290] T abb006e0afc64d66aa205f347d2c31cf P 8c5cbb50e718411f95e96a761e31751e [CANDIDATE]: Term 1 election: Requested vote from peers eb5fdcca16c44777be259ff2488f4c3b (127.12.212.2:39405), b15df61de52c4e038d132628e52ea1c5 (127.12.212.3:35587)
I20260710 11:03:26.334985 17689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abb006e0afc64d66aa205f347d2c31cf" candidate_uuid: "8c5cbb50e718411f95e96a761e31751e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb5fdcca16c44777be259ff2488f4c3b"
I20260710 11:03:26.331395 17511 catalog_manager.cc:5697] T 94088458e46240c19d51a097e7cc8fd0 P eb5fdcca16c44777be259ff2488f4c3b reported cstate change: term changed from 0 to 1, leader changed from <none> to eb5fdcca16c44777be259ff2488f4c3b (127.12.212.2). New cstate: current_term: 1 leader_uuid: "eb5fdcca16c44777be259ff2488f4c3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:26.335796 17689 raft_consensus.cc:3060] T abb006e0afc64d66aa205f347d2c31cf P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:26.335053 17762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abb006e0afc64d66aa205f347d2c31cf" candidate_uuid: "8c5cbb50e718411f95e96a761e31751e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b15df61de52c4e038d132628e52ea1c5"
I20260710 11:03:26.336838 17762 raft_consensus.cc:3060] T abb006e0afc64d66aa205f347d2c31cf P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:26.339203 17923 raft_consensus.cc:493] T 647893b4681b4f59b4568d49acb928ae P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:26.339818 17923 raft_consensus.cc:515] T 647893b4681b4f59b4568d49acb928ae P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:26.343544 17688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "647893b4681b4f59b4568d49acb928ae" candidate_uuid: "8c5cbb50e718411f95e96a761e31751e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb5fdcca16c44777be259ff2488f4c3b" is_pre_election: true
I20260710 11:03:26.343818 17762 raft_consensus.cc:2468] T abb006e0afc64d66aa205f347d2c31cf P b15df61de52c4e038d132628e52ea1c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c5cbb50e718411f95e96a761e31751e in term 1.
I20260710 11:03:26.344357 17688 raft_consensus.cc:2468] T 647893b4681b4f59b4568d49acb928ae P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c5cbb50e718411f95e96a761e31751e in term 0.
I20260710 11:03:26.344983 17580 leader_election.cc:304] T abb006e0afc64d66aa205f347d2c31cf P 8c5cbb50e718411f95e96a761e31751e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c5cbb50e718411f95e96a761e31751e, b15df61de52c4e038d132628e52ea1c5; no voters: 
I20260710 11:03:26.345858 17924 raft_consensus.cc:2804] T abb006e0afc64d66aa205f347d2c31cf P 8c5cbb50e718411f95e96a761e31751e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:26.346360 17924 raft_consensus.cc:697] T abb006e0afc64d66aa205f347d2c31cf P 8c5cbb50e718411f95e96a761e31751e [term 1 LEADER]: Becoming Leader. State: Replica: 8c5cbb50e718411f95e96a761e31751e, State: Running, Role: LEADER
I20260710 11:03:26.345718 17579 leader_election.cc:304] T 647893b4681b4f59b4568d49acb928ae P 8c5cbb50e718411f95e96a761e31751e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c5cbb50e718411f95e96a761e31751e, eb5fdcca16c44777be259ff2488f4c3b; no voters: 
I20260710 11:03:26.347165 17924 consensus_queue.cc:237] T abb006e0afc64d66aa205f347d2c31cf P 8c5cbb50e718411f95e96a761e31751e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:26.348160 17922 raft_consensus.cc:2804] T 647893b4681b4f59b4568d49acb928ae P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:26.348520 17922 raft_consensus.cc:493] T 647893b4681b4f59b4568d49acb928ae P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:26.348829 17922 raft_consensus.cc:3060] T 647893b4681b4f59b4568d49acb928ae P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:26.349339 17923 leader_election.cc:290] T 647893b4681b4f59b4568d49acb928ae P 8c5cbb50e718411f95e96a761e31751e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb5fdcca16c44777be259ff2488f4c3b (127.12.212.2:39405), b15df61de52c4e038d132628e52ea1c5 (127.12.212.3:35587)
I20260710 11:03:26.351725 17762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "647893b4681b4f59b4568d49acb928ae" candidate_uuid: "8c5cbb50e718411f95e96a761e31751e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b15df61de52c4e038d132628e52ea1c5" is_pre_election: true
I20260710 11:03:26.352110 17689 raft_consensus.cc:2468] T abb006e0afc64d66aa205f347d2c31cf P eb5fdcca16c44777be259ff2488f4c3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c5cbb50e718411f95e96a761e31751e in term 1.
W20260710 11:03:26.353037 17580 leader_election.cc:343] T 647893b4681b4f59b4568d49acb928ae P 8c5cbb50e718411f95e96a761e31751e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b15df61de52c4e038d132628e52ea1c5 (127.12.212.3:35587): Illegal state: must be running to vote when last-logged opid is not known
I20260710 11:03:26.354005 17900 tablet_bootstrap.cc:492] T 647893b4681b4f59b4568d49acb928ae P b15df61de52c4e038d132628e52ea1c5: No bootstrap required, opened a new log
I20260710 11:03:26.354606 17900 ts_tablet_manager.cc:1403] T 647893b4681b4f59b4568d49acb928ae P b15df61de52c4e038d132628e52ea1c5: Time spent bootstrapping tablet: real 0.050s	user 0.021s	sys 0.004s
I20260710 11:03:26.356389 17922 raft_consensus.cc:515] T 647893b4681b4f59b4568d49acb928ae P 8c5cbb50e718411f95e96a761e31751e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:26.358700 17922 leader_election.cc:290] T 647893b4681b4f59b4568d49acb928ae P 8c5cbb50e718411f95e96a761e31751e [CANDIDATE]: Term 1 election: Requested vote from peers eb5fdcca16c44777be259ff2488f4c3b (127.12.212.2:39405), b15df61de52c4e038d132628e52ea1c5 (127.12.212.3:35587)
I20260710 11:03:26.359484 17688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "647893b4681b4f59b4568d49acb928ae" candidate_uuid: "8c5cbb50e718411f95e96a761e31751e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb5fdcca16c44777be259ff2488f4c3b"
I20260710 11:03:26.359858 17762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "647893b4681b4f59b4568d49acb928ae" candidate_uuid: "8c5cbb50e718411f95e96a761e31751e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b15df61de52c4e038d132628e52ea1c5"
I20260710 11:03:26.360054 17688 raft_consensus.cc:3060] T 647893b4681b4f59b4568d49acb928ae P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:26.361558 17901 tablet_bootstrap.cc:492] T e0849cd65790410b8c609c950ae3ba5f P 8c5cbb50e718411f95e96a761e31751e: No bootstrap required, opened a new log
I20260710 11:03:26.362203 17901 ts_tablet_manager.cc:1403] T e0849cd65790410b8c609c950ae3ba5f P 8c5cbb50e718411f95e96a761e31751e: Time spent bootstrapping tablet: real 0.042s	user 0.009s	sys 0.009s
I20260710 11:03:26.365243 17901 raft_consensus.cc:359] T e0849cd65790410b8c609c950ae3ba5f P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:26.365868 17901 raft_consensus.cc:385] T e0849cd65790410b8c609c950ae3ba5f P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:26.366164 17901 raft_consensus.cc:740] T e0849cd65790410b8c609c950ae3ba5f P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c5cbb50e718411f95e96a761e31751e, State: Initialized, Role: FOLLOWER
I20260710 11:03:26.366885 17688 raft_consensus.cc:2468] T 647893b4681b4f59b4568d49acb928ae P eb5fdcca16c44777be259ff2488f4c3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c5cbb50e718411f95e96a761e31751e in term 1.
I20260710 11:03:26.367085 17901 consensus_queue.cc:260] T e0849cd65790410b8c609c950ae3ba5f P 8c5cbb50e718411f95e96a761e31751e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:26.368213 17579 leader_election.cc:304] T 647893b4681b4f59b4568d49acb928ae P 8c5cbb50e718411f95e96a761e31751e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c5cbb50e718411f95e96a761e31751e, eb5fdcca16c44777be259ff2488f4c3b; no voters: 
I20260710 11:03:26.369288 17922 raft_consensus.cc:2804] T 647893b4681b4f59b4568d49acb928ae P 8c5cbb50e718411f95e96a761e31751e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:26.369731 17922 raft_consensus.cc:697] T 647893b4681b4f59b4568d49acb928ae P 8c5cbb50e718411f95e96a761e31751e [term 1 LEADER]: Becoming Leader. State: Replica: 8c5cbb50e718411f95e96a761e31751e, State: Running, Role: LEADER
I20260710 11:03:26.369855 17901 ts_tablet_manager.cc:1434] T e0849cd65790410b8c609c950ae3ba5f P 8c5cbb50e718411f95e96a761e31751e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 11:03:26.369643 17511 catalog_manager.cc:5697] T abb006e0afc64d66aa205f347d2c31cf P 8c5cbb50e718411f95e96a761e31751e reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c5cbb50e718411f95e96a761e31751e (127.12.212.1). New cstate: current_term: 1 leader_uuid: "8c5cbb50e718411f95e96a761e31751e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:26.370693 17922 consensus_queue.cc:237] T 647893b4681b4f59b4568d49acb928ae P 8c5cbb50e718411f95e96a761e31751e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:26.371209 17901 tablet_bootstrap.cc:492] T 12f42d428e1b4e4baec6982774776844 P 8c5cbb50e718411f95e96a761e31751e: Bootstrap starting.
I20260710 11:03:26.358086 17900 raft_consensus.cc:359] T 647893b4681b4f59b4568d49acb928ae P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:26.378300 17900 raft_consensus.cc:385] T 647893b4681b4f59b4568d49acb928ae P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:26.379683 17900 raft_consensus.cc:740] T 647893b4681b4f59b4568d49acb928ae P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b15df61de52c4e038d132628e52ea1c5, State: Initialized, Role: FOLLOWER
I20260710 11:03:26.378494 17901 tablet_bootstrap.cc:654] T 12f42d428e1b4e4baec6982774776844 P 8c5cbb50e718411f95e96a761e31751e: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:26.380781 17900 consensus_queue.cc:260] T 647893b4681b4f59b4568d49acb928ae P b15df61de52c4e038d132628e52ea1c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:26.381647 17762 raft_consensus.cc:3060] T 647893b4681b4f59b4568d49acb928ae P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:26.384478 17900 ts_tablet_manager.cc:1434] T 647893b4681b4f59b4568d49acb928ae P b15df61de52c4e038d132628e52ea1c5: Time spent starting tablet: real 0.029s	user 0.002s	sys 0.004s
I20260710 11:03:26.385433 17900 tablet_bootstrap.cc:492] T 28e89bb19edb4cef878a9fc609d43764 P b15df61de52c4e038d132628e52ea1c5: Bootstrap starting.
I20260710 11:03:26.393363 17901 tablet_bootstrap.cc:492] T 12f42d428e1b4e4baec6982774776844 P 8c5cbb50e718411f95e96a761e31751e: No bootstrap required, opened a new log
I20260710 11:03:26.393821 17762 raft_consensus.cc:2468] T 647893b4681b4f59b4568d49acb928ae P b15df61de52c4e038d132628e52ea1c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c5cbb50e718411f95e96a761e31751e in term 1.
I20260710 11:03:26.394081 17901 ts_tablet_manager.cc:1403] T 12f42d428e1b4e4baec6982774776844 P 8c5cbb50e718411f95e96a761e31751e: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.009s
I20260710 11:03:26.397804 17900 tablet_bootstrap.cc:654] T 28e89bb19edb4cef878a9fc609d43764 P b15df61de52c4e038d132628e52ea1c5: Neither blocks nor log segments found. Creating new log.
I20260710 11:03:26.402155 17900 tablet_bootstrap.cc:492] T 28e89bb19edb4cef878a9fc609d43764 P b15df61de52c4e038d132628e52ea1c5: No bootstrap required, opened a new log
I20260710 11:03:26.402566 17900 ts_tablet_manager.cc:1403] T 28e89bb19edb4cef878a9fc609d43764 P b15df61de52c4e038d132628e52ea1c5: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.000s
I20260710 11:03:26.404690 17901 raft_consensus.cc:359] T 12f42d428e1b4e4baec6982774776844 P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:26.405498 17901 raft_consensus.cc:385] T 12f42d428e1b4e4baec6982774776844 P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:26.405187 17900 raft_consensus.cc:359] T 28e89bb19edb4cef878a9fc609d43764 P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:26.405861 17901 raft_consensus.cc:740] T 12f42d428e1b4e4baec6982774776844 P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8c5cbb50e718411f95e96a761e31751e, State: Initialized, Role: FOLLOWER
I20260710 11:03:26.406424 17900 raft_consensus.cc:385] T 28e89bb19edb4cef878a9fc609d43764 P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:26.406813 17900 raft_consensus.cc:740] T 28e89bb19edb4cef878a9fc609d43764 P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b15df61de52c4e038d132628e52ea1c5, State: Initialized, Role: FOLLOWER
I20260710 11:03:26.406833 17901 consensus_queue.cc:260] T 12f42d428e1b4e4baec6982774776844 P 8c5cbb50e718411f95e96a761e31751e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:26.406013 17511 catalog_manager.cc:5697] T 647893b4681b4f59b4568d49acb928ae P 8c5cbb50e718411f95e96a761e31751e reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c5cbb50e718411f95e96a761e31751e (127.12.212.1). New cstate: current_term: 1 leader_uuid: "8c5cbb50e718411f95e96a761e31751e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:26.409310 17901 ts_tablet_manager.cc:1434] T 12f42d428e1b4e4baec6982774776844 P 8c5cbb50e718411f95e96a761e31751e: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 11:03:26.409153 17900 consensus_queue.cc:260] T 28e89bb19edb4cef878a9fc609d43764 P b15df61de52c4e038d132628e52ea1c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:26.411044 17900 ts_tablet_manager.cc:1434] T 28e89bb19edb4cef878a9fc609d43764 P b15df61de52c4e038d132628e52ea1c5: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 11:03:26.411361 17899 tablet_bootstrap.cc:492] T 12f42d428e1b4e4baec6982774776844 P eb5fdcca16c44777be259ff2488f4c3b: No bootstrap required, opened a new log
I20260710 11:03:26.411818 17899 ts_tablet_manager.cc:1403] T 12f42d428e1b4e4baec6982774776844 P eb5fdcca16c44777be259ff2488f4c3b: Time spent bootstrapping tablet: real 0.104s	user 0.007s	sys 0.036s
I20260710 11:03:26.413784 17899 raft_consensus.cc:359] T 12f42d428e1b4e4baec6982774776844 P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:26.414271 17899 raft_consensus.cc:385] T 12f42d428e1b4e4baec6982774776844 P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 11:03:26.414669 17899 raft_consensus.cc:740] T 12f42d428e1b4e4baec6982774776844 P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb5fdcca16c44777be259ff2488f4c3b, State: Initialized, Role: FOLLOWER
I20260710 11:03:26.415473 17899 consensus_queue.cc:260] T 12f42d428e1b4e4baec6982774776844 P eb5fdcca16c44777be259ff2488f4c3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:26.417471 17899 ts_tablet_manager.cc:1434] T 12f42d428e1b4e4baec6982774776844 P eb5fdcca16c44777be259ff2488f4c3b: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260710 11:03:26.497812 17913 raft_consensus.cc:493] T e0849cd65790410b8c609c950ae3ba5f P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:26.498349 17913 raft_consensus.cc:515] T e0849cd65790410b8c609c950ae3ba5f P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:26.500255 17913 leader_election.cc:290] T e0849cd65790410b8c609c950ae3ba5f P b15df61de52c4e038d132628e52ea1c5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8c5cbb50e718411f95e96a761e31751e (127.12.212.1:40699), eb5fdcca16c44777be259ff2488f4c3b (127.12.212.2:39405)
I20260710 11:03:26.500772 17613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0849cd65790410b8c609c950ae3ba5f" candidate_uuid: "b15df61de52c4e038d132628e52ea1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5cbb50e718411f95e96a761e31751e" is_pre_election: true
I20260710 11:03:26.501328 17688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0849cd65790410b8c609c950ae3ba5f" candidate_uuid: "b15df61de52c4e038d132628e52ea1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb5fdcca16c44777be259ff2488f4c3b" is_pre_election: true
I20260710 11:03:26.501376 17613 raft_consensus.cc:2468] T e0849cd65790410b8c609c950ae3ba5f P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b15df61de52c4e038d132628e52ea1c5 in term 0.
I20260710 11:03:26.501968 17688 raft_consensus.cc:2468] T e0849cd65790410b8c609c950ae3ba5f P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b15df61de52c4e038d132628e52ea1c5 in term 0.
I20260710 11:03:26.502455 17728 leader_election.cc:304] T e0849cd65790410b8c609c950ae3ba5f P b15df61de52c4e038d132628e52ea1c5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c5cbb50e718411f95e96a761e31751e, b15df61de52c4e038d132628e52ea1c5; no voters: 
I20260710 11:03:26.503234 17913 raft_consensus.cc:2804] T e0849cd65790410b8c609c950ae3ba5f P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:26.503528 17913 raft_consensus.cc:493] T e0849cd65790410b8c609c950ae3ba5f P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:26.503769 17913 raft_consensus.cc:3060] T e0849cd65790410b8c609c950ae3ba5f P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:26.508625 17913 raft_consensus.cc:515] T e0849cd65790410b8c609c950ae3ba5f P b15df61de52c4e038d132628e52ea1c5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:26.510026 17913 leader_election.cc:290] T e0849cd65790410b8c609c950ae3ba5f P b15df61de52c4e038d132628e52ea1c5 [CANDIDATE]: Term 1 election: Requested vote from peers 8c5cbb50e718411f95e96a761e31751e (127.12.212.1:40699), eb5fdcca16c44777be259ff2488f4c3b (127.12.212.2:39405)
I20260710 11:03:26.510713 17613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0849cd65790410b8c609c950ae3ba5f" candidate_uuid: "b15df61de52c4e038d132628e52ea1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8c5cbb50e718411f95e96a761e31751e"
I20260710 11:03:26.511276 17613 raft_consensus.cc:3060] T e0849cd65790410b8c609c950ae3ba5f P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:26.511104 17688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0849cd65790410b8c609c950ae3ba5f" candidate_uuid: "b15df61de52c4e038d132628e52ea1c5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb5fdcca16c44777be259ff2488f4c3b"
I20260710 11:03:26.511849 17688 raft_consensus.cc:3060] T e0849cd65790410b8c609c950ae3ba5f P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:26.516135 17613 raft_consensus.cc:2468] T e0849cd65790410b8c609c950ae3ba5f P 8c5cbb50e718411f95e96a761e31751e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b15df61de52c4e038d132628e52ea1c5 in term 1.
I20260710 11:03:26.517033 17728 leader_election.cc:304] T e0849cd65790410b8c609c950ae3ba5f P b15df61de52c4e038d132628e52ea1c5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c5cbb50e718411f95e96a761e31751e, b15df61de52c4e038d132628e52ea1c5; no voters: 
I20260710 11:03:26.517663 17913 raft_consensus.cc:2804] T e0849cd65790410b8c609c950ae3ba5f P b15df61de52c4e038d132628e52ea1c5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:26.518034 17913 raft_consensus.cc:697] T e0849cd65790410b8c609c950ae3ba5f P b15df61de52c4e038d132628e52ea1c5 [term 1 LEADER]: Becoming Leader. State: Replica: b15df61de52c4e038d132628e52ea1c5, State: Running, Role: LEADER
I20260710 11:03:26.517895 17688 raft_consensus.cc:2468] T e0849cd65790410b8c609c950ae3ba5f P eb5fdcca16c44777be259ff2488f4c3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b15df61de52c4e038d132628e52ea1c5 in term 1.
I20260710 11:03:26.518862 17913 consensus_queue.cc:237] T e0849cd65790410b8c609c950ae3ba5f P b15df61de52c4e038d132628e52ea1c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:26.522740 17922 raft_consensus.cc:493] T 28e89bb19edb4cef878a9fc609d43764 P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:26.523258 17922 raft_consensus.cc:515] T 28e89bb19edb4cef878a9fc609d43764 P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:26.525146 17922 leader_election.cc:290] T 28e89bb19edb4cef878a9fc609d43764 P 8c5cbb50e718411f95e96a761e31751e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb5fdcca16c44777be259ff2488f4c3b (127.12.212.2:39405), b15df61de52c4e038d132628e52ea1c5 (127.12.212.3:35587)
I20260710 11:03:26.525739 17688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28e89bb19edb4cef878a9fc609d43764" candidate_uuid: "8c5cbb50e718411f95e96a761e31751e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb5fdcca16c44777be259ff2488f4c3b" is_pre_election: true
I20260710 11:03:26.526364 17688 raft_consensus.cc:2468] T 28e89bb19edb4cef878a9fc609d43764 P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c5cbb50e718411f95e96a761e31751e in term 0.
I20260710 11:03:26.526912 17762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28e89bb19edb4cef878a9fc609d43764" candidate_uuid: "8c5cbb50e718411f95e96a761e31751e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b15df61de52c4e038d132628e52ea1c5" is_pre_election: true
I20260710 11:03:26.527638 17762 raft_consensus.cc:2468] T 28e89bb19edb4cef878a9fc609d43764 P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c5cbb50e718411f95e96a761e31751e in term 0.
I20260710 11:03:26.527657 17579 leader_election.cc:304] T 28e89bb19edb4cef878a9fc609d43764 P 8c5cbb50e718411f95e96a761e31751e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c5cbb50e718411f95e96a761e31751e, eb5fdcca16c44777be259ff2488f4c3b; no voters: 
I20260710 11:03:26.526808 17512 catalog_manager.cc:5697] T e0849cd65790410b8c609c950ae3ba5f P b15df61de52c4e038d132628e52ea1c5 reported cstate change: term changed from 0 to 1, leader changed from <none> to b15df61de52c4e038d132628e52ea1c5 (127.12.212.3). New cstate: current_term: 1 leader_uuid: "b15df61de52c4e038d132628e52ea1c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:26.528615 17922 raft_consensus.cc:2804] T 28e89bb19edb4cef878a9fc609d43764 P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:26.528862 17922 raft_consensus.cc:493] T 28e89bb19edb4cef878a9fc609d43764 P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:26.529062 17922 raft_consensus.cc:3060] T 28e89bb19edb4cef878a9fc609d43764 P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:26.532913 17915 consensus_queue.cc:1048] T b330935981fb4574b55a88ad5e3cb775 P eb5fdcca16c44777be259ff2488f4c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:26.535743 17922 raft_consensus.cc:515] T 28e89bb19edb4cef878a9fc609d43764 P 8c5cbb50e718411f95e96a761e31751e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:26.538419 17688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28e89bb19edb4cef878a9fc609d43764" candidate_uuid: "8c5cbb50e718411f95e96a761e31751e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb5fdcca16c44777be259ff2488f4c3b"
I20260710 11:03:26.539018 17688 raft_consensus.cc:3060] T 28e89bb19edb4cef878a9fc609d43764 P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:26.539330 17763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28e89bb19edb4cef878a9fc609d43764" candidate_uuid: "8c5cbb50e718411f95e96a761e31751e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b15df61de52c4e038d132628e52ea1c5"
I20260710 11:03:26.539883 17763 raft_consensus.cc:3060] T 28e89bb19edb4cef878a9fc609d43764 P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:26.545938 17688 raft_consensus.cc:2468] T 28e89bb19edb4cef878a9fc609d43764 P eb5fdcca16c44777be259ff2488f4c3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c5cbb50e718411f95e96a761e31751e in term 1.
I20260710 11:03:26.546618 17763 raft_consensus.cc:2468] T 28e89bb19edb4cef878a9fc609d43764 P b15df61de52c4e038d132628e52ea1c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c5cbb50e718411f95e96a761e31751e in term 1.
I20260710 11:03:26.547180 17579 leader_election.cc:304] T 28e89bb19edb4cef878a9fc609d43764 P 8c5cbb50e718411f95e96a761e31751e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c5cbb50e718411f95e96a761e31751e, eb5fdcca16c44777be259ff2488f4c3b; no voters: 
I20260710 11:03:26.548053 17924 raft_consensus.cc:2804] T 28e89bb19edb4cef878a9fc609d43764 P 8c5cbb50e718411f95e96a761e31751e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:26.548568 17924 raft_consensus.cc:697] T 28e89bb19edb4cef878a9fc609d43764 P 8c5cbb50e718411f95e96a761e31751e [term 1 LEADER]: Becoming Leader. State: Replica: 8c5cbb50e718411f95e96a761e31751e, State: Running, Role: LEADER
I20260710 11:03:26.549381 17924 consensus_queue.cc:237] T 28e89bb19edb4cef878a9fc609d43764 P 8c5cbb50e718411f95e96a761e31751e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:26.548074 17922 leader_election.cc:290] T 28e89bb19edb4cef878a9fc609d43764 P 8c5cbb50e718411f95e96a761e31751e [CANDIDATE]: Term 1 election: Requested vote from peers eb5fdcca16c44777be259ff2488f4c3b (127.12.212.2:39405), b15df61de52c4e038d132628e52ea1c5 (127.12.212.3:35587)
I20260710 11:03:26.552120 17915 consensus_queue.cc:1048] T b330935981fb4574b55a88ad5e3cb775 P eb5fdcca16c44777be259ff2488f4c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:26.563436 17512 catalog_manager.cc:5697] T 28e89bb19edb4cef878a9fc609d43764 P 8c5cbb50e718411f95e96a761e31751e reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c5cbb50e718411f95e96a761e31751e (127.12.212.1). New cstate: current_term: 1 leader_uuid: "8c5cbb50e718411f95e96a761e31751e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:26.604295 17924 consensus_queue.cc:1048] T 7dc7824019b7495c8595355ff90c48cc P 8c5cbb50e718411f95e96a761e31751e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:26.614768 17924 consensus_queue.cc:1048] T 7dc7824019b7495c8595355ff90c48cc P 8c5cbb50e718411f95e96a761e31751e [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:26.619201 17924 raft_consensus.cc:493] T 12f42d428e1b4e4baec6982774776844 P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:26.619659 17924 raft_consensus.cc:515] T 12f42d428e1b4e4baec6982774776844 P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:26.622438 17689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f42d428e1b4e4baec6982774776844" candidate_uuid: "8c5cbb50e718411f95e96a761e31751e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb5fdcca16c44777be259ff2488f4c3b" is_pre_election: true
I20260710 11:03:26.623090 17689 raft_consensus.cc:2468] T 12f42d428e1b4e4baec6982774776844 P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c5cbb50e718411f95e96a761e31751e in term 0.
I20260710 11:03:26.624097 17579 leader_election.cc:304] T 12f42d428e1b4e4baec6982774776844 P 8c5cbb50e718411f95e96a761e31751e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c5cbb50e718411f95e96a761e31751e, eb5fdcca16c44777be259ff2488f4c3b; no voters: 
I20260710 11:03:26.624817 17923 raft_consensus.cc:2804] T 12f42d428e1b4e4baec6982774776844 P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 11:03:26.625135 17923 raft_consensus.cc:493] T 12f42d428e1b4e4baec6982774776844 P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 11:03:26.625432 17923 raft_consensus.cc:3060] T 12f42d428e1b4e4baec6982774776844 P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:26.626371 17924 leader_election.cc:290] T 12f42d428e1b4e4baec6982774776844 P 8c5cbb50e718411f95e96a761e31751e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb5fdcca16c44777be259ff2488f4c3b (127.12.212.2:39405), b15df61de52c4e038d132628e52ea1c5 (127.12.212.3:35587)
I20260710 11:03:26.627532 17762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f42d428e1b4e4baec6982774776844" candidate_uuid: "8c5cbb50e718411f95e96a761e31751e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b15df61de52c4e038d132628e52ea1c5" is_pre_election: true
I20260710 11:03:26.628415 17762 raft_consensus.cc:2468] T 12f42d428e1b4e4baec6982774776844 P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8c5cbb50e718411f95e96a761e31751e in term 0.
I20260710 11:03:26.630402 17924 raft_consensus.cc:493] T 94088458e46240c19d51a097e7cc8fd0 P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 11:03:26.630965 17924 raft_consensus.cc:515] T 94088458e46240c19d51a097e7cc8fd0 P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:26.631860 17923 raft_consensus.cc:515] T 12f42d428e1b4e4baec6982774776844 P 8c5cbb50e718411f95e96a761e31751e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:26.632838 17924 leader_election.cc:290] T 94088458e46240c19d51a097e7cc8fd0 P 8c5cbb50e718411f95e96a761e31751e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb5fdcca16c44777be259ff2488f4c3b (127.12.212.2:39405), b15df61de52c4e038d132628e52ea1c5 (127.12.212.3:35587)
I20260710 11:03:26.633630 17688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94088458e46240c19d51a097e7cc8fd0" candidate_uuid: "8c5cbb50e718411f95e96a761e31751e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb5fdcca16c44777be259ff2488f4c3b" is_pre_election: true
I20260710 11:03:26.634636 17762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94088458e46240c19d51a097e7cc8fd0" candidate_uuid: "8c5cbb50e718411f95e96a761e31751e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b15df61de52c4e038d132628e52ea1c5" is_pre_election: true
I20260710 11:03:26.635061 17689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f42d428e1b4e4baec6982774776844" candidate_uuid: "8c5cbb50e718411f95e96a761e31751e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb5fdcca16c44777be259ff2488f4c3b"
I20260710 11:03:26.635661 17762 raft_consensus.cc:2393] T 94088458e46240c19d51a097e7cc8fd0 P b15df61de52c4e038d132628e52ea1c5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8c5cbb50e718411f95e96a761e31751e in current term 1: Already voted for candidate eb5fdcca16c44777be259ff2488f4c3b in this term.
I20260710 11:03:26.635735 17689 raft_consensus.cc:3060] T 12f42d428e1b4e4baec6982774776844 P eb5fdcca16c44777be259ff2488f4c3b [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:26.636891 17923 leader_election.cc:290] T 12f42d428e1b4e4baec6982774776844 P 8c5cbb50e718411f95e96a761e31751e [CANDIDATE]: Term 1 election: Requested vote from peers eb5fdcca16c44777be259ff2488f4c3b (127.12.212.2:39405), b15df61de52c4e038d132628e52ea1c5 (127.12.212.3:35587)
I20260710 11:03:26.636971 17580 leader_election.cc:304] T 94088458e46240c19d51a097e7cc8fd0 P 8c5cbb50e718411f95e96a761e31751e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8c5cbb50e718411f95e96a761e31751e; no voters: b15df61de52c4e038d132628e52ea1c5, eb5fdcca16c44777be259ff2488f4c3b
I20260710 11:03:26.635733 17763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f42d428e1b4e4baec6982774776844" candidate_uuid: "8c5cbb50e718411f95e96a761e31751e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b15df61de52c4e038d132628e52ea1c5"
I20260710 11:03:26.637949 17763 raft_consensus.cc:3060] T 12f42d428e1b4e4baec6982774776844 P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:26.638252 17923 raft_consensus.cc:3060] T 94088458e46240c19d51a097e7cc8fd0 P 8c5cbb50e718411f95e96a761e31751e [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:26.643061 17689 raft_consensus.cc:2468] T 12f42d428e1b4e4baec6982774776844 P eb5fdcca16c44777be259ff2488f4c3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c5cbb50e718411f95e96a761e31751e in term 1.
I20260710 11:03:26.644114 17579 leader_election.cc:304] T 12f42d428e1b4e4baec6982774776844 P 8c5cbb50e718411f95e96a761e31751e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c5cbb50e718411f95e96a761e31751e, eb5fdcca16c44777be259ff2488f4c3b; no voters: 
I20260710 11:03:26.644923 17924 raft_consensus.cc:2804] T 12f42d428e1b4e4baec6982774776844 P 8c5cbb50e718411f95e96a761e31751e [term 1 FOLLOWER]: Leader election won for term 1
I20260710 11:03:26.645452 17924 raft_consensus.cc:697] T 12f42d428e1b4e4baec6982774776844 P 8c5cbb50e718411f95e96a761e31751e [term 1 LEADER]: Becoming Leader. State: Replica: 8c5cbb50e718411f95e96a761e31751e, State: Running, Role: LEADER
I20260710 11:03:26.645396 17763 raft_consensus.cc:2468] T 12f42d428e1b4e4baec6982774776844 P b15df61de52c4e038d132628e52ea1c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c5cbb50e718411f95e96a761e31751e in term 1.
I20260710 11:03:26.646478 17923 raft_consensus.cc:2749] T 94088458e46240c19d51a097e7cc8fd0 P 8c5cbb50e718411f95e96a761e31751e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 11:03:26.646430 17924 consensus_queue.cc:237] T 12f42d428e1b4e4baec6982774776844 P 8c5cbb50e718411f95e96a761e31751e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:26.654855 17511 catalog_manager.cc:5697] T 12f42d428e1b4e4baec6982774776844 P 8c5cbb50e718411f95e96a761e31751e reported cstate change: term changed from 0 to 1, leader changed from <none> to 8c5cbb50e718411f95e96a761e31751e (127.12.212.1). New cstate: current_term: 1 leader_uuid: "8c5cbb50e718411f95e96a761e31751e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:26.663405 17923 consensus_queue.cc:1048] T 88665fd338054de58451a0a53d8b5b4c P 8c5cbb50e718411f95e96a761e31751e [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:26.671599 17763 raft_consensus.cc:3060] T 88665fd338054de58451a0a53d8b5b4c P b15df61de52c4e038d132628e52ea1c5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 11:03:26.678349 17924 consensus_queue.cc:1048] T 88665fd338054de58451a0a53d8b5b4c P 8c5cbb50e718411f95e96a761e31751e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:26.699771 17689 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "94088458e46240c19d51a097e7cc8fd0"
dest_uuid: "eb5fdcca16c44777be259ff2488f4c3b"
mode: GRACEFUL
new_leader_uuid: "8c5cbb50e718411f95e96a761e31751e"
 from {username='slave'} at 127.0.0.1:48274
I20260710 11:03:26.700243 17689 raft_consensus.cc:606] T 94088458e46240c19d51a097e7cc8fd0 P eb5fdcca16c44777be259ff2488f4c3b [term 1 LEADER]: Received request to transfer leadership to TS 8c5cbb50e718411f95e96a761e31751e
I20260710 11:03:26.705889 17915 consensus_queue.cc:1048] T 94088458e46240c19d51a097e7cc8fd0 P eb5fdcca16c44777be259ff2488f4c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:26.708761 17613 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "88665fd338054de58451a0a53d8b5b4c"
dest_uuid: "8c5cbb50e718411f95e96a761e31751e"
mode: GRACEFUL
new_leader_uuid: "eb5fdcca16c44777be259ff2488f4c3b"
 from {username='slave'} at 127.0.0.1:33728
I20260710 11:03:26.709380 17613 raft_consensus.cc:606] T 88665fd338054de58451a0a53d8b5b4c P 8c5cbb50e718411f95e96a761e31751e [term 1 LEADER]: Received request to transfer leadership to TS eb5fdcca16c44777be259ff2488f4c3b
I20260710 11:03:26.712502 17916 raft_consensus.cc:993] T 94088458e46240c19d51a097e7cc8fd0 P eb5fdcca16c44777be259ff2488f4c3b: : Instructing follower 8c5cbb50e718411f95e96a761e31751e to start an election
I20260710 11:03:26.714314 17915 raft_consensus.cc:1081] T 94088458e46240c19d51a097e7cc8fd0 P eb5fdcca16c44777be259ff2488f4c3b [term 1 LEADER]: Signalling peer 8c5cbb50e718411f95e96a761e31751e to start an election
I20260710 11:03:26.714821 17612 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "647893b4681b4f59b4568d49acb928ae"
dest_uuid: "8c5cbb50e718411f95e96a761e31751e"
mode: GRACEFUL
new_leader_uuid: "eb5fdcca16c44777be259ff2488f4c3b"
 from {username='slave'} at 127.0.0.1:33728
I20260710 11:03:26.715832 17612 raft_consensus.cc:606] T 647893b4681b4f59b4568d49acb928ae P 8c5cbb50e718411f95e96a761e31751e [term 1 LEADER]: Received request to transfer leadership to TS eb5fdcca16c44777be259ff2488f4c3b
I20260710 11:03:26.717028 17611 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "94088458e46240c19d51a097e7cc8fd0"
dest_uuid: "8c5cbb50e718411f95e96a761e31751e"
 from {username='slave'} at 127.0.0.1:33714
I20260710 11:03:26.717655 17611 raft_consensus.cc:493] T 94088458e46240c19d51a097e7cc8fd0 P 8c5cbb50e718411f95e96a761e31751e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:26.718081 17611 raft_consensus.cc:3060] T 94088458e46240c19d51a097e7cc8fd0 P 8c5cbb50e718411f95e96a761e31751e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:26.730381 17924 consensus_queue.cc:1048] T abb006e0afc64d66aa205f347d2c31cf P 8c5cbb50e718411f95e96a761e31751e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:26.731396 17611 raft_consensus.cc:515] T 94088458e46240c19d51a097e7cc8fd0 P 8c5cbb50e718411f95e96a761e31751e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:26.733554 17611 leader_election.cc:290] T 94088458e46240c19d51a097e7cc8fd0 P 8c5cbb50e718411f95e96a761e31751e [CANDIDATE]: Term 2 election: Requested vote from peers eb5fdcca16c44777be259ff2488f4c3b (127.12.212.2:39405), b15df61de52c4e038d132628e52ea1c5 (127.12.212.3:35587)
I20260710 11:03:26.737100 17761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94088458e46240c19d51a097e7cc8fd0" candidate_uuid: "8c5cbb50e718411f95e96a761e31751e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b15df61de52c4e038d132628e52ea1c5"
I20260710 11:03:26.737398 17689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94088458e46240c19d51a097e7cc8fd0" candidate_uuid: "8c5cbb50e718411f95e96a761e31751e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb5fdcca16c44777be259ff2488f4c3b"
I20260710 11:03:26.737718 17761 raft_consensus.cc:3060] T 94088458e46240c19d51a097e7cc8fd0 P b15df61de52c4e038d132628e52ea1c5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:26.737756 17956 consensus_queue.cc:1048] T 94088458e46240c19d51a097e7cc8fd0 P eb5fdcca16c44777be259ff2488f4c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:26.738643 17689 raft_consensus.cc:3055] T 94088458e46240c19d51a097e7cc8fd0 P eb5fdcca16c44777be259ff2488f4c3b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:26.738960 17689 raft_consensus.cc:740] T 94088458e46240c19d51a097e7cc8fd0 P eb5fdcca16c44777be259ff2488f4c3b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eb5fdcca16c44777be259ff2488f4c3b, State: Running, Role: LEADER
I20260710 11:03:26.739665 17689 consensus_queue.cc:260] T 94088458e46240c19d51a097e7cc8fd0 P eb5fdcca16c44777be259ff2488f4c3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:26.740698 17689 raft_consensus.cc:3060] T 94088458e46240c19d51a097e7cc8fd0 P eb5fdcca16c44777be259ff2488f4c3b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:26.745376 17761 raft_consensus.cc:2468] T 94088458e46240c19d51a097e7cc8fd0 P b15df61de52c4e038d132628e52ea1c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c5cbb50e718411f95e96a761e31751e in term 2.
I20260710 11:03:26.745654 17763 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e0849cd65790410b8c609c950ae3ba5f"
dest_uuid: "b15df61de52c4e038d132628e52ea1c5"
mode: GRACEFUL
new_leader_uuid: "eb5fdcca16c44777be259ff2488f4c3b"
 from {username='slave'} at 127.0.0.1:57798
I20260710 11:03:26.747108 17689 raft_consensus.cc:2468] T 94088458e46240c19d51a097e7cc8fd0 P eb5fdcca16c44777be259ff2488f4c3b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8c5cbb50e718411f95e96a761e31751e in term 2.
I20260710 11:03:26.747279 17763 raft_consensus.cc:606] T e0849cd65790410b8c609c950ae3ba5f P b15df61de52c4e038d132628e52ea1c5 [term 1 LEADER]: Received request to transfer leadership to TS eb5fdcca16c44777be259ff2488f4c3b
I20260710 11:03:26.748528 17580 leader_election.cc:304] T 94088458e46240c19d51a097e7cc8fd0 P 8c5cbb50e718411f95e96a761e31751e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c5cbb50e718411f95e96a761e31751e, b15df61de52c4e038d132628e52ea1c5; no voters: 
I20260710 11:03:26.750049 17924 raft_consensus.cc:2804] T 94088458e46240c19d51a097e7cc8fd0 P 8c5cbb50e718411f95e96a761e31751e [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:26.750547 17924 raft_consensus.cc:697] T 94088458e46240c19d51a097e7cc8fd0 P 8c5cbb50e718411f95e96a761e31751e [term 2 LEADER]: Becoming Leader. State: Replica: 8c5cbb50e718411f95e96a761e31751e, State: Running, Role: LEADER
I20260710 11:03:26.752068 17924 consensus_queue.cc:237] T 94088458e46240c19d51a097e7cc8fd0 P 8c5cbb50e718411f95e96a761e31751e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:26.752928 17611 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "12f42d428e1b4e4baec6982774776844"
dest_uuid: "8c5cbb50e718411f95e96a761e31751e"
mode: GRACEFUL
new_leader_uuid: "b15df61de52c4e038d132628e52ea1c5"
 from {username='slave'} at 127.0.0.1:33728
I20260710 11:03:26.753535 17611 raft_consensus.cc:606] T 12f42d428e1b4e4baec6982774776844 P 8c5cbb50e718411f95e96a761e31751e [term 1 LEADER]: Received request to transfer leadership to TS b15df61de52c4e038d132628e52ea1c5
I20260710 11:03:26.760106 17511 catalog_manager.cc:5697] T 94088458e46240c19d51a097e7cc8fd0 P 8c5cbb50e718411f95e96a761e31751e reported cstate change: term changed from 1 to 2, leader changed from eb5fdcca16c44777be259ff2488f4c3b (127.12.212.2) to 8c5cbb50e718411f95e96a761e31751e (127.12.212.1). New cstate: current_term: 2 leader_uuid: "8c5cbb50e718411f95e96a761e31751e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:26.762550 17888 consensus_queue.cc:1048] T abb006e0afc64d66aa205f347d2c31cf P 8c5cbb50e718411f95e96a761e31751e [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:26.778241 17888 consensus_queue.cc:1048] T 647893b4681b4f59b4568d49acb928ae P 8c5cbb50e718411f95e96a761e31751e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:26.790145 17923 consensus_queue.cc:1048] T 647893b4681b4f59b4568d49acb928ae P 8c5cbb50e718411f95e96a761e31751e [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:26.800446 17922 raft_consensus.cc:993] T 647893b4681b4f59b4568d49acb928ae P 8c5cbb50e718411f95e96a761e31751e: : Instructing follower eb5fdcca16c44777be259ff2488f4c3b to start an election
I20260710 11:03:26.800926 17923 raft_consensus.cc:1081] T 647893b4681b4f59b4568d49acb928ae P 8c5cbb50e718411f95e96a761e31751e [term 1 LEADER]: Signalling peer eb5fdcca16c44777be259ff2488f4c3b to start an election
I20260710 11:03:26.802562 17689 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "647893b4681b4f59b4568d49acb928ae"
dest_uuid: "eb5fdcca16c44777be259ff2488f4c3b"
 from {username='slave'} at 127.0.0.1:48268
I20260710 11:03:26.802991 17689 raft_consensus.cc:493] T 647893b4681b4f59b4568d49acb928ae P eb5fdcca16c44777be259ff2488f4c3b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:26.803228 17689 raft_consensus.cc:3060] T 647893b4681b4f59b4568d49acb928ae P eb5fdcca16c44777be259ff2488f4c3b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:26.807710 17689 raft_consensus.cc:515] T 647893b4681b4f59b4568d49acb928ae P eb5fdcca16c44777be259ff2488f4c3b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:26.809274 17689 leader_election.cc:290] T 647893b4681b4f59b4568d49acb928ae P eb5fdcca16c44777be259ff2488f4c3b [CANDIDATE]: Term 2 election: Requested vote from peers 8c5cbb50e718411f95e96a761e31751e (127.12.212.1:40699), b15df61de52c4e038d132628e52ea1c5 (127.12.212.3:35587)
I20260710 11:03:26.810338 17763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "647893b4681b4f59b4568d49acb928ae" candidate_uuid: "eb5fdcca16c44777be259ff2488f4c3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b15df61de52c4e038d132628e52ea1c5"
I20260710 11:03:26.810949 17763 raft_consensus.cc:3060] T 647893b4681b4f59b4568d49acb928ae P b15df61de52c4e038d132628e52ea1c5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:26.810803 17611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "647893b4681b4f59b4568d49acb928ae" candidate_uuid: "eb5fdcca16c44777be259ff2488f4c3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8c5cbb50e718411f95e96a761e31751e"
I20260710 11:03:26.811502 17611 raft_consensus.cc:3055] T 647893b4681b4f59b4568d49acb928ae P 8c5cbb50e718411f95e96a761e31751e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:26.811820 17611 raft_consensus.cc:740] T 647893b4681b4f59b4568d49acb928ae P 8c5cbb50e718411f95e96a761e31751e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8c5cbb50e718411f95e96a761e31751e, State: Running, Role: LEADER
I20260710 11:03:26.812529 17611 consensus_queue.cc:260] T 647893b4681b4f59b4568d49acb928ae P 8c5cbb50e718411f95e96a761e31751e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:26.813728 17611 raft_consensus.cc:3060] T 647893b4681b4f59b4568d49acb928ae P 8c5cbb50e718411f95e96a761e31751e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:26.817441 17763 raft_consensus.cc:2468] T 647893b4681b4f59b4568d49acb928ae P b15df61de52c4e038d132628e52ea1c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb5fdcca16c44777be259ff2488f4c3b in term 2.
I20260710 11:03:26.818544 17655 leader_election.cc:304] T 647893b4681b4f59b4568d49acb928ae P eb5fdcca16c44777be259ff2488f4c3b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b15df61de52c4e038d132628e52ea1c5, eb5fdcca16c44777be259ff2488f4c3b; no voters: 
I20260710 11:03:26.819350 17956 raft_consensus.cc:2804] T 647893b4681b4f59b4568d49acb928ae P eb5fdcca16c44777be259ff2488f4c3b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:26.819821 17956 raft_consensus.cc:697] T 647893b4681b4f59b4568d49acb928ae P eb5fdcca16c44777be259ff2488f4c3b [term 2 LEADER]: Becoming Leader. State: Replica: eb5fdcca16c44777be259ff2488f4c3b, State: Running, Role: LEADER
I20260710 11:03:26.820334 17611 raft_consensus.cc:2468] T 647893b4681b4f59b4568d49acb928ae P 8c5cbb50e718411f95e96a761e31751e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb5fdcca16c44777be259ff2488f4c3b in term 2.
I20260710 11:03:26.820675 17956 consensus_queue.cc:237] T 647893b4681b4f59b4568d49acb928ae P eb5fdcca16c44777be259ff2488f4c3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:26.827912 17508 catalog_manager.cc:5697] T 647893b4681b4f59b4568d49acb928ae P eb5fdcca16c44777be259ff2488f4c3b reported cstate change: term changed from 1 to 2, leader changed from 8c5cbb50e718411f95e96a761e31751e (127.12.212.1) to eb5fdcca16c44777be259ff2488f4c3b (127.12.212.2). New cstate: current_term: 2 leader_uuid: "eb5fdcca16c44777be259ff2488f4c3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:26.916671 17913 consensus_queue.cc:1048] T e0849cd65790410b8c609c950ae3ba5f P b15df61de52c4e038d132628e52ea1c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:26.928025 17964 consensus_queue.cc:1048] T e0849cd65790410b8c609c950ae3ba5f P b15df61de52c4e038d132628e52ea1c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:26.936245 17964 raft_consensus.cc:993] T e0849cd65790410b8c609c950ae3ba5f P b15df61de52c4e038d132628e52ea1c5: : Instructing follower eb5fdcca16c44777be259ff2488f4c3b to start an election
I20260710 11:03:26.936815 17913 raft_consensus.cc:1081] T e0849cd65790410b8c609c950ae3ba5f P b15df61de52c4e038d132628e52ea1c5 [term 1 LEADER]: Signalling peer eb5fdcca16c44777be259ff2488f4c3b to start an election
I20260710 11:03:26.938261 17689 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e0849cd65790410b8c609c950ae3ba5f"
dest_uuid: "eb5fdcca16c44777be259ff2488f4c3b"
 from {username='slave'} at 127.0.0.1:48272
I20260710 11:03:26.938784 17689 raft_consensus.cc:493] T e0849cd65790410b8c609c950ae3ba5f P eb5fdcca16c44777be259ff2488f4c3b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:26.939126 17689 raft_consensus.cc:3060] T e0849cd65790410b8c609c950ae3ba5f P eb5fdcca16c44777be259ff2488f4c3b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:26.943387 17689 raft_consensus.cc:515] T e0849cd65790410b8c609c950ae3ba5f P eb5fdcca16c44777be259ff2488f4c3b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:26.944911 17689 leader_election.cc:290] T e0849cd65790410b8c609c950ae3ba5f P eb5fdcca16c44777be259ff2488f4c3b [CANDIDATE]: Term 2 election: Requested vote from peers 8c5cbb50e718411f95e96a761e31751e (127.12.212.1:40699), b15df61de52c4e038d132628e52ea1c5 (127.12.212.3:35587)
I20260710 11:03:26.945626 17611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0849cd65790410b8c609c950ae3ba5f" candidate_uuid: "eb5fdcca16c44777be259ff2488f4c3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8c5cbb50e718411f95e96a761e31751e"
I20260710 11:03:26.946301 17611 raft_consensus.cc:3060] T e0849cd65790410b8c609c950ae3ba5f P 8c5cbb50e718411f95e96a761e31751e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:26.946187 17763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0849cd65790410b8c609c950ae3ba5f" candidate_uuid: "eb5fdcca16c44777be259ff2488f4c3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b15df61de52c4e038d132628e52ea1c5"
I20260710 11:03:26.946964 17763 raft_consensus.cc:3055] T e0849cd65790410b8c609c950ae3ba5f P b15df61de52c4e038d132628e52ea1c5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:26.947257 17763 raft_consensus.cc:740] T e0849cd65790410b8c609c950ae3ba5f P b15df61de52c4e038d132628e52ea1c5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b15df61de52c4e038d132628e52ea1c5, State: Running, Role: LEADER
I20260710 11:03:26.947966 17763 consensus_queue.cc:260] T e0849cd65790410b8c609c950ae3ba5f P b15df61de52c4e038d132628e52ea1c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:26.949084 17763 raft_consensus.cc:3060] T e0849cd65790410b8c609c950ae3ba5f P b15df61de52c4e038d132628e52ea1c5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:26.953332 17611 raft_consensus.cc:2468] T e0849cd65790410b8c609c950ae3ba5f P 8c5cbb50e718411f95e96a761e31751e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb5fdcca16c44777be259ff2488f4c3b in term 2.
I20260710 11:03:26.954409 17654 leader_election.cc:304] T e0849cd65790410b8c609c950ae3ba5f P eb5fdcca16c44777be259ff2488f4c3b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c5cbb50e718411f95e96a761e31751e, eb5fdcca16c44777be259ff2488f4c3b; no voters: 
I20260710 11:03:26.955114 17956 raft_consensus.cc:2804] T e0849cd65790410b8c609c950ae3ba5f P eb5fdcca16c44777be259ff2488f4c3b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:26.955471 17763 raft_consensus.cc:2468] T e0849cd65790410b8c609c950ae3ba5f P b15df61de52c4e038d132628e52ea1c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb5fdcca16c44777be259ff2488f4c3b in term 2.
I20260710 11:03:26.955606 17956 raft_consensus.cc:697] T e0849cd65790410b8c609c950ae3ba5f P eb5fdcca16c44777be259ff2488f4c3b [term 2 LEADER]: Becoming Leader. State: Replica: eb5fdcca16c44777be259ff2488f4c3b, State: Running, Role: LEADER
I20260710 11:03:26.956394 17956 consensus_queue.cc:237] T e0849cd65790410b8c609c950ae3ba5f P eb5fdcca16c44777be259ff2488f4c3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:26.962841 17508 catalog_manager.cc:5697] T e0849cd65790410b8c609c950ae3ba5f P eb5fdcca16c44777be259ff2488f4c3b reported cstate change: term changed from 1 to 2, leader changed from b15df61de52c4e038d132628e52ea1c5 (127.12.212.3) to eb5fdcca16c44777be259ff2488f4c3b (127.12.212.2). New cstate: current_term: 2 leader_uuid: "eb5fdcca16c44777be259ff2488f4c3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:26.991096 17923 consensus_queue.cc:1048] T 28e89bb19edb4cef878a9fc609d43764 P 8c5cbb50e718411f95e96a761e31751e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 11:03:27.006081 17922 consensus_queue.cc:1048] T 28e89bb19edb4cef878a9fc609d43764 P 8c5cbb50e718411f95e96a761e31751e [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:27.085448 17924 consensus_queue.cc:1048] T 12f42d428e1b4e4baec6982774776844 P 8c5cbb50e718411f95e96a761e31751e [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:27.096882 17924 consensus_queue.cc:1048] T 12f42d428e1b4e4baec6982774776844 P 8c5cbb50e718411f95e96a761e31751e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:27.106691 17924 raft_consensus.cc:993] T 12f42d428e1b4e4baec6982774776844 P 8c5cbb50e718411f95e96a761e31751e: : Instructing follower b15df61de52c4e038d132628e52ea1c5 to start an election
I20260710 11:03:27.107142 17922 raft_consensus.cc:1081] T 12f42d428e1b4e4baec6982774776844 P 8c5cbb50e718411f95e96a761e31751e [term 1 LEADER]: Signalling peer b15df61de52c4e038d132628e52ea1c5 to start an election
I20260710 11:03:27.108611 17763 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "12f42d428e1b4e4baec6982774776844"
dest_uuid: "b15df61de52c4e038d132628e52ea1c5"
 from {username='slave'} at 127.0.0.1:57794
I20260710 11:03:27.109043 17763 raft_consensus.cc:493] T 12f42d428e1b4e4baec6982774776844 P b15df61de52c4e038d132628e52ea1c5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:27.109350 17763 raft_consensus.cc:3060] T 12f42d428e1b4e4baec6982774776844 P b15df61de52c4e038d132628e52ea1c5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:27.113931 17763 raft_consensus.cc:515] T 12f42d428e1b4e4baec6982774776844 P b15df61de52c4e038d132628e52ea1c5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:27.115725 17763 leader_election.cc:290] T 12f42d428e1b4e4baec6982774776844 P b15df61de52c4e038d132628e52ea1c5 [CANDIDATE]: Term 2 election: Requested vote from peers 8c5cbb50e718411f95e96a761e31751e (127.12.212.1:40699), eb5fdcca16c44777be259ff2488f4c3b (127.12.212.2:39405)
I20260710 11:03:27.116814 17611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f42d428e1b4e4baec6982774776844" candidate_uuid: "b15df61de52c4e038d132628e52ea1c5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8c5cbb50e718411f95e96a761e31751e"
I20260710 11:03:27.117123 17689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12f42d428e1b4e4baec6982774776844" candidate_uuid: "b15df61de52c4e038d132628e52ea1c5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb5fdcca16c44777be259ff2488f4c3b"
I20260710 11:03:27.117444 17611 raft_consensus.cc:3055] T 12f42d428e1b4e4baec6982774776844 P 8c5cbb50e718411f95e96a761e31751e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:27.117660 17689 raft_consensus.cc:3060] T 12f42d428e1b4e4baec6982774776844 P eb5fdcca16c44777be259ff2488f4c3b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:27.117779 17611 raft_consensus.cc:740] T 12f42d428e1b4e4baec6982774776844 P 8c5cbb50e718411f95e96a761e31751e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8c5cbb50e718411f95e96a761e31751e, State: Running, Role: LEADER
I20260710 11:03:27.118604 17611 consensus_queue.cc:260] T 12f42d428e1b4e4baec6982774776844 P 8c5cbb50e718411f95e96a761e31751e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:27.119823 17611 raft_consensus.cc:3060] T 12f42d428e1b4e4baec6982774776844 P 8c5cbb50e718411f95e96a761e31751e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:27.124465 17689 raft_consensus.cc:2468] T 12f42d428e1b4e4baec6982774776844 P eb5fdcca16c44777be259ff2488f4c3b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b15df61de52c4e038d132628e52ea1c5 in term 2.
I20260710 11:03:27.125747 17728 leader_election.cc:304] T 12f42d428e1b4e4baec6982774776844 P b15df61de52c4e038d132628e52ea1c5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b15df61de52c4e038d132628e52ea1c5, eb5fdcca16c44777be259ff2488f4c3b; no voters: 
I20260710 11:03:27.126575 17913 raft_consensus.cc:2804] T 12f42d428e1b4e4baec6982774776844 P b15df61de52c4e038d132628e52ea1c5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:27.127043 17913 raft_consensus.cc:697] T 12f42d428e1b4e4baec6982774776844 P b15df61de52c4e038d132628e52ea1c5 [term 2 LEADER]: Becoming Leader. State: Replica: b15df61de52c4e038d132628e52ea1c5, State: Running, Role: LEADER
I20260710 11:03:27.127154 17611 raft_consensus.cc:2468] T 12f42d428e1b4e4baec6982774776844 P 8c5cbb50e718411f95e96a761e31751e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b15df61de52c4e038d132628e52ea1c5 in term 2.
I20260710 11:03:27.127961 17913 consensus_queue.cc:237] T 12f42d428e1b4e4baec6982774776844 P b15df61de52c4e038d132628e52ea1c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:27.134539 17508 catalog_manager.cc:5697] T 12f42d428e1b4e4baec6982774776844 P b15df61de52c4e038d132628e52ea1c5 reported cstate change: term changed from 1 to 2, leader changed from 8c5cbb50e718411f95e96a761e31751e (127.12.212.1) to b15df61de52c4e038d132628e52ea1c5 (127.12.212.3). New cstate: current_term: 2 leader_uuid: "b15df61de52c4e038d132628e52ea1c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:27.182051 17924 raft_consensus.cc:993] T 88665fd338054de58451a0a53d8b5b4c P 8c5cbb50e718411f95e96a761e31751e: : Instructing follower eb5fdcca16c44777be259ff2488f4c3b to start an election
I20260710 11:03:27.182614 17922 raft_consensus.cc:1081] T 88665fd338054de58451a0a53d8b5b4c P 8c5cbb50e718411f95e96a761e31751e [term 1 LEADER]: Signalling peer eb5fdcca16c44777be259ff2488f4c3b to start an election
I20260710 11:03:27.184329 17689 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "88665fd338054de58451a0a53d8b5b4c"
dest_uuid: "eb5fdcca16c44777be259ff2488f4c3b"
 from {username='slave'} at 127.0.0.1:48268
I20260710 11:03:27.184875 17689 raft_consensus.cc:493] T 88665fd338054de58451a0a53d8b5b4c P eb5fdcca16c44777be259ff2488f4c3b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:27.185228 17689 raft_consensus.cc:3060] T 88665fd338054de58451a0a53d8b5b4c P eb5fdcca16c44777be259ff2488f4c3b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:27.189814 17689 raft_consensus.cc:515] T 88665fd338054de58451a0a53d8b5b4c P eb5fdcca16c44777be259ff2488f4c3b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:27.191413 17689 leader_election.cc:290] T 88665fd338054de58451a0a53d8b5b4c P eb5fdcca16c44777be259ff2488f4c3b [CANDIDATE]: Term 2 election: Requested vote from peers 8c5cbb50e718411f95e96a761e31751e (127.12.212.1:40699), b15df61de52c4e038d132628e52ea1c5 (127.12.212.3:35587)
I20260710 11:03:27.192152 17611 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88665fd338054de58451a0a53d8b5b4c" candidate_uuid: "eb5fdcca16c44777be259ff2488f4c3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8c5cbb50e718411f95e96a761e31751e"
I20260710 11:03:27.192524 17763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "88665fd338054de58451a0a53d8b5b4c" candidate_uuid: "eb5fdcca16c44777be259ff2488f4c3b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b15df61de52c4e038d132628e52ea1c5"
I20260710 11:03:27.192765 17611 raft_consensus.cc:3055] T 88665fd338054de58451a0a53d8b5b4c P 8c5cbb50e718411f95e96a761e31751e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:27.193084 17763 raft_consensus.cc:3060] T 88665fd338054de58451a0a53d8b5b4c P b15df61de52c4e038d132628e52ea1c5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:27.193113 17611 raft_consensus.cc:740] T 88665fd338054de58451a0a53d8b5b4c P 8c5cbb50e718411f95e96a761e31751e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8c5cbb50e718411f95e96a761e31751e, State: Running, Role: LEADER
I20260710 11:03:27.194075 17611 consensus_queue.cc:260] T 88665fd338054de58451a0a53d8b5b4c P 8c5cbb50e718411f95e96a761e31751e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:27.195086 17611 raft_consensus.cc:3060] T 88665fd338054de58451a0a53d8b5b4c P 8c5cbb50e718411f95e96a761e31751e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:27.197808 17763 raft_consensus.cc:2468] T 88665fd338054de58451a0a53d8b5b4c P b15df61de52c4e038d132628e52ea1c5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb5fdcca16c44777be259ff2488f4c3b in term 2.
I20260710 11:03:27.199381 17655 leader_election.cc:304] T 88665fd338054de58451a0a53d8b5b4c P eb5fdcca16c44777be259ff2488f4c3b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b15df61de52c4e038d132628e52ea1c5, eb5fdcca16c44777be259ff2488f4c3b; no voters: 
I20260710 11:03:27.200330 17915 raft_consensus.cc:2804] T 88665fd338054de58451a0a53d8b5b4c P eb5fdcca16c44777be259ff2488f4c3b [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:27.200783 17915 raft_consensus.cc:697] T 88665fd338054de58451a0a53d8b5b4c P eb5fdcca16c44777be259ff2488f4c3b [term 2 LEADER]: Becoming Leader. State: Replica: eb5fdcca16c44777be259ff2488f4c3b, State: Running, Role: LEADER
I20260710 11:03:27.200860 17611 raft_consensus.cc:2468] T 88665fd338054de58451a0a53d8b5b4c P 8c5cbb50e718411f95e96a761e31751e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb5fdcca16c44777be259ff2488f4c3b in term 2.
I20260710 11:03:27.201686 17915 consensus_queue.cc:237] T 88665fd338054de58451a0a53d8b5b4c P eb5fdcca16c44777be259ff2488f4c3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:27.209197 17508 catalog_manager.cc:5697] T 88665fd338054de58451a0a53d8b5b4c P eb5fdcca16c44777be259ff2488f4c3b reported cstate change: term changed from 1 to 2, leader changed from 8c5cbb50e718411f95e96a761e31751e (127.12.212.1) to eb5fdcca16c44777be259ff2488f4c3b (127.12.212.2). New cstate: current_term: 2 leader_uuid: "eb5fdcca16c44777be259ff2488f4c3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } health_report { overall_health: UNKNOWN } } }
I20260710 11:03:27.245596 17689 raft_consensus.cc:1275] T 94088458e46240c19d51a097e7cc8fd0 P eb5fdcca16c44777be259ff2488f4c3b [term 2 FOLLOWER]: Refusing update from remote peer 8c5cbb50e718411f95e96a761e31751e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:27.246872 17922 consensus_queue.cc:1048] T 94088458e46240c19d51a097e7cc8fd0 P 8c5cbb50e718411f95e96a761e31751e [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:27.255203 17763 raft_consensus.cc:1275] T 94088458e46240c19d51a097e7cc8fd0 P b15df61de52c4e038d132628e52ea1c5 [term 2 FOLLOWER]: Refusing update from remote peer 8c5cbb50e718411f95e96a761e31751e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:27.256788 17924 consensus_queue.cc:1048] T 94088458e46240c19d51a097e7cc8fd0 P 8c5cbb50e718411f95e96a761e31751e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 11:03:27.291415 17611 raft_consensus.cc:1275] T 647893b4681b4f59b4568d49acb928ae P 8c5cbb50e718411f95e96a761e31751e [term 2 FOLLOWER]: Refusing update from remote peer eb5fdcca16c44777be259ff2488f4c3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:27.292687 17915 consensus_queue.cc:1048] T 647893b4681b4f59b4568d49acb928ae P eb5fdcca16c44777be259ff2488f4c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:27.300292 17763 raft_consensus.cc:1275] T 647893b4681b4f59b4568d49acb928ae P b15df61de52c4e038d132628e52ea1c5 [term 2 FOLLOWER]: Refusing update from remote peer eb5fdcca16c44777be259ff2488f4c3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:27.301592 17956 consensus_queue.cc:1048] T 647893b4681b4f59b4568d49acb928ae P eb5fdcca16c44777be259ff2488f4c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:27.346657 17763 raft_consensus.cc:1275] T e0849cd65790410b8c609c950ae3ba5f P b15df61de52c4e038d132628e52ea1c5 [term 2 FOLLOWER]: Refusing update from remote peer eb5fdcca16c44777be259ff2488f4c3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:27.348281 17915 consensus_queue.cc:1048] T e0849cd65790410b8c609c950ae3ba5f P eb5fdcca16c44777be259ff2488f4c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:27.356659 17611 raft_consensus.cc:1275] T e0849cd65790410b8c609c950ae3ba5f P 8c5cbb50e718411f95e96a761e31751e [term 2 FOLLOWER]: Refusing update from remote peer eb5fdcca16c44777be259ff2488f4c3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:27.358762 17915 consensus_queue.cc:1048] T e0849cd65790410b8c609c950ae3ba5f P eb5fdcca16c44777be259ff2488f4c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:27.516544 17688 raft_consensus.cc:1275] T 12f42d428e1b4e4baec6982774776844 P eb5fdcca16c44777be259ff2488f4c3b [term 2 FOLLOWER]: Refusing update from remote peer b15df61de52c4e038d132628e52ea1c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:27.517719 17913 consensus_queue.cc:1048] T 12f42d428e1b4e4baec6982774776844 P b15df61de52c4e038d132628e52ea1c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:27.525390 17611 raft_consensus.cc:1275] T 12f42d428e1b4e4baec6982774776844 P 8c5cbb50e718411f95e96a761e31751e [term 2 FOLLOWER]: Refusing update from remote peer b15df61de52c4e038d132628e52ea1c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:27.526741 17913 consensus_queue.cc:1048] T 12f42d428e1b4e4baec6982774776844 P b15df61de52c4e038d132628e52ea1c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:27.620517 17763 raft_consensus.cc:1275] T 88665fd338054de58451a0a53d8b5b4c P b15df61de52c4e038d132628e52ea1c5 [term 2 FOLLOWER]: Refusing update from remote peer eb5fdcca16c44777be259ff2488f4c3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:27.621721 17915 consensus_queue.cc:1048] T 88665fd338054de58451a0a53d8b5b4c P eb5fdcca16c44777be259ff2488f4c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:27.629063 17611 raft_consensus.cc:1275] T 88665fd338054de58451a0a53d8b5b4c P 8c5cbb50e718411f95e96a761e31751e [term 2 FOLLOWER]: Refusing update from remote peer eb5fdcca16c44777be259ff2488f4c3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:27.630514 17916 consensus_queue.cc:1048] T 88665fd338054de58451a0a53d8b5b4c P eb5fdcca16c44777be259ff2488f4c3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:29.756604 17511 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:56162:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 11:03:29.776109 17511 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:56162:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 11:03:29.810279 13136 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 11:03:30.027156 18006 log.cc:927] Time spent T b330935981fb4574b55a88ad5e3cb775 P 8c5cbb50e718411f95e96a761e31751e: Append to log took a long time: real 0.083s	user 0.004s	sys 0.000s
I20260710 11:03:30.021872 18023 tablet.cc:1724] T abb006e0afc64d66aa205f347d2c31cf P b15df61de52c4e038d132628e52ea1c5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:30.024966 18002 log.cc:927] Time spent T 88665fd338054de58451a0a53d8b5b4c P eb5fdcca16c44777be259ff2488f4c3b: Append to log took a long time: real 0.052s	user 0.000s	sys 0.001s
W20260710 11:03:30.044226 18018 log.cc:927] Time spent T 94088458e46240c19d51a097e7cc8fd0 P eb5fdcca16c44777be259ff2488f4c3b: Append to log took a long time: real 0.062s	user 0.002s	sys 0.000s
W20260710 11:03:30.060720 18008 log.cc:927] Time spent T e0849cd65790410b8c609c950ae3ba5f P eb5fdcca16c44777be259ff2488f4c3b: Append to log took a long time: real 0.088s	user 0.001s	sys 0.000s
W20260710 11:03:30.060990 18011 log.cc:927] Time spent T 28e89bb19edb4cef878a9fc609d43764 P b15df61de52c4e038d132628e52ea1c5: Append to log took a long time: real 0.083s	user 0.002s	sys 0.000s
W20260710 11:03:30.073882 18019 log.cc:927] Time spent T 12f42d428e1b4e4baec6982774776844 P eb5fdcca16c44777be259ff2488f4c3b: Append to log took a long time: real 0.080s	user 0.001s	sys 0.000s
I20260710 11:03:30.090477 18021 tablet.cc:1724] T abb006e0afc64d66aa205f347d2c31cf P 8c5cbb50e718411f95e96a761e31751e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:30.095319 18025 tablet.cc:1724] T 647893b4681b4f59b4568d49acb928ae P b15df61de52c4e038d132628e52ea1c5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:30.105758 18032 tablet.cc:1724] T 647893b4681b4f59b4568d49acb928ae P eb5fdcca16c44777be259ff2488f4c3b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:30.111755 17580 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.212.3:35587, user_credentials={real_user=slave}} blocked reactor thread for 51946us
I20260710 11:03:30.150578 18033 tablet.cc:1724] T b330935981fb4574b55a88ad5e3cb775 P eb5fdcca16c44777be259ff2488f4c3b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:30.157521 18035 tablet.cc:1724] T b330935981fb4574b55a88ad5e3cb775 P 8c5cbb50e718411f95e96a761e31751e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:30.159912 18023 tablet.cc:1724] T 12f42d428e1b4e4baec6982774776844 P b15df61de52c4e038d132628e52ea1c5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:30.191982 18041 tablet.cc:1724] T e0849cd65790410b8c609c950ae3ba5f P eb5fdcca16c44777be259ff2488f4c3b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:30.196259 17655 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.212.3:35587, user_credentials={real_user=slave}} blocked reactor thread for 59308.1us
I20260710 11:03:30.154242 18039 tablet.cc:1724] T 88665fd338054de58451a0a53d8b5b4c P eb5fdcca16c44777be259ff2488f4c3b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:30.200639 17580 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.212.3:35587, user_credentials={real_user=slave}} blocked reactor thread for 62938.3us
I20260710 11:03:30.209228 18042 tablet.cc:1724] T 7dc7824019b7495c8595355ff90c48cc P b15df61de52c4e038d132628e52ea1c5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:30.149391 18036 tablet.cc:1724] T 7dc7824019b7495c8595355ff90c48cc P 8c5cbb50e718411f95e96a761e31751e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:30.197367 18034 tablet.cc:1724] T 647893b4681b4f59b4568d49acb928ae P 8c5cbb50e718411f95e96a761e31751e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:30.232666 18036 tablet.cc:1724] T 28e89bb19edb4cef878a9fc609d43764 P 8c5cbb50e718411f95e96a761e31751e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:30.241276 18035 tablet.cc:1724] T 94088458e46240c19d51a097e7cc8fd0 P 8c5cbb50e718411f95e96a761e31751e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:30.242264 17579 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.212.2:39405, user_credentials={real_user=slave}} blocked reactor thread for 125500us
W20260710 11:03:30.202605 17654 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.12.212.1:40699, user_credentials={real_user=slave}} blocked reactor thread for 65966us
I20260710 11:03:30.259892 18032 tablet.cc:1724] T 28e89bb19edb4cef878a9fc609d43764 P eb5fdcca16c44777be259ff2488f4c3b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:30.270952 17614 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "24ca9ecb262b4cee8213c888bb510a5a"
dest_uuid: "8c5cbb50e718411f95e96a761e31751e"
mode: GRACEFUL
new_leader_uuid: "b15df61de52c4e038d132628e52ea1c5"
 from {username='slave'} at 127.0.0.1:33734
I20260710 11:03:30.271780 17614 raft_consensus.cc:606] T 24ca9ecb262b4cee8213c888bb510a5a P 8c5cbb50e718411f95e96a761e31751e [term 1 LEADER]: Received request to transfer leadership to TS b15df61de52c4e038d132628e52ea1c5
I20260710 11:03:30.273124 18021 tablet.cc:1724] T e0849cd65790410b8c609c950ae3ba5f P 8c5cbb50e718411f95e96a761e31751e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:30.273748 18033 tablet.cc:1724] T 12f42d428e1b4e4baec6982774776844 P eb5fdcca16c44777be259ff2488f4c3b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:30.287127 18032 tablet.cc:1724] T 7dc7824019b7495c8595355ff90c48cc P eb5fdcca16c44777be259ff2488f4c3b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:30.289939 18039 tablet.cc:1724] T 94088458e46240c19d51a097e7cc8fd0 P eb5fdcca16c44777be259ff2488f4c3b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:30.291714 18038 tablet.cc:1724] T b330935981fb4574b55a88ad5e3cb775 P b15df61de52c4e038d132628e52ea1c5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:30.305546 18025 tablet.cc:1724] T 88665fd338054de58451a0a53d8b5b4c P b15df61de52c4e038d132628e52ea1c5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:30.291706 18042 tablet.cc:1724] T 94088458e46240c19d51a097e7cc8fd0 P b15df61de52c4e038d132628e52ea1c5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:30.328619 18034 tablet.cc:1724] T 88665fd338054de58451a0a53d8b5b4c P 8c5cbb50e718411f95e96a761e31751e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:30.331307 18035 tablet.cc:1724] T 12f42d428e1b4e4baec6982774776844 P 8c5cbb50e718411f95e96a761e31751e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:30.333151 18023 tablet.cc:1724] T 28e89bb19edb4cef878a9fc609d43764 P b15df61de52c4e038d132628e52ea1c5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:30.323335 18041 tablet.cc:1724] T abb006e0afc64d66aa205f347d2c31cf P eb5fdcca16c44777be259ff2488f4c3b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:30.355985 18025 tablet.cc:1724] T e0849cd65790410b8c609c950ae3ba5f P b15df61de52c4e038d132628e52ea1c5: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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 11:03:30.374051 17689 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d2ed1a7bedd844e389fe0bf5d8d4ce44"
dest_uuid: "eb5fdcca16c44777be259ff2488f4c3b"
mode: GRACEFUL
new_leader_uuid: "b15df61de52c4e038d132628e52ea1c5"
 from {username='slave'} at 127.0.0.1:48280
I20260710 11:03:30.374687 17689 raft_consensus.cc:606] T d2ed1a7bedd844e389fe0bf5d8d4ce44 P eb5fdcca16c44777be259ff2488f4c3b [term 1 LEADER]: Received request to transfer leadership to TS b15df61de52c4e038d132628e52ea1c5
I20260710 11:03:30.376137 13136 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 11:03:30.376820 13136 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260710 11:03:30.387642 17512 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 38341a2ae5ad4b8eb2bc59463b2c99fb: soft_deleted_table [id=053ab5b11d8543a1a5799ff11ff1eb6c] alter complete (version 1)
I20260710 11:03:30.490840 17975 raft_consensus.cc:993] T d2ed1a7bedd844e389fe0bf5d8d4ce44 P eb5fdcca16c44777be259ff2488f4c3b: : Instructing follower b15df61de52c4e038d132628e52ea1c5 to start an election
I20260710 11:03:30.491504 18012 raft_consensus.cc:1081] T d2ed1a7bedd844e389fe0bf5d8d4ce44 P eb5fdcca16c44777be259ff2488f4c3b [term 1 LEADER]: Signalling peer b15df61de52c4e038d132628e52ea1c5 to start an election
I20260710 11:03:30.493224 17758 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d2ed1a7bedd844e389fe0bf5d8d4ce44"
dest_uuid: "b15df61de52c4e038d132628e52ea1c5"
 from {username='slave'} at 127.0.0.1:57788
I20260710 11:03:30.493773 17758 raft_consensus.cc:493] T d2ed1a7bedd844e389fe0bf5d8d4ce44 P b15df61de52c4e038d132628e52ea1c5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:30.494105 17758 raft_consensus.cc:3060] T d2ed1a7bedd844e389fe0bf5d8d4ce44 P b15df61de52c4e038d132628e52ea1c5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:30.499809 17758 raft_consensus.cc:515] T d2ed1a7bedd844e389fe0bf5d8d4ce44 P b15df61de52c4e038d132628e52ea1c5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:30.501753 17758 leader_election.cc:290] T d2ed1a7bedd844e389fe0bf5d8d4ce44 P b15df61de52c4e038d132628e52ea1c5 [CANDIDATE]: Term 2 election: Requested vote from peers 8c5cbb50e718411f95e96a761e31751e (127.12.212.1:40699), eb5fdcca16c44777be259ff2488f4c3b (127.12.212.2:39405)
I20260710 11:03:30.502384 17614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2ed1a7bedd844e389fe0bf5d8d4ce44" candidate_uuid: "b15df61de52c4e038d132628e52ea1c5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8c5cbb50e718411f95e96a761e31751e"
I20260710 11:03:30.503108 17614 raft_consensus.cc:3060] T d2ed1a7bedd844e389fe0bf5d8d4ce44 P 8c5cbb50e718411f95e96a761e31751e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:30.502962 17689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2ed1a7bedd844e389fe0bf5d8d4ce44" candidate_uuid: "b15df61de52c4e038d132628e52ea1c5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb5fdcca16c44777be259ff2488f4c3b"
I20260710 11:03:30.503706 17689 raft_consensus.cc:3055] T d2ed1a7bedd844e389fe0bf5d8d4ce44 P eb5fdcca16c44777be259ff2488f4c3b [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:30.504041 17689 raft_consensus.cc:740] T d2ed1a7bedd844e389fe0bf5d8d4ce44 P eb5fdcca16c44777be259ff2488f4c3b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: eb5fdcca16c44777be259ff2488f4c3b, State: Running, Role: LEADER
I20260710 11:03:30.504840 17689 consensus_queue.cc:260] T d2ed1a7bedd844e389fe0bf5d8d4ce44 P eb5fdcca16c44777be259ff2488f4c3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:30.506112 17689 raft_consensus.cc:3060] T d2ed1a7bedd844e389fe0bf5d8d4ce44 P eb5fdcca16c44777be259ff2488f4c3b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:30.510710 17614 raft_consensus.cc:2468] T d2ed1a7bedd844e389fe0bf5d8d4ce44 P 8c5cbb50e718411f95e96a761e31751e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b15df61de52c4e038d132628e52ea1c5 in term 2.
I20260710 11:03:30.512073 17728 leader_election.cc:304] T d2ed1a7bedd844e389fe0bf5d8d4ce44 P b15df61de52c4e038d132628e52ea1c5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8c5cbb50e718411f95e96a761e31751e, b15df61de52c4e038d132628e52ea1c5; no voters: 
I20260710 11:03:30.512831 17689 raft_consensus.cc:2468] T d2ed1a7bedd844e389fe0bf5d8d4ce44 P eb5fdcca16c44777be259ff2488f4c3b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b15df61de52c4e038d132628e52ea1c5 in term 2.
I20260710 11:03:30.512971 17973 raft_consensus.cc:2804] T d2ed1a7bedd844e389fe0bf5d8d4ce44 P b15df61de52c4e038d132628e52ea1c5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:30.513620 17973 raft_consensus.cc:697] T d2ed1a7bedd844e389fe0bf5d8d4ce44 P b15df61de52c4e038d132628e52ea1c5 [term 2 LEADER]: Becoming Leader. State: Replica: b15df61de52c4e038d132628e52ea1c5, State: Running, Role: LEADER
I20260710 11:03:30.514581 17973 consensus_queue.cc:237] T d2ed1a7bedd844e389fe0bf5d8d4ce44 P b15df61de52c4e038d132628e52ea1c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:30.522099 17511 catalog_manager.cc:5697] T d2ed1a7bedd844e389fe0bf5d8d4ce44 P b15df61de52c4e038d132628e52ea1c5 reported cstate change: term changed from 1 to 2, leader changed from eb5fdcca16c44777be259ff2488f4c3b (127.12.212.2) to b15df61de52c4e038d132628e52ea1c5 (127.12.212.3). New cstate: current_term: 2 leader_uuid: "b15df61de52c4e038d132628e52ea1c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:30.611024 18046 raft_consensus.cc:993] T 24ca9ecb262b4cee8213c888bb510a5a P 8c5cbb50e718411f95e96a761e31751e: : Instructing follower b15df61de52c4e038d132628e52ea1c5 to start an election
I20260710 11:03:30.611532 18037 raft_consensus.cc:1081] T 24ca9ecb262b4cee8213c888bb510a5a P 8c5cbb50e718411f95e96a761e31751e [term 1 LEADER]: Signalling peer b15df61de52c4e038d132628e52ea1c5 to start an election
I20260710 11:03:30.612964 17758 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "24ca9ecb262b4cee8213c888bb510a5a"
dest_uuid: "b15df61de52c4e038d132628e52ea1c5"
 from {username='slave'} at 127.0.0.1:57794
I20260710 11:03:30.613505 17758 raft_consensus.cc:493] T 24ca9ecb262b4cee8213c888bb510a5a P b15df61de52c4e038d132628e52ea1c5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 11:03:30.613832 17758 raft_consensus.cc:3060] T 24ca9ecb262b4cee8213c888bb510a5a P b15df61de52c4e038d132628e52ea1c5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:30.618523 17758 raft_consensus.cc:515] T 24ca9ecb262b4cee8213c888bb510a5a P b15df61de52c4e038d132628e52ea1c5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:30.620239 17758 leader_election.cc:290] T 24ca9ecb262b4cee8213c888bb510a5a P b15df61de52c4e038d132628e52ea1c5 [CANDIDATE]: Term 2 election: Requested vote from peers 8c5cbb50e718411f95e96a761e31751e (127.12.212.1:40699), eb5fdcca16c44777be259ff2488f4c3b (127.12.212.2:39405)
I20260710 11:03:30.620919 17614 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24ca9ecb262b4cee8213c888bb510a5a" candidate_uuid: "b15df61de52c4e038d132628e52ea1c5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8c5cbb50e718411f95e96a761e31751e"
I20260710 11:03:30.621239 17689 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24ca9ecb262b4cee8213c888bb510a5a" candidate_uuid: "b15df61de52c4e038d132628e52ea1c5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "eb5fdcca16c44777be259ff2488f4c3b"
I20260710 11:03:30.621533 17614 raft_consensus.cc:3055] T 24ca9ecb262b4cee8213c888bb510a5a P 8c5cbb50e718411f95e96a761e31751e [term 1 LEADER]: Stepping down as leader of term 1
I20260710 11:03:30.621791 17689 raft_consensus.cc:3060] T 24ca9ecb262b4cee8213c888bb510a5a P eb5fdcca16c44777be259ff2488f4c3b [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:30.621894 17614 raft_consensus.cc:740] T 24ca9ecb262b4cee8213c888bb510a5a P 8c5cbb50e718411f95e96a761e31751e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8c5cbb50e718411f95e96a761e31751e, State: Running, Role: LEADER
I20260710 11:03:30.622702 17614 consensus_queue.cc:260] T 24ca9ecb262b4cee8213c888bb510a5a P 8c5cbb50e718411f95e96a761e31751e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:30.624008 17614 raft_consensus.cc:3060] T 24ca9ecb262b4cee8213c888bb510a5a P 8c5cbb50e718411f95e96a761e31751e [term 1 FOLLOWER]: Advancing to term 2
I20260710 11:03:30.628221 17689 raft_consensus.cc:2468] T 24ca9ecb262b4cee8213c888bb510a5a P eb5fdcca16c44777be259ff2488f4c3b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b15df61de52c4e038d132628e52ea1c5 in term 2.
I20260710 11:03:30.630117 17728 leader_election.cc:304] T 24ca9ecb262b4cee8213c888bb510a5a P b15df61de52c4e038d132628e52ea1c5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b15df61de52c4e038d132628e52ea1c5, eb5fdcca16c44777be259ff2488f4c3b; no voters: 
I20260710 11:03:30.630916 17614 raft_consensus.cc:2468] T 24ca9ecb262b4cee8213c888bb510a5a P 8c5cbb50e718411f95e96a761e31751e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b15df61de52c4e038d132628e52ea1c5 in term 2.
I20260710 11:03:30.631042 17973 raft_consensus.cc:2804] T 24ca9ecb262b4cee8213c888bb510a5a P b15df61de52c4e038d132628e52ea1c5 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 11:03:30.631668 17973 raft_consensus.cc:697] T 24ca9ecb262b4cee8213c888bb510a5a P b15df61de52c4e038d132628e52ea1c5 [term 2 LEADER]: Becoming Leader. State: Replica: b15df61de52c4e038d132628e52ea1c5, State: Running, Role: LEADER
I20260710 11:03:30.632490 17973 consensus_queue.cc:237] T 24ca9ecb262b4cee8213c888bb510a5a P b15df61de52c4e038d132628e52ea1c5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } }
I20260710 11:03:30.639444 17511 catalog_manager.cc:5697] T 24ca9ecb262b4cee8213c888bb510a5a P b15df61de52c4e038d132628e52ea1c5 reported cstate change: term changed from 1 to 2, leader changed from 8c5cbb50e718411f95e96a761e31751e (127.12.212.1) to b15df61de52c4e038d132628e52ea1c5 (127.12.212.3). New cstate: current_term: 2 leader_uuid: "b15df61de52c4e038d132628e52ea1c5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b15df61de52c4e038d132628e52ea1c5" member_type: VOTER last_known_addr { host: "127.12.212.3" port: 35587 } health_report { overall_health: HEALTHY } } }
I20260710 11:03:31.040853 17613 raft_consensus.cc:1275] T d2ed1a7bedd844e389fe0bf5d8d4ce44 P 8c5cbb50e718411f95e96a761e31751e [term 2 FOLLOWER]: Refusing update from remote peer b15df61de52c4e038d132628e52ea1c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:31.042040 17973 consensus_queue.cc:1048] T d2ed1a7bedd844e389fe0bf5d8d4ce44 P b15df61de52c4e038d132628e52ea1c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:31.056368 17687 raft_consensus.cc:1275] T d2ed1a7bedd844e389fe0bf5d8d4ce44 P eb5fdcca16c44777be259ff2488f4c3b [term 2 FOLLOWER]: Refusing update from remote peer b15df61de52c4e038d132628e52ea1c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:31.057670 18026 consensus_queue.cc:1048] T d2ed1a7bedd844e389fe0bf5d8d4ce44 P b15df61de52c4e038d132628e52ea1c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:31.203099 17687 raft_consensus.cc:1275] T 24ca9ecb262b4cee8213c888bb510a5a P eb5fdcca16c44777be259ff2488f4c3b [term 2 FOLLOWER]: Refusing update from remote peer b15df61de52c4e038d132628e52ea1c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:31.204591 18056 consensus_queue.cc:1048] T 24ca9ecb262b4cee8213c888bb510a5a P b15df61de52c4e038d132628e52ea1c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb5fdcca16c44777be259ff2488f4c3b" member_type: VOTER last_known_addr { host: "127.12.212.2" port: 39405 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:31.215830 17613 raft_consensus.cc:1275] T 24ca9ecb262b4cee8213c888bb510a5a P 8c5cbb50e718411f95e96a761e31751e [term 2 FOLLOWER]: Refusing update from remote peer b15df61de52c4e038d132628e52ea1c5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 11:03:31.218326 18026 consensus_queue.cc:1048] T 24ca9ecb262b4cee8213c888bb510a5a P b15df61de52c4e038d132628e52ea1c5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8c5cbb50e718411f95e96a761e31751e" member_type: VOTER last_known_addr { host: "127.12.212.1" port: 40699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 11:03:31.433171 13136 tablet_server.cc:179] TabletServer@127.12.212.1:0 shutting down...
I20260710 11:03:31.461884 13136 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:31.462710 13136 tablet_replica.cc:333] T 12f42d428e1b4e4baec6982774776844 P 8c5cbb50e718411f95e96a761e31751e: stopping tablet replica
I20260710 11:03:31.463493 13136 raft_consensus.cc:2243] T 12f42d428e1b4e4baec6982774776844 P 8c5cbb50e718411f95e96a761e31751e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:31.463924 13136 raft_consensus.cc:2272] T 12f42d428e1b4e4baec6982774776844 P 8c5cbb50e718411f95e96a761e31751e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:31.465595 13136 tablet_replica.cc:333] T 94088458e46240c19d51a097e7cc8fd0 P 8c5cbb50e718411f95e96a761e31751e: stopping tablet replica
I20260710 11:03:31.466105 13136 raft_consensus.cc:2243] T 94088458e46240c19d51a097e7cc8fd0 P 8c5cbb50e718411f95e96a761e31751e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:31.466765 13136 raft_consensus.cc:2272] T 94088458e46240c19d51a097e7cc8fd0 P 8c5cbb50e718411f95e96a761e31751e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:31.468490 13136 tablet_replica.cc:333] T 647893b4681b4f59b4568d49acb928ae P 8c5cbb50e718411f95e96a761e31751e: stopping tablet replica
I20260710 11:03:31.468986 13136 raft_consensus.cc:2243] T 647893b4681b4f59b4568d49acb928ae P 8c5cbb50e718411f95e96a761e31751e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:31.469357 13136 raft_consensus.cc:2272] T 647893b4681b4f59b4568d49acb928ae P 8c5cbb50e718411f95e96a761e31751e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:31.470927 13136 tablet_replica.cc:333] T 28e89bb19edb4cef878a9fc609d43764 P 8c5cbb50e718411f95e96a761e31751e: stopping tablet replica
I20260710 11:03:31.471518 13136 raft_consensus.cc:2243] T 28e89bb19edb4cef878a9fc609d43764 P 8c5cbb50e718411f95e96a761e31751e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:31.472162 13136 raft_consensus.cc:2272] T 28e89bb19edb4cef878a9fc609d43764 P 8c5cbb50e718411f95e96a761e31751e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:31.473721 13136 tablet_replica.cc:333] T 88665fd338054de58451a0a53d8b5b4c P 8c5cbb50e718411f95e96a761e31751e: stopping tablet replica
I20260710 11:03:31.474200 13136 raft_consensus.cc:2243] T 88665fd338054de58451a0a53d8b5b4c P 8c5cbb50e718411f95e96a761e31751e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:31.474561 13136 raft_consensus.cc:2272] T 88665fd338054de58451a0a53d8b5b4c P 8c5cbb50e718411f95e96a761e31751e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:31.476166 13136 tablet_replica.cc:333] T b330935981fb4574b55a88ad5e3cb775 P 8c5cbb50e718411f95e96a761e31751e: stopping tablet replica
I20260710 11:03:31.476629 13136 raft_consensus.cc:2243] T b330935981fb4574b55a88ad5e3cb775 P 8c5cbb50e718411f95e96a761e31751e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:31.476963 13136 raft_consensus.cc:2272] T b330935981fb4574b55a88ad5e3cb775 P 8c5cbb50e718411f95e96a761e31751e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:31.478675 13136 tablet_replica.cc:333] T d2ed1a7bedd844e389fe0bf5d8d4ce44 P 8c5cbb50e718411f95e96a761e31751e: stopping tablet replica
I20260710 11:03:31.479332 13136 raft_consensus.cc:2243] T d2ed1a7bedd844e389fe0bf5d8d4ce44 P 8c5cbb50e718411f95e96a761e31751e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:31.479833 13136 raft_consensus.cc:2272] T d2ed1a7bedd844e389fe0bf5d8d4ce44 P 8c5cbb50e718411f95e96a761e31751e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:31.482694 13136 tablet_replica.cc:333] T abb006e0afc64d66aa205f347d2c31cf P 8c5cbb50e718411f95e96a761e31751e: stopping tablet replica
I20260710 11:03:31.483305 13136 raft_consensus.cc:2243] T abb006e0afc64d66aa205f347d2c31cf P 8c5cbb50e718411f95e96a761e31751e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:31.483978 13136 raft_consensus.cc:2272] T abb006e0afc64d66aa205f347d2c31cf P 8c5cbb50e718411f95e96a761e31751e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:31.485605 13136 tablet_replica.cc:333] T e0849cd65790410b8c609c950ae3ba5f P 8c5cbb50e718411f95e96a761e31751e: stopping tablet replica
I20260710 11:03:31.486097 13136 raft_consensus.cc:2243] T e0849cd65790410b8c609c950ae3ba5f P 8c5cbb50e718411f95e96a761e31751e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:31.486496 13136 raft_consensus.cc:2272] T e0849cd65790410b8c609c950ae3ba5f P 8c5cbb50e718411f95e96a761e31751e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:31.488092 13136 tablet_replica.cc:333] T 5be80f1ab7c04b97b4a52798f69a32f3 P 8c5cbb50e718411f95e96a761e31751e: stopping tablet replica
I20260710 11:03:31.488579 13136 raft_consensus.cc:2243] T 5be80f1ab7c04b97b4a52798f69a32f3 P 8c5cbb50e718411f95e96a761e31751e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:31.489224 13136 raft_consensus.cc:2272] T 5be80f1ab7c04b97b4a52798f69a32f3 P 8c5cbb50e718411f95e96a761e31751e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:31.491030 13136 tablet_replica.cc:333] T d09f5cbe80d14c0d9e529618645310c5 P 8c5cbb50e718411f95e96a761e31751e: stopping tablet replica
I20260710 11:03:31.491503 13136 raft_consensus.cc:2243] T d09f5cbe80d14c0d9e529618645310c5 P 8c5cbb50e718411f95e96a761e31751e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:31.491900 13136 raft_consensus.cc:2272] T d09f5cbe80d14c0d9e529618645310c5 P 8c5cbb50e718411f95e96a761e31751e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:31.493536 13136 tablet_replica.cc:333] T c7107df36f4843f3831ff03a5ba01782 P 8c5cbb50e718411f95e96a761e31751e: stopping tablet replica
I20260710 11:03:31.494009 13136 raft_consensus.cc:2243] T c7107df36f4843f3831ff03a5ba01782 P 8c5cbb50e718411f95e96a761e31751e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:31.494408 13136 raft_consensus.cc:2272] T c7107df36f4843f3831ff03a5ba01782 P 8c5cbb50e718411f95e96a761e31751e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:31.496654 13136 tablet_replica.cc:333] T 7dc7824019b7495c8595355ff90c48cc P 8c5cbb50e718411f95e96a761e31751e: stopping tablet replica
I20260710 11:03:31.497144 13136 raft_consensus.cc:2243] T 7dc7824019b7495c8595355ff90c48cc P 8c5cbb50e718411f95e96a761e31751e [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:31.497839 13136 raft_consensus.cc:2272] T 7dc7824019b7495c8595355ff90c48cc P 8c5cbb50e718411f95e96a761e31751e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:31.499521 13136 tablet_replica.cc:333] T f84dd877e9f34bcda48a26e7bb3a293b P 8c5cbb50e718411f95e96a761e31751e: stopping tablet replica
I20260710 11:03:31.500044 13136 raft_consensus.cc:2243] T f84dd877e9f34bcda48a26e7bb3a293b P 8c5cbb50e718411f95e96a761e31751e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:31.500491 13136 raft_consensus.cc:2272] T f84dd877e9f34bcda48a26e7bb3a293b P 8c5cbb50e718411f95e96a761e31751e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:31.502795 13136 tablet_replica.cc:333] T 30226f1a74374f6ea1b19e0099469ee7 P 8c5cbb50e718411f95e96a761e31751e: stopping tablet replica
I20260710 11:03:31.503372 13136 raft_consensus.cc:2243] T 30226f1a74374f6ea1b19e0099469ee7 P 8c5cbb50e718411f95e96a761e31751e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:31.504042 13136 raft_consensus.cc:2272] T 30226f1a74374f6ea1b19e0099469ee7 P 8c5cbb50e718411f95e96a761e31751e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:31.505733 13136 tablet_replica.cc:333] T 24ca9ecb262b4cee8213c888bb510a5a P 8c5cbb50e718411f95e96a761e31751e: stopping tablet replica
I20260710 11:03:31.506193 13136 raft_consensus.cc:2243] T 24ca9ecb262b4cee8213c888bb510a5a P 8c5cbb50e718411f95e96a761e31751e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:31.506618 13136 raft_consensus.cc:2272] T 24ca9ecb262b4cee8213c888bb510a5a P 8c5cbb50e718411f95e96a761e31751e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:31.509183 13136 tablet_replica.cc:333] T 0b186c048fdf4640a3c645ab28f4c760 P 8c5cbb50e718411f95e96a761e31751e: stopping tablet replica
W20260710 11:03:31.509400 17654 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 7 similar messages]
I20260710 11:03:31.509732 13136 raft_consensus.cc:2243] T 0b186c048fdf4640a3c645ab28f4c760 P 8c5cbb50e718411f95e96a761e31751e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:31.510250 13136 raft_consensus.cc:2272] T 0b186c048fdf4640a3c645ab28f4c760 P 8c5cbb50e718411f95e96a761e31751e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:31.512058 13136 tablet_replica.cc:333] T f718a76f5b45407883b2e47802a31b38 P 8c5cbb50e718411f95e96a761e31751e: stopping tablet replica
W20260710 11:03:31.512179 17654 consensus_peers.cc:597] T e0849cd65790410b8c609c950ae3ba5f P eb5fdcca16c44777be259ff2488f4c3b -> Peer 8c5cbb50e718411f95e96a761e31751e (127.12.212.1:40699): Couldn't send request to peer 8c5cbb50e718411f95e96a761e31751e. 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 11:03:31.512552 13136 raft_consensus.cc:2243] T f718a76f5b45407883b2e47802a31b38 P 8c5cbb50e718411f95e96a761e31751e [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:31.513283 13136 raft_consensus.cc:2272] T f718a76f5b45407883b2e47802a31b38 P 8c5cbb50e718411f95e96a761e31751e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 11:03:31.526343 17728 consensus_peers.cc:597] T d2ed1a7bedd844e389fe0bf5d8d4ce44 P b15df61de52c4e038d132628e52ea1c5 -> Peer 8c5cbb50e718411f95e96a761e31751e (127.12.212.1:40699): Couldn't send request to peer 8c5cbb50e718411f95e96a761e31751e. 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 11:03:31.549795 13136 tablet_server.cc:196] TabletServer@127.12.212.1:0 shutdown complete.
W20260710 11:03:31.560611 17654 consensus_peers.cc:597] T 647893b4681b4f59b4568d49acb928ae P eb5fdcca16c44777be259ff2488f4c3b -> Peer 8c5cbb50e718411f95e96a761e31751e (127.12.212.1:40699): Couldn't send request to peer 8c5cbb50e718411f95e96a761e31751e. Status: Network error: Client connection negotiation failed: client connection to 127.12.212.1:40699: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:31.583163 13136 tablet_server.cc:179] TabletServer@127.12.212.2:0 shutting down...
W20260710 11:03:31.598559 17728 consensus_peers.cc:597] T d2ed1a7bedd844e389fe0bf5d8d4ce44 P b15df61de52c4e038d132628e52ea1c5 -> Peer eb5fdcca16c44777be259ff2488f4c3b (127.12.212.2:39405): Couldn't send request to peer eb5fdcca16c44777be259ff2488f4c3b. 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 11:03:31.614826 13136 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:31.615736 13136 tablet_replica.cc:333] T 12f42d428e1b4e4baec6982774776844 P eb5fdcca16c44777be259ff2488f4c3b: stopping tablet replica
I20260710 11:03:31.616425 13136 raft_consensus.cc:2243] T 12f42d428e1b4e4baec6982774776844 P eb5fdcca16c44777be259ff2488f4c3b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:31.616828 13136 raft_consensus.cc:2272] T 12f42d428e1b4e4baec6982774776844 P eb5fdcca16c44777be259ff2488f4c3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:31.618515 13136 tablet_replica.cc:333] T 647893b4681b4f59b4568d49acb928ae P eb5fdcca16c44777be259ff2488f4c3b: stopping tablet replica
I20260710 11:03:31.619124 13136 raft_consensus.cc:2243] T 647893b4681b4f59b4568d49acb928ae P eb5fdcca16c44777be259ff2488f4c3b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:31.619800 13136 raft_consensus.cc:2272] T 647893b4681b4f59b4568d49acb928ae P eb5fdcca16c44777be259ff2488f4c3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:31.621562 13136 tablet_replica.cc:333] T 94088458e46240c19d51a097e7cc8fd0 P eb5fdcca16c44777be259ff2488f4c3b: stopping tablet replica
I20260710 11:03:31.622251 13136 raft_consensus.cc:2243] T 94088458e46240c19d51a097e7cc8fd0 P eb5fdcca16c44777be259ff2488f4c3b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:31.622748 13136 raft_consensus.cc:2272] T 94088458e46240c19d51a097e7cc8fd0 P eb5fdcca16c44777be259ff2488f4c3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:31.625003 13136 tablet_replica.cc:333] T 28e89bb19edb4cef878a9fc609d43764 P eb5fdcca16c44777be259ff2488f4c3b: stopping tablet replica
I20260710 11:03:31.625731 13136 raft_consensus.cc:2243] T 28e89bb19edb4cef878a9fc609d43764 P eb5fdcca16c44777be259ff2488f4c3b [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 11:03:31.626063 17654 consensus_peers.cc:597] T b330935981fb4574b55a88ad5e3cb775 P eb5fdcca16c44777be259ff2488f4c3b -> Peer 8c5cbb50e718411f95e96a761e31751e (127.12.212.1:40699): Couldn't send request to peer 8c5cbb50e718411f95e96a761e31751e. Status: Network error: Client connection negotiation failed: client connection to 127.12.212.1:40699: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:31.626209 13136 raft_consensus.cc:2272] T 28e89bb19edb4cef878a9fc609d43764 P eb5fdcca16c44777be259ff2488f4c3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:31.628135 13136 tablet_replica.cc:333] T 88665fd338054de58451a0a53d8b5b4c P eb5fdcca16c44777be259ff2488f4c3b: stopping tablet replica
I20260710 11:03:31.628666 13136 raft_consensus.cc:2243] T 88665fd338054de58451a0a53d8b5b4c P eb5fdcca16c44777be259ff2488f4c3b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:31.629359 13136 raft_consensus.cc:2272] T 88665fd338054de58451a0a53d8b5b4c P eb5fdcca16c44777be259ff2488f4c3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:31.631126 13136 tablet_replica.cc:333] T 7dc7824019b7495c8595355ff90c48cc P eb5fdcca16c44777be259ff2488f4c3b: stopping tablet replica
I20260710 11:03:31.631649 13136 raft_consensus.cc:2243] T 7dc7824019b7495c8595355ff90c48cc P eb5fdcca16c44777be259ff2488f4c3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:31.632038 13136 raft_consensus.cc:2272] T 7dc7824019b7495c8595355ff90c48cc P eb5fdcca16c44777be259ff2488f4c3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:31.633642 13136 tablet_replica.cc:333] T f84dd877e9f34bcda48a26e7bb3a293b P eb5fdcca16c44777be259ff2488f4c3b: stopping tablet replica
I20260710 11:03:31.634387 13136 raft_consensus.cc:2243] T f84dd877e9f34bcda48a26e7bb3a293b P eb5fdcca16c44777be259ff2488f4c3b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:31.635139 13136 raft_consensus.cc:2272] T f84dd877e9f34bcda48a26e7bb3a293b P eb5fdcca16c44777be259ff2488f4c3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:31.636862 13136 tablet_replica.cc:333] T abb006e0afc64d66aa205f347d2c31cf P eb5fdcca16c44777be259ff2488f4c3b: stopping tablet replica
I20260710 11:03:31.637354 13136 raft_consensus.cc:2243] T abb006e0afc64d66aa205f347d2c31cf P eb5fdcca16c44777be259ff2488f4c3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:31.637741 13136 raft_consensus.cc:2272] T abb006e0afc64d66aa205f347d2c31cf P eb5fdcca16c44777be259ff2488f4c3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:31.639334 13136 tablet_replica.cc:333] T d2ed1a7bedd844e389fe0bf5d8d4ce44 P eb5fdcca16c44777be259ff2488f4c3b: stopping tablet replica
I20260710 11:03:31.639825 13136 raft_consensus.cc:2243] T d2ed1a7bedd844e389fe0bf5d8d4ce44 P eb5fdcca16c44777be259ff2488f4c3b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:31.640197 13136 raft_consensus.cc:2272] T d2ed1a7bedd844e389fe0bf5d8d4ce44 P eb5fdcca16c44777be259ff2488f4c3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:31.642319 13136 tablet_replica.cc:333] T 0b186c048fdf4640a3c645ab28f4c760 P eb5fdcca16c44777be259ff2488f4c3b: stopping tablet replica
I20260710 11:03:31.642807 13136 raft_consensus.cc:2243] T 0b186c048fdf4640a3c645ab28f4c760 P eb5fdcca16c44777be259ff2488f4c3b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:31.643532 13136 raft_consensus.cc:2272] T 0b186c048fdf4640a3c645ab28f4c760 P eb5fdcca16c44777be259ff2488f4c3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:31.645274 13136 tablet_replica.cc:333] T f718a76f5b45407883b2e47802a31b38 P eb5fdcca16c44777be259ff2488f4c3b: stopping tablet replica
I20260710 11:03:31.645956 13136 raft_consensus.cc:2243] T f718a76f5b45407883b2e47802a31b38 P eb5fdcca16c44777be259ff2488f4c3b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:31.646533 13136 raft_consensus.cc:2272] T f718a76f5b45407883b2e47802a31b38 P eb5fdcca16c44777be259ff2488f4c3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:31.648828 13136 tablet_replica.cc:333] T b330935981fb4574b55a88ad5e3cb775 P eb5fdcca16c44777be259ff2488f4c3b: stopping tablet replica
W20260710 11:03:31.649488 17728 consensus_peers.cc:597] T 12f42d428e1b4e4baec6982774776844 P b15df61de52c4e038d132628e52ea1c5 -> Peer 8c5cbb50e718411f95e96a761e31751e (127.12.212.1:40699): Couldn't send request to peer 8c5cbb50e718411f95e96a761e31751e. Status: Network error: Client connection negotiation failed: client connection to 127.12.212.1:40699: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:31.649533 13136 raft_consensus.cc:2243] T b330935981fb4574b55a88ad5e3cb775 P eb5fdcca16c44777be259ff2488f4c3b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:31.650401 13136 raft_consensus.cc:2272] T b330935981fb4574b55a88ad5e3cb775 P eb5fdcca16c44777be259ff2488f4c3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:31.652112 13136 tablet_replica.cc:333] T 24ca9ecb262b4cee8213c888bb510a5a P eb5fdcca16c44777be259ff2488f4c3b: stopping tablet replica
I20260710 11:03:31.652613 13136 raft_consensus.cc:2243] T 24ca9ecb262b4cee8213c888bb510a5a P eb5fdcca16c44777be259ff2488f4c3b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:31.653010 13136 raft_consensus.cc:2272] T 24ca9ecb262b4cee8213c888bb510a5a P eb5fdcca16c44777be259ff2488f4c3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:31.655099 13136 tablet_replica.cc:333] T 30226f1a74374f6ea1b19e0099469ee7 P eb5fdcca16c44777be259ff2488f4c3b: stopping tablet replica
I20260710 11:03:31.655594 13136 raft_consensus.cc:2243] T 30226f1a74374f6ea1b19e0099469ee7 P eb5fdcca16c44777be259ff2488f4c3b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:31.655978 13136 raft_consensus.cc:2272] T 30226f1a74374f6ea1b19e0099469ee7 P eb5fdcca16c44777be259ff2488f4c3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:31.657577 13136 tablet_replica.cc:333] T e0849cd65790410b8c609c950ae3ba5f P eb5fdcca16c44777be259ff2488f4c3b: stopping tablet replica
I20260710 11:03:31.658041 13136 raft_consensus.cc:2243] T e0849cd65790410b8c609c950ae3ba5f P eb5fdcca16c44777be259ff2488f4c3b [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:31.658718 13136 raft_consensus.cc:2272] T e0849cd65790410b8c609c950ae3ba5f P eb5fdcca16c44777be259ff2488f4c3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:31.660324 13136 tablet_replica.cc:333] T 5be80f1ab7c04b97b4a52798f69a32f3 P eb5fdcca16c44777be259ff2488f4c3b: stopping tablet replica
I20260710 11:03:31.660853 13136 raft_consensus.cc:2243] T 5be80f1ab7c04b97b4a52798f69a32f3 P eb5fdcca16c44777be259ff2488f4c3b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:31.661252 13136 raft_consensus.cc:2272] T 5be80f1ab7c04b97b4a52798f69a32f3 P eb5fdcca16c44777be259ff2488f4c3b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:31.662968 13136 tablet_replica.cc:333] T d09f5cbe80d14c0d9e529618645310c5 P eb5fdcca16c44777be259ff2488f4c3b: stopping tablet replica
I20260710 11:03:31.663403 13136 raft_consensus.cc:2243] T d09f5cbe80d14c0d9e529618645310c5 P eb5fdcca16c44777be259ff2488f4c3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:31.663793 13136 raft_consensus.cc:2272] T d09f5cbe80d14c0d9e529618645310c5 P eb5fdcca16c44777be259ff2488f4c3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:31.665488 13136 tablet_replica.cc:333] T c7107df36f4843f3831ff03a5ba01782 P eb5fdcca16c44777be259ff2488f4c3b: stopping tablet replica
I20260710 11:03:31.665899 13136 raft_consensus.cc:2243] T c7107df36f4843f3831ff03a5ba01782 P eb5fdcca16c44777be259ff2488f4c3b [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:31.666592 13136 raft_consensus.cc:2272] T c7107df36f4843f3831ff03a5ba01782 P eb5fdcca16c44777be259ff2488f4c3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:31.693360 13136 tablet_server.cc:196] TabletServer@127.12.212.2:0 shutdown complete.
W20260710 11:03:31.697494 17728 consensus_peers.cc:597] T d09f5cbe80d14c0d9e529618645310c5 P b15df61de52c4e038d132628e52ea1c5 -> Peer 8c5cbb50e718411f95e96a761e31751e (127.12.212.1:40699): Couldn't send request to peer 8c5cbb50e718411f95e96a761e31751e. Status: Network error: Client connection negotiation failed: client connection to 127.12.212.1:40699: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 11:03:31.721768 13136 tablet_server.cc:179] TabletServer@127.12.212.3:0 shutting down...
I20260710 11:03:31.748114 13136 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 11:03:31.748807 13136 tablet_replica.cc:333] T 28e89bb19edb4cef878a9fc609d43764 P b15df61de52c4e038d132628e52ea1c5: stopping tablet replica
I20260710 11:03:31.749406 13136 raft_consensus.cc:2243] T 28e89bb19edb4cef878a9fc609d43764 P b15df61de52c4e038d132628e52ea1c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:31.749897 13136 raft_consensus.cc:2272] T 28e89bb19edb4cef878a9fc609d43764 P b15df61de52c4e038d132628e52ea1c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:31.751804 13136 tablet_replica.cc:333] T 88665fd338054de58451a0a53d8b5b4c P b15df61de52c4e038d132628e52ea1c5: stopping tablet replica
I20260710 11:03:31.752377 13136 raft_consensus.cc:2243] T 88665fd338054de58451a0a53d8b5b4c P b15df61de52c4e038d132628e52ea1c5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:31.752807 13136 raft_consensus.cc:2272] T 88665fd338054de58451a0a53d8b5b4c P b15df61de52c4e038d132628e52ea1c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:31.754469 13136 tablet_replica.cc:333] T 12f42d428e1b4e4baec6982774776844 P b15df61de52c4e038d132628e52ea1c5: stopping tablet replica
I20260710 11:03:31.755055 13136 raft_consensus.cc:2243] T 12f42d428e1b4e4baec6982774776844 P b15df61de52c4e038d132628e52ea1c5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:31.755793 13136 raft_consensus.cc:2272] T 12f42d428e1b4e4baec6982774776844 P b15df61de52c4e038d132628e52ea1c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:31.757445 13136 tablet_replica.cc:333] T 647893b4681b4f59b4568d49acb928ae P b15df61de52c4e038d132628e52ea1c5: stopping tablet replica
I20260710 11:03:31.757982 13136 raft_consensus.cc:2243] T 647893b4681b4f59b4568d49acb928ae P b15df61de52c4e038d132628e52ea1c5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:31.758390 13136 raft_consensus.cc:2272] T 647893b4681b4f59b4568d49acb928ae P b15df61de52c4e038d132628e52ea1c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:31.760066 13136 tablet_replica.cc:333] T 94088458e46240c19d51a097e7cc8fd0 P b15df61de52c4e038d132628e52ea1c5: stopping tablet replica
I20260710 11:03:31.760581 13136 raft_consensus.cc:2243] T 94088458e46240c19d51a097e7cc8fd0 P b15df61de52c4e038d132628e52ea1c5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:31.760993 13136 raft_consensus.cc:2272] T 94088458e46240c19d51a097e7cc8fd0 P b15df61de52c4e038d132628e52ea1c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:31.762562 13136 tablet_replica.cc:333] T 7dc7824019b7495c8595355ff90c48cc P b15df61de52c4e038d132628e52ea1c5: stopping tablet replica
I20260710 11:03:31.763123 13136 raft_consensus.cc:2243] T 7dc7824019b7495c8595355ff90c48cc P b15df61de52c4e038d132628e52ea1c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:31.763541 13136 raft_consensus.cc:2272] T 7dc7824019b7495c8595355ff90c48cc P b15df61de52c4e038d132628e52ea1c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:31.765121 13136 tablet_replica.cc:333] T f84dd877e9f34bcda48a26e7bb3a293b P b15df61de52c4e038d132628e52ea1c5: stopping tablet replica
I20260710 11:03:31.765648 13136 raft_consensus.cc:2243] T f84dd877e9f34bcda48a26e7bb3a293b P b15df61de52c4e038d132628e52ea1c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:31.766027 13136 raft_consensus.cc:2272] T f84dd877e9f34bcda48a26e7bb3a293b P b15df61de52c4e038d132628e52ea1c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:31.767840 13136 tablet_replica.cc:333] T abb006e0afc64d66aa205f347d2c31cf P b15df61de52c4e038d132628e52ea1c5: stopping tablet replica
I20260710 11:03:31.768343 13136 raft_consensus.cc:2243] T abb006e0afc64d66aa205f347d2c31cf P b15df61de52c4e038d132628e52ea1c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:31.768738 13136 raft_consensus.cc:2272] T abb006e0afc64d66aa205f347d2c31cf P b15df61de52c4e038d132628e52ea1c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:31.770377 13136 tablet_replica.cc:333] T d2ed1a7bedd844e389fe0bf5d8d4ce44 P b15df61de52c4e038d132628e52ea1c5: stopping tablet replica
I20260710 11:03:31.770921 13136 raft_consensus.cc:2243] T d2ed1a7bedd844e389fe0bf5d8d4ce44 P b15df61de52c4e038d132628e52ea1c5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:31.771700 13136 raft_consensus.cc:2272] T d2ed1a7bedd844e389fe0bf5d8d4ce44 P b15df61de52c4e038d132628e52ea1c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:31.773699 13136 tablet_replica.cc:333] T e0849cd65790410b8c609c950ae3ba5f P b15df61de52c4e038d132628e52ea1c5: stopping tablet replica
I20260710 11:03:31.774240 13136 raft_consensus.cc:2243] T e0849cd65790410b8c609c950ae3ba5f P b15df61de52c4e038d132628e52ea1c5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:31.774667 13136 raft_consensus.cc:2272] T e0849cd65790410b8c609c950ae3ba5f P b15df61de52c4e038d132628e52ea1c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:31.776299 13136 tablet_replica.cc:333] T 5be80f1ab7c04b97b4a52798f69a32f3 P b15df61de52c4e038d132628e52ea1c5: stopping tablet replica
I20260710 11:03:31.776796 13136 raft_consensus.cc:2243] T 5be80f1ab7c04b97b4a52798f69a32f3 P b15df61de52c4e038d132628e52ea1c5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:31.777251 13136 raft_consensus.cc:2272] T 5be80f1ab7c04b97b4a52798f69a32f3 P b15df61de52c4e038d132628e52ea1c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:31.778973 13136 tablet_replica.cc:333] T d09f5cbe80d14c0d9e529618645310c5 P b15df61de52c4e038d132628e52ea1c5: stopping tablet replica
I20260710 11:03:31.779464 13136 raft_consensus.cc:2243] T d09f5cbe80d14c0d9e529618645310c5 P b15df61de52c4e038d132628e52ea1c5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:31.780189 13136 raft_consensus.cc:2272] T d09f5cbe80d14c0d9e529618645310c5 P b15df61de52c4e038d132628e52ea1c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:31.782002 13136 tablet_replica.cc:333] T c7107df36f4843f3831ff03a5ba01782 P b15df61de52c4e038d132628e52ea1c5: stopping tablet replica
I20260710 11:03:31.782512 13136 raft_consensus.cc:2243] T c7107df36f4843f3831ff03a5ba01782 P b15df61de52c4e038d132628e52ea1c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:31.782910 13136 raft_consensus.cc:2272] T c7107df36f4843f3831ff03a5ba01782 P b15df61de52c4e038d132628e52ea1c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:31.784682 13136 tablet_replica.cc:333] T 0b186c048fdf4640a3c645ab28f4c760 P b15df61de52c4e038d132628e52ea1c5: stopping tablet replica
I20260710 11:03:31.785171 13136 raft_consensus.cc:2243] T 0b186c048fdf4640a3c645ab28f4c760 P b15df61de52c4e038d132628e52ea1c5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:31.785570 13136 raft_consensus.cc:2272] T 0b186c048fdf4640a3c645ab28f4c760 P b15df61de52c4e038d132628e52ea1c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:31.787282 13136 tablet_replica.cc:333] T f718a76f5b45407883b2e47802a31b38 P b15df61de52c4e038d132628e52ea1c5: stopping tablet replica
I20260710 11:03:31.787773 13136 raft_consensus.cc:2243] T f718a76f5b45407883b2e47802a31b38 P b15df61de52c4e038d132628e52ea1c5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:31.788168 13136 raft_consensus.cc:2272] T f718a76f5b45407883b2e47802a31b38 P b15df61de52c4e038d132628e52ea1c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:31.789852 13136 tablet_replica.cc:333] T b330935981fb4574b55a88ad5e3cb775 P b15df61de52c4e038d132628e52ea1c5: stopping tablet replica
I20260710 11:03:31.790343 13136 raft_consensus.cc:2243] T b330935981fb4574b55a88ad5e3cb775 P b15df61de52c4e038d132628e52ea1c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:31.790743 13136 raft_consensus.cc:2272] T b330935981fb4574b55a88ad5e3cb775 P b15df61de52c4e038d132628e52ea1c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:31.792331 13136 tablet_replica.cc:333] T 30226f1a74374f6ea1b19e0099469ee7 P b15df61de52c4e038d132628e52ea1c5: stopping tablet replica
I20260710 11:03:31.792798 13136 raft_consensus.cc:2243] T 30226f1a74374f6ea1b19e0099469ee7 P b15df61de52c4e038d132628e52ea1c5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 11:03:31.793206 13136 raft_consensus.cc:2272] T 30226f1a74374f6ea1b19e0099469ee7 P b15df61de52c4e038d132628e52ea1c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:31.794777 13136 tablet_replica.cc:333] T 24ca9ecb262b4cee8213c888bb510a5a P b15df61de52c4e038d132628e52ea1c5: stopping tablet replica
I20260710 11:03:31.795230 13136 raft_consensus.cc:2243] T 24ca9ecb262b4cee8213c888bb510a5a P b15df61de52c4e038d132628e52ea1c5 [term 2 LEADER]: Raft consensus shutting down.
I20260710 11:03:31.795938 13136 raft_consensus.cc:2272] T 24ca9ecb262b4cee8213c888bb510a5a P b15df61de52c4e038d132628e52ea1c5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:31.825116 13136 tablet_server.cc:196] TabletServer@127.12.212.3:0 shutdown complete.
I20260710 11:03:31.851296 13136 master.cc:562] Master@127.12.212.62:40593 shutting down...
I20260710 11:03:31.870406 13136 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 38341a2ae5ad4b8eb2bc59463b2c99fb [term 1 LEADER]: Raft consensus shutting down.
I20260710 11:03:31.870906 13136 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 38341a2ae5ad4b8eb2bc59463b2c99fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 11:03:31.871248 13136 tablet_replica.cc:333] T 00000000000000000000000000000000 P 38341a2ae5ad4b8eb2bc59463b2c99fb: stopping tablet replica
I20260710 11:03:31.891513 13136 master.cc:584] Master@127.12.212.62:40593 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (11138 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (23424 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (109307 ms total)
[  PASSED  ] 8 tests.
I20260710 11:03:31.943030 13136 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 400 messages since previous log ~14 seconds ago
I20260710 11:03:31.943231 13136 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 400 messages since previous log ~14 seconds ago
I20260710 11:03:31.943368 13136 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 399 messages since previous log ~14 seconds ago
I20260710 11:03:31.943519 13136 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 ~32 seconds ago
I20260710 11:03:31.943658 13136 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 ~32 seconds ago
I20260710 11:03:31.943851 13136 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 6 messages since previous log ~0 seconds ago
I20260710 11:03:31.944087 13136 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 119 messages since previous log ~25 seconds ago
